@synerise/ds-cruds 1.0.12 → 1.0.14
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 +210 -914
- package/README.md +31 -29
- package/dist/Cruds.d.ts +1 -1
- package/dist/Cruds.js +1 -1
- package/dist/Cruds.types.d.ts +2 -2
- package/dist/SingleAction.d.ts +1 -1
- package/dist/SingleAction.js +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
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
|
-
## [1.0.
|
|
6
|
+
## [1.0.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.13...@synerise/ds-cruds@1.0.14) (2025-07-15)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [1.0.
|
|
14
|
+
## [1.0.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.12...@synerise/ds-cruds@1.0.13) (2025-07-01)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
17
17
|
|
|
@@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
## [1.0.
|
|
22
|
+
## [1.0.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.11...@synerise/ds-cruds@1.0.12) (2025-06-26)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
25
25
|
|
|
@@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
## [1.0.
|
|
30
|
+
## [1.0.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.10...@synerise/ds-cruds@1.0.11) (2025-06-24)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
33
33
|
|
|
@@ -35,1442 +35,738 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
## [1.0.
|
|
38
|
+
## [1.0.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.9...@synerise/ds-cruds@1.0.10) (2025-06-05)
|
|
39
39
|
|
|
40
40
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
41
41
|
|
|
42
|
+
## [1.0.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.8...@synerise/ds-cruds@1.0.9) (2025-05-26)
|
|
42
43
|
|
|
44
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
43
45
|
|
|
46
|
+
## [1.0.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.7...@synerise/ds-cruds@1.0.8) (2025-05-19)
|
|
44
47
|
|
|
48
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
45
49
|
|
|
46
50
|
## [1.0.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.6...@synerise/ds-cruds@1.0.7) (2025-05-07)
|
|
47
51
|
|
|
48
52
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
49
53
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
54
|
## [1.0.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.5...@synerise/ds-cruds@1.0.6) (2025-04-24)
|
|
55
55
|
|
|
56
56
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
57
57
|
|
|
58
|
+
## [1.0.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.4...@synerise/ds-cruds@1.0.5) (2025-04-16)
|
|
58
59
|
|
|
60
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
59
61
|
|
|
62
|
+
## [1.0.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.3...@synerise/ds-cruds@1.0.4) (2025-04-02)
|
|
60
63
|
|
|
64
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
61
65
|
|
|
62
|
-
## [1.0.
|
|
66
|
+
## [1.0.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.2...@synerise/ds-cruds@1.0.3) (2025-03-31)
|
|
63
67
|
|
|
64
68
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
65
69
|
|
|
70
|
+
## [1.0.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.1...@synerise/ds-cruds@1.0.2) (2025-03-26)
|
|
66
71
|
|
|
72
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
67
73
|
|
|
74
|
+
## [1.0.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.0...@synerise/ds-cruds@1.0.1) (2025-03-18)
|
|
68
75
|
|
|
76
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
69
77
|
|
|
70
|
-
## [
|
|
78
|
+
## [0.6.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.6.6...@synerise/ds-cruds@0.6.7) (2025-03-10)
|
|
71
79
|
|
|
72
80
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
73
81
|
|
|
82
|
+
## [0.6.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.6.5...@synerise/ds-cruds@0.6.6) (2025-03-04)
|
|
74
83
|
|
|
84
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
75
85
|
|
|
86
|
+
## [0.6.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.6.4...@synerise/ds-cruds@0.6.5) (2025-02-27)
|
|
76
87
|
|
|
88
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
77
89
|
|
|
78
|
-
## [
|
|
90
|
+
## [0.6.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.6.3...@synerise/ds-cruds@0.6.4) (2025-02-18)
|
|
79
91
|
|
|
80
92
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
81
93
|
|
|
94
|
+
## [0.6.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.6.2...@synerise/ds-cruds@0.6.3) (2025-02-17)
|
|
82
95
|
|
|
96
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
83
97
|
|
|
98
|
+
## [0.6.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.6.1...@synerise/ds-cruds@0.6.2) (2025-02-14)
|
|
84
99
|
|
|
100
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
85
101
|
|
|
86
|
-
## [
|
|
102
|
+
## [0.6.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.6.0...@synerise/ds-cruds@0.6.1) (2025-02-14)
|
|
87
103
|
|
|
88
104
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
89
105
|
|
|
106
|
+
# [0.6.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.35...@synerise/ds-cruds@0.6.0) (2025-01-29)
|
|
90
107
|
|
|
108
|
+
### Features
|
|
91
109
|
|
|
110
|
+
- antd@4.24 react@18 ([d97a667](https://github.com/Synerise/synerise-design/commit/d97a667b1f33aed3177e1851de3b6f60be2d46a6))
|
|
92
111
|
|
|
93
|
-
|
|
94
|
-
## [1.0.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.0...@synerise/ds-cruds@1.0.1) (2025-03-18)
|
|
112
|
+
## [0.5.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.34...@synerise/ds-cruds@0.5.35) (2025-01-21)
|
|
95
113
|
|
|
96
114
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
97
115
|
|
|
116
|
+
## [0.5.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.33...@synerise/ds-cruds@0.5.34) (2025-01-15)
|
|
98
117
|
|
|
118
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
99
119
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
## [0.6.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.6.6...@synerise/ds-cruds@0.6.7) (2025-03-10)
|
|
120
|
+
## [0.5.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.32...@synerise/ds-cruds@0.5.33) (2024-12-16)
|
|
103
121
|
|
|
104
122
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
105
123
|
|
|
124
|
+
## [0.5.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.31...@synerise/ds-cruds@0.5.32) (2024-12-04)
|
|
106
125
|
|
|
126
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
107
127
|
|
|
128
|
+
## [0.5.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.30...@synerise/ds-cruds@0.5.31) (2024-11-29)
|
|
108
129
|
|
|
130
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
109
131
|
|
|
110
|
-
## [0.
|
|
132
|
+
## [0.5.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.29...@synerise/ds-cruds@0.5.30) (2024-11-28)
|
|
111
133
|
|
|
112
134
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
113
135
|
|
|
136
|
+
## [0.5.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.28...@synerise/ds-cruds@0.5.29) (2024-11-21)
|
|
114
137
|
|
|
138
|
+
### Bug Fixes
|
|
115
139
|
|
|
140
|
+
- fixed types with htmlattributes ([7e84ba3](https://github.com/Synerise/synerise-design/commit/7e84ba316db9abee7bf16a46fa6b15ea76337cf4))
|
|
116
141
|
|
|
117
|
-
|
|
118
|
-
## [0.6.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.6.4...@synerise/ds-cruds@0.6.5) (2025-02-27)
|
|
142
|
+
## [0.5.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.27...@synerise/ds-cruds@0.5.28) (2024-11-12)
|
|
119
143
|
|
|
120
144
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
121
145
|
|
|
146
|
+
## [0.5.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.26...@synerise/ds-cruds@0.5.27) (2024-11-12)
|
|
122
147
|
|
|
148
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
123
149
|
|
|
150
|
+
## [0.5.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.25...@synerise/ds-cruds@0.5.26) (2024-10-29)
|
|
124
151
|
|
|
152
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
125
153
|
|
|
126
|
-
## [0.
|
|
154
|
+
## [0.5.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.24...@synerise/ds-cruds@0.5.25) (2024-10-28)
|
|
127
155
|
|
|
128
156
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
129
157
|
|
|
158
|
+
## [0.5.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.23...@synerise/ds-cruds@0.5.24) (2024-10-23)
|
|
130
159
|
|
|
160
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
131
161
|
|
|
162
|
+
## [0.5.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.22...@synerise/ds-cruds@0.5.23) (2024-10-01)
|
|
132
163
|
|
|
164
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
133
165
|
|
|
134
|
-
## [0.
|
|
166
|
+
## [0.5.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.21...@synerise/ds-cruds@0.5.22) (2024-09-26)
|
|
135
167
|
|
|
136
168
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
137
169
|
|
|
170
|
+
## [0.5.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.20...@synerise/ds-cruds@0.5.21) (2024-09-17)
|
|
138
171
|
|
|
172
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
139
173
|
|
|
174
|
+
## [0.5.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.19...@synerise/ds-cruds@0.5.20) (2024-09-13)
|
|
140
175
|
|
|
176
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
141
177
|
|
|
142
|
-
## [0.
|
|
178
|
+
## [0.5.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.18...@synerise/ds-cruds@0.5.19) (2024-09-11)
|
|
143
179
|
|
|
144
180
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
145
181
|
|
|
182
|
+
## [0.5.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.17...@synerise/ds-cruds@0.5.18) (2024-09-03)
|
|
146
183
|
|
|
184
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
147
185
|
|
|
186
|
+
## [0.5.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.16...@synerise/ds-cruds@0.5.17) (2024-08-30)
|
|
148
187
|
|
|
188
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
149
189
|
|
|
150
|
-
## [0.
|
|
190
|
+
## [0.5.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.15...@synerise/ds-cruds@0.5.16) (2024-08-27)
|
|
151
191
|
|
|
152
192
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
153
193
|
|
|
194
|
+
## [0.5.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.14...@synerise/ds-cruds@0.5.15) (2024-08-19)
|
|
154
195
|
|
|
196
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
155
197
|
|
|
198
|
+
## [0.5.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.13...@synerise/ds-cruds@0.5.14) (2024-07-26)
|
|
156
199
|
|
|
200
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
157
201
|
|
|
158
|
-
|
|
159
|
-
|
|
202
|
+
## [0.5.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.12...@synerise/ds-cruds@0.5.13) (2024-07-15)
|
|
160
203
|
|
|
161
|
-
###
|
|
204
|
+
### Bug Fixes
|
|
162
205
|
|
|
163
|
-
|
|
206
|
+
- **storybook7:** card tabs stories ([537084e](https://github.com/Synerise/synerise-design/commit/537084e610b5a932ed208b27725c6feb2208ccd6))
|
|
164
207
|
|
|
208
|
+
## [0.5.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.11...@synerise/ds-cruds@0.5.12) (2024-07-05)
|
|
165
209
|
|
|
210
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
166
211
|
|
|
212
|
+
## [0.5.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.10...@synerise/ds-cruds@0.5.11) (2024-06-27)
|
|
167
213
|
|
|
214
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
168
215
|
|
|
169
|
-
## [0.5.
|
|
216
|
+
## [0.5.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.9...@synerise/ds-cruds@0.5.10) (2024-06-21)
|
|
170
217
|
|
|
171
218
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
172
219
|
|
|
220
|
+
## [0.5.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.8...@synerise/ds-cruds@0.5.9) (2024-05-29)
|
|
173
221
|
|
|
222
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
174
223
|
|
|
224
|
+
## [0.5.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.7...@synerise/ds-cruds@0.5.8) (2024-05-16)
|
|
175
225
|
|
|
226
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
176
227
|
|
|
177
|
-
## [0.5.
|
|
228
|
+
## [0.5.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.6...@synerise/ds-cruds@0.5.7) (2024-05-10)
|
|
178
229
|
|
|
179
230
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
180
231
|
|
|
232
|
+
## [0.5.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.5...@synerise/ds-cruds@0.5.6) (2024-05-08)
|
|
181
233
|
|
|
234
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
182
235
|
|
|
236
|
+
## [0.5.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.4...@synerise/ds-cruds@0.5.5) (2024-04-15)
|
|
183
237
|
|
|
238
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
184
239
|
|
|
185
|
-
## [0.5.
|
|
240
|
+
## [0.5.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.3...@synerise/ds-cruds@0.5.4) (2024-04-05)
|
|
186
241
|
|
|
187
242
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
188
243
|
|
|
244
|
+
## [0.5.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.2...@synerise/ds-cruds@0.5.3) (2024-04-02)
|
|
189
245
|
|
|
246
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
190
247
|
|
|
248
|
+
## [0.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.1...@synerise/ds-cruds@0.5.2) (2024-03-29)
|
|
191
249
|
|
|
250
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
192
251
|
|
|
193
|
-
## [0.5.
|
|
252
|
+
## [0.5.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.0...@synerise/ds-cruds@0.5.1) (2024-03-20)
|
|
194
253
|
|
|
195
254
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
196
255
|
|
|
256
|
+
# [0.5.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.7...@synerise/ds-cruds@0.5.0) (2024-03-09)
|
|
197
257
|
|
|
258
|
+
### Features
|
|
198
259
|
|
|
260
|
+
- **card-tabs:** add preview option to cruds and card-tabs ([f7cb671](https://github.com/Synerise/synerise-design/commit/f7cb671da0cf0a6429e958c8575d91a4fc9020eb))
|
|
199
261
|
|
|
200
|
-
|
|
201
|
-
## [0.5.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.30...@synerise/ds-cruds@0.5.31) (2024-11-29)
|
|
262
|
+
## [0.4.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.6...@synerise/ds-cruds@0.4.7) (2024-03-05)
|
|
202
263
|
|
|
203
264
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
204
265
|
|
|
266
|
+
## [0.4.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.5...@synerise/ds-cruds@0.4.6) (2024-02-21)
|
|
205
267
|
|
|
268
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
206
269
|
|
|
270
|
+
## [0.4.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.4...@synerise/ds-cruds@0.4.5) (2024-02-19)
|
|
207
271
|
|
|
272
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
208
273
|
|
|
209
|
-
## [0.
|
|
274
|
+
## [0.4.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.3...@synerise/ds-cruds@0.4.4) (2024-02-19)
|
|
210
275
|
|
|
211
276
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
212
277
|
|
|
278
|
+
## [0.4.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.2...@synerise/ds-cruds@0.4.3) (2024-01-24)
|
|
213
279
|
|
|
280
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
214
281
|
|
|
282
|
+
## [0.4.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.1...@synerise/ds-cruds@0.4.2) (2024-01-17)
|
|
215
283
|
|
|
284
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
216
285
|
|
|
217
|
-
## [0.
|
|
218
|
-
|
|
286
|
+
## [0.4.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.0...@synerise/ds-cruds@0.4.1) (2024-01-15)
|
|
219
287
|
|
|
220
|
-
|
|
288
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
221
289
|
|
|
222
|
-
|
|
290
|
+
# [0.4.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.43...@synerise/ds-cruds@0.4.0) (2023-12-14)
|
|
223
291
|
|
|
292
|
+
### Features
|
|
224
293
|
|
|
294
|
+
- **filter:** reorder cruds in filter step conditions ([8d4019b](https://github.com/Synerise/synerise-design/commit/8d4019b49c7579000e093aabbcd31a75626d9c1c))
|
|
225
295
|
|
|
296
|
+
## [0.3.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.42...@synerise/ds-cruds@0.3.43) (2023-12-13)
|
|
226
297
|
|
|
298
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
227
299
|
|
|
228
|
-
## [0.
|
|
300
|
+
## [0.3.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.41...@synerise/ds-cruds@0.3.42) (2023-12-11)
|
|
229
301
|
|
|
230
302
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
231
303
|
|
|
304
|
+
## [0.3.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.40...@synerise/ds-cruds@0.3.41) (2023-12-06)
|
|
232
305
|
|
|
306
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
233
307
|
|
|
308
|
+
## [0.3.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.39...@synerise/ds-cruds@0.3.40) (2023-11-16)
|
|
234
309
|
|
|
310
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
235
311
|
|
|
236
|
-
## [0.
|
|
312
|
+
## [0.3.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.38...@synerise/ds-cruds@0.3.39) (2023-10-30)
|
|
237
313
|
|
|
238
314
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
239
315
|
|
|
316
|
+
## [0.3.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.37...@synerise/ds-cruds@0.3.38) (2023-10-19)
|
|
240
317
|
|
|
318
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
241
319
|
|
|
320
|
+
## [0.3.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.36...@synerise/ds-cruds@0.3.37) (2023-10-18)
|
|
242
321
|
|
|
322
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
243
323
|
|
|
244
|
-
## [0.
|
|
324
|
+
## [0.3.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.35...@synerise/ds-cruds@0.3.36) (2023-10-11)
|
|
245
325
|
|
|
246
326
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
247
327
|
|
|
328
|
+
## [0.3.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.34...@synerise/ds-cruds@0.3.35) (2023-10-02)
|
|
248
329
|
|
|
330
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
249
331
|
|
|
332
|
+
## [0.3.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.33...@synerise/ds-cruds@0.3.34) (2023-09-26)
|
|
250
333
|
|
|
334
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
251
335
|
|
|
252
|
-
## [0.
|
|
336
|
+
## [0.3.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.32...@synerise/ds-cruds@0.3.33) (2023-09-05)
|
|
253
337
|
|
|
254
338
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
255
339
|
|
|
340
|
+
## [0.3.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.31...@synerise/ds-cruds@0.3.32) (2023-08-22)
|
|
256
341
|
|
|
342
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
257
343
|
|
|
344
|
+
## [0.3.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.30...@synerise/ds-cruds@0.3.31) (2023-08-20)
|
|
258
345
|
|
|
346
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
259
347
|
|
|
260
|
-
## [0.
|
|
348
|
+
## [0.3.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.29...@synerise/ds-cruds@0.3.30) (2023-07-26)
|
|
261
349
|
|
|
262
350
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
263
351
|
|
|
352
|
+
## [0.3.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.28...@synerise/ds-cruds@0.3.29) (2023-06-28)
|
|
264
353
|
|
|
354
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
265
355
|
|
|
356
|
+
## [0.3.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.27...@synerise/ds-cruds@0.3.28) (2023-06-14)
|
|
266
357
|
|
|
358
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
267
359
|
|
|
268
|
-
## [0.
|
|
360
|
+
## [0.3.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.26...@synerise/ds-cruds@0.3.27) (2023-05-26)
|
|
269
361
|
|
|
270
362
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
271
363
|
|
|
364
|
+
## [0.3.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.25...@synerise/ds-cruds@0.3.26) (2023-05-23)
|
|
272
365
|
|
|
366
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
273
367
|
|
|
368
|
+
## [0.3.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.24...@synerise/ds-cruds@0.3.25) (2023-05-20)
|
|
274
369
|
|
|
370
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
275
371
|
|
|
276
|
-
## [0.
|
|
372
|
+
## [0.3.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.23...@synerise/ds-cruds@0.3.24) (2023-04-26)
|
|
277
373
|
|
|
278
374
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
279
375
|
|
|
376
|
+
## [0.3.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.22...@synerise/ds-cruds@0.3.23) (2023-04-19)
|
|
280
377
|
|
|
378
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
281
379
|
|
|
380
|
+
## [0.3.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.21...@synerise/ds-cruds@0.3.22) (2023-03-06)
|
|
282
381
|
|
|
382
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
283
383
|
|
|
284
|
-
## [0.
|
|
384
|
+
## [0.3.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.20...@synerise/ds-cruds@0.3.21) (2023-03-02)
|
|
285
385
|
|
|
286
386
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
287
387
|
|
|
388
|
+
## [0.3.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.19...@synerise/ds-cruds@0.3.20) (2023-02-14)
|
|
288
389
|
|
|
390
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
289
391
|
|
|
392
|
+
## [0.3.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.18...@synerise/ds-cruds@0.3.19) (2023-01-12)
|
|
290
393
|
|
|
394
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
291
395
|
|
|
292
|
-
## [0.
|
|
396
|
+
## [0.3.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.17...@synerise/ds-cruds@0.3.18) (2022-12-07)
|
|
293
397
|
|
|
294
398
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
295
399
|
|
|
400
|
+
## [0.3.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.16...@synerise/ds-cruds@0.3.17) (2022-08-31)
|
|
296
401
|
|
|
402
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
297
403
|
|
|
404
|
+
## [0.3.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.15...@synerise/ds-cruds@0.3.16) (2022-08-25)
|
|
298
405
|
|
|
406
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
299
407
|
|
|
300
|
-
## [0.
|
|
408
|
+
## [0.3.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.10...@synerise/ds-cruds@0.3.15) (2022-08-11)
|
|
301
409
|
|
|
302
410
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
303
411
|
|
|
412
|
+
## [0.3.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.9...@synerise/ds-cruds@0.3.10) (2022-07-28)
|
|
304
413
|
|
|
414
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
305
415
|
|
|
416
|
+
## [0.3.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.8...@synerise/ds-cruds@0.3.9) (2022-03-30)
|
|
306
417
|
|
|
418
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
307
419
|
|
|
308
|
-
## [0.
|
|
420
|
+
## [0.3.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.7...@synerise/ds-cruds@0.3.8) (2022-03-21)
|
|
309
421
|
|
|
310
422
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
311
423
|
|
|
424
|
+
## [0.3.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.6...@synerise/ds-cruds@0.3.7) (2022-03-14)
|
|
312
425
|
|
|
426
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
313
427
|
|
|
428
|
+
## [0.3.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.5...@synerise/ds-cruds@0.3.6) (2022-02-25)
|
|
314
429
|
|
|
430
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
315
431
|
|
|
316
|
-
## [0.5
|
|
432
|
+
## [0.3.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.4...@synerise/ds-cruds@0.3.5) (2022-02-03)
|
|
317
433
|
|
|
318
434
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
319
435
|
|
|
436
|
+
## [0.3.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.3...@synerise/ds-cruds@0.3.4) (2022-01-17)
|
|
320
437
|
|
|
438
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
321
439
|
|
|
440
|
+
## [0.3.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.2...@synerise/ds-cruds@0.3.3) (2021-12-22)
|
|
322
441
|
|
|
442
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
323
443
|
|
|
324
|
-
## [0.
|
|
444
|
+
## [0.3.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.1...@synerise/ds-cruds@0.3.2) (2021-11-22)
|
|
325
445
|
|
|
326
446
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
327
447
|
|
|
448
|
+
## [0.3.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.50...@synerise/ds-cruds@0.3.1) (2021-11-09)
|
|
328
449
|
|
|
450
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
329
451
|
|
|
452
|
+
# [0.3.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.50...@synerise/ds-cruds@0.3.0) (2021-11-09)
|
|
330
453
|
|
|
454
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
331
455
|
|
|
332
|
-
## [0.
|
|
456
|
+
## [0.2.50](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.49...@synerise/ds-cruds@0.2.50) (2021-11-05)
|
|
333
457
|
|
|
334
458
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
335
459
|
|
|
460
|
+
## [0.2.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.47...@synerise/ds-cruds@0.2.49) (2021-10-26)
|
|
336
461
|
|
|
462
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
337
463
|
|
|
464
|
+
## [0.2.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.47...@synerise/ds-cruds@0.2.48) (2021-10-19)
|
|
338
465
|
|
|
466
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
339
467
|
|
|
340
|
-
## [0.
|
|
468
|
+
## [0.2.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.46...@synerise/ds-cruds@0.2.47) (2021-10-19)
|
|
341
469
|
|
|
342
470
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
343
471
|
|
|
472
|
+
## [0.2.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.45...@synerise/ds-cruds@0.2.46) (2021-09-21)
|
|
344
473
|
|
|
474
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
345
475
|
|
|
476
|
+
## [0.2.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.44...@synerise/ds-cruds@0.2.45) (2021-09-03)
|
|
346
477
|
|
|
478
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
347
479
|
|
|
348
|
-
## [0.
|
|
480
|
+
## [0.2.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.43...@synerise/ds-cruds@0.2.44) (2021-09-01)
|
|
349
481
|
|
|
482
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
350
483
|
|
|
351
|
-
|
|
484
|
+
## [0.2.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.42...@synerise/ds-cruds@0.2.43) (2021-08-31)
|
|
352
485
|
|
|
353
|
-
|
|
486
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
354
487
|
|
|
488
|
+
## [0.2.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.41...@synerise/ds-cruds@0.2.42) (2021-07-30)
|
|
355
489
|
|
|
490
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
356
491
|
|
|
492
|
+
## [0.2.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.40...@synerise/ds-cruds@0.2.41) (2021-07-30)
|
|
357
493
|
|
|
494
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
358
495
|
|
|
359
|
-
## [0.
|
|
496
|
+
## [0.2.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.39...@synerise/ds-cruds@0.2.40) (2021-07-08)
|
|
360
497
|
|
|
361
498
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
362
499
|
|
|
500
|
+
## [0.2.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.38...@synerise/ds-cruds@0.2.39) (2021-07-07)
|
|
363
501
|
|
|
502
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
364
503
|
|
|
504
|
+
## [0.2.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.37...@synerise/ds-cruds@0.2.38) (2021-06-22)
|
|
365
505
|
|
|
506
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
366
507
|
|
|
367
|
-
## [0.
|
|
368
|
-
|
|
369
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
## [0.5.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.9...@synerise/ds-cruds@0.5.10) (2024-06-21)
|
|
376
|
-
|
|
377
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
## [0.5.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.8...@synerise/ds-cruds@0.5.9) (2024-05-29)
|
|
384
|
-
|
|
385
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
## [0.5.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.7...@synerise/ds-cruds@0.5.8) (2024-05-16)
|
|
392
|
-
|
|
393
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
## [0.5.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.6...@synerise/ds-cruds@0.5.7) (2024-05-10)
|
|
400
|
-
|
|
401
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
## [0.5.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.5...@synerise/ds-cruds@0.5.6) (2024-05-08)
|
|
408
|
-
|
|
409
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
## [0.5.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.4...@synerise/ds-cruds@0.5.5) (2024-04-15)
|
|
416
|
-
|
|
417
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
## [0.5.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.3...@synerise/ds-cruds@0.5.4) (2024-04-05)
|
|
424
|
-
|
|
425
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
## [0.5.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.2...@synerise/ds-cruds@0.5.3) (2024-04-02)
|
|
432
|
-
|
|
433
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
## [0.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.1...@synerise/ds-cruds@0.5.2) (2024-03-29)
|
|
440
|
-
|
|
441
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
## [0.5.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.5.0...@synerise/ds-cruds@0.5.1) (2024-03-20)
|
|
448
|
-
|
|
449
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
# [0.5.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.7...@synerise/ds-cruds@0.5.0) (2024-03-09)
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
### Features
|
|
459
|
-
|
|
460
|
-
* **card-tabs:** add preview option to cruds and card-tabs ([f7cb671](https://github.com/Synerise/synerise-design/commit/f7cb671da0cf0a6429e958c8575d91a4fc9020eb))
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
## [0.4.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.6...@synerise/ds-cruds@0.4.7) (2024-03-05)
|
|
467
|
-
|
|
468
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
## [0.4.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.5...@synerise/ds-cruds@0.4.6) (2024-02-21)
|
|
475
|
-
|
|
476
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
## [0.4.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.4...@synerise/ds-cruds@0.4.5) (2024-02-19)
|
|
483
|
-
|
|
484
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
## [0.4.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.3...@synerise/ds-cruds@0.4.4) (2024-02-19)
|
|
491
|
-
|
|
492
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
## [0.4.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.2...@synerise/ds-cruds@0.4.3) (2024-01-24)
|
|
499
|
-
|
|
500
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
## [0.4.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.1...@synerise/ds-cruds@0.4.2) (2024-01-17)
|
|
507
|
-
|
|
508
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
## [0.4.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.4.0...@synerise/ds-cruds@0.4.1) (2024-01-15)
|
|
515
|
-
|
|
516
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
# [0.4.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.43...@synerise/ds-cruds@0.4.0) (2023-12-14)
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
### Features
|
|
526
|
-
|
|
527
|
-
* **filter:** reorder cruds in filter step conditions ([8d4019b](https://github.com/Synerise/synerise-design/commit/8d4019b49c7579000e093aabbcd31a75626d9c1c))
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
## [0.3.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.42...@synerise/ds-cruds@0.3.43) (2023-12-13)
|
|
534
|
-
|
|
535
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
## [0.3.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.41...@synerise/ds-cruds@0.3.42) (2023-12-11)
|
|
542
|
-
|
|
543
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
## [0.3.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.40...@synerise/ds-cruds@0.3.41) (2023-12-06)
|
|
550
|
-
|
|
551
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
## [0.3.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.39...@synerise/ds-cruds@0.3.40) (2023-11-16)
|
|
558
|
-
|
|
559
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
## [0.3.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.38...@synerise/ds-cruds@0.3.39) (2023-10-30)
|
|
566
|
-
|
|
567
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
## [0.3.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.37...@synerise/ds-cruds@0.3.38) (2023-10-19)
|
|
574
|
-
|
|
575
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
## [0.3.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.36...@synerise/ds-cruds@0.3.37) (2023-10-18)
|
|
582
|
-
|
|
583
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
## [0.3.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.35...@synerise/ds-cruds@0.3.36) (2023-10-11)
|
|
590
|
-
|
|
591
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
## [0.3.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.34...@synerise/ds-cruds@0.3.35) (2023-10-02)
|
|
598
|
-
|
|
599
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
## [0.3.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.33...@synerise/ds-cruds@0.3.34) (2023-09-26)
|
|
606
|
-
|
|
607
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
## [0.3.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.32...@synerise/ds-cruds@0.3.33) (2023-09-05)
|
|
614
|
-
|
|
615
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
## [0.3.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.31...@synerise/ds-cruds@0.3.32) (2023-08-22)
|
|
622
|
-
|
|
623
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
## [0.3.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.30...@synerise/ds-cruds@0.3.31) (2023-08-20)
|
|
630
|
-
|
|
631
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
## [0.3.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.29...@synerise/ds-cruds@0.3.30) (2023-07-26)
|
|
638
|
-
|
|
639
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
## [0.3.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.28...@synerise/ds-cruds@0.3.29) (2023-06-28)
|
|
646
|
-
|
|
647
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
## [0.3.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.27...@synerise/ds-cruds@0.3.28) (2023-06-14)
|
|
654
|
-
|
|
655
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
## [0.3.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.26...@synerise/ds-cruds@0.3.27) (2023-05-26)
|
|
662
|
-
|
|
663
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
## [0.3.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.25...@synerise/ds-cruds@0.3.26) (2023-05-23)
|
|
670
|
-
|
|
671
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
## [0.3.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.24...@synerise/ds-cruds@0.3.25) (2023-05-20)
|
|
678
|
-
|
|
679
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
## [0.3.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.23...@synerise/ds-cruds@0.3.24) (2023-04-26)
|
|
686
|
-
|
|
687
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
## [0.3.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.22...@synerise/ds-cruds@0.3.23) (2023-04-19)
|
|
694
|
-
|
|
695
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
## [0.3.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.21...@synerise/ds-cruds@0.3.22) (2023-03-06)
|
|
702
|
-
|
|
703
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
## [0.3.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.20...@synerise/ds-cruds@0.3.21) (2023-03-02)
|
|
710
|
-
|
|
711
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
## [0.3.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.19...@synerise/ds-cruds@0.3.20) (2023-02-14)
|
|
718
|
-
|
|
719
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
## [0.3.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.18...@synerise/ds-cruds@0.3.19) (2023-01-12)
|
|
726
|
-
|
|
727
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
## [0.3.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.17...@synerise/ds-cruds@0.3.18) (2022-12-07)
|
|
734
|
-
|
|
735
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
## [0.3.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.16...@synerise/ds-cruds@0.3.17) (2022-08-31)
|
|
742
|
-
|
|
743
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
## [0.3.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.15...@synerise/ds-cruds@0.3.16) (2022-08-25)
|
|
750
|
-
|
|
751
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
## [0.3.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.10...@synerise/ds-cruds@0.3.15) (2022-08-11)
|
|
758
|
-
|
|
759
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
## [0.3.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.9...@synerise/ds-cruds@0.3.10) (2022-07-28)
|
|
766
|
-
|
|
767
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
## [0.3.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.8...@synerise/ds-cruds@0.3.9) (2022-03-30)
|
|
774
|
-
|
|
775
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
## [0.3.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.7...@synerise/ds-cruds@0.3.8) (2022-03-21)
|
|
782
|
-
|
|
783
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
## [0.3.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.6...@synerise/ds-cruds@0.3.7) (2022-03-14)
|
|
790
|
-
|
|
791
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
## [0.3.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.5...@synerise/ds-cruds@0.3.6) (2022-02-25)
|
|
798
|
-
|
|
799
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
## [0.3.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.4...@synerise/ds-cruds@0.3.5) (2022-02-03)
|
|
806
|
-
|
|
807
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
## [0.3.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.3...@synerise/ds-cruds@0.3.4) (2022-01-17)
|
|
814
|
-
|
|
815
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
## [0.3.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.2...@synerise/ds-cruds@0.3.3) (2021-12-22)
|
|
822
|
-
|
|
823
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
## [0.3.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.3.1...@synerise/ds-cruds@0.3.2) (2021-11-22)
|
|
830
|
-
|
|
831
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
## [0.3.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.50...@synerise/ds-cruds@0.3.1) (2021-11-09)
|
|
838
|
-
|
|
839
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
# [0.3.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.50...@synerise/ds-cruds@0.3.0) (2021-11-09)
|
|
846
|
-
|
|
847
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
## [0.2.50](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.49...@synerise/ds-cruds@0.2.50) (2021-11-05)
|
|
854
|
-
|
|
855
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
## [0.2.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.47...@synerise/ds-cruds@0.2.49) (2021-10-26)
|
|
862
|
-
|
|
863
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
## [0.2.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.47...@synerise/ds-cruds@0.2.48) (2021-10-19)
|
|
870
|
-
|
|
871
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
## [0.2.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.46...@synerise/ds-cruds@0.2.47) (2021-10-19)
|
|
878
|
-
|
|
879
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
## [0.2.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.45...@synerise/ds-cruds@0.2.46) (2021-09-21)
|
|
886
|
-
|
|
887
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
## [0.2.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.44...@synerise/ds-cruds@0.2.45) (2021-09-03)
|
|
894
|
-
|
|
895
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
## [0.2.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.43...@synerise/ds-cruds@0.2.44) (2021-09-01)
|
|
902
|
-
|
|
903
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
## [0.2.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.42...@synerise/ds-cruds@0.2.43) (2021-08-31)
|
|
910
|
-
|
|
911
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
## [0.2.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.41...@synerise/ds-cruds@0.2.42) (2021-07-30)
|
|
918
|
-
|
|
919
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
## [0.2.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.40...@synerise/ds-cruds@0.2.41) (2021-07-30)
|
|
926
|
-
|
|
927
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
## [0.2.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.39...@synerise/ds-cruds@0.2.40) (2021-07-08)
|
|
934
|
-
|
|
935
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
## [0.2.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.38...@synerise/ds-cruds@0.2.39) (2021-07-07)
|
|
942
|
-
|
|
943
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
## [0.2.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.37...@synerise/ds-cruds@0.2.38) (2021-06-22)
|
|
950
|
-
|
|
951
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
## [0.2.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.36...@synerise/ds-cruds@0.2.37) (2021-06-14)
|
|
958
|
-
|
|
959
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
## [0.2.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.35...@synerise/ds-cruds@0.2.36) (2021-05-27)
|
|
966
|
-
|
|
967
|
-
**Note:** Version bump only for package @synerise/ds-cruds
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
## [0.2.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.34...@synerise/ds-cruds@0.2.35) (2021-05-25)
|
|
508
|
+
## [0.2.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.36...@synerise/ds-cruds@0.2.37) (2021-06-14)
|
|
974
509
|
|
|
975
510
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
976
511
|
|
|
512
|
+
## [0.2.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.35...@synerise/ds-cruds@0.2.36) (2021-05-27)
|
|
977
513
|
|
|
514
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
978
515
|
|
|
516
|
+
## [0.2.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.34...@synerise/ds-cruds@0.2.35) (2021-05-25)
|
|
979
517
|
|
|
518
|
+
**Note:** Version bump only for package @synerise/ds-cruds
|
|
980
519
|
|
|
981
520
|
## [0.2.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.33...@synerise/ds-cruds@0.2.34) (2021-05-20)
|
|
982
521
|
|
|
983
522
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
984
523
|
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
524
|
## [0.2.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.32...@synerise/ds-cruds@0.2.33) (2021-05-20)
|
|
990
525
|
|
|
991
526
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
992
527
|
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
528
|
## [0.2.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.31...@synerise/ds-cruds@0.2.32) (2021-05-20)
|
|
998
529
|
|
|
999
530
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1000
531
|
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
532
|
## [0.2.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.30...@synerise/ds-cruds@0.2.31) (2021-05-14)
|
|
1006
533
|
|
|
1007
534
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1008
535
|
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
536
|
## [0.2.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.29...@synerise/ds-cruds@0.2.30) (2021-05-14)
|
|
1014
537
|
|
|
1015
538
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1016
539
|
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
540
|
## [0.2.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.28...@synerise/ds-cruds@0.2.29) (2021-05-14)
|
|
1022
541
|
|
|
1023
542
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1024
543
|
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
544
|
## [0.2.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.27...@synerise/ds-cruds@0.2.28) (2021-05-06)
|
|
1030
545
|
|
|
1031
546
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1032
547
|
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
548
|
## [0.2.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.26...@synerise/ds-cruds@0.2.27) (2021-05-06)
|
|
1038
549
|
|
|
1039
550
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1040
551
|
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
552
|
## [0.2.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.25...@synerise/ds-cruds@0.2.26) (2021-04-29)
|
|
1046
553
|
|
|
1047
554
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1048
555
|
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
556
|
## [0.2.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.24...@synerise/ds-cruds@0.2.25) (2021-04-22)
|
|
1054
557
|
|
|
1055
558
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1056
559
|
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
560
|
## [0.2.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.23...@synerise/ds-cruds@0.2.24) (2021-04-07)
|
|
1062
561
|
|
|
1063
562
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1064
563
|
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
564
|
## [0.2.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.22...@synerise/ds-cruds@0.2.23) (2021-03-30)
|
|
1070
565
|
|
|
1071
566
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1072
567
|
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
568
|
## [0.2.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.21...@synerise/ds-cruds@0.2.22) (2021-03-29)
|
|
1078
569
|
|
|
1079
570
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1080
571
|
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
572
|
## [0.2.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.20...@synerise/ds-cruds@0.2.21) (2021-03-22)
|
|
1086
573
|
|
|
1087
574
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1088
575
|
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
576
|
## [0.2.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.19...@synerise/ds-cruds@0.2.20) (2021-03-19)
|
|
1094
577
|
|
|
1095
578
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1096
579
|
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
580
|
## [0.2.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.18...@synerise/ds-cruds@0.2.19) (2021-03-16)
|
|
1102
581
|
|
|
1103
582
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1104
583
|
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
584
|
## [0.2.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.17...@synerise/ds-cruds@0.2.18) (2021-03-16)
|
|
1110
585
|
|
|
1111
586
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1112
587
|
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
588
|
## [0.2.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.16...@synerise/ds-cruds@0.2.17) (2021-03-16)
|
|
1118
589
|
|
|
1119
590
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1120
591
|
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
592
|
## [0.2.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.15...@synerise/ds-cruds@0.2.16) (2021-03-16)
|
|
1126
593
|
|
|
1127
594
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1128
595
|
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
596
|
## [0.2.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.14...@synerise/ds-cruds@0.2.15) (2021-03-16)
|
|
1134
597
|
|
|
1135
598
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1136
599
|
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
600
|
## [0.2.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.13...@synerise/ds-cruds@0.2.14) (2021-03-10)
|
|
1142
601
|
|
|
1143
602
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1144
603
|
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
604
|
## [0.2.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.12...@synerise/ds-cruds@0.2.13) (2021-03-10)
|
|
1150
605
|
|
|
1151
606
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1152
607
|
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
608
|
## [0.2.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.11...@synerise/ds-cruds@0.2.12) (2021-03-09)
|
|
1158
609
|
|
|
1159
610
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1160
611
|
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
612
|
## [0.2.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.10...@synerise/ds-cruds@0.2.11) (2021-03-03)
|
|
1166
613
|
|
|
1167
614
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1168
615
|
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
616
|
## [0.2.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.9...@synerise/ds-cruds@0.2.10) (2021-03-02)
|
|
1174
617
|
|
|
1175
618
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1176
619
|
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
620
|
## [0.2.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.8...@synerise/ds-cruds@0.2.9) (2021-03-01)
|
|
1182
621
|
|
|
1183
622
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1184
623
|
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
624
|
## [0.2.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.7...@synerise/ds-cruds@0.2.8) (2021-02-17)
|
|
1190
625
|
|
|
1191
626
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1192
627
|
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
628
|
## [0.2.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.6...@synerise/ds-cruds@0.2.7) (2021-02-15)
|
|
1198
629
|
|
|
1199
630
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1200
631
|
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
632
|
## [0.2.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.5...@synerise/ds-cruds@0.2.6) (2021-02-08)
|
|
1206
633
|
|
|
1207
634
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1208
635
|
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
636
|
## [0.2.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.4...@synerise/ds-cruds@0.2.5) (2021-02-05)
|
|
1214
637
|
|
|
1215
638
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1216
639
|
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
640
|
## [0.2.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.3...@synerise/ds-cruds@0.2.4) (2021-02-02)
|
|
1222
641
|
|
|
1223
642
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1224
643
|
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
644
|
## [0.2.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.2...@synerise/ds-cruds@0.2.3) (2021-02-01)
|
|
1230
645
|
|
|
1231
646
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1232
647
|
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
648
|
## [0.2.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.1...@synerise/ds-cruds@0.2.2) (2021-01-22)
|
|
1238
649
|
|
|
1239
650
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1240
651
|
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
652
|
## [0.2.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.2.0...@synerise/ds-cruds@0.2.1) (2021-01-15)
|
|
1246
653
|
|
|
1247
654
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1248
655
|
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
656
|
# [0.2.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.25...@synerise/ds-cruds@0.2.0) (2021-01-13)
|
|
1254
657
|
|
|
1255
|
-
|
|
1256
658
|
### Features
|
|
1257
659
|
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
660
|
+
- **cruds:** expose single action as subcomponent ([8e2b29e](https://github.com/Synerise/synerise-design/commit/8e2b29e703719b6432b0f8749cd97f250c697e49))
|
|
1263
661
|
|
|
1264
662
|
## [0.1.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.24...@synerise/ds-cruds@0.1.25) (2021-01-04)
|
|
1265
663
|
|
|
1266
664
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1267
665
|
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
666
|
## [0.1.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.23...@synerise/ds-cruds@0.1.24) (2020-12-23)
|
|
1273
667
|
|
|
1274
668
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1275
669
|
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
670
|
## [0.1.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.22...@synerise/ds-cruds@0.1.23) (2020-12-23)
|
|
1281
671
|
|
|
1282
672
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1283
673
|
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
674
|
## [0.1.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.21...@synerise/ds-cruds@0.1.22) (2020-12-21)
|
|
1289
675
|
|
|
1290
676
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1291
677
|
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
678
|
## [0.1.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.20...@synerise/ds-cruds@0.1.21) (2020-12-14)
|
|
1297
679
|
|
|
1298
680
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1299
681
|
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
682
|
## [0.1.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.19...@synerise/ds-cruds@0.1.20) (2020-12-14)
|
|
1305
683
|
|
|
1306
684
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1307
685
|
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
686
|
## [0.1.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.18...@synerise/ds-cruds@0.1.19) (2020-12-11)
|
|
1313
687
|
|
|
1314
688
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1315
689
|
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
690
|
## [0.1.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.17...@synerise/ds-cruds@0.1.18) (2020-12-04)
|
|
1321
691
|
|
|
1322
692
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1323
693
|
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
694
|
## [0.1.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.16...@synerise/ds-cruds@0.1.17) (2020-12-02)
|
|
1329
695
|
|
|
1330
696
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1331
697
|
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
698
|
## [0.1.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.15...@synerise/ds-cruds@0.1.16) (2020-11-25)
|
|
1337
699
|
|
|
1338
700
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1339
701
|
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
702
|
## [0.1.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.14...@synerise/ds-cruds@0.1.15) (2020-11-18)
|
|
1345
703
|
|
|
1346
704
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1347
705
|
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
706
|
## [0.1.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.13...@synerise/ds-cruds@0.1.14) (2020-11-12)
|
|
1353
707
|
|
|
1354
708
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1355
709
|
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
710
|
## [0.1.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.12...@synerise/ds-cruds@0.1.13) (2020-11-08)
|
|
1361
711
|
|
|
1362
712
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1363
713
|
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
714
|
## [0.1.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.11...@synerise/ds-cruds@0.1.12) (2020-11-04)
|
|
1369
715
|
|
|
1370
716
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1371
717
|
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
718
|
## [0.1.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.10...@synerise/ds-cruds@0.1.11) (2020-10-30)
|
|
1377
719
|
|
|
1378
720
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1379
721
|
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
722
|
## [0.1.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.9...@synerise/ds-cruds@0.1.10) (2020-10-30)
|
|
1385
723
|
|
|
1386
724
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1387
725
|
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
726
|
## [0.1.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.8...@synerise/ds-cruds@0.1.9) (2020-10-29)
|
|
1393
727
|
|
|
1394
728
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1395
729
|
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
730
|
## [0.1.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.7...@synerise/ds-cruds@0.1.8) (2020-10-28)
|
|
1401
731
|
|
|
1402
732
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1403
733
|
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
734
|
## [0.1.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.6...@synerise/ds-cruds@0.1.7) (2020-10-22)
|
|
1409
735
|
|
|
1410
736
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1411
737
|
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
738
|
## [0.1.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.5...@synerise/ds-cruds@0.1.6) (2020-10-21)
|
|
1417
739
|
|
|
1418
740
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1419
741
|
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
742
|
## [0.1.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.4...@synerise/ds-cruds@0.1.5) (2020-10-20)
|
|
1425
743
|
|
|
1426
744
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1427
745
|
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
746
|
## [0.1.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.3...@synerise/ds-cruds@0.1.4) (2020-10-13)
|
|
1433
747
|
|
|
1434
748
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1435
749
|
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
750
|
## [0.1.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.2...@synerise/ds-cruds@0.1.3) (2020-10-12)
|
|
1441
751
|
|
|
1442
752
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1443
753
|
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
754
|
## [0.1.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.1...@synerise/ds-cruds@0.1.2) (2020-10-12)
|
|
1449
755
|
|
|
1450
756
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1451
757
|
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
758
|
## [0.1.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@0.1.0...@synerise/ds-cruds@0.1.1) (2020-10-09)
|
|
1457
759
|
|
|
1458
760
|
**Note:** Version bump only for package @synerise/ds-cruds
|
|
1459
761
|
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
762
|
# 0.1.0 (2020-10-09)
|
|
1465
763
|
|
|
1466
|
-
|
|
1467
764
|
### Bug Fixes
|
|
1468
765
|
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
766
|
+
- **cruds:** add latest ds-icon to deps ([4aabc30](https://github.com/Synerise/synerise-design/commit/4aabc3056c71006ce1566f81a674fe0587565e19))
|
|
767
|
+
- **cruds:** fix tests ([0dd968e](https://github.com/Synerise/synerise-design/commit/0dd968efaaed70f890eb678a3f612a122b7bbc95))
|
|
768
|
+
- **cruds:** prettier ([271b443](https://github.com/Synerise/synerise-design/commit/271b443f655d98fce62059dfeb6ab0fab70ce2c0))
|
|
1473
769
|
|
|
1474
770
|
### Features
|
|
1475
771
|
|
|
1476
|
-
|
|
772
|
+
- **cruds:** add Cruds component ([15498ba](https://github.com/Synerise/synerise-design/commit/15498bad6e40649f8807c20c96fbdb58b5260f17))
|