@saas-ui/react 2.0.0-next.8 → 2.0.0-rc.24
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +308 -0
- package/package.json +13 -12
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,241 @@
|
|
1
1
|
# @saas-ui/react
|
2
2
|
|
3
|
+
## 2.0.0-rc.24
|
4
|
+
|
5
|
+
### Patch Changes
|
6
|
+
|
7
|
+
- 7027d7c1: Improve Stepper seperator position on all sizes
|
8
|
+
- Updated dependencies [7027d7c1]
|
9
|
+
- @saas-ui/theme@2.0.0-rc.12
|
10
|
+
- @saas-ui/core@2.0.0-rc.19
|
11
|
+
- @saas-ui/data-table@2.0.0-rc.24
|
12
|
+
- @saas-ui/auth@2.0.0-rc.23
|
13
|
+
- @saas-ui/forms@2.0.0-rc.22
|
14
|
+
- @saas-ui/hotkeys@2.0.0-rc.20
|
15
|
+
- @saas-ui/modals@2.0.0-rc.22
|
16
|
+
|
17
|
+
## 2.0.0-next.23
|
18
|
+
|
19
|
+
### Patch Changes
|
20
|
+
|
21
|
+
- Updated dependencies [d236fb75]
|
22
|
+
- @saas-ui/hotkeys@2.0.0-next.19
|
23
|
+
- @saas-ui/data-table@2.0.0-next.23
|
24
|
+
|
25
|
+
## 2.0.0-next.22
|
26
|
+
|
27
|
+
### Patch Changes
|
28
|
+
|
29
|
+
- Updated dependencies [8e155c3b]
|
30
|
+
- @saas-ui/theme@2.0.0-next.11
|
31
|
+
- @saas-ui/core@2.0.0-next.18
|
32
|
+
- @saas-ui/auth@2.0.0-next.22
|
33
|
+
- @saas-ui/data-table@2.0.0-next.22
|
34
|
+
- @saas-ui/forms@2.0.0-next.21
|
35
|
+
- @saas-ui/hotkeys@2.0.0-next.18
|
36
|
+
- @saas-ui/modals@2.0.0-next.21
|
37
|
+
|
38
|
+
## 2.0.0-next.21
|
39
|
+
|
40
|
+
### Minor Changes
|
41
|
+
|
42
|
+
- ccfce5c1: useHotkeys now supports preventDefault option to prevent default browser events from firing
|
43
|
+
- a9ca90dd: Updated to Chakra UI 2.6.x
|
44
|
+
|
45
|
+
### Patch Changes
|
46
|
+
|
47
|
+
- 2b639656: Fixed issue where colorScheme would be passed down to stepper dom element
|
48
|
+
- ccfce5c1: Fixed issue where multiple + separators were not parsed correctly in useHotkeys.
|
49
|
+
- Updated dependencies [ccfce5c1]
|
50
|
+
- Updated dependencies [a9ca90dd]
|
51
|
+
- Updated dependencies [2b639656]
|
52
|
+
- Updated dependencies [ccfce5c1]
|
53
|
+
- @saas-ui/hotkeys@2.0.0-next.17
|
54
|
+
- @saas-ui/forms@2.0.0-next.20
|
55
|
+
- @saas-ui/core@2.0.0-next.17
|
56
|
+
- @saas-ui/data-table@2.0.0-next.21
|
57
|
+
- @saas-ui/auth@2.0.0-next.21
|
58
|
+
- @saas-ui/modals@2.0.0-next.20
|
59
|
+
|
60
|
+
## 2.0.0-next.20
|
61
|
+
|
62
|
+
### Patch Changes
|
63
|
+
|
64
|
+
- Updated dependencies [0a2bb91f]
|
65
|
+
- @saas-ui/auth@2.0.0-next.20
|
66
|
+
- @saas-ui/data-table@2.0.0-next.20
|
67
|
+
|
68
|
+
## 2.0.0-next.19
|
69
|
+
|
70
|
+
### Patch Changes
|
71
|
+
|
72
|
+
- Updated dependencies [ffd878b6]
|
73
|
+
- Updated dependencies [aeab9b0b]
|
74
|
+
- @saas-ui/auth@2.0.0-next.19
|
75
|
+
- @saas-ui/theme@2.0.0-next.10
|
76
|
+
- @saas-ui/core@2.0.0-next.16
|
77
|
+
- @saas-ui/data-table@2.0.0-next.19
|
78
|
+
- @saas-ui/forms@2.0.0-next.19
|
79
|
+
- @saas-ui/hotkeys@2.0.0-next.16
|
80
|
+
- @saas-ui/modals@2.0.0-next.19
|
81
|
+
|
82
|
+
## 2.0.0-next.18
|
83
|
+
|
84
|
+
### Patch Changes
|
85
|
+
|
86
|
+
- Updated dependencies [01ac442f]
|
87
|
+
- @saas-ui/forms@2.0.0-next.18
|
88
|
+
- @saas-ui/auth@2.0.0-next.18
|
89
|
+
- @saas-ui/modals@2.0.0-next.18
|
90
|
+
- @saas-ui/data-table@2.0.0-next.18
|
91
|
+
|
92
|
+
## 2.0.0-next.17
|
93
|
+
|
94
|
+
### Patch Changes
|
95
|
+
|
96
|
+
- a5898c44: Fix Divider label contrast
|
97
|
+
- Updated dependencies [a5898c44]
|
98
|
+
- Updated dependencies [8045baed]
|
99
|
+
- @saas-ui/theme@2.0.0-next.9
|
100
|
+
- @saas-ui/core@2.0.0-next.15
|
101
|
+
- @saas-ui/data-table@2.0.0-next.17
|
102
|
+
- @saas-ui/auth@2.0.0-next.17
|
103
|
+
- @saas-ui/forms@2.0.0-next.17
|
104
|
+
- @saas-ui/hotkeys@2.0.0-next.15
|
105
|
+
- @saas-ui/modals@2.0.0-next.17
|
106
|
+
|
107
|
+
## 2.0.0-next.16
|
108
|
+
|
109
|
+
### Patch Changes
|
110
|
+
|
111
|
+
- b8be6d41: tooltipProps on NavItem no longer require children
|
112
|
+
- Updated dependencies [b8be6d41]
|
113
|
+
- Updated dependencies [cc713117]
|
114
|
+
- @saas-ui/core@2.0.0-next.14
|
115
|
+
- @saas-ui/modals@2.0.0-next.16
|
116
|
+
- @saas-ui/data-table@2.0.0-next.16
|
117
|
+
- @saas-ui/auth@2.0.0-next.16
|
118
|
+
- @saas-ui/forms@2.0.0-next.16
|
119
|
+
- @saas-ui/hotkeys@2.0.0-next.14
|
120
|
+
|
121
|
+
## 2.0.0-next.15
|
122
|
+
|
123
|
+
### Minor Changes
|
124
|
+
|
125
|
+
- 2d18cdc2: New createFormDialog function to create Zod or Yup specific FormDialogs
|
126
|
+
- 826c561a: EmptyState title and description no longer use Header and Text
|
127
|
+
|
128
|
+
### Patch Changes
|
129
|
+
|
130
|
+
- Updated dependencies [2d18cdc2]
|
131
|
+
- Updated dependencies [826c561a]
|
132
|
+
- @saas-ui/modals@2.0.0-next.15
|
133
|
+
- @saas-ui/forms@2.0.0-next.15
|
134
|
+
- @saas-ui/core@2.0.0-next.13
|
135
|
+
- @saas-ui/auth@2.0.0-next.15
|
136
|
+
- @saas-ui/data-table@2.0.0-next.15
|
137
|
+
- @saas-ui/hotkeys@2.0.0-next.13
|
138
|
+
|
139
|
+
## 2.0.0-next.14
|
140
|
+
|
141
|
+
### Patch Changes
|
142
|
+
|
143
|
+
- Fix esm bundle import
|
144
|
+
- Updated dependencies
|
145
|
+
- @saas-ui/data-table@2.0.0-next.14
|
146
|
+
- @saas-ui/nprogress@2.0.0-next.3
|
147
|
+
- @saas-ui/hotkeys@2.0.0-next.12
|
148
|
+
- @saas-ui/modals@2.0.0-next.14
|
149
|
+
- @saas-ui/forms@2.0.0-next.14
|
150
|
+
- @saas-ui/hooks@2.0.0-next.4
|
151
|
+
- @saas-ui/theme@2.0.0-next.8
|
152
|
+
- @saas-ui/auth@2.0.0-next.14
|
153
|
+
- @saas-ui/core@2.0.0-next.12
|
154
|
+
|
155
|
+
## 2.0.0-next.13
|
156
|
+
|
157
|
+
### Patch Changes
|
158
|
+
|
159
|
+
- d3900eca: button primary, secondary and tertiary variants colorScheme can now be changed.
|
160
|
+
- Bump version
|
161
|
+
- dc435dd5: No longer needed to use Next.js legacyBehavior for the Link component.
|
162
|
+
- 6c63217c: object and array field props can now be overridden using the fields prop
|
163
|
+
- Updated dependencies [1563cc9a]
|
164
|
+
- Updated dependencies [d3900eca]
|
165
|
+
- Updated dependencies
|
166
|
+
- Updated dependencies [6c63217c]
|
167
|
+
- @saas-ui/modals@2.0.0-next.13
|
168
|
+
- @saas-ui/theme@2.0.0-next.7
|
169
|
+
- @saas-ui/data-table@2.0.0-next.13
|
170
|
+
- @saas-ui/nprogress@2.0.0-next.2
|
171
|
+
- @saas-ui/hotkeys@2.0.0-next.11
|
172
|
+
- @saas-ui/forms@2.0.0-next.13
|
173
|
+
- @saas-ui/hooks@2.0.0-next.3
|
174
|
+
- @saas-ui/auth@2.0.0-next.13
|
175
|
+
- @saas-ui/core@2.0.0-next.11
|
176
|
+
|
177
|
+
## 2.0.0-next.12
|
178
|
+
|
179
|
+
### Patch Changes
|
180
|
+
|
181
|
+
- a7ef6dd9: Fixed issue where types for exports were not detected
|
182
|
+
- Updated dependencies [a7ef6dd9]
|
183
|
+
- @saas-ui/forms@2.0.0-next.12
|
184
|
+
- @saas-ui/theme@2.0.0-next.6
|
185
|
+
- @saas-ui/core@2.0.0-next.10
|
186
|
+
- @saas-ui/auth@2.0.0-next.12
|
187
|
+
- @saas-ui/modals@2.0.0-next.12
|
188
|
+
- @saas-ui/data-table@2.0.0-next.12
|
189
|
+
- @saas-ui/hotkeys@2.0.0-next.10
|
190
|
+
|
191
|
+
## 2.0.0-next.11
|
192
|
+
|
193
|
+
### Patch Changes
|
194
|
+
|
195
|
+
- Updated dependencies [5b9d90e8]
|
196
|
+
- @saas-ui/theme@2.0.0-next.5
|
197
|
+
- @saas-ui/core@2.0.0-next.9
|
198
|
+
- @saas-ui/auth@2.0.0-next.11
|
199
|
+
- @saas-ui/data-table@2.0.0-next.11
|
200
|
+
- @saas-ui/forms@2.0.0-next.11
|
201
|
+
- @saas-ui/hotkeys@2.0.0-next.9
|
202
|
+
- @saas-ui/modals@2.0.0-next.11
|
203
|
+
|
204
|
+
## 2.0.0-next.10
|
205
|
+
|
206
|
+
### Patch Changes
|
207
|
+
|
208
|
+
- Updated dependencies [b521ce10]
|
209
|
+
- @saas-ui/theme@2.0.0-next.4
|
210
|
+
- @saas-ui/core@2.0.0-next.8
|
211
|
+
- @saas-ui/auth@2.0.0-next.10
|
212
|
+
- @saas-ui/data-table@2.0.0-next.10
|
213
|
+
- @saas-ui/forms@2.0.0-next.10
|
214
|
+
- @saas-ui/hotkeys@2.0.0-next.8
|
215
|
+
- @saas-ui/modals@2.0.0-next.10
|
216
|
+
|
217
|
+
## 2.0.0-next.9
|
218
|
+
|
219
|
+
### Minor Changes
|
220
|
+
|
221
|
+
- 1177329d: Improved MenuDialog position on mobile
|
222
|
+
- 84e59fec: Added new createModals method to create typesafe modals managers with support for custom modals
|
223
|
+
|
224
|
+
### Patch Changes
|
225
|
+
|
226
|
+
- 189190c6: Fix Card theme tokens
|
227
|
+
- Updated dependencies [84e59fec]
|
228
|
+
- Updated dependencies [189190c6]
|
229
|
+
- Updated dependencies [1177329d]
|
230
|
+
- Updated dependencies [84e59fec]
|
231
|
+
- Updated dependencies [1177329d]
|
232
|
+
- @saas-ui/forms@2.0.0-next.9
|
233
|
+
- @saas-ui/core@2.0.0-next.7
|
234
|
+
- @saas-ui/modals@2.0.0-next.9
|
235
|
+
- @saas-ui/auth@2.0.0-next.9
|
236
|
+
- @saas-ui/data-table@2.0.0-next.9
|
237
|
+
- @saas-ui/hotkeys@2.0.0-next.7
|
238
|
+
|
3
239
|
## 2.0.0-next.8
|
4
240
|
|
5
241
|
### Patch Changes
|
@@ -197,6 +433,78 @@
|
|
197
433
|
- @saas-ui/nprogress@2.0.0-next.0
|
198
434
|
- @saas-ui/theme@2.0.0-next.0
|
199
435
|
|
436
|
+
## 1.9.3
|
437
|
+
|
438
|
+
### Patch Changes
|
439
|
+
|
440
|
+
- Updated dependencies
|
441
|
+
- @saas-ui/app-shell@1.1.2
|
442
|
+
- @saas-ui/auth@1.7.6
|
443
|
+
- @saas-ui/banner@1.4.2
|
444
|
+
- @saas-ui/button@1.4.2
|
445
|
+
- @saas-ui/card@1.5.2
|
446
|
+
- @saas-ui/collapse@1.4.2
|
447
|
+
- @saas-ui/data-table@1.4.3
|
448
|
+
- @saas-ui/forms@1.5.5
|
449
|
+
- @saas-ui/hooks@1.2.2
|
450
|
+
- @saas-ui/hotkeys@1.4.2
|
451
|
+
- @saas-ui/input-right-button@1.4.2
|
452
|
+
- @saas-ui/layout@1.4.3
|
453
|
+
- @saas-ui/list@1.4.2
|
454
|
+
- @saas-ui/menu@1.4.3
|
455
|
+
- @saas-ui/modals@1.5.7
|
456
|
+
- @saas-ui/nprogress@1.4.2
|
457
|
+
- @saas-ui/number-input@1.4.2
|
458
|
+
- @saas-ui/palette@1.3.2
|
459
|
+
- @saas-ui/password-input@1.4.2
|
460
|
+
- @saas-ui/persona@1.4.2
|
461
|
+
- @saas-ui/pin-input@1.4.2
|
462
|
+
- @saas-ui/property@1.4.2
|
463
|
+
- @saas-ui/provider@1.2.3
|
464
|
+
- @saas-ui/radio@1.4.3
|
465
|
+
- @saas-ui/search-input@1.4.2
|
466
|
+
- @saas-ui/select@1.4.2
|
467
|
+
- @saas-ui/snackbar@1.2.2
|
468
|
+
- @saas-ui/stepper@1.4.2
|
469
|
+
- @saas-ui/theme@1.8.2
|
470
|
+
|
471
|
+
## 1.9.2
|
472
|
+
|
473
|
+
### Patch Changes
|
474
|
+
|
475
|
+
- b2302a3: Add types to package.json exports
|
476
|
+
- Updated dependencies [f9234fc]
|
477
|
+
- Updated dependencies [b2302a3]
|
478
|
+
- @saas-ui/persona@1.4.1
|
479
|
+
- @saas-ui/app-shell@1.1.1
|
480
|
+
- @saas-ui/auth@1.7.5
|
481
|
+
- @saas-ui/banner@1.4.1
|
482
|
+
- @saas-ui/button@1.4.1
|
483
|
+
- @saas-ui/card@1.5.1
|
484
|
+
- @saas-ui/collapse@1.4.1
|
485
|
+
- @saas-ui/data-table@1.4.2
|
486
|
+
- @saas-ui/forms@1.5.4
|
487
|
+
- @saas-ui/hooks@1.2.1
|
488
|
+
- @saas-ui/hotkeys@1.4.1
|
489
|
+
- @saas-ui/input-right-button@1.4.1
|
490
|
+
- @saas-ui/layout@1.4.2
|
491
|
+
- @saas-ui/list@1.4.1
|
492
|
+
- @saas-ui/menu@1.4.2
|
493
|
+
- @saas-ui/modals@1.5.6
|
494
|
+
- @saas-ui/nprogress@1.4.1
|
495
|
+
- @saas-ui/number-input@1.4.1
|
496
|
+
- @saas-ui/palette@1.3.1
|
497
|
+
- @saas-ui/password-input@1.4.1
|
498
|
+
- @saas-ui/pin-input@1.4.1
|
499
|
+
- @saas-ui/property@1.4.1
|
500
|
+
- @saas-ui/provider@1.2.2
|
501
|
+
- @saas-ui/radio@1.4.2
|
502
|
+
- @saas-ui/search-input@1.4.1
|
503
|
+
- @saas-ui/select@1.4.1
|
504
|
+
- @saas-ui/snackbar@1.2.1
|
505
|
+
- @saas-ui/stepper@1.4.1
|
506
|
+
- @saas-ui/theme@1.8.1
|
507
|
+
|
200
508
|
## 1.9.1
|
201
509
|
|
202
510
|
### Patch Changes
|
package/package.json
CHANGED
@@ -1,11 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@saas-ui/react",
|
3
|
-
"version": "2.0.0-
|
3
|
+
"version": "2.0.0-rc.24",
|
4
4
|
"description": "Saas UI - The React component library for startups.",
|
5
5
|
"source": "src/index.ts",
|
6
6
|
"exports": {
|
7
7
|
".": {
|
8
8
|
"require": "./dist/index.js",
|
9
|
+
"types": "./dist/index.d.ts",
|
9
10
|
"import": "./dist/index.mjs"
|
10
11
|
},
|
11
12
|
"./src": {
|
@@ -56,20 +57,20 @@
|
|
56
57
|
},
|
57
58
|
"dependencies": {
|
58
59
|
"@chakra-ui/react-utils": "^2.0.12",
|
59
|
-
"@chakra-ui/system": "^2.5.
|
60
|
+
"@chakra-ui/system": "^2.5.7",
|
60
61
|
"@chakra-ui/utils": "^2.0.15",
|
61
|
-
"@saas-ui/auth": "2.0.0-
|
62
|
-
"@saas-ui/core": "2.0.0-
|
63
|
-
"@saas-ui/data-table": "2.0.0-
|
64
|
-
"@saas-ui/forms": "2.0.0-
|
65
|
-
"@saas-ui/hooks": "2.0.0-next.
|
66
|
-
"@saas-ui/hotkeys": "2.0.0-
|
67
|
-
"@saas-ui/modals": "2.0.0-
|
68
|
-
"@saas-ui/nprogress": "2.0.0-next.
|
69
|
-
"@saas-ui/theme": "2.0.0-
|
62
|
+
"@saas-ui/auth": "2.0.0-rc.23",
|
63
|
+
"@saas-ui/core": "2.0.0-rc.19",
|
64
|
+
"@saas-ui/data-table": "2.0.0-rc.24",
|
65
|
+
"@saas-ui/forms": "2.0.0-rc.22",
|
66
|
+
"@saas-ui/hooks": "2.0.0-next.4",
|
67
|
+
"@saas-ui/hotkeys": "2.0.0-rc.20",
|
68
|
+
"@saas-ui/modals": "2.0.0-rc.22",
|
69
|
+
"@saas-ui/nprogress": "2.0.0-next.3",
|
70
|
+
"@saas-ui/theme": "2.0.0-rc.12"
|
70
71
|
},
|
71
72
|
"peerDependencies": {
|
72
|
-
"@chakra-ui/react": ">=2.
|
73
|
+
"@chakra-ui/react": ">=2.6.0",
|
73
74
|
"@emotion/react": "^11",
|
74
75
|
"@emotion/styled": "^11",
|
75
76
|
"framer-motion": ">=5.5.0",
|