@vivliostyle/react 2.12.0 → 2.14.1

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.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/CHANGELOG.md +0 -165
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.12.0",
4
+ "version": "2.14.1",
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.12.0"
21
+ "@vivliostyle/core": "^2.14.1"
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": "7a3a89c129b8a4067716078ab18bc3f1e5ce496d"
73
+ "gitHead": "70055979de2544de9240f791a40e66fb3b4356ac"
74
74
  }
package/CHANGELOG.md DELETED
@@ -1,165 +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.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.11.3...v2.12.0) (2021-11-13)
7
-
8
- **Note:** Version bump only for package @vivliostyle/react
9
-
10
- ## [2.11.3](https://github.com/vivliostyle/vivliostyle.js/compare/v2.11.2...v2.11.3) (2021-10-31)
11
-
12
- **Note:** Version bump only for package @vivliostyle/react
13
-
14
- ## [2.11.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.11.1...v2.11.2) (2021-10-17)
15
-
16
- **Note:** Version bump only for package @vivliostyle/react
17
-
18
- ## [2.11.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.11.0...v2.11.1) (2021-10-08)
19
-
20
- **Note:** Version bump only for package @vivliostyle/react
21
-
22
- # [2.10.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.9.1...v2.10.0) (2021-09-17)
23
-
24
- **Note:** Version bump only for package @vivliostyle/react
25
-
26
- ## [2.9.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.9.0...v2.9.1) (2021-09-08)
27
-
28
- **Note:** Version bump only for package @vivliostyle/react
29
-
30
- # [2.9.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.8.1...v2.9.0) (2021-09-03)
31
-
32
- **Note:** Version bump only for package @vivliostyle/react
33
-
34
- ## [2.8.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.8.0...v2.8.1) (2021-07-14)
35
-
36
- **Note:** Version bump only for package @vivliostyle/react
37
-
38
- # [2.8.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.7.0...v2.8.0) (2021-04-16)
39
-
40
- **Note:** Version bump only for package @vivliostyle/react
41
-
42
- # [2.7.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.6.2...v2.7.0) (2021-04-07)
43
-
44
- **Note:** Version bump only for package @vivliostyle/react
45
-
46
- ## [2.6.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.6.1...v2.6.2) (2021-03-25)
47
-
48
- **Note:** Version bump only for package @vivliostyle/react
49
-
50
- ## [2.6.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.6.0...v2.6.1) (2021-03-23)
51
-
52
- **Note:** Version bump only for package @vivliostyle/react
53
-
54
- # [2.6.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.5.2...v2.6.0) (2021-03-14)
55
-
56
- **Note:** Version bump only for package @vivliostyle/react
57
-
58
- ## [2.5.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.5.1...v2.5.2) (2021-03-05)
59
-
60
- **Note:** Version bump only for package @vivliostyle/react
61
-
62
- ## [2.5.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.5.0...v2.5.1) (2021-02-28)
63
-
64
- **Note:** Version bump only for package @vivliostyle/react
65
-
66
- # [2.5.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.5.0-pre.0...v2.5.0) (2021-02-26)
67
-
68
- **Note:** Version bump only for package @vivliostyle/react
69
-
70
- ## [2.5.0-pre.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.4.2...v2.5.0-pre.0) (2021-02-23)
71
-
72
- **Note:** Version bump only for package @vivliostyle/react
73
-
74
- ## [2.4.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.4.1...v2.4.2) (2021-01-25)
75
-
76
- ### Bug Fixes
77
-
78
- - **react:** Add react-dom to peer deps ([3325031](https://github.com/vivliostyle/vivliostyle.js/commit/33250317db52c01c338796f1b5d72eb931a688c7))
79
- - **react:** init core-viewer once even if source is updated ([56f3d1b](https://github.com/vivliostyle/vivliostyle.js/commit/56f3d1b30440e5a21f88e43ea07aafa6e3ba3ec2))
80
- - **react:** remove incorrect startPage ([7f7951c](https://github.com/vivliostyle/vivliostyle.js/commit/7f7951c8e059af317254820a1529d4c2776130c9))
81
-
82
- ## [2.4.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.4.0...v2.4.1) (2021-01-12)
83
-
84
- **Note:** Version bump only for package @vivliostyle/react
85
-
86
- # [2.4.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.3.0...v2.4.0) (2020-12-28)
87
-
88
- **Note:** Version bump only for package @vivliostyle/react
89
-
90
- # [2.3.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.2.3...v2.3.0) (2020-12-07)
91
-
92
- **Note:** Version bump only for package @vivliostyle/react
93
-
94
- ## [2.2.3](https://github.com/vivliostyle/vivliostyle.js/compare/v2.2.2...v2.2.3) (2020-11-28)
95
-
96
- **Note:** Version bump only for package @vivliostyle/react
97
-
98
- ## [2.1.4](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.3...v2.1.4) (2020-10-30)
99
-
100
- ### Bug Fixes
101
-
102
- - 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)
103
-
104
- ## [2.1.3](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.2...v2.1.3) (2020-09-30)
105
-
106
- **Note:** Version bump only for package @vivliostyle/react
107
-
108
- ## [2.1.2](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.2-pre.5...v2.1.2) (2020-09-28)
109
-
110
- **Note:** Version bump only for package @vivliostyle/react
111
-
112
- ## [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)
113
-
114
- **Note:** Version bump only for package @vivliostyle/react
115
-
116
- ## [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)
117
-
118
- **Note:** Version bump only for package @vivliostyle/react
119
-
120
- ## [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)
121
-
122
- **Note:** Version bump only for package @vivliostyle/react
123
-
124
- ## [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)
125
-
126
- **Note:** Version bump only for package @vivliostyle/react
127
-
128
- ## [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)
129
-
130
- **Note:** Version bump only for package @vivliostyle/react
131
-
132
- ## [2.1.2-pre.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.1...v2.1.2-pre.0) (2020-09-18)
133
-
134
- **Note:** Version bump only for package @vivliostyle/react
135
-
136
- ## [2.1.1](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.0...v2.1.1) (2020-06-30)
137
-
138
- **Note:** Version bump only for package @vivliostyle/react
139
-
140
- ## [2.1.0](https://github.com/vivliostyle/vivliostyle.js/compare/v2.1.0-pre.3...v2.1.0) (2020-06-30)
141
-
142
- **Note:** Version bump only for package @vivliostyle/react
143
-
144
- ## [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)
145
-
146
- **Note:** Version bump only for package @vivliostyle/react
147
-
148
- ## [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)
149
-
150
- **Note:** Version bump only for package @vivliostyle/react
151
-
152
- ## [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)
153
-
154
- ### Bug Fixes
155
-
156
- - **react:** properly handle epage ([65b2a2c](https://github.com/vivliostyle/vivliostyle.js/commit/65b2a2c439dbe7e0e7a65ed6decb9f351e67157b))
157
-
158
- ### Features
159
-
160
- - **react:** support all documentOptions ([9408681](https://github.com/vivliostyle/vivliostyle.js/commit/940868170a2caa117104414ff772da0a52d29c2b))
161
- - support userStyleSheet and authorStyleSheet ([b0a68ca](https://github.com/vivliostyle/vivliostyle.js/commit/b0a68ca4517c67ede042fbda3b953a9a73eb50c8))
162
- - **react:** add renderer ([3eb027b](https://github.com/vivliostyle/vivliostyle.js/commit/3eb027b5e231386cd23430d192741a9eda330c2c))
163
- - **react:** implement Renderer component ([49afd58](https://github.com/vivliostyle/vivliostyle.js/commit/49afd58e5a5a8434516502790fedfae6988c16b5))
164
- - **react:** page navigation ([4b39a9b](https://github.com/vivliostyle/vivliostyle.js/commit/4b39a9b7854a1397da566229394d73c1d7033f06))
165
- - **react:** VivliostyleViewer component ([b857860](https://github.com/vivliostyle/vivliostyle.js/commit/b85786010211f5f62c1159c4241bd82cc3f8644d))