Artur Arseniev
5568ecbdab
Update style rules instead of overwriting them. Fixes #6502 ( #6520 )
1 year ago
Maxim Evtush
637bedae02
fix: typos in documentation files ( #6400 )
* Update block.md
* Update sector.md
* Update component.md
* Update Replace-Rich-Text-Editor.md
* Update config.ts
* Update LogicalOperator.ts
* Update Component.ts
2 years ago
William DA SILVA
954a37a933
fix: ensure the pointer-init class is removed when updating the "locked" state ( #6312 )
fix: ensure the pointer init class is removed when updating locked status
2 years ago
mohamed yahia
8605e40a34
Fix cloning pages issue ( #6291 )
2 years ago
Artur Arseniev
336f4b81e6
Feature detect document + fixes on configs ( #6189 )
* Add frame and page getters to Component
* Allow to skip dom reset in components
* Add detectDocument option to parser config
* Add __attrToString
* Update all configs in modules to avoid objects by reference
* Add tests to detectDocument
* Unskip some tests
2 years ago
mohamed yahia
b044455bb6
Prevent nesting instances of the same symbol ( #6164 )
* Prevent nesting instances of the same symbol
* Fix a typo, format
2 years ago
Artur Arseniev
9a6fa0c266
asDocument not working as expected. Fixes #6116 ( #6121 )
2 years ago
Daniel Starns
922118f5ac
refactor: init change to monorepo ( #6111 )
2 years ago