File tree
26 files changed
+205
-240
lines changed- lib
- src
- test
- fixtures
- doctype
- doctype-nameless
- doctype-quirksmode-ibm
- doctype-quirksmode-xml
- element-void
- element-void-close
- simple
- svg
- template
26 files changed
+205
-240
lines changedDiff for: .babelrc
-3
This file was deleted.
Diff for: index.js
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: src/index.js renamed to lib/index.js
+7-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
| |||
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
60 |
| - | |
61 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
|
Diff for: package.json
+13-24
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
| 29 | + | |
| 30 | + | |
29 | 31 |
| |
30 |
| - | |
| 32 | + | |
| 33 | + | |
31 | 34 |
| |
32 | 35 |
| |
33 |
| - | |
34 |
| - | |
| 36 | + | |
| 37 | + | |
35 | 38 |
| |
36 | 39 |
| |
37 | 40 |
| |
38 | 41 |
| |
39 | 42 |
| |
40 |
| - | |
| 43 | + | |
41 | 44 |
| |
42 |
| - | |
| 45 | + | |
43 | 46 |
| |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
| 50 | + | |
47 | 51 |
| |
48 | 52 |
| |
49 | 53 |
| |
50 |
| - | |
51 | 54 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 |
| |
56 | 59 |
| |
57 | 60 |
| |
| |||
64 | 67 |
| |
65 | 68 |
| |
66 | 69 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 | 70 |
| |
82 | 71 |
| |
83 | 72 |
| |
|
Diff for: readme.md
+9-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 15 | + | |
| 16 | + | |
20 | 17 |
| |
21 | 18 |
| |
22 | 19 |
| |
| |||
39 | 36 |
| |
40 | 37 |
| |
41 | 38 |
| |
42 |
| - | |
43 |
| - | |
| 39 | + | |
| 40 | + | |
44 | 41 |
| |
45 |
| - | |
| 42 | + | |
46 | 43 |
| |
47 |
| - | |
| 44 | + | |
48 | 45 |
| |
49 | 46 |
| |
50 | 47 |
| |
| |||
65 | 62 |
| |
66 | 63 |
| |
67 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
136 |
| - | |
137 | 135 |
| |
138 | 136 |
| |
139 | 137 |
| |
|
Diff for: rollup.config.js
-19
This file was deleted.
Diff for: src/index.test.js
-176
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments