BookStack/resources/js
Dan Brown be736b3939
Replaced el.components mapping with component service weakmap
Old system was hard to track in terms of usage and it's application of
'components' properties directly to elements was shoddy.
This routes usage via the components service, with element-specific
component usage tracked via a local weakmap.
Updated existing found usages to use the new system.
2022-11-16 15:46:41 +00:00
..
components Replaced el.components mapping with component service weakmap 2022-11-16 15:46:41 +00:00
services Replaced el.components mapping with component service weakmap 2022-11-16 15:46:41 +00:00
wysiwyg
app.js
code.mjs