Commit Graph

87 Commits

Author SHA1 Message Date
Yanzhen Yu
76ba992d06 Release 0.7.7 2026-04-01 12:00:00 +08:00
Yanzhen Yu
b72e01c2fc accept RegExp type block class config 2026-04-01 12:00:00 +08:00
Yanzhen Yu
bd42510e23 update typescript and fix test cases 2026-04-01 12:00:00 +08:00
Yanzhen Yu
005f7732ad Release 0.7.6 2026-04-01 12:00:00 +08:00
Yanzhen Yu
15dd46aadb add typings folder to npm files 2026-04-01 12:00:00 +08:00
Yanzhen Yu
21f299a895 Release 0.7.5 2026-04-01 12:00:00 +08:00
Yanzhen Yu
1534dcf0d8 add typings autogen command 2026-04-01 12:00:00 +08:00
Sam Mason
e21921a2da Make block css class optional & fix test (#6)
* Make block class optional

* Fix test by removing unexpected space space
2026-04-01 12:00:00 +08:00
Yanzhen Yu
f4ddd261e0 Release 0.7.4 2026-04-01 12:00:00 +08:00
Yanzhen Yu
29f2e42978 iterate style element to get css rules string 2026-04-01 12:00:00 +08:00
Yanzhen Yu
cf210efb56 Release 0.7.3 2026-04-01 12:00:00 +08:00
Yanzhen Yu
67027d8be6 handle empty url path 2026-04-01 12:00:00 +08:00
The Gitter Badger
c4b72edcf3 Add Gitter badge (#9) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
238acc4b06 Release 0.7.2 2026-04-01 12:00:00 +08:00
Yanzhen Yu
205d3b4aeb fix the format and use window.location 2026-04-01 12:00:00 +08:00
Daniël van de Giessen
4ed15164c9 Fixed detection of multiple consecutive CSS URLs without quotes (#4) 2026-04-01 12:00:00 +08:00
Daniël van de Giessen
61c50c2122 Parse style attributes for absolute URL paths (#5) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
c6552fbcca Release 0.7.1 2026-04-01 12:00:00 +08:00
Daniël van de Giessen
53a0887e9e Cross-platform npm scripts using cross-env (#2) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
15c66d1fe7 Release 0.7.0 2026-04-01 12:00:00 +08:00
Yanzhen Yu
6259ae631d add camel case svg element tag names to tag map 2026-04-01 12:00:00 +08:00
Yanzhen Yu
ca8288802f do not add origin before data uri image 2026-04-01 12:00:00 +08:00
Yanzhen Yu
a75a35b832 Release 0.6.11 2026-04-01 12:00:00 +08:00
Yanzhen Yu
55ce53ffa0 close before open to make sure document was closed 2026-04-01 12:00:00 +08:00
Yanzhen Yu
7f03296b5f Release 0.6.10 2026-04-01 12:00:00 +08:00
Yanzhen Yu
259a929a76 delete not needed props 2026-04-01 12:00:00 +08:00
Yanzhen Yu
66d71a3d2e Release 0.6.9 2026-04-01 12:00:00 +08:00
Yanzhen Yu
2d1d3596b8 handle block element 2026-04-01 12:00:00 +08:00
Yanzhen Yu
9667a9ae46 update README 2026-04-01 12:00:00 +08:00
Yanzhen Yu
7aa3410aea update the test snapshot 2026-04-01 12:00:00 +08:00
Yanzhen Yu
c73368a996 Release 0.6.8 2026-04-01 12:00:00 +08:00
Yanzhen Yu
8b470ab6c8 remove _cssText attribute from style element 2026-04-01 12:00:00 +08:00
Yanzhen Yu
a36fae560f Release 0.6.7 2026-04-01 12:00:00 +08:00
Yanzhen Yu
c458db3d8e ignore iframe src attribute 2026-04-01 12:00:00 +08:00
Yanzhen Yu
791b553b11 add release-it cli config 2026-04-01 12:00:00 +08:00
Yanzhen Yu
573a703dd4 add release-it config 2026-04-01 12:00:00 +08:00
Yanzhen Yu
fe8a9ea6ca Release 0.6.6 2026-04-01 12:00:00 +08:00
Yanzhen Yu
cdedca1716 complately update relative path regexp 2026-04-01 12:00:00 +08:00
Yanzhen Yu
cf54d7dab5 Release 0.6.5 2026-04-01 12:00:00 +08:00
Yanzhen Yu
08bee23494 fix absolute to doc 2026-04-01 12:00:00 +08:00
Yanzhen Yu
2ced819b40 Release 0.6.4 2026-04-01 12:00:00 +08:00
Yanzhen Yu
286475f1c3 Release 0.6.3 2026-04-01 12:00:00 +08:00
Yanzhen Yu
7cb33bfe80 fix css url regexp 2026-04-01 12:00:00 +08:00
Yanzhen Yu
188fe68081 Release 0.6.2 2026-04-01 12:00:00 +08:00
Yanzhen Yu
c936cb6626 absolute relative path in inline stylesheet 2026-04-01 12:00:00 +08:00
Yanzhen Yu
25c1e4ef69 update bundle format and add sourcemap 2026-04-01 12:00:00 +08:00
Yanzhen Yu
f60f1d494f Release 0.6.1 2026-04-01 12:00:00 +08:00
Yanzhen Yu
0f6d790a86 update bundle config 2026-04-01 12:00:00 +08:00
Yanzhen Yu
6db067e2ea bump 0.6.0 2026-04-01 12:00:00 +08:00
Yanzhen Yu
e9786e7596 check is svg when serialization 2026-04-01 12:00:00 +08:00