bookstack/app/Actions
Dan Brown e722ee4268
Fixed click issue with tag suggestions in safari
Updated selectable elements to be divs instead of buttons since Safari
akwardly does not focus on buttons on click.
Also standardised keyboard handling to our standard nav class.
Also addressed empty tag values showing in results.
For #4139
2023-04-07 17:50:57 +01:00
..
Queries Refactored common list handling operations to new class 2022-10-30 15:16:06 +00:00
Activity.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
ActivityLogger.php
ActivityQueries.php
ActivityType.php
Comment.php
CommentRepo.php
DispatchWebhookJob.php
Favourite.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
IpFormatter.php
Tag.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
TagClassGenerator.php
TagRepo.php Fixed click issue with tag suggestions in safari 2023-04-07 17:50:57 +01:00
View.php Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
Webhook.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
WebhookFormatter.php
WebhookTrackedEvent.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00