zotero/chrome/content/zotero/tools
Bogdan Abaev af4bbd2c4d ReactDOM.render -> React.createRoot().render (#4338)
- await for promise that is resolved in ref attribute
of root.render() as an alternative for removed callback
from ReactDOM.render
- await-ing for promise every time when ref needs to be
used after render (e.g. tag selector container), otherwise
ref will be undefined
- additional window.sizeToContent calls to properly size
dialogs with react-rendered content (e.g. create parent),
otherwise the window can cut off some of the content.
2024-07-10 01:04:24 -04:00
..
build_typeSchemaData.html Update typeSchemaData and builder script (#2576) 2022-04-28 02:12:29 -04:00
build_typeSchemaData.js fx115: Change FilePicker to Mozilla ESM style 2024-03-30 00:58:53 -04:00
csledit.js Style Editor: Indent with 2 spaces 2024-06-24 11:14:39 -04:00
csledit.xhtml Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
cslpreview.js Show dependent styles in CSL Preview 2024-06-10 05:52:29 -04:00
cslpreview.xhtml Open CSL tools as chrome and use native controls (#3908) 2024-04-02 06:39:17 -04:00
data_generator.html Add data generator customization fields and add collection generation 2019-05-14 16:46:34 +03:00
data_generator.jsx ReactDOM.render -> React.createRoot().render (#4338) 2024-07-10 01:04:24 -04:00