@contentful/f36-datepicker 4.20.6 → 4.20.8

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 +7 -8
  2. package/CHANGELOG.md +0 -175
package/package.json CHANGED
@@ -1,18 +1,17 @@
1
1
  {
2
2
  "name": "@contentful/f36-datepicker",
3
- "version": "4.20.6",
3
+ "version": "4.20.8",
4
4
  "description": "Forma 36: Datepicker component",
5
5
  "scripts": {
6
6
  "build": "tsup"
7
7
  },
8
8
  "dependencies": {
9
- "@babel/runtime": "^7.6.2",
10
- "@contentful/f36-core": "^4.20.6",
11
- "@contentful/f36-typography": "^4.20.6",
12
- "@contentful/f36-forms": "^4.20.6",
13
- "@contentful/f36-popover": "^4.20.6",
14
- "@contentful/f36-icons": "^4.20.6",
15
- "@contentful/f36-button": "^4.20.6",
9
+ "@contentful/f36-core": "^4.20.8",
10
+ "@contentful/f36-typography": "^4.20.8",
11
+ "@contentful/f36-forms": "^4.20.8",
12
+ "@contentful/f36-popover": "^4.20.8",
13
+ "@contentful/f36-icons": "^4.20.8",
14
+ "@contentful/f36-button": "^4.20.8",
16
15
  "@contentful/f36-tokens": "^4.0.0",
17
16
  "emotion": "^10.0.17",
18
17
  "date-fns": "^2.28.0",
package/CHANGELOG.md DELETED
@@ -1,175 +0,0 @@
1
- # @contentful/f36-datepicker
2
-
3
- ## 4.20.6
4
-
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`05bdd10f`](https://github.com/contentful/forma-36/commit/05bdd10f5ea6fae41cacb0f4fd3db0bdd65422e9)]:
8
- - @contentful/f36-icons@4.20.6
9
- - @contentful/f36-button@4.20.6
10
- - @contentful/f36-forms@4.20.6
11
- - @contentful/f36-popover@4.20.6
12
- - @contentful/f36-typography@4.20.6
13
- - @contentful/f36-core@4.20.6
14
-
15
- ## 4.20.5
16
-
17
- ### Patch Changes
18
-
19
- - Updated dependencies []:
20
- - @contentful/f36-button@4.20.5
21
- - @contentful/f36-forms@4.20.5
22
- - @contentful/f36-icons@4.20.5
23
- - @contentful/f36-popover@4.20.5
24
- - @contentful/f36-typography@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-button@4.20.4
33
- - @contentful/f36-forms@4.20.4
34
- - @contentful/f36-icons@4.20.4
35
- - @contentful/f36-popover@4.20.4
36
- - @contentful/f36-typography@4.20.4
37
- - @contentful/f36-core@4.20.4
38
-
39
- ## 4.20.3
40
-
41
- ### Patch Changes
42
-
43
- - Updated dependencies [[`d3c27ab8`](https://github.com/contentful/forma-36/commit/d3c27ab830ec9c2cc096e8be33da496c2dc284ea)]:
44
- - @contentful/f36-core@4.20.3
45
- - @contentful/f36-button@4.20.3
46
- - @contentful/f36-forms@4.20.3
47
- - @contentful/f36-icons@4.20.3
48
- - @contentful/f36-popover@4.20.3
49
- - @contentful/f36-typography@4.20.3
50
-
51
- ## 4.20.2
52
-
53
- ### Patch Changes
54
-
55
- - Updated dependencies []:
56
- - @contentful/f36-button@4.20.2
57
- - @contentful/f36-forms@4.20.2
58
- - @contentful/f36-icons@4.20.2
59
- - @contentful/f36-popover@4.20.2
60
- - @contentful/f36-typography@4.20.2
61
- - @contentful/f36-core@4.20.2
62
-
63
- ## 4.20.1
64
-
65
- ### Patch Changes
66
-
67
- - [#2223](https://github.com/contentful/forma-36/pull/2223) [`0dd9f38f`](https://github.com/contentful/forma-36/commit/0dd9f38fedee14b9dc9998501a6706f865aca708) Thanks [@denkristoffer](https://github.com/denkristoffer)! - build: add datepicker package to changeset
68
-
69
- - Updated dependencies []:
70
- - @contentful/f36-button@4.20.1
71
- - @contentful/f36-forms@4.20.1
72
- - @contentful/f36-icons@4.20.1
73
- - @contentful/f36-popover@4.20.1
74
- - @contentful/f36-typography@4.20.1
75
- - @contentful/f36-core@4.20.1
76
-
77
- ## 4.2.2
78
-
79
- ### Patch Changes
80
-
81
- - [#2218](https://github.com/contentful/forma-36/pull/2218) [`9647d295`](https://github.com/contentful/forma-36/commit/9647d295763c6518fe6d381d79a53524ac104d92) Thanks [@denkristoffer](https://github.com/denkristoffer)! - - fix(text): truncated styles
82
- - fix(datepicker): update react-day-picker
83
- - Updated dependencies [[`9647d295`](https://github.com/contentful/forma-36/commit/9647d295763c6518fe6d381d79a53524ac104d92)]:
84
- - @contentful/f36-typography@4.19.2
85
- - @contentful/f36-button@4.19.2
86
- - @contentful/f36-forms@4.19.2
87
- - @contentful/f36-icons@4.19.2
88
- - @contentful/f36-popover@4.19.2
89
- - @contentful/f36-core@4.19.2
90
-
91
- ## 4.2.1
92
-
93
- ### Patch Changes
94
-
95
- - [#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
96
- fix(notification): use type imports
97
- - Updated dependencies [[`42f0c321`](https://github.com/contentful/forma-36/commit/42f0c3218965137191842f492fe5dbf4bd10784c)]:
98
- - @contentful/f36-button@4.19.1
99
- - @contentful/f36-forms@4.19.1
100
- - @contentful/f36-icons@4.19.1
101
- - @contentful/f36-popover@4.19.1
102
- - @contentful/f36-typography@4.19.1
103
- - @contentful/f36-core@4.19.1
104
-
105
- ## 4.2.0
106
-
107
- ### Minor Changes
108
-
109
- - [#2204](https://github.com/contentful/forma-36/pull/2204) [`bcc6f681`](https://github.com/contentful/forma-36/commit/bcc6f68140c50b4eb687e3f35953d548f33076bc) Thanks [@bgutsol](https://github.com/bgutsol)! - Release Datepicker stable version, include Datepicker to the umbrella @contentful/f36-components pkg
110
-
111
- ### Patch Changes
112
-
113
- - Updated dependencies []:
114
- - @contentful/f36-button@4.18.0
115
- - @contentful/f36-forms@4.18.0
116
- - @contentful/f36-icons@4.18.0
117
- - @contentful/f36-popover@4.18.0
118
- - @contentful/f36-typography@4.18.0
119
- - @contentful/f36-core@4.18.0
120
-
121
- ## 4.1.0
122
-
123
- ### Patch Changes
124
-
125
- - [#2114](https://github.com/contentful/forma-36/pull/2114) [`a6954ac6`](https://github.com/contentful/forma-36/commit/a6954ac6486b12863163faea7b04cc8b69aaa0a8) Thanks [@mshaaban0](https://github.com/mshaaban0)! - add new Calendar and Datepicker Components https://f36.contentful.com/components/calendar
126
-
127
- * [#2120](https://github.com/contentful/forma-36/pull/2120) [`b057ce45`](https://github.com/contentful/forma-36/commit/b057ce45acd3e22b05f79b5bcb121c7e1b3a8c44) Thanks [@denkristoffer](https://github.com/denkristoffer)! - fix(datepicker): allow passing input props
128
-
129
- * Updated dependencies []:
130
- - @contentful/f36-button@4.11.0
131
- - @contentful/f36-forms@4.11.0
132
- - @contentful/f36-icons@4.11.0
133
- - @contentful/f36-popover@4.11.0
134
- - @contentful/f36-typography@4.11.0
135
- - @contentful/f36-core@4.11.0
136
-
137
- ## 4.1.0-beta.2
138
-
139
- ### Patch Changes
140
-
141
- - [#2120](https://github.com/contentful/forma-36/pull/2120) [`b057ce45`](https://github.com/contentful/forma-36/commit/b057ce45acd3e22b05f79b5bcb121c7e1b3a8c44) Thanks [@denkristoffer](https://github.com/denkristoffer)! - fix(datepicker): allow passing input props
142
-
143
- ## 4.1.0-beta.1
144
-
145
- ### Patch Changes
146
-
147
- - Updated dependencies []:
148
- - @contentful/f36-button@4.11.0-beta.0
149
- - @contentful/f36-forms@4.11.0-beta.0
150
- - @contentful/f36-icons@4.11.0-beta.0
151
- - @contentful/f36-popover@4.11.0-beta.0
152
- - @contentful/f36-typography@4.11.0-beta.0
153
- - @contentful/f36-core@4.11.0-beta.0
154
-
155
- ## 5.0.0-beta.1
156
-
157
- ### Major Changes
158
-
159
- - [#2112](https://github.com/contentful/forma-36/pull/2112) [`177b8e27`](https://github.com/contentful/forma-36/commit/177b8e27e644a6696afec6e8f8a4d0ea488fddf3) Thanks [@burakukula](https://github.com/burakukula)! - feat: add new Calendar and Datepicker Components https://f36.contentful.com/components/calendar
160
-
161
- ## 4.0.0
162
-
163
- ### Major Changes
164
-
165
- - [#2005](https://github.com/contentful/forma-36/pull/2005) [`32cac8e8`](https://github.com/contentful/forma-36/commit/32cac8e8bdeedfe29b36bc6025eec11607c93da8) Thanks [@denkristoffer](https://github.com/denkristoffer)! - feat: Datepicker component
166
-
167
- ### Patch Changes
168
-
169
- - Updated dependencies [[`32cac8e8`](https://github.com/contentful/forma-36/commit/32cac8e8bdeedfe29b36bc6025eec11607c93da8)]:
170
- - @contentful/f36-icons@4.10.5
171
- - @contentful/f36-popover@4.10.5
172
- - @contentful/f36-button@4.10.5
173
- - @contentful/f36-forms@4.10.5
174
- - @contentful/f36-typography@4.10.5
175
- - @contentful/f36-core@4.10.5