| .. |
|
_compare.js
|
Fix calc function for heading negative variables
|
2021-09-27 20:41:33 +08:00 |
|
calc.js
|
Enabling es modules to fix tests on windows (#64)
|
2022-01-28 22:38:07 +08:00 |
|
generate-svg-extended.js
|
Add times syntax for SVG element (#103)
|
2022-07-22 16:40:45 +08:00 |
|
generate-svg.js
|
Fix style tag parsing for complex css selectors
|
2022-12-11 09:50:07 +08:00 |
|
get-named-arguments.js
|
Support named arguments for `@svg-filter` and `@rn` (#95)
|
2022-06-03 14:00:26 +08:00 |
|
parse-compound-value.js
|
Fix Math expression in `r` property caused by wrong unit detection. (#72)
|
2022-04-25 23:02:30 +08:00 |
|
parse-direction.js
|
Enabling es modules to fix tests on windows (#64)
|
2022-01-28 22:38:07 +08:00 |
|
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)
|
2022-05-26 20:12:34 +08:00 |
|
parse-pattern.js
|
Enabling es modules to fix tests on windows (#64)
|
2022-01-28 22:38:07 +08:00 |
|
parse-shaders.js
|
Add an option for skipping inline comments (#74)
|
2022-04-26 22:13:34 +08:00 |
|
parse-shape-commands.js
|
Enabling es modules to fix tests on windows (#64)
|
2022-01-28 22:38:07 +08:00 |
|
parse-svg-path.js
|
Enabling es modules to fix tests on windows (#64)
|
2022-01-28 22:38:07 +08:00 |
|
parse-svg.js
|
Support padding in SVG viewBox value.
|
2023-02-04 16:41:29 +08:00 |
|
parse-value-group.js
|
Add rotate, scale and flex options for grid property
|
2023-02-12 23:18:32 +08:00 |
|
parse-var.js
|
Enabling es modules to fix tests on windows (#64)
|
2022-01-28 22:38:07 +08:00 |
|
tokenizer.js
|
Support named arguments for `@svg-filter` and `@rn` (#95)
|
2022-06-03 14:00:26 +08:00 |