]> BookStack Code Mirror - bookstack/commit
Editors: Updated entity link select to pre-fill with selection
authorDan Brown <redacted>
Sun, 24 Sep 2023 17:33:33 +0000 (18:33 +0100)
committerDan Brown <redacted>
Sun, 24 Sep 2023 17:33:33 +0000 (18:33 +0100)
commit21badde4ef7e9f907059b9f3d61859c62a5bc734
tree95cc7b26d3b3b074986bead90bda8008ea3cbd40
parente9664dc678f3ffea8d878c984f7ddc284f0189f8
Editors: Updated entity link select to pre-fill with selection

Updated all uses across both editors, so the entity link selector popup
now initates a search with the selection text if existing.

For #4571
resources/js/components/entity-selector-popup.js
resources/js/components/entity-selector.js
resources/js/markdown/actions.js
resources/js/wysiwyg/config.js
resources/js/wysiwyg/shortcuts.js