1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 07:13:15 +00:00
TiddlyWiki5/core/ui/SideBarSegments
Simon Huber e59f606566
Cancel popups when clicking within an editor (#4658)
* Add cancelPopups attribute to edit widget

* Add cancelPopups attribute to factory.js

* Cancel popups in editor/simple.js

* Cancel popups on focus in engines/framed.js

* Cancel popups on focus in CodeMirror engine

* Add cancelPopups="yes" to tag-picker

* Add cancelPopups="yes" to sidebar search

* Add cancelPopups="yes" to editor

* Add cancelPopups="yes" to fields EditTemplate

* Update body.tid

* Add cancelPopups="yes" to title EditTemplate

* Add cancelPopups="yes" to type EditTemplate

* Update EditTextWidget.tid

* Update EditWidget.tid

* Add cancelPopups="yes" to menubar plugin search

* Update tag-picker.tid

* Update tags.tid
2020-06-11 11:41:35 +01:00
..
page-controls.tid Modularize the sidebar 2018-08-02 13:22:21 +01:00
search.tid Cancel popups when clicking within an editor (#4658) 2020-06-11 11:41:35 +01:00
site-subtitle.tid Modularize the sidebar 2018-08-02 13:22:21 +01:00
site-title.tid Modularize the sidebar 2018-08-02 13:22:21 +01:00
tabs.tid Allow sidebar tabs to be independently targeted via CSS 2019-10-11 10:57:29 +01:00