Artur Arseniev
|
39318ea9b8
|
Add hidden test for @page at-rule
|
4 months ago |
Artur Arseniev
|
1b1e7750b9
|
Parse nested CSS rules
|
4 months ago |
Artur Arseniev
|
23b169b24e
|
Normalize tests for the latest jsdom version
|
4 months ago |
Artur Arseniev
|
054fd9354d
|
Add convertAttributeValues to allow parsing HTML attributes values (#6741)
|
5 months ago |
tomekcz
|
47fbb1b048
|
allow for more complex selectors in parseSelector (#6684)
* Partially allow complex state in parseSelector
* removed export by mistake
* prettier fix
|
6 months ago |
nanto_vi, TOYAMA Nao
|
a94cf2526b
|
Fix parser to take account of `parser.optionsHtml.keepEmptyTextNodes` option (#6571)
* Fix parser to take account of `configParser.optionsHtml.keepEmptyTextNodes`
* Delete unused `editorConfig.keepEmptyTextNodes`
|
1 year ago |
Artur Arseniev
|
1a498bfb4c
|
Fix import with malformed inline styles (#6539)
|
1 year ago |
mohamed yahia
|
12f376b752
|
Add an option to convert attributes with hyphens to camel case (#6501)
* Add convertDataGjsAttributesHyphens option
* up
* A few fixes
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
|
1 year ago |
Artur Arseniev
|
13d1c23b32
|
Fix and add a few events (#6397)
* Remove unused styles
* Remove deprecated command options
* Remove deprecated Commands events
* Add `command:call` event for generic Command calls
* Add `project:get` event
* Add `parse:html:before` and `parse:css:before` events
* Avoid using toggleFramesEvents on component resize
|
2 years ago |
Daniel Starns
|
922118f5ac
|
refactor: init change to monorepo (#6111)
|
2 years ago |