decap-cms-widget-markdown 3.1.1 → 3.1.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/CHANGELOG.md +123 -119
- package/README.md +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [3.1.2](https://github.com/decaporg/decap-cms/compare/decap-cms-widget-markdown@3.1.1...decap-cms-widget-markdown@3.1.2) (2024-03-21)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
9
|
+
|
|
6
10
|
## [3.1.1](https://github.com/decaporg/decap-cms/compare/decap-cms-widget-markdown@3.1.0-beta.2...decap-cms-widget-markdown@3.1.1) (2024-03-08)
|
|
7
11
|
|
|
8
12
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
@@ -105,389 +109,389 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
105
109
|
|
|
106
110
|
- **widget-markdown:** Hitting Enter key in a list item doesn't create a new list item ([#5550](https://github.com/decaporg/decap-cms/issues/5550)) ([ab3e8e1](https://github.com/decaporg/decap-cms/commit/ab3e8e1f5a5fecd343e32cc31912ec912449e713))
|
|
107
111
|
|
|
108
|
-
## [2.13.5](https://github.com/decaporg/decap-cms/tree/
|
|
112
|
+
## [2.13.5](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.13.4...decap-cms-widget-markdown@2.13.5) (2021-06-24)
|
|
109
113
|
|
|
110
114
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
111
115
|
|
|
112
|
-
## [2.13.4](https://github.com/decaporg/decap-cms/tree/
|
|
116
|
+
## [2.13.4](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.13.3...decap-cms-widget-markdown@2.13.4) (2021-06-01)
|
|
113
117
|
|
|
114
118
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
115
119
|
|
|
116
|
-
## [2.13.3](https://github.com/decaporg/decap-cms/tree/
|
|
120
|
+
## [2.13.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.13.2...decap-cms-widget-markdown@2.13.3) (2021-05-30)
|
|
117
121
|
|
|
118
122
|
### Bug Fixes
|
|
119
123
|
|
|
120
|
-
- **widget-markdown:** fix quote block and list highlighting ([#5422](https://github.com/decaporg/decap-cms/tree/
|
|
124
|
+
- **widget-markdown:** fix quote block and list highlighting ([#5422](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/5422)) ([b9624fc](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/b9624fc67376cd6c6850f9b1adbfa5c80f2a0ac0))
|
|
121
125
|
|
|
122
|
-
## [2.13.2](https://github.com/decaporg/decap-cms/tree/
|
|
126
|
+
## [2.13.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.13.1...decap-cms-widget-markdown@2.13.2) (2021-05-19)
|
|
123
127
|
|
|
124
128
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
125
129
|
|
|
126
|
-
## [2.13.1](https://github.com/decaporg/decap-cms/tree/
|
|
130
|
+
## [2.13.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.13.0...decap-cms-widget-markdown@2.13.1) (2021-05-19)
|
|
127
131
|
|
|
128
132
|
### Bug Fixes
|
|
129
133
|
|
|
130
|
-
- **deps:** update react-select to v3 ([#5394](https://github.com/decaporg/decap-cms/tree/
|
|
134
|
+
- **deps:** update react-select to v3 ([#5394](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/5394)) ([03be13c](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/03be13c1e87b318fd10ae6f6ab54cd2634fb9662))
|
|
131
135
|
|
|
132
|
-
# [2.13.0](https://github.com/decaporg/decap-cms/tree/
|
|
136
|
+
# [2.13.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.12...decap-cms-widget-markdown@2.13.0) (2021-05-04)
|
|
133
137
|
|
|
134
138
|
### Features
|
|
135
139
|
|
|
136
|
-
- added react 17 as peer dependency in packages ([#5316](https://github.com/decaporg/decap-cms/tree/
|
|
140
|
+
- added react 17 as peer dependency in packages ([#5316](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/5316)) ([9e42380](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/9e423805707321396eec137f5b732a5b07a0dd3f))
|
|
137
141
|
|
|
138
|
-
## [2.12.12](https://github.com/decaporg/decap-cms/tree/
|
|
142
|
+
## [2.12.12](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.11...decap-cms-widget-markdown@2.12.12) (2021-04-01)
|
|
139
143
|
|
|
140
144
|
### Bug Fixes
|
|
141
145
|
|
|
142
|
-
- **widget-markdown:** improve UX in Markdown editor - link editing and selected heading underline ([#5104](https://github.com/decaporg/decap-cms/tree/
|
|
146
|
+
- **widget-markdown:** improve UX in Markdown editor - link editing and selected heading underline ([#5104](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/5104)) ([dde1a9d](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/dde1a9db5483912f626f13239d7a3d06d6c4e05c))
|
|
143
147
|
|
|
144
|
-
## [2.12.11](https://github.com/decaporg/decap-cms/tree/
|
|
148
|
+
## [2.12.11](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.10...decap-cms-widget-markdown@2.12.11) (2021-02-23)
|
|
145
149
|
|
|
146
150
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
147
151
|
|
|
148
|
-
## [2.12.10](https://github.com/decaporg/decap-cms/tree/
|
|
152
|
+
## [2.12.10](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.9...decap-cms-widget-markdown@2.12.10) (2021-02-10)
|
|
149
153
|
|
|
150
154
|
### Bug Fixes
|
|
151
155
|
|
|
152
|
-
- **widget-markdown:** set toolbar item dropdown width to 'max-content' ([ecbf82e](https://github.com/decaporg/decap-cms/tree/
|
|
156
|
+
- **widget-markdown:** set toolbar item dropdown width to 'max-content' ([ecbf82e](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/ecbf82e961217869a2354e520cd7ccbfa8151c18))
|
|
153
157
|
|
|
154
|
-
## [2.12.9](https://github.com/decaporg/decap-cms/tree/
|
|
158
|
+
## [2.12.9](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.8...decap-cms-widget-markdown@2.12.9) (2021-02-01)
|
|
155
159
|
|
|
156
160
|
### Bug Fixes
|
|
157
161
|
|
|
158
|
-
- **security-markdown-widget:** allow sanitization of preview content ([#4886](https://github.com/decaporg/decap-cms/tree/
|
|
162
|
+
- **security-markdown-widget:** allow sanitization of preview content ([#4886](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/4886)) ([27aec85](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/27aec85550c0be52c55f7b33314ecd52727fdcb5))
|
|
159
163
|
|
|
160
|
-
## [2.12.8](https://github.com/decaporg/decap-cms/tree/
|
|
164
|
+
## [2.12.8](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.7...decap-cms-widget-markdown@2.12.8) (2020-11-30)
|
|
161
165
|
|
|
162
166
|
### Bug Fixes
|
|
163
167
|
|
|
164
|
-
- **deps:** update dependency is-hotkey to ^0.2.0 ([#4652](https://github.com/decaporg/decap-cms/tree/
|
|
168
|
+
- **deps:** update dependency is-hotkey to ^0.2.0 ([#4652](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/4652)) ([7828e15](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/7828e15453e55b5201f23b58817d73ecbd30a912))
|
|
165
169
|
|
|
166
|
-
## [2.12.7](https://github.com/decaporg/decap-cms/tree/
|
|
170
|
+
## [2.12.7](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.6...decap-cms-widget-markdown@2.12.7) (2020-10-20)
|
|
167
171
|
|
|
168
172
|
### Bug Fixes
|
|
169
173
|
|
|
170
|
-
- **locale:** remove hard coded strings ([#4432](https://github.com/decaporg/decap-cms/tree/
|
|
174
|
+
- **locale:** remove hard coded strings ([#4432](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/4432)) ([a5750d7](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/a5750d782e9b4f0060362459037086f4d2f18acf))
|
|
171
175
|
|
|
172
|
-
## [2.12.6](https://github.com/decaporg/decap-cms/tree/
|
|
176
|
+
## [2.12.6](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.5...decap-cms-widget-markdown@2.12.6) (2020-09-20)
|
|
173
177
|
|
|
174
178
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
175
179
|
|
|
176
|
-
## [2.12.5](https://github.com/decaporg/decap-cms/tree/
|
|
180
|
+
## [2.12.5](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.4...decap-cms-widget-markdown@2.12.5) (2020-09-15)
|
|
177
181
|
|
|
178
182
|
### Bug Fixes
|
|
179
183
|
|
|
180
|
-
- **deps:** update dependency re-resizable to v6 ([#4308](https://github.com/decaporg/decap-cms/tree/
|
|
184
|
+
- **deps:** update dependency re-resizable to v6 ([#4308](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/4308)) ([de068cb](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/de068cba1d44ec76e47e28d724427a9f4a53e0fd))
|
|
181
185
|
|
|
182
186
|
## 2.12.4 (2020-09-08)
|
|
183
187
|
|
|
184
188
|
### Reverts
|
|
185
189
|
|
|
186
|
-
- Revert "chore(release): publish" ([828bb16](https://github.com/decaporg/decap-cms/tree/
|
|
190
|
+
- Revert "chore(release): publish" ([828bb16](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
|
|
187
191
|
|
|
188
192
|
## 2.12.3 (2020-08-20)
|
|
189
193
|
|
|
190
194
|
### Reverts
|
|
191
195
|
|
|
192
|
-
- Revert "chore(release): publish" ([8262487](https://github.com/decaporg/decap-cms/tree/
|
|
196
|
+
- Revert "chore(release): publish" ([8262487](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/82624879ccbcb16610090041db28f00714d924c8))
|
|
193
197
|
|
|
194
198
|
## 2.12.2 (2020-07-27)
|
|
195
199
|
|
|
196
200
|
### Reverts
|
|
197
201
|
|
|
198
|
-
- Revert "chore(release): publish" ([118d50a](https://github.com/decaporg/decap-cms/tree/
|
|
202
|
+
- Revert "chore(release): publish" ([118d50a](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/118d50a7a70295f25073e564b5161aa2b9883056))
|
|
199
203
|
|
|
200
|
-
## [2.12.1](https://github.com/decaporg/decap-cms/tree/
|
|
204
|
+
## [2.12.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.12.0...decap-cms-widget-markdown@2.12.1) (2020-07-16)
|
|
201
205
|
|
|
202
206
|
### Bug Fixes
|
|
203
207
|
|
|
204
|
-
- **prop-types:** check for react components via PropTypes.elementType ([#4025](https://github.com/decaporg/decap-cms/tree/
|
|
208
|
+
- **prop-types:** check for react components via PropTypes.elementType ([#4025](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/4025)) ([d3831b1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/d3831b1ed44fcff51a63f6645a5aa68332467dab))
|
|
205
209
|
|
|
206
|
-
# [2.12.0](https://github.com/decaporg/decap-cms/tree/
|
|
210
|
+
# [2.12.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.11.3...decap-cms-widget-markdown@2.12.0) (2020-06-18)
|
|
207
211
|
|
|
208
212
|
### Bug Fixes
|
|
209
213
|
|
|
210
|
-
- **deps:** update dependency react-monaco-editor to ^0.36.0 ([#3871](https://github.com/decaporg/decap-cms/tree/
|
|
211
|
-
- **widget-markdown:** don't strip new lines from text nodes ([#3813](https://github.com/decaporg/decap-cms/tree/
|
|
212
|
-
- **widget-markdown:** headings dropdown not showing properly no firefox ([#3903](https://github.com/decaporg/decap-cms/tree/
|
|
213
|
-
- update rehype-remark ([#3864](https://github.com/decaporg/decap-cms/tree/
|
|
214
|
+
- **deps:** update dependency react-monaco-editor to ^0.36.0 ([#3871](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3871)) ([dc429f8](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/dc429f8ffa40bc6d5f024823a10ae99a49aebdb5))
|
|
215
|
+
- **widget-markdown:** don't strip new lines from text nodes ([#3813](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3813)) ([7bc75d0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/7bc75d095bcdae0a85d95ed9d0c9188a89136805))
|
|
216
|
+
- **widget-markdown:** headings dropdown not showing properly no firefox ([#3903](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3903)) ([2b01e00](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/2b01e009c69ecb932815eda69385703e5774d775))
|
|
217
|
+
- update rehype-remark ([#3864](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3864)) ([53cba02](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/53cba022442ee2e996a8917fced57a311fe22da0))
|
|
214
218
|
|
|
215
219
|
### Features
|
|
216
220
|
|
|
217
|
-
- add widgets schema validation ([#3841](https://github.com/decaporg/decap-cms/tree/
|
|
221
|
+
- add widgets schema validation ([#3841](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3841)) ([2b46608](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/2b46608f86d22c8ad34f75e396be7c34462d9e99))
|
|
218
222
|
|
|
219
|
-
## [2.11.3](https://github.com/decaporg/decap-cms/tree/
|
|
223
|
+
## [2.11.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.11.2...decap-cms-widget-markdown@2.11.3) (2020-05-19)
|
|
220
224
|
|
|
221
225
|
### Bug Fixes
|
|
222
226
|
|
|
223
|
-
- **deps:** update dependency rehype-stringify to v7 ([#3729](https://github.com/decaporg/decap-cms/tree/
|
|
227
|
+
- **deps:** update dependency rehype-stringify to v7 ([#3729](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3729)) ([a33aebb](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/a33aebbc58e345b3659a6fd93de9f9e755e57525))
|
|
224
228
|
|
|
225
|
-
## [2.11.2](https://github.com/decaporg/decap-cms/tree/
|
|
229
|
+
## [2.11.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.11.1...decap-cms-widget-markdown@2.11.2) (2020-05-04)
|
|
226
230
|
|
|
227
231
|
### Bug Fixes
|
|
228
232
|
|
|
229
|
-
- prevent escaping of footnotes and references ([#3646](https://github.com/decaporg/decap-cms/tree/
|
|
233
|
+
- prevent escaping of footnotes and references ([#3646](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3646)) ([028ab53](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/028ab535df3e840bdf75c083ca7fbb275e0c61b3))
|
|
230
234
|
|
|
231
|
-
## [2.11.1](https://github.com/decaporg/decap-cms/tree/
|
|
235
|
+
## [2.11.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.11.0...decap-cms-widget-markdown@2.11.1) (2020-04-16)
|
|
232
236
|
|
|
233
237
|
### Bug Fixes
|
|
234
238
|
|
|
235
|
-
- **markdown widget:** adds keyboard shortcuts ([#3005](https://github.com/decaporg/decap-cms/tree/
|
|
239
|
+
- **markdown widget:** adds keyboard shortcuts ([#3005](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3005)) ([#3582](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3582)) ([99071c1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/99071c14e4a03d9897b21f1a43a5104510521dda))
|
|
236
240
|
|
|
237
|
-
# [2.11.0](https://github.com/decaporg/decap-cms/tree/
|
|
241
|
+
# [2.11.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.10.2...decap-cms-widget-markdown@2.11.0) (2020-04-07)
|
|
238
242
|
|
|
239
243
|
### Features
|
|
240
244
|
|
|
241
|
-
- **yaml:** support comments ([#3529](https://github.com/decaporg/decap-cms/tree/
|
|
245
|
+
- **yaml:** support comments ([#3529](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3529)) ([4afbbdd](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/4afbbdd8a99241d239f28c5be544bb0ca77e345b))
|
|
242
246
|
|
|
243
|
-
## [2.10.2](https://github.com/decaporg/decap-cms/tree/
|
|
247
|
+
## [2.10.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.10.1...decap-cms-widget-markdown@2.10.2) (2020-03-30)
|
|
244
248
|
|
|
245
249
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
246
250
|
|
|
247
|
-
## [2.10.1](https://github.com/decaporg/decap-cms/tree/
|
|
251
|
+
## [2.10.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.10.0...decap-cms-widget-markdown@2.10.1) (2020-03-19)
|
|
248
252
|
|
|
249
253
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
250
254
|
|
|
251
|
-
# [2.10.0](https://github.com/decaporg/decap-cms/tree/
|
|
255
|
+
# [2.10.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.9.3...decap-cms-widget-markdown@2.10.0) (2020-03-12)
|
|
252
256
|
|
|
253
257
|
### Bug Fixes
|
|
254
258
|
|
|
255
|
-
- ja locale labels ([#3367](https://github.com/decaporg/decap-cms/tree/
|
|
259
|
+
- ja locale labels ([#3367](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3367)) ([50837b0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/50837b0068ac8972ce16cbf5f238aa5a2c5bd6e9))
|
|
256
260
|
|
|
257
261
|
### Features
|
|
258
262
|
|
|
259
|
-
- Configure included editor components per field, add optional minimal height ([#3299](https://github.com/decaporg/decap-cms/tree/
|
|
263
|
+
- Configure included editor components per field, add optional minimal height ([#3299](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3299)) ([b7b4bcb](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/b7b4bcb609fd90554c82bfd685f4af1b818083c1))
|
|
260
264
|
|
|
261
|
-
## [2.9.3](https://github.com/decaporg/decap-cms/tree/
|
|
265
|
+
## [2.9.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.9.2...decap-cms-widget-markdown@2.9.3) (2020-02-19)
|
|
262
266
|
|
|
263
267
|
### Bug Fixes
|
|
264
268
|
|
|
265
|
-
- **widget-markdown:** don't add duplicate marks ([#3290](https://github.com/decaporg/decap-cms/tree/
|
|
269
|
+
- **widget-markdown:** don't add duplicate marks ([#3290](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3290)) ([2a0aef2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/2a0aef27d1c1c7eac146f890d896233262322c7f))
|
|
266
270
|
|
|
267
|
-
## [2.9.2](https://github.com/decaporg/decap-cms/tree/
|
|
271
|
+
## [2.9.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.9.1...decap-cms-widget-markdown@2.9.2) (2020-02-17)
|
|
268
272
|
|
|
269
273
|
### Bug Fixes
|
|
270
274
|
|
|
271
|
-
- **widget-markdown:** allow shortcodes as list items ([#3278](https://github.com/decaporg/decap-cms/tree/
|
|
275
|
+
- **widget-markdown:** allow shortcodes as list items ([#3278](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3278)) ([cdd3747](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/cdd3747850cca77f61b663cbfeda9765a72eb8d0))
|
|
272
276
|
|
|
273
|
-
## [2.9.1](https://github.com/decaporg/decap-cms/tree/
|
|
277
|
+
## [2.9.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.9.0...decap-cms-widget-markdown@2.9.1) (2020-02-13)
|
|
274
278
|
|
|
275
279
|
### Bug Fixes
|
|
276
280
|
|
|
277
|
-
- change getAsset to not return a promise ([#3232](https://github.com/decaporg/decap-cms/tree/
|
|
281
|
+
- change getAsset to not return a promise ([#3232](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3232)) ([ab685e8](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/ab685e85943d1ac48142f157683bc2126fd6af16))
|
|
278
282
|
|
|
279
|
-
# [2.9.0](https://github.com/decaporg/decap-cms/tree/
|
|
283
|
+
# [2.9.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.8.4...decap-cms-widget-markdown@2.9.0) (2020-02-10)
|
|
280
284
|
|
|
281
285
|
### Features
|
|
282
286
|
|
|
283
|
-
- field based media/public folders ([#3208](https://github.com/decaporg/decap-cms/tree/
|
|
287
|
+
- field based media/public folders ([#3208](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3208)) ([97bc0c8](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/97bc0c8dc489e736f89d748ba832d78400fe4332))
|
|
284
288
|
|
|
285
289
|
### Reverts
|
|
286
290
|
|
|
287
|
-
- Revert "chore(release): publish" ([a015d1d](https://github.com/decaporg/decap-cms/tree/
|
|
291
|
+
- Revert "chore(release): publish" ([a015d1d](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/a015d1d92a4b1c0130c44fcef1c9ecdb157a0f07))
|
|
288
292
|
|
|
289
|
-
## [2.8.4](https://github.com/decaporg/decap-cms/tree/
|
|
293
|
+
## [2.8.4](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.8.3...decap-cms-widget-markdown@2.8.4) (2020-02-06)
|
|
290
294
|
|
|
291
295
|
### Bug Fixes
|
|
292
296
|
|
|
293
|
-
- **locale:** remove hard coded strings ([#3193](https://github.com/decaporg/decap-cms/tree/
|
|
297
|
+
- **locale:** remove hard coded strings ([#3193](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3193)) ([fc91bf8](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/fc91bf8781e65ce1dc946363dbb10419a145c66b))
|
|
294
298
|
|
|
295
|
-
## [2.8.3](https://github.com/decaporg/decap-cms/tree/
|
|
299
|
+
## [2.8.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.8.2...decap-cms-widget-markdown@2.8.3) (2020-02-01)
|
|
296
300
|
|
|
297
301
|
### Bug Fixes
|
|
298
302
|
|
|
299
|
-
- **editor:** merge adjacent text nodes with same marks ([#3173](https://github.com/decaporg/decap-cms/tree/
|
|
303
|
+
- **editor:** merge adjacent text nodes with same marks ([#3173](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3173)) ([b4c5fc7](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/b4c5fc77839a7459fd2733f105514a86c8c43c22))
|
|
300
304
|
|
|
301
|
-
## [2.8.2](https://github.com/decaporg/decap-cms/tree/
|
|
305
|
+
## [2.8.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.8.1...decap-cms-widget-markdown@2.8.2) (2020-01-15)
|
|
302
306
|
|
|
303
307
|
### Reverts
|
|
304
308
|
|
|
305
|
-
- don't force multiline flag for editor component patterns ([#3089](https://github.com/decaporg/decap-cms/tree/
|
|
309
|
+
- don't force multiline flag for editor component patterns ([#3089](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3089)) ([c4cbae7](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/c4cbae77255d1f422fd62258a01007956d512392))
|
|
306
310
|
|
|
307
|
-
## [2.8.1](https://github.com/decaporg/decap-cms/tree/
|
|
311
|
+
## [2.8.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.8.0...decap-cms-widget-markdown@2.8.1) (2020-01-14)
|
|
308
312
|
|
|
309
313
|
### Bug Fixes
|
|
310
314
|
|
|
311
|
-
- **core:** force multiline flag for editor component patterns ([#3082](https://github.com/decaporg/decap-cms/tree/
|
|
312
|
-
- **widget-markdown:** allow multiline shortcodes ([#3066](https://github.com/decaporg/decap-cms/tree/
|
|
313
|
-
- **widget-markdown:** ensure remarkToSlate result matches slate schema ([#3085](https://github.com/decaporg/decap-cms/tree/
|
|
314
|
-
- **widget-markdown:** stop double pasting in raw editor ([#3083](https://github.com/decaporg/decap-cms/tree/
|
|
315
|
+
- **core:** force multiline flag for editor component patterns ([#3082](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3082)) ([476f450](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/476f45096efa1723936a73f2e2e04d5c7ccd293f))
|
|
316
|
+
- **widget-markdown:** allow multiline shortcodes ([#3066](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3066)) ([2929909](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/29299097cff0c280d2e97d37fe3b9888a3067554))
|
|
317
|
+
- **widget-markdown:** ensure remarkToSlate result matches slate schema ([#3085](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3085)) ([fde0c5a](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/fde0c5a9a776dc814bbe3a483aa286f46f45d98d))
|
|
318
|
+
- **widget-markdown:** stop double pasting in raw editor ([#3083](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3083)) ([09564bf](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/09564bf8b64b2e431faf2421576b4010f05d516d))
|
|
315
319
|
|
|
316
|
-
# [2.8.0](https://github.com/decaporg/decap-cms/tree/
|
|
320
|
+
# [2.8.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.8.0-beta.0...decap-cms-widget-markdown@2.8.0) (2020-01-07)
|
|
317
321
|
|
|
318
322
|
### Bug Fixes
|
|
319
323
|
|
|
320
|
-
- **widget-markdown:** cut/copy selection only in raw mode ([#3024](https://github.com/decaporg/decap-cms/tree/
|
|
321
|
-
- avoid nested select widget z-index conflicts ([#2990](https://github.com/decaporg/decap-cms/tree/
|
|
324
|
+
- **widget-markdown:** cut/copy selection only in raw mode ([#3024](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/3024)) ([1b755b3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/1b755b3be8e383fc8878a1485bd0ded2fc04025c))
|
|
325
|
+
- avoid nested select widget z-index conflicts ([#2990](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2990)) ([fe09720](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/fe097202f0220b2eab426848b928258524ba6e72))
|
|
322
326
|
|
|
323
|
-
# [2.8.0-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
327
|
+
# [2.8.0-beta.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.7.0...decap-cms-widget-markdown@2.8.0-beta.0) (2019-12-18)
|
|
324
328
|
|
|
325
329
|
### Features
|
|
326
330
|
|
|
327
|
-
- bundle assets with content ([#2958](https://github.com/decaporg/decap-cms/tree/
|
|
331
|
+
- bundle assets with content ([#2958](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2958)) ([2b41d8a](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/2b41d8a838a9c8a6b21cde2ddd16b9288334e298))
|
|
328
332
|
|
|
329
|
-
# [2.7.0](https://github.com/decaporg/decap-cms/tree/
|
|
333
|
+
# [2.7.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.7.0-beta.0...decap-cms-widget-markdown@2.7.0) (2019-12-18)
|
|
330
334
|
|
|
331
335
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
332
336
|
|
|
333
|
-
# [2.7.0-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
337
|
+
# [2.7.0-beta.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.6.1-beta.0...decap-cms-widget-markdown@2.7.0-beta.0) (2019-12-16)
|
|
334
338
|
|
|
335
339
|
### Features
|
|
336
340
|
|
|
337
|
-
- Code Widget + Markdown Widget Internal Overhaul ([#2828](https://github.com/decaporg/decap-cms/tree/
|
|
341
|
+
- Code Widget + Markdown Widget Internal Overhaul ([#2828](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2828)) ([18c579d](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/18c579d0e9f0ff71ed8c52f5c66f2309259af054))
|
|
338
342
|
|
|
339
|
-
## [2.6.1-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
343
|
+
## [2.6.1-beta.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.6.0...decap-cms-widget-markdown@2.6.1-beta.0) (2019-12-02)
|
|
340
344
|
|
|
341
345
|
### Bug Fixes
|
|
342
346
|
|
|
343
|
-
- **widget-markdown:** fix carriage return issue ([#2899](https://github.com/decaporg/decap-cms/tree/
|
|
347
|
+
- **widget-markdown:** fix carriage return issue ([#2899](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2899)) ([1ff9db0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/1ff9db0915e93dab3f1c96459abf929d40398f85))
|
|
344
348
|
|
|
345
|
-
# [2.6.0](https://github.com/decaporg/decap-cms/tree/
|
|
349
|
+
# [2.6.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.5.2...decap-cms-widget-markdown@2.6.0) (2019-11-18)
|
|
346
350
|
|
|
347
351
|
### Features
|
|
348
352
|
|
|
349
|
-
- **widget-markdown:** add headings dropdown ([#2879](https://github.com/decaporg/decap-cms/tree/
|
|
353
|
+
- **widget-markdown:** add headings dropdown ([#2879](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2879)) ([78face3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/78face334f2dc7c99f5805551c052587e54d5753))
|
|
350
354
|
|
|
351
|
-
## [2.5.2](https://github.com/decaporg/decap-cms/tree/
|
|
355
|
+
## [2.5.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.5.1...decap-cms-widget-markdown@2.5.2) (2019-11-18)
|
|
352
356
|
|
|
353
357
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
354
358
|
|
|
355
|
-
## [2.5.1](https://github.com/decaporg/decap-cms/tree/
|
|
359
|
+
## [2.5.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.5.0...decap-cms-widget-markdown@2.5.1) (2019-07-24)
|
|
356
360
|
|
|
357
361
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
358
362
|
|
|
359
|
-
# [2.5.0](https://github.com/decaporg/decap-cms/tree/
|
|
363
|
+
# [2.5.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.5.0-beta.1...decap-cms-widget-markdown@2.5.0) (2019-06-14)
|
|
360
364
|
|
|
361
365
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
362
366
|
|
|
363
|
-
# [2.5.0-beta.1](https://github.com/decaporg/decap-cms/tree/
|
|
367
|
+
# [2.5.0-beta.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.5.0-beta.0...decap-cms-widget-markdown@2.5.0-beta.1) (2019-05-15)
|
|
364
368
|
|
|
365
369
|
### Bug Fixes
|
|
366
370
|
|
|
367
|
-
- **widget-markdown:** ensure correct value on list reorder ([#2298](https://github.com/decaporg/decap-cms/tree/
|
|
371
|
+
- **widget-markdown:** ensure correct value on list reorder ([#2298](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2298)) ([60caca0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/60caca0))
|
|
368
372
|
|
|
369
|
-
# [2.5.0-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
373
|
+
# [2.5.0-beta.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.4.2...decap-cms-widget-markdown@2.5.0-beta.0) (2019-04-10)
|
|
370
374
|
|
|
371
375
|
### Features
|
|
372
376
|
|
|
373
|
-
- **editor-components:** match any characters with shortcodes ([#2268](https://github.com/decaporg/decap-cms/tree/
|
|
377
|
+
- **editor-components:** match any characters with shortcodes ([#2268](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2268)) ([14b6292](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/14b6292))
|
|
374
378
|
|
|
375
|
-
## [2.4.2](https://github.com/decaporg/decap-cms/tree/
|
|
379
|
+
## [2.4.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.4.2-beta.0...decap-cms-widget-markdown@2.4.2) (2019-04-10)
|
|
376
380
|
|
|
377
381
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
378
382
|
|
|
379
|
-
## [2.4.2-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
383
|
+
## [2.4.2-beta.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.4.1...decap-cms-widget-markdown@2.4.2-beta.0) (2019-04-05)
|
|
380
384
|
|
|
381
385
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
382
386
|
|
|
383
|
-
## [2.4.1](https://github.com/decaporg/decap-cms/tree/
|
|
387
|
+
## [2.4.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.4.1-beta.2...decap-cms-widget-markdown@2.4.1) (2019-03-29)
|
|
384
388
|
|
|
385
389
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
386
390
|
|
|
387
|
-
## [2.4.1-beta.2](https://github.com/decaporg/decap-cms/tree/
|
|
391
|
+
## [2.4.1-beta.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.4.1-beta.1...decap-cms-widget-markdown@2.4.1-beta.2) (2019-03-28)
|
|
388
392
|
|
|
389
393
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
390
394
|
|
|
391
|
-
## [2.4.1-beta.1](https://github.com/decaporg/decap-cms/tree/
|
|
395
|
+
## [2.4.1-beta.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.4.1-beta.0...decap-cms-widget-markdown@2.4.1-beta.1) (2019-03-26)
|
|
392
396
|
|
|
393
397
|
### Bug Fixes
|
|
394
398
|
|
|
395
|
-
- export on decap-cms and maps on esm ([#2244](https://github.com/decaporg/decap-cms/tree/
|
|
399
|
+
- export on decap-cms and maps on esm ([#2244](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2244)) ([6ffd13b](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/6ffd13b))
|
|
396
400
|
|
|
397
|
-
## [2.4.1-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
401
|
+
## [2.4.1-beta.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.4.0...decap-cms-widget-markdown@2.4.1-beta.0) (2019-03-25)
|
|
398
402
|
|
|
399
403
|
### Bug Fixes
|
|
400
404
|
|
|
401
|
-
- update peer dep versions ([#2234](https://github.com/decaporg/decap-cms/tree/
|
|
405
|
+
- update peer dep versions ([#2234](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2234)) ([7987091](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/7987091))
|
|
402
406
|
|
|
403
|
-
# [2.4.0](https://github.com/decaporg/decap-cms/tree/
|
|
407
|
+
# [2.4.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.3.0...decap-cms-widget-markdown@2.4.0) (2019-03-22)
|
|
404
408
|
|
|
405
409
|
### Features
|
|
406
410
|
|
|
407
|
-
- add ES module builds ([#2215](https://github.com/decaporg/decap-cms/tree/
|
|
411
|
+
- add ES module builds ([#2215](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2215)) ([d142b32](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/d142b32))
|
|
408
412
|
|
|
409
|
-
# [2.3.0](https://github.com/decaporg/decap-cms/tree/
|
|
413
|
+
# [2.3.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.3.0-beta.0...decap-cms-widget-markdown@2.3.0) (2019-03-22)
|
|
410
414
|
|
|
411
415
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
412
416
|
|
|
413
|
-
# [2.3.0-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
417
|
+
# [2.3.0-beta.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.2.1-beta.0...decap-cms-widget-markdown@2.3.0-beta.0) (2019-03-21)
|
|
414
418
|
|
|
415
419
|
### Features
|
|
416
420
|
|
|
417
|
-
- provide usable UMD builds for all packages ([#2141](https://github.com/decaporg/decap-cms/tree/
|
|
421
|
+
- provide usable UMD builds for all packages ([#2141](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2141)) ([82cc794](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/82cc794))
|
|
418
422
|
|
|
419
|
-
## [2.2.1-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
423
|
+
## [2.2.1-beta.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.2.0...decap-cms-widget-markdown@2.2.1-beta.0) (2019-03-15)
|
|
420
424
|
|
|
421
425
|
### Features
|
|
422
426
|
|
|
423
|
-
- upgrade to Emotion 10 ([#2166](https://github.com/decaporg/decap-cms/tree/
|
|
427
|
+
- upgrade to Emotion 10 ([#2166](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2166)) ([ccef446](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/ccef446))
|
|
424
428
|
|
|
425
|
-
# [2.2.0](https://github.com/decaporg/decap-cms/tree/
|
|
429
|
+
# [2.2.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.1.1...decap-cms-widget-markdown@2.2.0) (2019-03-08)
|
|
426
430
|
|
|
427
431
|
### Features
|
|
428
432
|
|
|
429
|
-
- **core:** recover entry after unexpected quit ([#2129](https://github.com/decaporg/decap-cms/tree/
|
|
433
|
+
- **core:** recover entry after unexpected quit ([#2129](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/2129)) ([686504a](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/686504a))
|
|
430
434
|
|
|
431
|
-
## [2.1.1](https://github.com/decaporg/decap-cms/tree/
|
|
435
|
+
## [2.1.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.1.0...decap-cms-widget-markdown@2.1.1) (2019-02-08)
|
|
432
436
|
|
|
433
437
|
### Bug Fixes
|
|
434
438
|
|
|
435
|
-
- **markdown-widget:** handle leading or trailing whitespace ([#1517](https://github.com/decaporg/decap-cms/tree/
|
|
439
|
+
- **markdown-widget:** handle leading or trailing whitespace ([#1517](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/1517)) ([ade03d0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/ade03d0))
|
|
436
440
|
|
|
437
|
-
# [2.1.0](https://github.com/decaporg/decap-cms/tree/
|
|
441
|
+
# [2.1.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.0.10...decap-cms-widget-markdown@2.1.0) (2018-12-11)
|
|
438
442
|
|
|
439
443
|
### Features
|
|
440
444
|
|
|
441
|
-
- **editor-components:** support title in image component ([#1862](https://github.com/decaporg/decap-cms/tree/
|
|
445
|
+
- **editor-components:** support title in image component ([#1862](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/1862)) ([cbb7762](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/cbb7762))
|
|
442
446
|
|
|
443
|
-
## [2.0.10](https://github.com/decaporg/decap-cms/tree/
|
|
447
|
+
## [2.0.10](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.0.9...decap-cms-widget-markdown@2.0.10) (2018-11-29)
|
|
444
448
|
|
|
445
449
|
### Bug Fixes
|
|
446
450
|
|
|
447
|
-
- **decap-cms-widget-markdown:** add missing border radius on toolbar ([#1905](https://github.com/decaporg/decap-cms/tree/
|
|
451
|
+
- **decap-cms-widget-markdown:** add missing border radius on toolbar ([#1905](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/1905)) ([3772171](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/3772171))
|
|
448
452
|
|
|
449
|
-
## [2.0.9](https://github.com/decaporg/decap-cms/tree/
|
|
453
|
+
## [2.0.9](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.0.8...decap-cms-widget-markdown@2.0.9) (2018-11-12)
|
|
450
454
|
|
|
451
455
|
### Bug Fixes
|
|
452
456
|
|
|
453
|
-
- **editor-component-image:** fix null on empty markdown image alt ([#1778](https://github.com/decaporg/decap-cms/tree/
|
|
454
|
-
- **editor-components:** fix default value processing ([#1848](https://github.com/decaporg/decap-cms/tree/
|
|
457
|
+
- **editor-component-image:** fix null on empty markdown image alt ([#1778](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/1778)) ([9b72419](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/9b72419))
|
|
458
|
+
- **editor-components:** fix default value processing ([#1848](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/1848)) ([a0cfa1a](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/a0cfa1a))
|
|
455
459
|
|
|
456
460
|
<a name="2.0.8"></a>
|
|
457
461
|
|
|
458
|
-
## [2.0.8](https://github.com/decaporg/decap-cms/tree/
|
|
462
|
+
## [2.0.8](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.0.7...decap-cms-widget-markdown@2.0.8) (2018-09-06)
|
|
459
463
|
|
|
460
464
|
### Bug Fixes
|
|
461
465
|
|
|
462
|
-
- add support for default field values in editor components ([#1616](https://github.com/decaporg/decap-cms/tree/
|
|
466
|
+
- add support for default field values in editor components ([#1616](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/issues/1616)) ([0d01809](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/commit/0d01809))
|
|
463
467
|
|
|
464
468
|
<a name="2.0.7"></a>
|
|
465
469
|
|
|
466
|
-
## [2.0.7](https://github.com/decaporg/decap-cms/tree/
|
|
470
|
+
## [2.0.7](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.0.6...decap-cms-widget-markdown@2.0.7) (2018-08-27)
|
|
467
471
|
|
|
468
472
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
469
473
|
|
|
470
474
|
<a name="2.0.6"></a>
|
|
471
475
|
|
|
472
|
-
## [2.0.6](https://github.com/decaporg/decap-cms/tree/
|
|
476
|
+
## [2.0.6](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.0.5...decap-cms-widget-markdown@2.0.6) (2018-08-24)
|
|
473
477
|
|
|
474
478
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
475
479
|
|
|
476
480
|
<a name="2.0.5"></a>
|
|
477
481
|
|
|
478
|
-
## [2.0.5](https://github.com/decaporg/decap-cms/tree/
|
|
482
|
+
## [2.0.5](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.0.4...decap-cms-widget-markdown@2.0.5) (2018-08-07)
|
|
479
483
|
|
|
480
484
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
481
485
|
|
|
482
486
|
<a name="2.0.4"></a>
|
|
483
487
|
|
|
484
|
-
## [2.0.4](https://github.com/decaporg/decap-cms/tree/
|
|
488
|
+
## [2.0.4](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.0.3...decap-cms-widget-markdown@2.0.4) (2018-08-01)
|
|
485
489
|
|
|
486
490
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
487
491
|
|
|
488
492
|
<a name="2.0.3"></a>
|
|
489
493
|
|
|
490
|
-
## [2.0.3](https://github.com/decaporg/decap-cms/tree/
|
|
494
|
+
## [2.0.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown/compare/decap-cms-widget-markdown@2.0.2...decap-cms-widget-markdown@2.0.3) (2018-07-28)
|
|
491
495
|
|
|
492
496
|
**Note:** Version bump only for package decap-cms-widget-markdown
|
|
493
497
|
|
package/README.md
CHANGED
|
@@ -6,4 +6,4 @@ We haven't created a README for this package yet, but you can:
|
|
|
6
6
|
1. Check out the [main readme](https://github.com/decaporg/decap-cms/#readme) or the [documentation
|
|
7
7
|
site](https://www.decapcms.org) for more info.
|
|
8
8
|
2. Reach out to the [community chat](https://decapcms.org/chat/) if you need help.
|
|
9
|
-
3. Help out and [write the readme yourself](https://github.com/decaporg/decap-cms/edit/
|
|
9
|
+
3. Help out and [write the readme yourself](https://github.com/decaporg/decap-cms/edit/main/packages/decap-cms-widget-markdown/README.md)!
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "decap-cms-widget-markdown",
|
|
3
3
|
"description": "Widget for editing markdown in Decap CMS.",
|
|
4
|
-
"version": "3.1.
|
|
4
|
+
"version": "3.1.2",
|
|
5
5
|
"homepage": "https://www.decapcms.org/docs/widgets/#markdown",
|
|
6
|
-
"repository": "https://github.com/decaporg/decap-cms/tree/
|
|
6
|
+
"repository": "https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-widget-markdown",
|
|
7
7
|
"bugs": "https://github.com/decaporg/decap-cms/issues",
|
|
8
8
|
"module": "dist/esm/index.js",
|
|
9
9
|
"main": "dist/decap-cms-widget-markdown.js",
|
|
@@ -60,5 +60,5 @@
|
|
|
60
60
|
"commonmark-spec": "^0.30.0",
|
|
61
61
|
"slate-hyperscript": "^0.77.0"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "875f4cafa9a82283d28fc5d7871a34550b2a3870"
|
|
64
64
|
}
|