BookStack/resources/js/components
Dan Brown a0fe6147d8
Improved the display of dropdown menus
- Tweaked styling to add a little extra shadow and be more rounded to
  match other UI areas.
- Added slight horizontal inset when in right sidebar to prevent shadow
  being cut-off in most cases.
- Added logic to "drop upwards" if dropping down would take the menu
  offscreen.
2022-05-13 17:12:45 +01:00
..
add-remove-rows.js Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
ajax-delete-row.js Started migration of attachment manager from vue 2020-06-30 22:12:45 +01:00
ajax-form.js Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
attachments-list.js Added front-end toggle and testing of inline attachments 2021-06-06 13:55:56 +01:00
attachments.js Added button for inserting attachment link to a page 2020-09-13 18:58:05 +01:00
auto-suggest.js Standardised dropdown list item styles, Extracted page editor toolbar 2022-04-20 14:03:47 +01:00
back-to-top.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
book-sort.js Updated esbuild options and version & updated npm deps 2020-09-30 22:28:53 +01:00
chapter-toggle.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
code-editor.js Standardised dropdown list item styles, Extracted page editor toolbar 2022-04-20 14:03:47 +01:00
code-highlighter.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
collapsible.js Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
confirm-dialog.js Linked up confirmation prompt to editor switching 2022-04-20 18:21:21 +01:00
custom-checkbox.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
details-highlighter.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
dropdown-search.js Fixed audit log user dropdown usability issue 2021-08-04 20:48:23 +01:00
dropdown.js Improved the display of dropdown menus 2022-05-13 17:12:45 +01:00
dropzone.js Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
editor-toolbox.js Refreshed markdown cm instance layout on size change 2022-01-24 22:08:36 +00:00
entity-permissions-editor.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
entity-search.js Converted entity-dash from vue to a component 2020-06-28 21:15:00 +01:00
entity-selector-popup.js Added search autofocus on entity-selector-popup 2022-01-04 11:30:44 +00:00
entity-selector.js Updtd entity-selector for keyboard nav and new component system 2021-02-12 22:10:37 +00:00
event-emit-select.js Finished breakdown of attachment vue into components 2020-07-04 16:53:02 +01:00
expand-toggle.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
header-mobile-toggle.js Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00
homepage-control.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
image-manager.js Patched gallery duplication on multi-image upload 2022-01-24 21:38:11 +00:00
image-picker.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
index.js Added new confirm-dialog component, both view and logic 2022-04-20 14:58:37 +01:00
list-sort-control.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
markdown-editor.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
new-user-password.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
notification.js Updated password reset process not to indicate if email exists 2020-04-10 13:38:08 +01:00
optional-input.js Converted search filters to not be vue based 2020-06-27 13:29:00 +01:00
page-comments.js Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
page-display.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
page-editor.js Linked up confirmation prompt to editor switching 2022-04-20 18:21:21 +01:00
page-picker.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
permissions-table.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
popup.js Added new confirm-dialog component, both view and logic 2022-04-20 14:58:37 +01:00
setting-app-color-picker.js Compacted entity color options in settings view 2019-12-07 21:23:15 +00:00
setting-color-picker.js added additional color settings into UI 2019-10-17 13:46:18 -05:00
shelf-sort.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
sidebar.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
sortable-list.js Continued implementation of attachment drag+drop 2020-09-13 18:31:14 +01:00
submit-on-change.js Fixed audit log user dropdown usability issue 2021-08-04 20:48:23 +01:00
tabs.js Started migration of attachment manager from vue 2020-06-30 22:12:45 +01:00
tag-manager.js Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
template-manager.js Fixed editor JavaScript error in TemplateManager 2020-04-04 00:09:58 +01:00
toggle-switch.js Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
tri-layout.js Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00
user-select.js Fixed audit log user dropdown usability issue 2021-08-04 20:48:23 +01:00
webhook-events.js Completed webhook management interface 2021-12-08 17:35:58 +00:00
wysiwyg-editor.js Made WYSIWYG editor translatable 2022-02-06 21:17:08 +00:00