89 Commits (1da4729142ba03882aaa0116881878ddb062adc2)

Author SHA1 Message Date
Artur Arseniev 1da4729142 Refactor code manager files to classes 4 years ago
Artur Arseniev 592b5f6929 Remove `config.wrapperIsBody` and `config.exportWrapper` options. 5 years ago
Artur Arseniev 524a5991e2 Move isFunctionEmpty outside 5 years ago
lofcz 2b9be5ac6b Up JsGenerator 5 years ago
lofcz 685454e175 Fix empty scrips gen 5 years ago
Artur Arseniev 849c93bee5 Up opts 5 years ago
Artur Arseniev 9cec4aa012 Add matchedOnly option to CSS code generator. 5 years ago
Artur Arseniev b479969744 Add `CssRule.getDevice` method. 5 years ago
Artur Arseniev b4479c70f3 Fix wrapper body in HTML 5 years ago
Artur Arseniev 7c38d21f44 Setup headless test 5 years ago
Artur Arseniev 71230b89c3 Generate CSS code from array of rules in code manager 5 years ago
Artur Arseniev b3135ddfef Allow to export css rules from code manager 5 years ago
Artur Arseniev ee17647182 Improve stuff for custom traits 5 years ago
Artur Arseniev c02c8a2ba8 Render body selector only in the export code 5 years ago
Artur Arseniev 6d1a633ff2 Expose CodeMirror in CodeMirrorEditor. Closes #3286 6 years ago
Andy Bulka 0e94c08bbc newline fix for build() needed too 6 years ago
Artur Arseniev d8ba7ab51f Check id in attributes before remove 6 years ago
Artur Arseniev 442cdf97b7 Added `optsHtml` and `optsCss` options to main config 6 years ago
Artur Arseniev 59fc111ab4 Add script-props property to Component 6 years ago
Artur Arseniev da81f6beb7 Export correctly when option is used. Closes #2096 7 years ago
Juan 067eb3076f typo fix 7 years ago
Artur Arseniev 0d51dea055 Add `script-export` property to Component 7 years ago
Artur Arseniev 55e12d683b Migrate all files to import/export in ES6 7 years ago
Artur Arseniev b08321c309 Remove old exports 7 years ago
Artur Arseniev 264e01dbf5 Update sortMediaObject to sort correctly also in the mobile first approach. Closes #1996 7 years ago
Artur Arseniev bad140fa1c Add onChange to CodeEditor 8 years ago
Artur Arseniev 2803ace2fc Enable refresh in setContent of the CodeMirrorEditor 8 years ago
wangxiaoqing 8b53692e5b try undo 8 years ago
Artur Arseniev f61b41167f Sort media queries in export code. Fixes #1506 8 years ago
Artur Arseniev fb989502c0 Fix tests 8 years ago
Artur Arseniev 661448c835 Return body selector for the wrapper when requested 8 years ago
Artur Arseniev 1a4ecd6e01 Take in account singleAtRule in CSS generator 8 years ago
Artur Arseniev 60ca55e600 Add `refresh` and `focus` methods for code viewers 8 years ago
Artur Arseniev 47824104cf Add createViewer method in CodeManager 8 years ago
Artur Arseniev b73ee7b9cf Add the possibility to not clear style in CSS export via options 8 years ago
Artur Arseniev eb0f1bdde8 Update tests for jest 8 years ago
Arthur Almeida cfb5752912 added keepUnusedStyles functionality for media rules 8 years ago
Arthur Almeida 6a61ca2879 refactor - rename variable 8 years ago
Arthur Almeida 11cb0563bc rename variable 8 years ago
Arthur Almeida 3fd18b27f4 first commit 8 years ago
Artur Arseniev 482494f503 Update CssRule and CssGenerator 9 years ago
Artur Arseniev 563eb2d954 Refactor CSS Generator 9 years ago
Artur Arseniev f9686695e3 Add experimental `clearStyles` option 9 years ago
Artur Arseniev 46912b2dfd Add prettier and run it 9 years ago
Artur Arseniev 0920d6b572 Add the possibility to set any option in CodeMirror. Closes #209 9 years ago
Artur Arseniev 5629e73af0 Avoid CSS rules without styles 9 years ago
Artur Arseniev 7fcc9caf45 Enable component title editing by dblclick on input 9 years ago
Artur Arseniev 87ffa7865f Move avoidInlineStyle inside main configuration object 9 years ago
Artur Arseniev 163ecffc54 Add ID rules in CssGenerator 9 years ago
Artur Arseniev 3acd2930ab Refactor methods in CssGenerator 9 years ago