BookStackApp_BookStack/resources/js/markdown
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
..
actions.js Entity selector: Fixed initial load overwriting initial search 2024-01-23 15:42:13 +00:00
codemirror.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
common-events.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
display.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
editor.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
markdown.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
settings.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
shortcuts.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00