@vivliostyle/react 2.12.1 → 2.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/CHANGELOG.md +0 -169
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vivliostyle/react",
|
|
3
3
|
"description": "React component for Vivliostyle",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.14.2",
|
|
5
5
|
"author": "Yasuaki Uechi <y@uechi.io>",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"build": "microbundle-crl --format modern,cjs && shx rm -rf dist/stories",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@emotion/core": "^10.0.28",
|
|
20
20
|
"@emotion/styled": "^10.0.27",
|
|
21
|
-
"@vivliostyle/core": "^2.
|
|
21
|
+
"@vivliostyle/core": "^2.14.2"
|
|
22
22
|
},
|
|
23
23
|
"peerDependencies": {
|
|
24
24
|
"react": "^16.13.1",
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=12"
|
|
72
72
|
},
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "1b6266cd0a9929eb409140c32ca78692bd014408"
|
|
74
74
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,169 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [2.12.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.12.0...v2.12.1) (2021-11-19)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
9
|
-
|
|
10
|
-
# [2.12.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.11.3...v2.12.0) (2021-11-13)
|
|
11
|
-
|
|
12
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
13
|
-
|
|
14
|
-
## [2.11.3](https://github.com/vivliostyle/vivliostyle.js/compare/v2.11.2...v2.11.3) (2021-10-31)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
17
|
-
|
|
18
|
-
## [2.11.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.11.1...v2.11.2) (2021-10-17)
|
|
19
|
-
|
|
20
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
21
|
-
|
|
22
|
-
## [2.11.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.11.0...v2.11.1) (2021-10-08)
|
|
23
|
-
|
|
24
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
25
|
-
|
|
26
|
-
# [2.10.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.9.1...v2.10.0) (2021-09-17)
|
|
27
|
-
|
|
28
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
29
|
-
|
|
30
|
-
## [2.9.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.9.0...v2.9.1) (2021-09-08)
|
|
31
|
-
|
|
32
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
33
|
-
|
|
34
|
-
# [2.9.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.8.1...v2.9.0) (2021-09-03)
|
|
35
|
-
|
|
36
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
37
|
-
|
|
38
|
-
## [2.8.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.8.0...v2.8.1) (2021-07-14)
|
|
39
|
-
|
|
40
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
41
|
-
|
|
42
|
-
# [2.8.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.7.0...v2.8.0) (2021-04-16)
|
|
43
|
-
|
|
44
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
45
|
-
|
|
46
|
-
# [2.7.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.6.2...v2.7.0) (2021-04-07)
|
|
47
|
-
|
|
48
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
49
|
-
|
|
50
|
-
## [2.6.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.6.1...v2.6.2) (2021-03-25)
|
|
51
|
-
|
|
52
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
53
|
-
|
|
54
|
-
## [2.6.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.6.0...v2.6.1) (2021-03-23)
|
|
55
|
-
|
|
56
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
57
|
-
|
|
58
|
-
# [2.6.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.5.2...v2.6.0) (2021-03-14)
|
|
59
|
-
|
|
60
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
61
|
-
|
|
62
|
-
## [2.5.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.5.1...v2.5.2) (2021-03-05)
|
|
63
|
-
|
|
64
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
65
|
-
|
|
66
|
-
## [2.5.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.5.0...v2.5.1) (2021-02-28)
|
|
67
|
-
|
|
68
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
69
|
-
|
|
70
|
-
# [2.5.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.5.0-pre.0...v2.5.0) (2021-02-26)
|
|
71
|
-
|
|
72
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
73
|
-
|
|
74
|
-
## [2.5.0-pre.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.4.2...v2.5.0-pre.0) (2021-02-23)
|
|
75
|
-
|
|
76
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
77
|
-
|
|
78
|
-
## [2.4.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.4.1...v2.4.2) (2021-01-25)
|
|
79
|
-
|
|
80
|
-
### Bug Fixes
|
|
81
|
-
|
|
82
|
-
- **react:** Add react-dom to peer deps ([3325031](https://github.com/vivliostyle/vivliostyle.js/commit/33250317db52c01c338796f1b5d72eb931a688c7))
|
|
83
|
-
- **react:** init core-viewer once even if source is updated ([56f3d1b](https://github.com/vivliostyle/vivliostyle.js/commit/56f3d1b30440e5a21f88e43ea07aafa6e3ba3ec2))
|
|
84
|
-
- **react:** remove incorrect startPage ([7f7951c](https://github.com/vivliostyle/vivliostyle.js/commit/7f7951c8e059af317254820a1529d4c2776130c9))
|
|
85
|
-
|
|
86
|
-
## [2.4.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.4.0...v2.4.1) (2021-01-12)
|
|
87
|
-
|
|
88
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
89
|
-
|
|
90
|
-
# [2.4.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.3.0...v2.4.0) (2020-12-28)
|
|
91
|
-
|
|
92
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
93
|
-
|
|
94
|
-
# [2.3.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.2.3...v2.3.0) (2020-12-07)
|
|
95
|
-
|
|
96
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
97
|
-
|
|
98
|
-
## [2.2.3](https://github.com/vivliostyle/vivliostyle.js/compare/v2.2.2...v2.2.3) (2020-11-28)
|
|
99
|
-
|
|
100
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
101
|
-
|
|
102
|
-
## [2.1.4](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.3...v2.1.4) (2020-10-30)
|
|
103
|
-
|
|
104
|
-
### Bug Fixes
|
|
105
|
-
|
|
106
|
-
- negative z-index on `[@page](https://github.com/page) {...}` causes page (margin-box) content to disappear ([000eed6](https://github.com/vivliostyle/vivliostyle.js/commit/000eed65c2527216f0be85433e6ccbfa7f4a07a9)), closes [#665](https://github.com/vivliostyle/vivliostyle.js/issues/665)
|
|
107
|
-
|
|
108
|
-
## [2.1.3](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.2...v2.1.3) (2020-09-30)
|
|
109
|
-
|
|
110
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
111
|
-
|
|
112
|
-
## [2.1.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.2-pre.5...v2.1.2) (2020-09-28)
|
|
113
|
-
|
|
114
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
115
|
-
|
|
116
|
-
## [2.1.2-pre.5](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.2-pre.4...v2.1.2-pre.5) (2020-09-28)
|
|
117
|
-
|
|
118
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
119
|
-
|
|
120
|
-
## [2.1.2-pre.4](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.2-pre.3...v2.1.2-pre.4) (2020-09-27)
|
|
121
|
-
|
|
122
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
123
|
-
|
|
124
|
-
## [2.1.2-pre.3](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.2-pre.2...v2.1.2-pre.3) (2020-09-25)
|
|
125
|
-
|
|
126
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
127
|
-
|
|
128
|
-
## [2.1.2-pre.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.2-pre.1...v2.1.2-pre.2) (2020-09-25)
|
|
129
|
-
|
|
130
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
131
|
-
|
|
132
|
-
## [2.1.2-pre.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.2-pre.0...v2.1.2-pre.1) (2020-09-24)
|
|
133
|
-
|
|
134
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
135
|
-
|
|
136
|
-
## [2.1.2-pre.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.1...v2.1.2-pre.0) (2020-09-18)
|
|
137
|
-
|
|
138
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
139
|
-
|
|
140
|
-
## [2.1.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.0...v2.1.1) (2020-06-30)
|
|
141
|
-
|
|
142
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
143
|
-
|
|
144
|
-
## [2.1.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.0-pre.3...v2.1.0) (2020-06-30)
|
|
145
|
-
|
|
146
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
147
|
-
|
|
148
|
-
## [2.1.0-pre.3](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.0-pre.2...v2.1.0-pre.3) (2020-06-30)
|
|
149
|
-
|
|
150
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
151
|
-
|
|
152
|
-
## [2.1.0-pre.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.0-pre.1...v2.1.0-pre.2) (2020-06-30)
|
|
153
|
-
|
|
154
|
-
**Note:** Version bump only for package @vivliostyle/react
|
|
155
|
-
|
|
156
|
-
## [2.1.0-pre.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.0-pre.0...v2.1.0-pre.1) (2020-06-30)
|
|
157
|
-
|
|
158
|
-
### Bug Fixes
|
|
159
|
-
|
|
160
|
-
- **react:** properly handle epage ([65b2a2c](https://github.com/vivliostyle/vivliostyle.js/commit/65b2a2c439dbe7e0e7a65ed6decb9f351e67157b))
|
|
161
|
-
|
|
162
|
-
### Features
|
|
163
|
-
|
|
164
|
-
- **react:** support all documentOptions ([9408681](https://github.com/vivliostyle/vivliostyle.js/commit/940868170a2caa117104414ff772da0a52d29c2b))
|
|
165
|
-
- support userStyleSheet and authorStyleSheet ([b0a68ca](https://github.com/vivliostyle/vivliostyle.js/commit/b0a68ca4517c67ede042fbda3b953a9a73eb50c8))
|
|
166
|
-
- **react:** add renderer ([3eb027b](https://github.com/vivliostyle/vivliostyle.js/commit/3eb027b5e231386cd23430d192741a9eda330c2c))
|
|
167
|
-
- **react:** implement Renderer component ([49afd58](https://github.com/vivliostyle/vivliostyle.js/commit/49afd58e5a5a8434516502790fedfae6988c16b5))
|
|
168
|
-
- **react:** page navigation ([4b39a9b](https://github.com/vivliostyle/vivliostyle.js/commit/4b39a9b7854a1397da566229394d73c1d7033f06))
|
|
169
|
-
- **react:** VivliostyleViewer component ([b857860](https://github.com/vivliostyle/vivliostyle.js/commit/b85786010211f5f62c1159c4241bd82cc3f8644d))
|