@contentful/f36-drag-handle 4.20.7 → 4.20.9

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 (3) hide show
  1. package/README.mdx +2 -2
  2. package/package.json +3 -3
  3. package/CHANGELOG.md +0 -381
package/README.mdx CHANGED
@@ -4,7 +4,7 @@ type: 'component'
4
4
  slug: /components/drag-handle/
5
5
  github: 'https://github.com/contentful/forma-36/tree/main/packages/components/drag-handle'
6
6
  typescript: ./src/DragHandle.tsx
7
- storybook: 'https://v4-f36-storybook.netlify.app/?path=/story/components-draghandle--default'
7
+ storybook: 'https://f36-storybook.contentful.com/?path=/story/components-draghandle--default'
8
8
  ---
9
9
 
10
10
  import { Heading, Stack, TextLink } from '@contentful/f36-components';
@@ -71,7 +71,7 @@ The DragHandle can be styled based on the props you pass to it:
71
71
  Props (API reference)
72
72
  </Heading>
73
73
  <TextLink
74
- href="https://v4-f36-storybook.netlify.app/?path=/story/components-draghandle"
74
+ href="https://f36-storybook.contentful.com/?path=/story/components-draghandle"
75
75
  target="_blank"
76
76
  alignIcon="end"
77
77
  icon={<ExternalLinkIcon />}
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@contentful/f36-drag-handle",
3
- "version": "4.20.7",
3
+ "version": "4.20.9",
4
4
  "description": "Forma 36: DragHandle component",
5
5
  "scripts": {
6
6
  "build": "tsup"
7
7
  },
8
8
  "dependencies": {
9
- "@contentful/f36-core": "^4.20.7",
10
- "@contentful/f36-icons": "^4.20.7",
9
+ "@contentful/f36-core": "^4.20.9",
10
+ "@contentful/f36-icons": "^4.20.9",
11
11
  "@contentful/f36-tokens": "^4.0.1",
12
12
  "emotion": "^10.0.17"
13
13
  },
