bookstack/resources/js/components
Dan Brown 69c8ff5c2d
Entity selector: Fixed initial load overwriting initial search
This changes how initial searches can be handled via config rather than
specific action so they can be considered in how the initial data load
is done, to prevent the default empty state loading and overwriting the
search data if it lands later (which was commonly likely).

For #4778
2024-01-23 15:42:13 +00:00
..
add-remove-rows.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
ajax-delete-row.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
ajax-form.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
attachments-list.js Attachment List: Fixed broken ctrl-click functionality 2024-01-23 15:01:07 +00:00
attachments.js Fixed linting and failing test issues from dropzone work 2023-04-27 13:31:03 +01:00
auto-submit.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
auto-suggest.js Tags: Fixed enter press clearing field 2023-10-04 09:08:10 +01:00
back-to-top.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
book-sort.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
chapter-contents.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
code-editor.js Added WYSWIYG editor code editor cancel focus return 2023-05-07 19:36:10 +01:00
code-highlighter.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
code-textarea.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
collapsible.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
component.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
confirm-dialog.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
custom-checkbox.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
details-highlighter.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
dropdown-search.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
dropdown.js Dropdowns: Fixed bad direction logic, added dynmaic height 2023-11-07 15:07:11 +00:00
dropzone.js Added the ability to replace existing image files 2023-05-28 17:32:22 +01:00
editor-toolbox.js Editors: Adjusted new design for mobile and dark mode 2023-10-14 17:10:29 +01:00
entity-permissions.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
entity-search.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
entity-selector-popup.js Entity selector: Fixed initial load overwriting initial search 2024-01-23 15:42:13 +00:00
entity-selector.js Entity selector: Fixed initial load overwriting initial search 2024-01-23 15:42:13 +00:00
event-emit-select.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
expand-toggle.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
global-search.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
header-mobile-toggle.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
image-manager.js JS: Fixed ESLint issues 2023-10-01 18:13:54 +01:00
image-picker.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
index.js Input WYSIWYG: Added compontent and rough logic to book form 2023-12-16 14:48:35 +00:00
list-sort-control.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
markdown-editor.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
new-user-password.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
notification.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
optional-input.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
page-comment.js Comments: Updated reply-to and general styling 2023-06-09 17:36:30 +01:00
page-comments.js Comments: Fixed JS error when lacking commenting permissions 2023-09-11 18:40:40 +01:00
page-display.js Page JS: Improved block jumping and highlighting 2023-11-01 18:49:47 +00:00
page-editor.js Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
page-picker.js Entity selector: Fixed initial load overwriting initial search 2024-01-23 15:42:13 +00:00
permissions-table.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
pointer.js Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
popup.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
setting-app-color-scheme.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
setting-color-picker.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
setting-homepage-control.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
shelf-sort.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
shortcut-input.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
shortcuts.js Shortcuts: Prevented help shown when in inputs 2023-10-23 11:04:09 +01:00
sortable-list.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
submit-on-change.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
tabs.js Image manager: cleaned up style changes, dark mode support 2023-05-29 15:50:36 +01:00
tag-manager.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
template-manager.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
toggle-switch.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
tri-layout.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
user-select.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
webhook-events.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
wysiwyg-editor.js Input WYSIWYG: Added compontent and rough logic to book form 2023-12-16 14:48:35 +00:00
wysiwyg-input.js Input WYSIWYG: Added compontent and rough logic to book form 2023-12-16 14:48:35 +00:00