You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuanchuan f23b70d7ae Add `p3d` (preserve-3d) keyword for grid 4 months ago
..
_compare.js Fix calc function for heading negative variables 2 years ago
calc.js Cache tokens and fix cyclic references 1 year ago
generate-svg-extended.js Update import/export 4 months ago
generate-svg.js Update import/export 4 months ago
get-named-arguments.js Support named arguments for `@svg-filter` and `@rn` (#95) 1 year ago
parse-compound-value.js Fix Math expression in `r` property caused by wrong unit detection. (#72) 2 years ago
parse-css.js Fix test 9 months ago
parse-direction.js Enabling es modules to fix tests on windows (#64) 2 years ago
parse-grid.js Reduce the default grid size to maximum 64x64. It can be up to 256x256 only if the `experimental` attribute is provided (#91) 2 years ago
parse-linear-expr.js Improve calc speed inside `@nth` 5 months ago
parse-pattern.js Enabling es modules to fix tests on windows (#64) 2 years ago
parse-shaders.js Ignore # symbol inside textures 1 year ago
parse-shape-commands.js Enabling es modules to fix tests on windows (#64) 2 years ago
parse-svg-path.js Enabling es modules to fix tests on windows (#64) 2 years ago
parse-svg.js Fix variable orders inside `@svg()` 8 months ago
parse-value-group.js Add rotate, scale and flex options for grid property 1 year ago
parse-var.js Enabling es modules to fix tests on windows (#64) 2 years ago
property-grid.js Add `p3d` (preserve-3d) keyword for grid 4 months ago
tokenizer.js Support named arguments for `@svg-filter` and `@rn` (#95) 1 year ago