Yanzhen Yu
f4ebd6b731
add typings autogen command
2019-04-01 11:47:49 +08:00
Sam Mason
03c9fde822
Make block css class optional & fix test ( #6 )
...
* Make block class optional
* Fix test by removing unexpected space space
2019-04-01 10:30:52 +08:00
Yanzhen Yu
110511ce73
Release 0.7.4
2019-02-17 16:47:24 +08:00
Yanzhen Yu
687c710fe9
iterate style element to get css rules string
2019-02-17 16:34:28 +08:00
Yanzhen Yu
5e07137059
Release 0.7.3
2019-01-24 18:40:07 +08:00
Yanzhen Yu
c4c147649c
handle empty url path
2019-01-24 18:39:57 +08:00
The Gitter Badger
b9565334f6
Add Gitter badge ( #9 )
2019-01-06 19:39:02 +08:00
Yanzhen Yu
286a98a9e8
Release 0.7.2
2018-12-30 21:50:16 +08:00
Yanzhen Yu
7c275cbf2c
fix the format and use window.location
2018-12-30 21:50:04 +08:00
Daniël van de Giessen
91e031844e
Fixed detection of multiple consecutive CSS URLs without quotes ( #4 )
2018-12-30 13:36:17 +08:00
Daniël van de Giessen
056b317116
Parse style attributes for absolute URL paths ( #5 )
2018-12-30 13:19:31 +08:00
Yanzhen Yu
f5a154b750
Release 0.7.1
2018-12-29 12:13:16 +08:00
Daniël van de Giessen
e3f371cd67
Cross-platform npm scripts using cross-env ( #2 )
2018-12-29 12:12:28 +08:00
Yanzhen Yu
f11aa15105
Release 0.7.0
2018-12-27 12:54:42 +08:00
Yanzhen Yu
9854e5cf31
add camel case svg element tag names to tag map
2018-12-27 12:53:07 +08:00
Yanzhen Yu
922be70f54
do not add origin before data uri image
2018-12-27 12:44:52 +08:00
Yanzhen Yu
e0b56e5de0
Release 0.6.11
2018-12-21 22:32:07 +08:00
Yanzhen Yu
6a910d3eaa
close before open to make sure document was closed
2018-12-21 22:32:01 +08:00
Yanzhen Yu
abaa5d935c
Release 0.6.10
2018-12-02 23:15:56 +08:00
Yanzhen Yu
b7b38c3a2b
delete not needed props
2018-12-02 23:15:48 +08:00
Yanzhen Yu
4ae0361372
Release 0.6.9
2018-12-02 23:06:59 +08:00
Yanzhen Yu
d8c5ae5ae6
handle block element
2018-12-02 23:06:36 +08:00
Yanzhen Yu
39373ec1da
update README
2018-11-30 23:04:09 +08:00
Yanzhen Yu
ab79af115a
update the test snapshot
2018-11-30 22:59:29 +08:00
Yanzhen Yu
6b1eb9579b
Release 0.6.8
2018-11-27 15:22:15 +08:00
Yanzhen Yu
e55b917590
remove _cssText attribute from style element
2018-11-27 15:22:06 +08:00
Yanzhen Yu
cac660ce61
Release 0.6.7
2018-11-27 14:39:22 +08:00
Yanzhen Yu
e198ea494e
ignore iframe src attribute
2018-11-27 14:39:13 +08:00
Yanzhen Yu
4a228c3078
add release-it cli config
2018-11-27 13:42:02 +08:00
Yanzhen Yu
e13f9bb0aa
add release-it config
2018-11-27 13:38:51 +08:00
Yanzhen Yu
b8bb590de3
Release 0.6.6
2018-11-26 17:43:07 +08:00
Yanzhen Yu
f73bad21e5
complately update relative path regexp
2018-11-26 17:42:52 +08:00
Yanzhen Yu
aca8207db9
Release 0.6.5
2018-11-23 23:36:30 +08:00
Yanzhen Yu
66e8d4318c
fix absolute to doc
2018-11-23 23:36:19 +08:00
Yanzhen Yu
c856fb5ea9
Release 0.6.4
2018-11-23 23:12:37 +08:00
Yanzhen Yu
d1987f2c05
Release 0.6.3
2018-11-23 23:08:23 +08:00
Yanzhen Yu
124959a67d
fix css url regexp
2018-11-23 23:02:35 +08:00
Yanzhen Yu
9de02491fb
Release 0.6.2
2018-11-23 22:47:43 +08:00
Yanzhen Yu
49c1ba0a1f
absolute relative path in inline stylesheet
2018-11-23 22:47:19 +08:00
Yanzhen Yu
d186a06edf
update bundle format and add sourcemap
2018-11-23 22:46:42 +08:00
Yanzhen Yu
c617d2a49f
Release 0.6.1
2018-11-13 19:11:39 +08:00
Yanzhen Yu
4287fb4810
update bundle config
2018-11-13 19:10:34 +08:00
Yanzhen Yu
275551befb
bump 0.6.0
2018-11-13 16:13:42 +08:00
Yanzhen Yu
8157b38f99
check is svg when serialization
2018-11-13 16:09:57 +08:00
Yanzhen Yu
cb3c842a12
bump 0.5.6
2018-11-01 13:29:23 +08:00
Yanzhen Yu
216d03dae3
Fix the regexp performance issue
...
Also move the addHoverClass implementation into the rebuild stage.
So if there is still some corner case we have not handled, it will
only affect the replayer part of rrweb.
2018-11-01 11:36:25 +08:00
Yanzhen Yu
5904050cd2
departed 0.5.4 and bump 0.5.5
2018-10-31 19:07:27 +08:00
Yanzhen Yu
65236bf3d1
bump 0.5.4
2018-10-31 19:04:43 +08:00
Yanzhen Yu
7f806128ed
add hover class to :hover related css rules
2018-10-31 19:02:26 +08:00
Yanzhen Yu
689c788669
bump 0.5.3
2018-10-22 23:05:21 +08:00