package/CHANGELOG.md DELETED
@@ -1,381 +0,0 @@
1
- # Change Log
2
-
3
- ## 4.20.7
4
-
5
- ### Patch Changes
6
-
7
- - Updated dependencies []:
8
- - @contentful/f36-icons@4.20.7
9
- - @contentful/f36-core@4.20.7
10
-
11
- ## 4.20.6
12
-
13
- ### Patch Changes
14
-
15
- - Updated dependencies [[`05bdd10f`](https://github.com/contentful/forma-36/commit/05bdd10f5ea6fae41cacb0f4fd3db0bdd65422e9)]:
16
- - @contentful/f36-icons@4.20.6
17
- - @contentful/f36-core@4.20.6
18
-
19
- ## 4.20.5
20
-
21
- ### Patch Changes
22
-
23
- - Updated dependencies []:
24
- - @contentful/f36-icons@4.20.5
25
- - @contentful/f36-core@4.20.5
26
-
27
- ## 4.20.4
28
-
29
- ### Patch Changes
30
-
31
- - Updated dependencies []:
32
- - @contentful/f36-icons@4.20.4
33
- - @contentful/f36-core@4.20.4
34
-
35
- ## 4.20.3
36
-
37
- ### Patch Changes
38
-
39
- - Updated dependencies [[`d3c27ab8`](https://github.com/contentful/forma-36/commit/d3c27ab830ec9c2cc096e8be33da496c2dc284ea)]:
40
- - @contentful/f36-core@4.20.3
41
- - @contentful/f36-icons@4.20.3
42
-
43
- ## 4.20.2
44
-
45
- ### Patch Changes
46
-
47
- - Updated dependencies []:
48
- - @contentful/f36-icons@4.20.2
49
- - @contentful/f36-core@4.20.2
50
-
51
- ## 4.20.1
52
-
53
- ### Patch Changes
54
-
55
- - Updated dependencies []:
56
- - @contentful/f36-icons@4.20.1
57
- - @contentful/f36-core@4.20.1
58
-
59
- ## 4.20.0
60
-
61
- ### Patch Changes
62
-
63
- - Updated dependencies []:
64
- - @contentful/f36-icons@4.20.0
65
- - @contentful/f36-core@4.20.0
66
-
67
- ## 4.19.2
68
-
69
- ### Patch Changes
70
-
71
- - Updated dependencies []:
72
- - @contentful/f36-icons@4.19.2
73
- - @contentful/f36-core@4.19.2
74
-
75
- ## 4.19.1
76
-
77
- ### Patch Changes
78
-
79
- - [#2209](https://github.com/contentful/forma-36/pull/2209) [`42f0c321`](https://github.com/contentful/forma-36/commit/42f0c3218965137191842f492fe5dbf4bd10784c) Thanks [@denkristoffer](https://github.com/denkristoffer)! - build: build ESM to JS file - legacy output
80
- fix(notification): use type imports
81
- - Updated dependencies [[`42f0c321`](https://github.com/contentful/forma-36/commit/42f0c3218965137191842f492fe5dbf4bd10784c)]:
82
- - @contentful/f36-icons@4.19.1
83
- - @contentful/f36-core@4.19.1
84
-
85
- ## 4.19.0
86
-
87
- ### Patch Changes
88
-
89
- - Updated dependencies []:
90
- - @contentful/f36-icons@4.19.0
91
- - @contentful/f36-core@4.19.0
92
-
93
- ## 4.18.0
94
-
95
- ### Patch Changes
96
-
97
- - Updated dependencies []:
98
- - @contentful/f36-icons@4.18.0
99
- - @contentful/f36-core@4.18.0
100
-
101
- ## 4.17.0
102
-
103
- ### Patch Changes
104
-
105
- - Updated dependencies []:
106
- - @contentful/f36-icons@4.17.0
107
- - @contentful/f36-core@4.17.0
108
-
109
- ## 4.16.0
110
-
111
- ### Patch Changes
112
-
113
- - Updated dependencies []:
114
- - @contentful/f36-icons@4.16.0
115
- - @contentful/f36-core@4.16.0
116
-
117
- ## 4.15.1
118
-
119
- ### Patch Changes
120
-
121
- - Updated dependencies []:
122
- - @contentful/f36-icons@4.15.1
123
- - @contentful/f36-core@4.15.1
124
-
125
- ## 4.15.0
126
-
127
- ### Patch Changes
128
-
129
- - Updated dependencies []:
130
- - @contentful/f36-icons@4.15.0
131
- - @contentful/f36-core@4.15.0
132
-
133
- ## 4.14.0
134
-
135
- ### Patch Changes
136
-
137
- - Updated dependencies []:
138
- - @contentful/f36-icons@4.14.0
139
- - @contentful/f36-core@4.14.0
140
-
141
- ## 4.13.0
142
-
143
- ### Patch Changes
144
-
145
- - Updated dependencies []:
146
- - @contentful/f36-icons@4.13.0
147
- - @contentful/f36-core@4.13.0
148
-
149
- ## 4.12.0
150
-
151
- ### Patch Changes
152
-
153
- - Updated dependencies []:
154
- - @contentful/f36-icons@4.12.0
155
- - @contentful/f36-core@4.12.0
156
-
157
- ## 4.11.0
158
-
159
- ### Patch Changes
160
-
161
- - Updated dependencies []:
162
- - @contentful/f36-icons@4.11.0
163
- - @contentful/f36-core@4.11.0
164
-
165
- ## 4.11.0-beta.0
166
-
167
- ### Patch Changes
168
-
169
- - Updated dependencies []:
170
- - @contentful/f36-icons@4.11.0-beta.0
171
- - @contentful/f36-core@4.11.0-beta.0
172
-
173
- ## 4.10.5
174
-
175
- ### Patch Changes
176
-
177
- - Updated dependencies [[`32cac8e8`](https://github.com/contentful/forma-36/commit/32cac8e8bdeedfe29b36bc6025eec11607c93da8)]:
178
- - @contentful/f36-icons@4.10.5
179
- - @contentful/f36-core@4.10.5
180
-
181
- ## 4.10.4
182
-
183
- ### Patch Changes
184
-
185
- - Updated dependencies []:
186
- - @contentful/f36-icons@4.10.4
187
- - @contentful/f36-core@4.10.4
188
-
189
- ## 4.10.3
190
-
191
- ### Patch Changes
192
-
193
- - Updated dependencies []:
194
- - @contentful/f36-icons@4.10.3
195
- - @contentful/f36-core@4.10.3
196
-
197
- ## 4.10.2
198
-
199
- ### Patch Changes
200
-
201
- - Updated dependencies []:
202
- - @contentful/f36-icons@4.10.2
203
- - @contentful/f36-core@4.10.2
204
-
205
- ## 4.10.1
206
-
207
- ### Patch Changes
208
-
209
- - Updated dependencies []:
210
- - @contentful/f36-icons@4.10.1
211
- - @contentful/f36-core@4.10.1
212
-
213
- ## 4.10.0
214
-
215
- ### Patch Changes
216
-
217
- - Updated dependencies []:
218
- - @contentful/f36-icons@4.10.0
219
- - @contentful/f36-core@4.10.0
220
-
221
- ## 4.9.0
222
-
223
- ### Patch Changes
224
-
225
- - Updated dependencies []:
226
- - @contentful/f36-icons@4.9.0
227
- - @contentful/f36-core@4.9.0
228
-
229
- ## 4.8.2
230
-
231
- ### Patch Changes
232
-
233
- - Updated dependencies []:
234
- - @contentful/f36-icons@4.8.2
235
- - @contentful/f36-core@4.8.2
236
-
237
- ## 4.8.1
238
-
239
- ### Patch Changes
240
-
241
- - Updated dependencies []:
242
- - @contentful/f36-icons@4.8.1
243
- - @contentful/f36-core@4.8.1
244
-
245
- ## 4.8.0
246
-
247
- ### Patch Changes
248
-
249
- - Updated dependencies []:
250
- - @contentful/f36-icons@4.8.0
251
- - @contentful/f36-core@4.8.0
252
-
253
- ## 4.7.0
254
-
255
- ### Patch Changes
256
-
257
- - Updated dependencies [[`e50b8945`](https://github.com/contentful/forma-36/commit/e50b8945faef7323187e1bd9a2a9cbfcbae2e405)]:
258
- - @contentful/f36-core@4.7.0
259
- - @contentful/f36-icons@4.7.0
260
-
261
- ## 4.6.2
262
-
263
- ### Patch Changes
264
-
265
- - Updated dependencies []:
266
- - @contentful/f36-icons@4.6.2
267
- - @contentful/f36-core@4.6.2
268
-
269
- ## 4.6.1
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies []:
274
- - @contentful/f36-icons@4.6.1
275
- - @contentful/f36-core@4.6.1
276
-
277
- ## 4.6.0
278
-
279
- ### Patch Changes
280
-
281
- - Updated dependencies []:
282
- - @contentful/f36-icons@4.6.0
283
- - @contentful/f36-core@4.6.0
284
-
285
- ## 4.5.0
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies []:
290
- - @contentful/f36-icons@4.5.0
291
- - @contentful/f36-core@4.5.0
292
-
293
- ## 4.4.1
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies []:
298
- - @contentful/f36-icons@4.4.1
299
- - @contentful/f36-core@4.4.1
300
-
301
- ## 4.4.0
302
-
303
- ### Patch Changes
304
-
305
- - Updated dependencies [[`a9459709`](https://github.com/contentful/forma-36/commit/a945970959bc7e9478bec822bb775a513c6aa0fe)]:
306
- - @contentful/f36-core@4.4.0
307
- - @contentful/f36-icons@4.4.0
308
-
309
- ## 4.3.11
310
-
311
- ### Patch Changes
312
-
313
- - Updated dependencies []:
314
- - @contentful/f36-icons@4.3.11
315
- - @contentful/f36-core@4.3.11
316
-
317
- ## 4.3.10
318
-
319
- ### Patch Changes
320
-
321
- - Updated dependencies []:
322
- - @contentful/f36-icons@4.3.10
323
- - @contentful/f36-core@4.3.10
324
-
325
- ## 4.3.9
326
-
327
- ### Patch Changes
328
-
329
- - [#1953](https://github.com/contentful/forma-36/pull/1953) [`df985087`](https://github.com/contentful/forma-36/commit/df98508780f63754e29df09d4f6239bdc84982a8) Thanks [@massao](https://github.com/massao)! - bump packages versions to have consistent versioning
330
-
331
- - Updated dependencies [[`df985087`](https://github.com/contentful/forma-36/commit/df98508780f63754e29df09d4f6239bdc84982a8)]:
332
- - @contentful/f36-icons@4.3.9
333
- - @contentful/f36-core@4.3.9
334
-
335
- ## [4.1.9](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.8...@contentful/f36-drag-handle@4.1.9) (2022-03-14)
336
-
337
- **Note:** Version bump only for package @contentful/f36-drag-handle
338
-
339
- ## [4.1.8](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.7...@contentful/f36-drag-handle@4.1.8) (2022-03-10)
340
-
341
- **Note:** Version bump only for package @contentful/f36-drag-handle
342
-
343
- ## [4.1.7](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.6...@contentful/f36-drag-handle@4.1.7) (2022-03-09)
344
-
345
- **Note:** Version bump only for package @contentful/f36-drag-handle
346
-
347
- ## [4.1.6](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.5...@contentful/f36-drag-handle@4.1.6) (2022-03-03)
348
-
349
- ### Bug Fixes
350
-
351
- - migrate links from master to main ([#1923](https://github.com/contentful/forma-36/issues/1923)) ([607301d](https://github.com/contentful/forma-36/commit/607301d57a2e83190d2aa298120ddb8493e8c429))
352
-
353
- ## [4.1.5](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.4...@contentful/f36-drag-handle@4.1.5) (2022-02-17)
354
-
355
- **Note:** Version bump only for package @contentful/f36-drag-handle
356
-
357
- ## [4.1.4](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.3...@contentful/f36-drag-handle@4.1.4) (2022-02-09)
358
-
359
- **Note:** Version bump only for package @contentful/f36-drag-handle
360
-
361
- ## [4.1.3](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.2...@contentful/f36-drag-handle@4.1.3) (2022-02-07)
362
-
363
- **Note:** Version bump only for package @contentful/f36-drag-handle
364
-
365
- ## [4.1.2](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.1...@contentful/f36-drag-handle@4.1.2) (2022-02-04)
366
-
367
- **Note:** Version bump only for package @contentful/f36-drag-handle
368
-
369
- ## [4.1.1](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.0...@contentful/f36-drag-handle@4.1.1) (2022-01-31)
370
-
371
- **Note:** Version bump only for package @contentful/f36-drag-handle
372
-
373
- # [4.1.0](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.0.1...@contentful/f36-drag-handle@4.1.0) (2022-01-31)
374
-
375
- ### Features
376
-
377
- - implement props list redesign [BAU-535](<[#1756](https://github.com/contentful/forma-36/issues/1756)>) ([21c57e7](https://github.com/contentful/forma-36/commit/21c57e72008b75990d03af4e7500edc1c7f3d26d))
378
-
379
- ## [4.0.1](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.0.0...@contentful/f36-drag-handle@4.0.1) (2022-01-11)
380
-
381
- **Note:** Version bump only for package @contentful/f36-drag-handle