@synerise/ds-operators 1.0.15 → 1.0.17
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 +510 -1672
- package/README.md +19 -17
- package/dist/Operator.types.d.ts +1 -1
- package/dist/Operators.d.ts +1 -1
- package/dist/Operators.js +3 -3
- package/dist/OperatorsDropdown/OperatorsDropdown.d.ts +1 -1
- package/dist/OperatorsDropdown/OperatorsDropdown.js +7 -8
- package/dist/OperatorsDropdown/OperatorsDropdownItem.d.ts +1 -1
- package/dist/OperatorsDropdown/OperatorsDropdownItem.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/utils/groupByGroupName.d.ts +1 -1
- package/package.json +11 -11
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.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.16...@synerise/ds-operators@1.0.17) (2025-07-08)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
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.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.15...@synerise/ds-operators@1.0.16) (2025-07-01)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
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.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.14...@synerise/ds-operators@1.0.15) (2025-06-26)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
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.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.13...@synerise/ds-operators@1.0.14) (2025-06-24)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
33
33
|
|
|
@@ -35,2397 +35,1235 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
## [1.0.
|
|
38
|
+
## [1.0.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.12...@synerise/ds-operators@1.0.13) (2025-06-12)
|
|
39
39
|
|
|
40
40
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
41
41
|
|
|
42
|
+
## [1.0.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.11...@synerise/ds-operators@1.0.12) (2025-06-11)
|
|
42
43
|
|
|
44
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
43
45
|
|
|
46
|
+
## [1.0.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.10...@synerise/ds-operators@1.0.11) (2025-06-05)
|
|
44
47
|
|
|
48
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
45
49
|
|
|
46
50
|
## [1.0.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.9...@synerise/ds-operators@1.0.10) (2025-06-03)
|
|
47
51
|
|
|
48
52
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
49
53
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
54
|
## [1.0.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.8...@synerise/ds-operators@1.0.9) (2025-05-26)
|
|
55
55
|
|
|
56
56
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
58
|
## [1.0.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.7...@synerise/ds-operators@1.0.8) (2025-05-19)
|
|
63
59
|
|
|
64
60
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
65
61
|
|
|
62
|
+
## [1.0.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.6...@synerise/ds-operators@1.0.7) (2025-05-07)
|
|
66
63
|
|
|
64
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
67
65
|
|
|
66
|
+
## [1.0.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.5...@synerise/ds-operators@1.0.6) (2025-04-24)
|
|
68
67
|
|
|
68
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
69
69
|
|
|
70
|
-
## [1.0.
|
|
70
|
+
## [1.0.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.4...@synerise/ds-operators@1.0.5) (2025-04-16)
|
|
71
71
|
|
|
72
72
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
73
73
|
|
|
74
|
+
## [1.0.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.3...@synerise/ds-operators@1.0.4) (2025-04-02)
|
|
74
75
|
|
|
76
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
75
77
|
|
|
78
|
+
## [1.0.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.2...@synerise/ds-operators@1.0.3) (2025-03-31)
|
|
76
79
|
|
|
80
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
77
81
|
|
|
78
|
-
## [1.0.
|
|
82
|
+
## [1.0.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.1...@synerise/ds-operators@1.0.2) (2025-03-26)
|
|
79
83
|
|
|
80
84
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
81
85
|
|
|
86
|
+
## [1.0.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.0...@synerise/ds-operators@1.0.1) (2025-03-18)
|
|
82
87
|
|
|
88
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
83
89
|
|
|
90
|
+
## [0.15.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.10...@synerise/ds-operators@0.15.11) (2025-03-10)
|
|
84
91
|
|
|
92
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
85
93
|
|
|
86
|
-
## [
|
|
94
|
+
## [0.15.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.9...@synerise/ds-operators@0.15.10) (2025-03-04)
|
|
87
95
|
|
|
88
96
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
89
97
|
|
|
98
|
+
## [0.15.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.8...@synerise/ds-operators@0.15.9) (2025-02-27)
|
|
90
99
|
|
|
100
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
91
101
|
|
|
102
|
+
## [0.15.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.7...@synerise/ds-operators@0.15.8) (2025-02-27)
|
|
92
103
|
|
|
104
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
93
105
|
|
|
94
|
-
## [
|
|
106
|
+
## [0.15.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.6...@synerise/ds-operators@0.15.7) (2025-02-20)
|
|
95
107
|
|
|
96
108
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
97
109
|
|
|
110
|
+
## [0.15.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.5...@synerise/ds-operators@0.15.6) (2025-02-18)
|
|
98
111
|
|
|
112
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
99
113
|
|
|
114
|
+
## [0.15.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.4...@synerise/ds-operators@0.15.5) (2025-02-17)
|
|
100
115
|
|
|
116
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
101
117
|
|
|
102
|
-
## [
|
|
118
|
+
## [0.15.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.3...@synerise/ds-operators@0.15.4) (2025-02-14)
|
|
103
119
|
|
|
104
120
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
105
121
|
|
|
122
|
+
## [0.15.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.2...@synerise/ds-operators@0.15.3) (2025-02-14)
|
|
106
123
|
|
|
124
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
107
125
|
|
|
126
|
+
## [0.15.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.1...@synerise/ds-operators@0.15.2) (2025-02-07)
|
|
108
127
|
|
|
128
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
109
129
|
|
|
110
|
-
## [
|
|
130
|
+
## [0.15.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.0...@synerise/ds-operators@0.15.1) (2025-02-04)
|
|
111
131
|
|
|
112
132
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
113
133
|
|
|
134
|
+
# [0.15.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.9...@synerise/ds-operators@0.15.0) (2025-01-29)
|
|
114
135
|
|
|
136
|
+
### Features
|
|
115
137
|
|
|
138
|
+
- antd@4.24 react@18 ([d97a667](https://github.com/Synerise/synerise-design/commit/d97a667b1f33aed3177e1851de3b6f60be2d46a6))
|
|
116
139
|
|
|
117
|
-
|
|
118
|
-
## [1.0.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@1.0.0...@synerise/ds-operators@1.0.1) (2025-03-18)
|
|
140
|
+
## [0.14.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.8...@synerise/ds-operators@0.14.9) (2025-01-21)
|
|
119
141
|
|
|
120
142
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
121
143
|
|
|
144
|
+
## [0.14.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.7...@synerise/ds-operators@0.14.8) (2025-01-15)
|
|
122
145
|
|
|
146
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
123
147
|
|
|
148
|
+
## [0.14.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.6...@synerise/ds-operators@0.14.7) (2024-12-16)
|
|
124
149
|
|
|
150
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
125
151
|
|
|
126
|
-
## [0.
|
|
152
|
+
## [0.14.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.5...@synerise/ds-operators@0.14.6) (2024-12-13)
|
|
127
153
|
|
|
128
154
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
129
155
|
|
|
156
|
+
## [0.14.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.4...@synerise/ds-operators@0.14.5) (2024-12-04)
|
|
130
157
|
|
|
158
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
131
159
|
|
|
160
|
+
## [0.14.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.3...@synerise/ds-operators@0.14.4) (2024-11-29)
|
|
132
161
|
|
|
162
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
133
163
|
|
|
134
|
-
## [0.
|
|
164
|
+
## [0.14.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.2...@synerise/ds-operators@0.14.3) (2024-11-28)
|
|
135
165
|
|
|
136
166
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
137
167
|
|
|
168
|
+
## [0.14.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.1...@synerise/ds-operators@0.14.2) (2024-11-21)
|
|
138
169
|
|
|
170
|
+
### Bug Fixes
|
|
139
171
|
|
|
172
|
+
- **core:** onError fn types ([c34bdfe](https://github.com/Synerise/synerise-design/commit/c34bdfe9da898d7999c605f9fbcbba4716dfb6d4))
|
|
140
173
|
|
|
141
|
-
|
|
142
|
-
## [0.15.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.8...@synerise/ds-operators@0.15.9) (2025-02-27)
|
|
174
|
+
## [0.14.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.0...@synerise/ds-operators@0.14.1) (2024-11-12)
|
|
143
175
|
|
|
144
176
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
145
177
|
|
|
178
|
+
# [0.14.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.13.7...@synerise/ds-operators@0.14.0) (2024-11-12)
|
|
146
179
|
|
|
180
|
+
### Features
|
|
147
181
|
|
|
182
|
+
- **core:** reactintl bumped and onerror intlprovider ([08f4558](https://github.com/Synerise/synerise-design/commit/08f4558757a55c63db55767fff9fc6714728d26b))
|
|
148
183
|
|
|
149
|
-
|
|
150
|
-
## [0.15.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.7...@synerise/ds-operators@0.15.8) (2025-02-27)
|
|
184
|
+
## [0.13.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.13.6...@synerise/ds-operators@0.13.7) (2024-10-29)
|
|
151
185
|
|
|
152
186
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
153
187
|
|
|
188
|
+
## [0.13.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.13.5...@synerise/ds-operators@0.13.6) (2024-10-28)
|
|
154
189
|
|
|
190
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
155
191
|
|
|
192
|
+
## [0.13.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.13.4...@synerise/ds-operators@0.13.5) (2024-10-23)
|
|
156
193
|
|
|
194
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
157
195
|
|
|
158
|
-
## [0.
|
|
196
|
+
## [0.13.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.13.3...@synerise/ds-operators@0.13.4) (2024-10-14)
|
|
159
197
|
|
|
160
198
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
161
199
|
|
|
200
|
+
## [0.13.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.13.2...@synerise/ds-operators@0.13.3) (2024-10-01)
|
|
162
201
|
|
|
202
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
163
203
|
|
|
204
|
+
## [0.13.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.13.1...@synerise/ds-operators@0.13.2) (2024-09-26)
|
|
164
205
|
|
|
206
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
165
207
|
|
|
166
|
-
## [0.
|
|
208
|
+
## [0.13.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.13.0...@synerise/ds-operators@0.13.1) (2024-09-17)
|
|
167
209
|
|
|
168
210
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
169
211
|
|
|
212
|
+
# [0.13.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.12.2...@synerise/ds-operators@0.13.0) (2024-09-13)
|
|
213
|
+
|
|
214
|
+
### Features
|
|
215
|
+
|
|
216
|
+
- **tabs:** add tooltip prop ([798cd81](https://github.com/Synerise/synerise-design/commit/798cd819be1b2bd55883302da4cb1290278d1919))
|
|
170
217
|
|
|
218
|
+
## [0.12.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.12.1...@synerise/ds-operators@0.12.2) (2024-09-11)
|
|
171
219
|
|
|
220
|
+
### Bug Fixes
|
|
172
221
|
|
|
222
|
+
- **factors:** make all dropdowns same fixed height ([40e86d1](https://github.com/Synerise/synerise-design/commit/40e86d183dddb925c2b75c499615c1455b93b7c4))
|
|
173
223
|
|
|
174
|
-
## [0.
|
|
224
|
+
## [0.12.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.12.0...@synerise/ds-operators@0.12.1) (2024-09-03)
|
|
175
225
|
|
|
176
226
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
177
227
|
|
|
228
|
+
# [0.12.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.7...@synerise/ds-operators@0.12.0) (2024-08-30)
|
|
178
229
|
|
|
230
|
+
### Features
|
|
179
231
|
|
|
232
|
+
- **storybook7:** condition stories ([50c3613](https://github.com/Synerise/synerise-design/commit/50c36138dfd1097fe3b1182047eded4bbea584e9))
|
|
180
233
|
|
|
181
|
-
|
|
182
|
-
## [0.15.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.3...@synerise/ds-operators@0.15.4) (2025-02-14)
|
|
234
|
+
## [0.11.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.6...@synerise/ds-operators@0.11.7) (2024-08-27)
|
|
183
235
|
|
|
184
236
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
185
237
|
|
|
238
|
+
## [0.11.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.5...@synerise/ds-operators@0.11.6) (2024-08-19)
|
|
186
239
|
|
|
240
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
187
241
|
|
|
242
|
+
## [0.11.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.4...@synerise/ds-operators@0.11.5) (2024-08-06)
|
|
188
243
|
|
|
244
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
189
245
|
|
|
190
|
-
## [0.
|
|
246
|
+
## [0.11.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.3...@synerise/ds-operators@0.11.4) (2024-07-31)
|
|
191
247
|
|
|
192
248
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
193
249
|
|
|
250
|
+
## [0.11.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.2...@synerise/ds-operators@0.11.3) (2024-07-26)
|
|
194
251
|
|
|
252
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
195
253
|
|
|
254
|
+
## [0.11.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.1...@synerise/ds-operators@0.11.2) (2024-07-15)
|
|
196
255
|
|
|
256
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
197
257
|
|
|
198
|
-
## [0.
|
|
258
|
+
## [0.11.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.0...@synerise/ds-operators@0.11.1) (2024-07-05)
|
|
199
259
|
|
|
200
260
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
201
261
|
|
|
262
|
+
# [0.11.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.78...@synerise/ds-operators@0.11.0) (2024-07-02)
|
|
202
263
|
|
|
264
|
+
### Features
|
|
203
265
|
|
|
266
|
+
- **operators:** used list-item instead of menu ([c9f07bc](https://github.com/Synerise/synerise-design/commit/c9f07bc6f4932b3fb8dfd944b6ceaaaa16359ddc))
|
|
204
267
|
|
|
205
|
-
|
|
206
|
-
## [0.15.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.15.0...@synerise/ds-operators@0.15.1) (2025-02-04)
|
|
268
|
+
## [0.10.78](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.77...@synerise/ds-operators@0.10.78) (2024-06-27)
|
|
207
269
|
|
|
208
270
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
209
271
|
|
|
272
|
+
## [0.10.77](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.76...@synerise/ds-operators@0.10.77) (2024-06-21)
|
|
210
273
|
|
|
274
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
211
275
|
|
|
276
|
+
## [0.10.76](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.75...@synerise/ds-operators@0.10.76) (2024-06-05)
|
|
212
277
|
|
|
278
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
213
279
|
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
### Features
|
|
280
|
+
## [0.10.75](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.74...@synerise/ds-operators@0.10.75) (2024-05-29)
|
|
218
281
|
|
|
219
|
-
|
|
282
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
220
283
|
|
|
284
|
+
## [0.10.74](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.73...@synerise/ds-operators@0.10.74) (2024-05-23)
|
|
221
285
|
|
|
286
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
222
287
|
|
|
288
|
+
## [0.10.73](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.72...@synerise/ds-operators@0.10.73) (2024-05-22)
|
|
223
289
|
|
|
290
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
224
291
|
|
|
225
|
-
## [0.
|
|
292
|
+
## [0.10.72](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.71...@synerise/ds-operators@0.10.72) (2024-05-16)
|
|
226
293
|
|
|
227
294
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
228
295
|
|
|
296
|
+
## [0.10.71](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.70...@synerise/ds-operators@0.10.71) (2024-05-10)
|
|
229
297
|
|
|
298
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
230
299
|
|
|
300
|
+
## [0.10.70](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.69...@synerise/ds-operators@0.10.70) (2024-05-08)
|
|
231
301
|
|
|
302
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
232
303
|
|
|
233
|
-
## [0.
|
|
304
|
+
## [0.10.69](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.68...@synerise/ds-operators@0.10.69) (2024-05-08)
|
|
234
305
|
|
|
235
306
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
236
307
|
|
|
308
|
+
## [0.10.68](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.67...@synerise/ds-operators@0.10.68) (2024-04-29)
|
|
237
309
|
|
|
310
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
238
311
|
|
|
312
|
+
## [0.10.67](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.66...@synerise/ds-operators@0.10.67) (2024-04-25)
|
|
239
313
|
|
|
314
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
240
315
|
|
|
241
|
-
## [0.
|
|
316
|
+
## [0.10.66](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.65...@synerise/ds-operators@0.10.66) (2024-04-15)
|
|
242
317
|
|
|
243
318
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
244
319
|
|
|
320
|
+
## [0.10.65](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.64...@synerise/ds-operators@0.10.65) (2024-04-05)
|
|
245
321
|
|
|
322
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
246
323
|
|
|
324
|
+
## [0.10.64](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.63...@synerise/ds-operators@0.10.64) (2024-04-03)
|
|
247
325
|
|
|
326
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
248
327
|
|
|
249
|
-
## [0.
|
|
328
|
+
## [0.10.63](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.62...@synerise/ds-operators@0.10.63) (2024-04-02)
|
|
250
329
|
|
|
251
330
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
252
331
|
|
|
332
|
+
## [0.10.62](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.61...@synerise/ds-operators@0.10.62) (2024-03-29)
|
|
253
333
|
|
|
334
|
+
### Bug Fixes
|
|
254
335
|
|
|
336
|
+
- **operators:** lock dropdown height to longest tab ([6c6ba6f](https://github.com/Synerise/synerise-design/commit/6c6ba6fbf7517f9754730427b9520c2aacaad6ea))
|
|
255
337
|
|
|
256
|
-
|
|
257
|
-
## [0.14.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.14.4...@synerise/ds-operators@0.14.5) (2024-12-04)
|
|
338
|
+
## [0.10.61](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.60...@synerise/ds-operators@0.10.61) (2024-03-20)
|
|
258
339
|
|
|
259
340
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
260
341
|
|
|
342
|
+
## [0.10.60](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.59...@synerise/ds-operators@0.10.60) (2024-03-18)
|
|
261
343
|
|
|
344
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
262
345
|
|
|
346
|
+
## [0.10.59](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.58...@synerise/ds-operators@0.10.59) (2024-03-13)
|
|
263
347
|
|
|
348
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
264
349
|
|
|
265
|
-
## [0.
|
|
350
|
+
## [0.10.58](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.57...@synerise/ds-operators@0.10.58) (2024-03-05)
|
|
266
351
|
|
|
267
352
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
268
353
|
|
|
354
|
+
## [0.10.57](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.56...@synerise/ds-operators@0.10.57) (2024-02-21)
|
|
269
355
|
|
|
356
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
270
357
|
|
|
358
|
+
## [0.10.56](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.55...@synerise/ds-operators@0.10.56) (2024-02-19)
|
|
271
359
|
|
|
360
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
272
361
|
|
|
273
|
-
## [0.
|
|
362
|
+
## [0.10.55](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.54...@synerise/ds-operators@0.10.55) (2024-02-19)
|
|
274
363
|
|
|
275
364
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
276
365
|
|
|
366
|
+
## [0.10.54](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.53...@synerise/ds-operators@0.10.54) (2024-02-06)
|
|
277
367
|
|
|
368
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
278
369
|
|
|
370
|
+
## [0.10.53](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.52...@synerise/ds-operators@0.10.53) (2024-01-24)
|
|
279
371
|
|
|
372
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
280
373
|
|
|
281
|
-
## [0.
|
|
282
|
-
|
|
374
|
+
## [0.10.52](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.51...@synerise/ds-operators@0.10.52) (2024-01-17)
|
|
283
375
|
|
|
284
|
-
|
|
376
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
285
377
|
|
|
286
|
-
|
|
378
|
+
## [0.10.51](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.50...@synerise/ds-operators@0.10.51) (2024-01-15)
|
|
287
379
|
|
|
380
|
+
### Bug Fixes
|
|
288
381
|
|
|
382
|
+
- **filter:** fixed zindex issues ([71ce5bc](https://github.com/Synerise/synerise-design/commit/71ce5bcf25f2107fd1b43969d2c255e18c112b47))
|
|
289
383
|
|
|
384
|
+
## [0.10.50](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.49...@synerise/ds-operators@0.10.50) (2023-12-13)
|
|
290
385
|
|
|
386
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
291
387
|
|
|
292
|
-
## [0.
|
|
388
|
+
## [0.10.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.48...@synerise/ds-operators@0.10.49) (2023-12-11)
|
|
293
389
|
|
|
294
390
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
295
391
|
|
|
392
|
+
## [0.10.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.47...@synerise/ds-operators@0.10.48) (2023-12-06)
|
|
296
393
|
|
|
394
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
297
395
|
|
|
396
|
+
## [0.10.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.46...@synerise/ds-operators@0.10.47) (2023-11-16)
|
|
298
397
|
|
|
398
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
299
399
|
|
|
300
|
-
|
|
400
|
+
## [0.10.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.45...@synerise/ds-operators@0.10.46) (2023-11-09)
|
|
301
401
|
|
|
402
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
302
403
|
|
|
303
|
-
|
|
404
|
+
## [0.10.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.44...@synerise/ds-operators@0.10.45) (2023-10-30)
|
|
304
405
|
|
|
305
|
-
|
|
406
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
306
407
|
|
|
408
|
+
## [0.10.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.43...@synerise/ds-operators@0.10.44) (2023-10-19)
|
|
307
409
|
|
|
410
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
308
411
|
|
|
412
|
+
## [0.10.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.42...@synerise/ds-operators@0.10.43) (2023-10-18)
|
|
309
413
|
|
|
414
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
310
415
|
|
|
311
|
-
## [0.
|
|
416
|
+
## [0.10.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.41...@synerise/ds-operators@0.10.42) (2023-10-11)
|
|
312
417
|
|
|
313
418
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
314
419
|
|
|
420
|
+
## [0.10.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.40...@synerise/ds-operators@0.10.41) (2023-10-06)
|
|
315
421
|
|
|
422
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
316
423
|
|
|
424
|
+
## [0.10.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.39...@synerise/ds-operators@0.10.40) (2023-10-02)
|
|
317
425
|
|
|
426
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
318
427
|
|
|
319
|
-
## [0.
|
|
428
|
+
## [0.10.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.38...@synerise/ds-operators@0.10.39) (2023-09-26)
|
|
320
429
|
|
|
321
430
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
322
431
|
|
|
432
|
+
## [0.10.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.37...@synerise/ds-operators@0.10.38) (2023-09-21)
|
|
323
433
|
|
|
434
|
+
### Bug Fixes
|
|
324
435
|
|
|
436
|
+
- **operators:** added missing types exports ([5e323a7](https://github.com/Synerise/synerise-design/commit/5e323a7a29764da726915704550521482b11b96e))
|
|
325
437
|
|
|
326
|
-
|
|
327
|
-
## [0.13.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.13.4...@synerise/ds-operators@0.13.5) (2024-10-23)
|
|
438
|
+
## [0.10.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.36...@synerise/ds-operators@0.10.37) (2023-09-19)
|
|
328
439
|
|
|
329
440
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
330
441
|
|
|
442
|
+
## [0.10.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.35...@synerise/ds-operators@0.10.36) (2023-09-18)
|
|
331
443
|
|
|
444
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
332
445
|
|
|
446
|
+
## [0.10.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.34...@synerise/ds-operators@0.10.35) (2023-09-08)
|
|
333
447
|
|
|
448
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
334
449
|
|
|
335
|
-
## [0.
|
|
450
|
+
## [0.10.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.33...@synerise/ds-operators@0.10.34) (2023-09-05)
|
|
336
451
|
|
|
337
452
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
338
453
|
|
|
454
|
+
## [0.10.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.32...@synerise/ds-operators@0.10.33) (2023-08-30)
|
|
339
455
|
|
|
456
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
340
457
|
|
|
458
|
+
## [0.10.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.31...@synerise/ds-operators@0.10.32) (2023-08-25)
|
|
341
459
|
|
|
460
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
342
461
|
|
|
343
|
-
## [0.
|
|
462
|
+
## [0.10.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.30...@synerise/ds-operators@0.10.31) (2023-08-22)
|
|
344
463
|
|
|
345
464
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
346
465
|
|
|
466
|
+
## [0.10.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.29...@synerise/ds-operators@0.10.30) (2023-08-20)
|
|
347
467
|
|
|
468
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
348
469
|
|
|
470
|
+
## [0.10.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.28...@synerise/ds-operators@0.10.29) (2023-07-26)
|
|
349
471
|
|
|
472
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
350
473
|
|
|
351
|
-
## [0.
|
|
474
|
+
## [0.10.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.27...@synerise/ds-operators@0.10.28) (2023-07-17)
|
|
352
475
|
|
|
353
476
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
354
477
|
|
|
478
|
+
## [0.10.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.26...@synerise/ds-operators@0.10.27) (2023-07-12)
|
|
355
479
|
|
|
480
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
356
481
|
|
|
482
|
+
## [0.10.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.25...@synerise/ds-operators@0.10.26) (2023-07-04)
|
|
357
483
|
|
|
484
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
358
485
|
|
|
359
|
-
## [0.
|
|
486
|
+
## [0.10.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.24...@synerise/ds-operators@0.10.25) (2023-06-28)
|
|
360
487
|
|
|
361
488
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
362
489
|
|
|
490
|
+
## [0.10.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.23...@synerise/ds-operators@0.10.24) (2023-06-14)
|
|
363
491
|
|
|
492
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
364
493
|
|
|
494
|
+
## [0.10.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.22...@synerise/ds-operators@0.10.23) (2023-05-26)
|
|
365
495
|
|
|
496
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
366
497
|
|
|
367
|
-
|
|
498
|
+
## [0.10.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.21...@synerise/ds-operators@0.10.22) (2023-05-23)
|
|
368
499
|
|
|
500
|
+
### Bug Fixes
|
|
369
501
|
|
|
370
|
-
|
|
502
|
+
- **operators:** fix handling readOnly ([3348f77](https://github.com/Synerise/synerise-design/commit/3348f77007c806f09219ac6d8db5401fe7aea1d8))
|
|
371
503
|
|
|
372
|
-
|
|
504
|
+
## [0.10.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.20...@synerise/ds-operators@0.10.21) (2023-05-20)
|
|
373
505
|
|
|
506
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
374
507
|
|
|
508
|
+
## [0.10.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.19...@synerise/ds-operators@0.10.20) (2023-05-16)
|
|
375
509
|
|
|
510
|
+
### Bug Fixes
|
|
376
511
|
|
|
512
|
+
- **operators:** hides tabs if single group is available ([85a14e0](https://github.com/Synerise/synerise-design/commit/85a14e030413a90f6d2bf92c27562e6d6f1a2a65))
|
|
377
513
|
|
|
378
|
-
## [0.
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
### Bug Fixes
|
|
382
|
-
|
|
383
|
-
* **factors:** make all dropdowns same fixed height ([40e86d1](https://github.com/Synerise/synerise-design/commit/40e86d183dddb925c2b75c499615c1455b93b7c4))
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
## [0.12.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.12.0...@synerise/ds-operators@0.12.1) (2024-09-03)
|
|
390
|
-
|
|
391
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
# [0.12.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.7...@synerise/ds-operators@0.12.0) (2024-08-30)
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
### Features
|
|
401
|
-
|
|
402
|
-
* **storybook7:** condition stories ([50c3613](https://github.com/Synerise/synerise-design/commit/50c36138dfd1097fe3b1182047eded4bbea584e9))
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
## [0.11.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.6...@synerise/ds-operators@0.11.7) (2024-08-27)
|
|
409
|
-
|
|
410
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
## [0.11.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.5...@synerise/ds-operators@0.11.6) (2024-08-19)
|
|
417
|
-
|
|
418
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
## [0.11.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.4...@synerise/ds-operators@0.11.5) (2024-08-06)
|
|
425
|
-
|
|
426
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
## [0.11.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.3...@synerise/ds-operators@0.11.4) (2024-07-31)
|
|
433
|
-
|
|
434
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
## [0.11.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.2...@synerise/ds-operators@0.11.3) (2024-07-26)
|
|
441
|
-
|
|
442
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
## [0.11.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.1...@synerise/ds-operators@0.11.2) (2024-07-15)
|
|
449
|
-
|
|
450
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
## [0.11.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.11.0...@synerise/ds-operators@0.11.1) (2024-07-05)
|
|
457
|
-
|
|
458
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
# [0.11.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.78...@synerise/ds-operators@0.11.0) (2024-07-02)
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
### Features
|
|
468
|
-
|
|
469
|
-
* **operators:** used list-item instead of menu ([c9f07bc](https://github.com/Synerise/synerise-design/commit/c9f07bc6f4932b3fb8dfd944b6ceaaaa16359ddc))
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
## [0.10.78](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.77...@synerise/ds-operators@0.10.78) (2024-06-27)
|
|
476
|
-
|
|
477
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
## [0.10.77](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.76...@synerise/ds-operators@0.10.77) (2024-06-21)
|
|
484
|
-
|
|
485
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
## [0.10.76](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.75...@synerise/ds-operators@0.10.76) (2024-06-05)
|
|
492
|
-
|
|
493
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
## [0.10.75](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.74...@synerise/ds-operators@0.10.75) (2024-05-29)
|
|
500
|
-
|
|
501
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
## [0.10.74](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.73...@synerise/ds-operators@0.10.74) (2024-05-23)
|
|
508
|
-
|
|
509
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
## [0.10.73](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.72...@synerise/ds-operators@0.10.73) (2024-05-22)
|
|
516
|
-
|
|
517
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
## [0.10.72](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.71...@synerise/ds-operators@0.10.72) (2024-05-16)
|
|
524
|
-
|
|
525
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
## [0.10.71](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.70...@synerise/ds-operators@0.10.71) (2024-05-10)
|
|
532
|
-
|
|
533
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
## [0.10.70](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.69...@synerise/ds-operators@0.10.70) (2024-05-08)
|
|
540
|
-
|
|
541
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
## [0.10.69](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.68...@synerise/ds-operators@0.10.69) (2024-05-08)
|
|
548
|
-
|
|
549
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
## [0.10.68](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.67...@synerise/ds-operators@0.10.68) (2024-04-29)
|
|
556
|
-
|
|
557
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
## [0.10.67](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.66...@synerise/ds-operators@0.10.67) (2024-04-25)
|
|
564
|
-
|
|
565
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
## [0.10.66](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.65...@synerise/ds-operators@0.10.66) (2024-04-15)
|
|
572
|
-
|
|
573
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
## [0.10.65](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.64...@synerise/ds-operators@0.10.65) (2024-04-05)
|
|
580
|
-
|
|
581
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
## [0.10.64](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.63...@synerise/ds-operators@0.10.64) (2024-04-03)
|
|
588
|
-
|
|
589
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
## [0.10.63](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.62...@synerise/ds-operators@0.10.63) (2024-04-02)
|
|
596
|
-
|
|
597
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
## [0.10.62](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.61...@synerise/ds-operators@0.10.62) (2024-03-29)
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
### Bug Fixes
|
|
607
|
-
|
|
608
|
-
* **operators:** lock dropdown height to longest tab ([6c6ba6f](https://github.com/Synerise/synerise-design/commit/6c6ba6fbf7517f9754730427b9520c2aacaad6ea))
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
## [0.10.61](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.60...@synerise/ds-operators@0.10.61) (2024-03-20)
|
|
615
|
-
|
|
616
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
## [0.10.60](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.59...@synerise/ds-operators@0.10.60) (2024-03-18)
|
|
623
|
-
|
|
624
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
## [0.10.59](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.58...@synerise/ds-operators@0.10.59) (2024-03-13)
|
|
631
|
-
|
|
632
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
## [0.10.58](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.57...@synerise/ds-operators@0.10.58) (2024-03-05)
|
|
639
|
-
|
|
640
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
## [0.10.57](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.56...@synerise/ds-operators@0.10.57) (2024-02-21)
|
|
647
|
-
|
|
648
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
## [0.10.56](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.55...@synerise/ds-operators@0.10.56) (2024-02-19)
|
|
655
|
-
|
|
656
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
## [0.10.55](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.54...@synerise/ds-operators@0.10.55) (2024-02-19)
|
|
663
|
-
|
|
664
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
## [0.10.54](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.53...@synerise/ds-operators@0.10.54) (2024-02-06)
|
|
671
|
-
|
|
672
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
## [0.10.53](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.52...@synerise/ds-operators@0.10.53) (2024-01-24)
|
|
679
|
-
|
|
680
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
## [0.10.52](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.51...@synerise/ds-operators@0.10.52) (2024-01-17)
|
|
687
|
-
|
|
688
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
## [0.10.51](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.50...@synerise/ds-operators@0.10.51) (2024-01-15)
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
### Bug Fixes
|
|
698
|
-
|
|
699
|
-
* **filter:** fixed zindex issues ([71ce5bc](https://github.com/Synerise/synerise-design/commit/71ce5bcf25f2107fd1b43969d2c255e18c112b47))
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
## [0.10.50](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.49...@synerise/ds-operators@0.10.50) (2023-12-13)
|
|
706
|
-
|
|
707
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
## [0.10.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.48...@synerise/ds-operators@0.10.49) (2023-12-11)
|
|
714
|
-
|
|
715
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
## [0.10.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.47...@synerise/ds-operators@0.10.48) (2023-12-06)
|
|
722
|
-
|
|
723
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
## [0.10.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.46...@synerise/ds-operators@0.10.47) (2023-11-16)
|
|
730
|
-
|
|
731
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
## [0.10.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.45...@synerise/ds-operators@0.10.46) (2023-11-09)
|
|
738
|
-
|
|
739
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
## [0.10.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.44...@synerise/ds-operators@0.10.45) (2023-10-30)
|
|
746
|
-
|
|
747
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
## [0.10.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.43...@synerise/ds-operators@0.10.44) (2023-10-19)
|
|
754
|
-
|
|
755
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
## [0.10.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.42...@synerise/ds-operators@0.10.43) (2023-10-18)
|
|
762
|
-
|
|
763
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
## [0.10.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.41...@synerise/ds-operators@0.10.42) (2023-10-11)
|
|
770
|
-
|
|
771
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
## [0.10.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.40...@synerise/ds-operators@0.10.41) (2023-10-06)
|
|
778
|
-
|
|
779
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
## [0.10.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.39...@synerise/ds-operators@0.10.40) (2023-10-02)
|
|
786
|
-
|
|
787
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
## [0.10.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.38...@synerise/ds-operators@0.10.39) (2023-09-26)
|
|
794
|
-
|
|
795
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
## [0.10.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.37...@synerise/ds-operators@0.10.38) (2023-09-21)
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
### Bug Fixes
|
|
805
|
-
|
|
806
|
-
* **operators:** added missing types exports ([5e323a7](https://github.com/Synerise/synerise-design/commit/5e323a7a29764da726915704550521482b11b96e))
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
## [0.10.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.36...@synerise/ds-operators@0.10.37) (2023-09-19)
|
|
813
|
-
|
|
814
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
## [0.10.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.35...@synerise/ds-operators@0.10.36) (2023-09-18)
|
|
821
|
-
|
|
822
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
## [0.10.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.34...@synerise/ds-operators@0.10.35) (2023-09-08)
|
|
829
|
-
|
|
830
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
## [0.10.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.33...@synerise/ds-operators@0.10.34) (2023-09-05)
|
|
837
|
-
|
|
838
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
## [0.10.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.32...@synerise/ds-operators@0.10.33) (2023-08-30)
|
|
845
|
-
|
|
846
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
## [0.10.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.31...@synerise/ds-operators@0.10.32) (2023-08-25)
|
|
853
|
-
|
|
854
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
## [0.10.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.30...@synerise/ds-operators@0.10.31) (2023-08-22)
|
|
861
|
-
|
|
862
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
## [0.10.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.29...@synerise/ds-operators@0.10.30) (2023-08-20)
|
|
869
|
-
|
|
870
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
## [0.10.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.28...@synerise/ds-operators@0.10.29) (2023-07-26)
|
|
877
|
-
|
|
878
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
## [0.10.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.27...@synerise/ds-operators@0.10.28) (2023-07-17)
|
|
885
|
-
|
|
886
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
## [0.10.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.26...@synerise/ds-operators@0.10.27) (2023-07-12)
|
|
893
|
-
|
|
894
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
## [0.10.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.25...@synerise/ds-operators@0.10.26) (2023-07-04)
|
|
901
|
-
|
|
902
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
## [0.10.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.24...@synerise/ds-operators@0.10.25) (2023-06-28)
|
|
909
|
-
|
|
910
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
## [0.10.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.23...@synerise/ds-operators@0.10.24) (2023-06-14)
|
|
917
|
-
|
|
918
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
## [0.10.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.22...@synerise/ds-operators@0.10.23) (2023-05-26)
|
|
925
|
-
|
|
926
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
## [0.10.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.21...@synerise/ds-operators@0.10.22) (2023-05-23)
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
### Bug Fixes
|
|
936
|
-
|
|
937
|
-
* **operators:** fix handling readOnly ([3348f77](https://github.com/Synerise/synerise-design/commit/3348f77007c806f09219ac6d8db5401fe7aea1d8))
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
## [0.10.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.20...@synerise/ds-operators@0.10.21) (2023-05-20)
|
|
944
|
-
|
|
945
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
## [0.10.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.19...@synerise/ds-operators@0.10.20) (2023-05-16)
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
### Bug Fixes
|
|
955
|
-
|
|
956
|
-
* **operators:** hides tabs if single group is available ([85a14e0](https://github.com/Synerise/synerise-design/commit/85a14e030413a90f6d2bf92c27562e6d6f1a2a65))
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
## [0.10.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.18...@synerise/ds-operators@0.10.19) (2023-04-26)
|
|
963
|
-
|
|
964
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
## [0.10.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.17...@synerise/ds-operators@0.10.18) (2023-04-19)
|
|
971
|
-
|
|
972
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
## [0.10.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.16...@synerise/ds-operators@0.10.17) (2023-04-14)
|
|
979
|
-
|
|
980
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
## [0.10.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.15...@synerise/ds-operators@0.10.16) (2023-04-05)
|
|
987
|
-
|
|
988
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
## [0.10.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.14...@synerise/ds-operators@0.10.15) (2023-03-31)
|
|
995
|
-
|
|
996
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
## [0.10.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.13...@synerise/ds-operators@0.10.14) (2023-03-21)
|
|
1003
|
-
|
|
1004
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
## [0.10.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.12...@synerise/ds-operators@0.10.13) (2023-03-20)
|
|
1011
|
-
|
|
1012
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
## [0.10.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.11...@synerise/ds-operators@0.10.12) (2023-03-08)
|
|
1019
|
-
|
|
1020
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
## [0.10.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.10...@synerise/ds-operators@0.10.11) (2023-03-06)
|
|
1027
|
-
|
|
1028
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
## [0.10.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.9...@synerise/ds-operators@0.10.10) (2023-03-02)
|
|
1035
|
-
|
|
1036
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
## [0.10.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.8...@synerise/ds-operators@0.10.9) (2023-03-02)
|
|
1043
|
-
|
|
1044
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
## [0.10.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.6...@synerise/ds-operators@0.10.8) (2023-03-01)
|
|
1051
|
-
|
|
1052
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
## [0.10.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.6...@synerise/ds-operators@0.10.7) (2023-03-01)
|
|
1059
|
-
|
|
1060
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
## [0.10.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.5...@synerise/ds-operators@0.10.6) (2023-02-28)
|
|
1067
|
-
|
|
1068
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
## [0.10.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.4...@synerise/ds-operators@0.10.5) (2023-02-27)
|
|
1075
|
-
|
|
1076
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
## [0.10.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.3...@synerise/ds-operators@0.10.4) (2023-02-16)
|
|
1083
|
-
|
|
1084
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
## [0.10.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.2...@synerise/ds-operators@0.10.3) (2023-02-14)
|
|
1091
|
-
|
|
1092
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
## [0.10.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.1...@synerise/ds-operators@0.10.2) (2023-01-12)
|
|
1099
|
-
|
|
1100
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
## [0.10.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.0...@synerise/ds-operators@0.10.1) (2023-01-02)
|
|
1107
|
-
|
|
1108
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
# [0.10.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.29...@synerise/ds-operators@0.10.0) (2022-12-13)
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
### Features
|
|
1118
|
-
|
|
1119
|
-
* **filter:** readOnly state for conditions ([dfa4db3](https://github.com/Synerise/synerise-design/commit/dfa4db35826c0800859b7217dd1ea2f1497ac3c9))
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
## [0.9.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.28...@synerise/ds-operators@0.9.29) (2022-12-07)
|
|
1126
|
-
|
|
1127
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
## [0.9.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.27...@synerise/ds-operators@0.9.28) (2022-11-30)
|
|
1134
|
-
|
|
1135
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
## [0.9.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.26...@synerise/ds-operators@0.9.27) (2022-11-22)
|
|
1142
|
-
|
|
1143
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
## [0.9.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.25...@synerise/ds-operators@0.9.26) (2022-11-08)
|
|
1150
|
-
|
|
1151
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
## [0.9.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.24...@synerise/ds-operators@0.9.25) (2022-10-24)
|
|
1158
|
-
|
|
1159
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
## [0.9.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.23...@synerise/ds-operators@0.9.24) (2022-10-18)
|
|
1166
|
-
|
|
1167
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
## [0.9.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.22...@synerise/ds-operators@0.9.23) (2022-10-11)
|
|
1174
|
-
|
|
1175
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
## [0.9.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.21...@synerise/ds-operators@0.9.22) (2022-09-28)
|
|
1182
|
-
|
|
1183
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
## [0.9.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.20...@synerise/ds-operators@0.9.21) (2022-09-21)
|
|
1190
|
-
|
|
1191
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
## [0.9.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.19...@synerise/ds-operators@0.9.20) (2022-09-07)
|
|
1198
|
-
|
|
1199
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
## [0.9.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.18...@synerise/ds-operators@0.9.19) (2022-09-07)
|
|
1206
|
-
|
|
1207
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
## [0.9.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.16...@synerise/ds-operators@0.9.18) (2022-09-07)
|
|
1214
|
-
|
|
1215
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
## [0.9.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.16...@synerise/ds-operators@0.9.17) (2022-09-07)
|
|
1222
|
-
|
|
1223
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
## [0.9.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.15...@synerise/ds-operators@0.9.16) (2022-09-06)
|
|
1230
|
-
|
|
1231
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
## [0.9.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.14...@synerise/ds-operators@0.9.15) (2022-09-05)
|
|
1238
|
-
|
|
1239
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
## [0.9.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.13...@synerise/ds-operators@0.9.14) (2022-08-31)
|
|
1246
|
-
|
|
1247
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
## [0.9.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.12...@synerise/ds-operators@0.9.13) (2022-08-29)
|
|
1254
|
-
|
|
1255
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
## [0.9.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.11...@synerise/ds-operators@0.9.12) (2022-08-25)
|
|
1262
|
-
|
|
1263
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
## [0.9.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.6...@synerise/ds-operators@0.9.11) (2022-08-11)
|
|
1270
|
-
|
|
1271
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
## [0.9.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.5...@synerise/ds-operators@0.9.6) (2022-07-28)
|
|
1278
|
-
|
|
1279
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
## [0.9.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.4...@synerise/ds-operators@0.9.5) (2022-07-17)
|
|
1286
|
-
|
|
1287
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
## [0.9.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.3...@synerise/ds-operators@0.9.4) (2022-07-08)
|
|
1294
|
-
|
|
1295
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
## [0.9.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.2...@synerise/ds-operators@0.9.3) (2022-07-06)
|
|
1302
|
-
|
|
1303
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
## [0.9.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.1...@synerise/ds-operators@0.9.2) (2022-06-29)
|
|
1310
|
-
|
|
1311
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
## [0.9.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.0...@synerise/ds-operators@0.9.1) (2022-06-15)
|
|
1318
|
-
|
|
1319
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
# [0.9.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.8.1...@synerise/ds-operators@0.9.0) (2022-04-29)
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
### Features
|
|
1329
|
-
|
|
1330
|
-
* **operators:** adds onDeactivate prop, update Readme.md ([07f6446](https://github.com/Synerise/synerise-design/commit/07f6446ded7253ab994b4df5c0b5da1c2727aa10))
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
## [0.8.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.8.0...@synerise/ds-operators@0.8.1) (2022-04-12)
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
### Bug Fixes
|
|
1340
|
-
|
|
1341
|
-
* fix filter dropdowns ([eaab107](https://github.com/Synerise/synerise-design/commit/eaab107b6dca7401a17c2e36806febd11edc677b))
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
# [0.8.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.9...@synerise/ds-operators@0.8.0) (2022-04-05)
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
### Bug Fixes
|
|
1351
|
-
|
|
1352
|
-
* **operators:** fixes scrolling operator dropdown with page ([78fd630](https://github.com/Synerise/synerise-design/commit/78fd63003cc4aa7a651b4a4e766bc4d1b5b292d3))
|
|
1353
|
-
* fix eslint errors ([7cce9b9](https://github.com/Synerise/synerise-design/commit/7cce9b94f8dea533b3c36a0f0cfd5145d4737166))
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
### Features
|
|
1357
|
-
|
|
1358
|
-
* **filter:** fixes bugs ([b862ddd](https://github.com/Synerise/synerise-design/commit/b862dddbce1293c2a5381663fc903bb574edd135))
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
## [0.7.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.8...@synerise/ds-operators@0.7.9) (2022-03-30)
|
|
1365
|
-
|
|
1366
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
## [0.7.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.7...@synerise/ds-operators@0.7.8) (2022-03-24)
|
|
1373
|
-
|
|
1374
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
## [0.7.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.6...@synerise/ds-operators@0.7.7) (2022-03-24)
|
|
1381
|
-
|
|
1382
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
## [0.7.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.5...@synerise/ds-operators@0.7.6) (2022-03-21)
|
|
1389
|
-
|
|
1390
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
## [0.7.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.4...@synerise/ds-operators@0.7.5) (2022-03-14)
|
|
1397
|
-
|
|
1398
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
## [0.7.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.3...@synerise/ds-operators@0.7.4) (2022-02-25)
|
|
1405
|
-
|
|
1406
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
## [0.7.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.2...@synerise/ds-operators@0.7.3) (2022-02-16)
|
|
1413
|
-
|
|
1414
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
## [0.7.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.1...@synerise/ds-operators@0.7.2) (2022-02-03)
|
|
1421
|
-
|
|
1422
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
## [0.7.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.0...@synerise/ds-operators@0.7.1) (2022-01-17)
|
|
1429
|
-
|
|
1430
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
# [0.7.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.8...@synerise/ds-operators@0.7.0) (2022-01-13)
|
|
1437
|
-
|
|
1438
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
## [0.6.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.7...@synerise/ds-operators@0.6.8) (2022-01-04)
|
|
1445
|
-
|
|
1446
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
## [0.6.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.6...@synerise/ds-operators@0.6.7) (2021-12-29)
|
|
1453
|
-
|
|
1454
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
## [0.6.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.5...@synerise/ds-operators@0.6.6) (2021-12-22)
|
|
1461
|
-
|
|
1462
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
## [0.6.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.4...@synerise/ds-operators@0.6.5) (2021-12-20)
|
|
1469
|
-
|
|
1470
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
## [0.6.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.3...@synerise/ds-operators@0.6.4) (2021-11-23)
|
|
1477
|
-
|
|
1478
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
## [0.6.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.2...@synerise/ds-operators@0.6.3) (2021-11-22)
|
|
1485
|
-
|
|
1486
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
## [0.6.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.1...@synerise/ds-operators@0.6.2) (2021-11-16)
|
|
1493
|
-
|
|
1494
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
## [0.6.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.3...@synerise/ds-operators@0.6.1) (2021-11-09)
|
|
1501
|
-
|
|
1502
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
# [0.6.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.3...@synerise/ds-operators@0.6.0) (2021-11-09)
|
|
1509
|
-
|
|
1510
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
## [0.5.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.2...@synerise/ds-operators@0.5.3) (2021-11-05)
|
|
1517
|
-
|
|
1518
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
## [0.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.0...@synerise/ds-operators@0.5.2) (2021-10-26)
|
|
1525
|
-
|
|
1526
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
## [0.5.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.0...@synerise/ds-operators@0.5.1) (2021-10-19)
|
|
1533
|
-
|
|
1534
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
# [0.5.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.29...@synerise/ds-operators@0.5.0) (2021-10-19)
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
### Bug Fixes
|
|
1544
|
-
|
|
1545
|
-
* **condition:** performance improvements ([c3f54cf](https://github.com/Synerise/synerise-design/commit/c3f54cffcf2cfcb58da8686b88800fffed5e26ce))
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
### Features
|
|
1549
|
-
|
|
1550
|
-
* **context-selector:** optimization improvements ([28feae6](https://github.com/Synerise/synerise-design/commit/28feae6ebc0e07c37c6c83f5197e80ea7c59347f))
|
|
1551
|
-
* **operators:** performance improvemnts ([d39d2d5](https://github.com/Synerise/synerise-design/commit/d39d2d5e1cd50cac0a0aee6fc14c451a2f10835b))
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
## [0.4.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.28...@synerise/ds-operators@0.4.29) (2021-09-21)
|
|
1558
|
-
|
|
1559
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
## [0.4.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.27...@synerise/ds-operators@0.4.28) (2021-09-15)
|
|
1566
|
-
|
|
1567
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
## [0.4.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.26...@synerise/ds-operators@0.4.27) (2021-09-09)
|
|
1574
|
-
|
|
1575
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
## [0.4.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.25...@synerise/ds-operators@0.4.26) (2021-09-09)
|
|
1582
|
-
|
|
1583
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
## [0.4.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.24...@synerise/ds-operators@0.4.25) (2021-09-03)
|
|
1590
|
-
|
|
1591
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
## [0.4.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.23...@synerise/ds-operators@0.4.24) (2021-09-01)
|
|
1598
|
-
|
|
1599
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
## [0.4.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.22...@synerise/ds-operators@0.4.23) (2021-08-31)
|
|
1606
|
-
|
|
1607
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
## [0.4.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.21...@synerise/ds-operators@0.4.22) (2021-08-26)
|
|
1614
|
-
|
|
1615
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
## [0.4.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.20...@synerise/ds-operators@0.4.21) (2021-08-06)
|
|
1622
|
-
|
|
1623
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
## [0.4.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.19...@synerise/ds-operators@0.4.20) (2021-07-30)
|
|
1630
|
-
|
|
1631
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
## [0.4.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.18...@synerise/ds-operators@0.4.19) (2021-07-30)
|
|
1638
|
-
|
|
1639
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
## [0.4.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.17...@synerise/ds-operators@0.4.18) (2021-07-19)
|
|
1646
|
-
|
|
1647
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
## [0.4.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.16...@synerise/ds-operators@0.4.17) (2021-07-08)
|
|
1654
|
-
|
|
1655
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
## [0.4.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.15...@synerise/ds-operators@0.4.16) (2021-07-07)
|
|
1662
|
-
|
|
1663
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
## [0.4.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.14...@synerise/ds-operators@0.4.15) (2021-07-01)
|
|
1670
|
-
|
|
1671
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
## [0.4.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.13...@synerise/ds-operators@0.4.14) (2021-06-22)
|
|
1678
|
-
|
|
1679
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
## [0.4.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.12...@synerise/ds-operators@0.4.13) (2021-06-14)
|
|
1686
|
-
|
|
1687
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
## [0.4.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.11...@synerise/ds-operators@0.4.12) (2021-05-27)
|
|
1694
|
-
|
|
1695
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
## [0.4.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.10...@synerise/ds-operators@0.4.11) (2021-05-25)
|
|
1702
|
-
|
|
1703
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
## [0.4.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.9...@synerise/ds-operators@0.4.10) (2021-05-24)
|
|
1710
|
-
|
|
1711
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
## [0.4.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.8...@synerise/ds-operators@0.4.9) (2021-05-20)
|
|
514
|
+
## [0.10.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.18...@synerise/ds-operators@0.10.19) (2023-04-26)
|
|
1718
515
|
|
|
1719
516
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1720
517
|
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
## [0.4.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.7...@synerise/ds-operators@0.4.8) (2021-05-20)
|
|
518
|
+
## [0.10.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.17...@synerise/ds-operators@0.10.18) (2023-04-19)
|
|
1726
519
|
|
|
1727
520
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1728
521
|
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
## [0.4.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.6...@synerise/ds-operators@0.4.7) (2021-05-20)
|
|
522
|
+
## [0.10.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.16...@synerise/ds-operators@0.10.17) (2023-04-14)
|
|
1734
523
|
|
|
1735
524
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1736
525
|
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
## [0.4.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.5...@synerise/ds-operators@0.4.6) (2021-05-14)
|
|
526
|
+
## [0.10.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.15...@synerise/ds-operators@0.10.16) (2023-04-05)
|
|
1742
527
|
|
|
1743
528
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1744
529
|
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
## [0.4.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.4...@synerise/ds-operators@0.4.5) (2021-05-14)
|
|
530
|
+
## [0.10.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.14...@synerise/ds-operators@0.10.15) (2023-03-31)
|
|
1750
531
|
|
|
1751
532
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1752
533
|
|
|
534
|
+
## [0.10.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.13...@synerise/ds-operators@0.10.14) (2023-03-21)
|
|
1753
535
|
|
|
536
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1754
537
|
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
## [0.4.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.3...@synerise/ds-operators@0.4.4) (2021-05-14)
|
|
538
|
+
## [0.10.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.12...@synerise/ds-operators@0.10.13) (2023-03-20)
|
|
1758
539
|
|
|
1759
540
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1760
541
|
|
|
542
|
+
## [0.10.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.11...@synerise/ds-operators@0.10.12) (2023-03-08)
|
|
1761
543
|
|
|
544
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1762
545
|
|
|
546
|
+
## [0.10.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.10...@synerise/ds-operators@0.10.11) (2023-03-06)
|
|
1763
547
|
|
|
548
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1764
549
|
|
|
1765
|
-
## [0.
|
|
550
|
+
## [0.10.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.9...@synerise/ds-operators@0.10.10) (2023-03-02)
|
|
1766
551
|
|
|
1767
552
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1768
553
|
|
|
554
|
+
## [0.10.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.8...@synerise/ds-operators@0.10.9) (2023-03-02)
|
|
1769
555
|
|
|
556
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1770
557
|
|
|
558
|
+
## [0.10.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.6...@synerise/ds-operators@0.10.8) (2023-03-01)
|
|
1771
559
|
|
|
560
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1772
561
|
|
|
1773
|
-
## [0.
|
|
562
|
+
## [0.10.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.6...@synerise/ds-operators@0.10.7) (2023-03-01)
|
|
1774
563
|
|
|
564
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1775
565
|
|
|
1776
|
-
|
|
566
|
+
## [0.10.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.5...@synerise/ds-operators@0.10.6) (2023-02-28)
|
|
1777
567
|
|
|
1778
|
-
|
|
1779
|
-
* **operators:** fixes tabs in factor dropdowns ([60c9352](https://github.com/Synerise/synerise-design/commit/60c93526c8e0cccbb8a1092784117c3455a8d321))
|
|
1780
|
-
* **operators:** fixes tabs on dropdowns ([62e70bf](https://github.com/Synerise/synerise-design/commit/62e70bfe8e70198ce6b76294dd3f308afcf500fa))
|
|
568
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1781
569
|
|
|
570
|
+
## [0.10.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.4...@synerise/ds-operators@0.10.5) (2023-02-27)
|
|
1782
571
|
|
|
572
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1783
573
|
|
|
574
|
+
## [0.10.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.3...@synerise/ds-operators@0.10.4) (2023-02-16)
|
|
1784
575
|
|
|
576
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1785
577
|
|
|
1786
|
-
## [0.
|
|
578
|
+
## [0.10.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.2...@synerise/ds-operators@0.10.3) (2023-02-14)
|
|
1787
579
|
|
|
1788
580
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1789
581
|
|
|
582
|
+
## [0.10.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.1...@synerise/ds-operators@0.10.2) (2023-01-12)
|
|
1790
583
|
|
|
584
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1791
585
|
|
|
586
|
+
## [0.10.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.10.0...@synerise/ds-operators@0.10.1) (2023-01-02)
|
|
1792
587
|
|
|
588
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
1793
589
|
|
|
1794
|
-
# [0.
|
|
1795
|
-
|
|
590
|
+
# [0.10.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.29...@synerise/ds-operators@0.10.0) (2022-12-13)
|
|
1796
591
|
|
|
1797
592
|
### Features
|
|
1798
593
|
|
|
1799
|
-
|
|
1800
|
-
|
|
594
|
+
- **filter:** readOnly state for conditions ([dfa4db3](https://github.com/Synerise/synerise-design/commit/dfa4db35826c0800859b7217dd1ea2f1497ac3c9))
|
|
1801
595
|
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
## [0.3.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.17...@synerise/ds-operators@0.3.18) (2021-04-07)
|
|
596
|
+
## [0.9.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.28...@synerise/ds-operators@0.9.29) (2022-12-07)
|
|
1806
597
|
|
|
1807
598
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1808
599
|
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
## [0.3.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.16...@synerise/ds-operators@0.3.17) (2021-04-01)
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
### Bug Fixes
|
|
1817
|
-
|
|
1818
|
-
* **operators:** conditional chaining on activeGroup id ([c76349c](https://github.com/Synerise/synerise-design/commit/c76349c4d31541e40b1f58c7b20d5aec09311340))
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
## [0.3.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.15...@synerise/ds-operators@0.3.16) (2021-03-30)
|
|
600
|
+
## [0.9.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.27...@synerise/ds-operators@0.9.28) (2022-11-30)
|
|
1825
601
|
|
|
1826
602
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1827
603
|
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
## [0.3.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.14...@synerise/ds-operators@0.3.15) (2021-03-29)
|
|
604
|
+
## [0.9.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.26...@synerise/ds-operators@0.9.27) (2022-11-22)
|
|
1833
605
|
|
|
1834
606
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1835
607
|
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
## [0.3.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.13...@synerise/ds-operators@0.3.14) (2021-03-22)
|
|
608
|
+
## [0.9.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.25...@synerise/ds-operators@0.9.26) (2022-11-08)
|
|
1841
609
|
|
|
1842
610
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1843
611
|
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
## [0.3.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.12...@synerise/ds-operators@0.3.13) (2021-03-19)
|
|
612
|
+
## [0.9.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.24...@synerise/ds-operators@0.9.25) (2022-10-24)
|
|
1849
613
|
|
|
1850
614
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1851
615
|
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
## [0.3.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.11...@synerise/ds-operators@0.3.12) (2021-03-16)
|
|
616
|
+
## [0.9.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.23...@synerise/ds-operators@0.9.24) (2022-10-18)
|
|
1857
617
|
|
|
1858
618
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1859
619
|
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
## [0.3.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.10...@synerise/ds-operators@0.3.11) (2021-03-16)
|
|
620
|
+
## [0.9.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.22...@synerise/ds-operators@0.9.23) (2022-10-11)
|
|
1865
621
|
|
|
1866
622
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1867
623
|
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
## [0.3.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.9...@synerise/ds-operators@0.3.10) (2021-03-16)
|
|
624
|
+
## [0.9.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.21...@synerise/ds-operators@0.9.22) (2022-09-28)
|
|
1873
625
|
|
|
1874
626
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1875
627
|
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
## [0.3.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.8...@synerise/ds-operators@0.3.9) (2021-03-16)
|
|
628
|
+
## [0.9.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.20...@synerise/ds-operators@0.9.21) (2022-09-21)
|
|
1881
629
|
|
|
1882
630
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1883
631
|
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
## [0.3.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.7...@synerise/ds-operators@0.3.8) (2021-03-16)
|
|
632
|
+
## [0.9.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.19...@synerise/ds-operators@0.9.20) (2022-09-07)
|
|
1889
633
|
|
|
1890
634
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1891
635
|
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
## [0.3.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.6...@synerise/ds-operators@0.3.7) (2021-03-15)
|
|
636
|
+
## [0.9.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.18...@synerise/ds-operators@0.9.19) (2022-09-07)
|
|
1897
637
|
|
|
1898
638
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1899
639
|
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
## [0.3.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.5...@synerise/ds-operators@0.3.6) (2021-03-10)
|
|
640
|
+
## [0.9.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.16...@synerise/ds-operators@0.9.18) (2022-09-07)
|
|
1905
641
|
|
|
1906
642
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1907
643
|
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
## [0.3.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.4...@synerise/ds-operators@0.3.5) (2021-03-10)
|
|
644
|
+
## [0.9.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.16...@synerise/ds-operators@0.9.17) (2022-09-07)
|
|
1913
645
|
|
|
1914
646
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1915
647
|
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
## [0.3.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.3...@synerise/ds-operators@0.3.4) (2021-03-10)
|
|
648
|
+
## [0.9.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.15...@synerise/ds-operators@0.9.16) (2022-09-06)
|
|
1921
649
|
|
|
1922
650
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1923
651
|
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
## [0.3.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.2...@synerise/ds-operators@0.3.3) (2021-03-09)
|
|
652
|
+
## [0.9.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.14...@synerise/ds-operators@0.9.15) (2022-09-05)
|
|
1929
653
|
|
|
1930
654
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1931
655
|
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
## [0.3.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.1...@synerise/ds-operators@0.3.2) (2021-03-03)
|
|
656
|
+
## [0.9.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.13...@synerise/ds-operators@0.9.14) (2022-08-31)
|
|
1937
657
|
|
|
1938
658
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1939
659
|
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
## [0.3.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.0...@synerise/ds-operators@0.3.1) (2021-03-02)
|
|
660
|
+
## [0.9.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.12...@synerise/ds-operators@0.9.13) (2022-08-29)
|
|
1945
661
|
|
|
1946
662
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1947
663
|
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
# [0.3.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.23...@synerise/ds-operators@0.3.0) (2021-03-02)
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
### Features
|
|
1956
|
-
|
|
1957
|
-
* **condition:** adjust for design ([1d338ef](https://github.com/Synerise/synerise-design/commit/1d338efd6ec42cd542c735475bd3956ef9e3a12a))
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
## [0.2.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.22...@synerise/ds-operators@0.2.23) (2021-03-01)
|
|
664
|
+
## [0.9.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.11...@synerise/ds-operators@0.9.12) (2022-08-25)
|
|
1964
665
|
|
|
1965
666
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1966
667
|
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
## [0.2.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.21...@synerise/ds-operators@0.2.22) (2021-02-17)
|
|
668
|
+
## [0.9.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.6...@synerise/ds-operators@0.9.11) (2022-08-11)
|
|
1972
669
|
|
|
1973
670
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1974
671
|
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
## [0.2.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.20...@synerise/ds-operators@0.2.21) (2021-02-15)
|
|
672
|
+
## [0.9.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.5...@synerise/ds-operators@0.9.6) (2022-07-28)
|
|
1980
673
|
|
|
1981
674
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1982
675
|
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
## [0.2.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.19...@synerise/ds-operators@0.2.20) (2021-02-08)
|
|
676
|
+
## [0.9.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.4...@synerise/ds-operators@0.9.5) (2022-07-17)
|
|
1988
677
|
|
|
1989
678
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1990
679
|
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
## [0.2.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.18...@synerise/ds-operators@0.2.19) (2021-02-05)
|
|
680
|
+
## [0.9.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.3...@synerise/ds-operators@0.9.4) (2022-07-08)
|
|
1996
681
|
|
|
1997
682
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
1998
683
|
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
## [0.2.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.17...@synerise/ds-operators@0.2.18) (2021-02-02)
|
|
684
|
+
## [0.9.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.2...@synerise/ds-operators@0.9.3) (2022-07-06)
|
|
2004
685
|
|
|
2005
686
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2006
687
|
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
## [0.2.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.16...@synerise/ds-operators@0.2.17) (2021-02-01)
|
|
688
|
+
## [0.9.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.1...@synerise/ds-operators@0.9.2) (2022-06-29)
|
|
2012
689
|
|
|
2013
690
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2014
691
|
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
## [0.2.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.15...@synerise/ds-operators@0.2.16) (2021-01-22)
|
|
692
|
+
## [0.9.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.9.0...@synerise/ds-operators@0.9.1) (2022-06-15)
|
|
2020
693
|
|
|
2021
694
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2022
695
|
|
|
696
|
+
# [0.9.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.8.1...@synerise/ds-operators@0.9.0) (2022-04-29)
|
|
697
|
+
|
|
698
|
+
### Features
|
|
2023
699
|
|
|
700
|
+
- **operators:** adds onDeactivate prop, update Readme.md ([07f6446](https://github.com/Synerise/synerise-design/commit/07f6446ded7253ab994b4df5c0b5da1c2727aa10))
|
|
2024
701
|
|
|
702
|
+
## [0.8.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.8.0...@synerise/ds-operators@0.8.1) (2022-04-12)
|
|
2025
703
|
|
|
704
|
+
### Bug Fixes
|
|
2026
705
|
|
|
2027
|
-
|
|
706
|
+
- fix filter dropdowns ([eaab107](https://github.com/Synerise/synerise-design/commit/eaab107b6dca7401a17c2e36806febd11edc677b))
|
|
2028
707
|
|
|
2029
|
-
|
|
708
|
+
# [0.8.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.9...@synerise/ds-operators@0.8.0) (2022-04-05)
|
|
2030
709
|
|
|
710
|
+
### Bug Fixes
|
|
2031
711
|
|
|
712
|
+
- **operators:** fixes scrolling operator dropdown with page ([78fd630](https://github.com/Synerise/synerise-design/commit/78fd63003cc4aa7a651b4a4e766bc4d1b5b292d3))
|
|
713
|
+
- fix eslint errors ([7cce9b9](https://github.com/Synerise/synerise-design/commit/7cce9b94f8dea533b3c36a0f0cfd5145d4737166))
|
|
2032
714
|
|
|
715
|
+
### Features
|
|
2033
716
|
|
|
717
|
+
- **filter:** fixes bugs ([b862ddd](https://github.com/Synerise/synerise-design/commit/b862dddbce1293c2a5381663fc903bb574edd135))
|
|
2034
718
|
|
|
2035
|
-
## [0.
|
|
719
|
+
## [0.7.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.8...@synerise/ds-operators@0.7.9) (2022-03-30)
|
|
2036
720
|
|
|
2037
721
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2038
722
|
|
|
723
|
+
## [0.7.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.7...@synerise/ds-operators@0.7.8) (2022-03-24)
|
|
2039
724
|
|
|
725
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2040
726
|
|
|
727
|
+
## [0.7.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.6...@synerise/ds-operators@0.7.7) (2022-03-24)
|
|
2041
728
|
|
|
729
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2042
730
|
|
|
2043
|
-
## [0.
|
|
731
|
+
## [0.7.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.5...@synerise/ds-operators@0.7.6) (2022-03-21)
|
|
2044
732
|
|
|
2045
733
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2046
734
|
|
|
735
|
+
## [0.7.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.4...@synerise/ds-operators@0.7.5) (2022-03-14)
|
|
2047
736
|
|
|
737
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2048
738
|
|
|
739
|
+
## [0.7.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.3...@synerise/ds-operators@0.7.4) (2022-02-25)
|
|
2049
740
|
|
|
741
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2050
742
|
|
|
2051
|
-
## [0.
|
|
743
|
+
## [0.7.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.2...@synerise/ds-operators@0.7.3) (2022-02-16)
|
|
2052
744
|
|
|
2053
745
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2054
746
|
|
|
747
|
+
## [0.7.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.1...@synerise/ds-operators@0.7.2) (2022-02-03)
|
|
2055
748
|
|
|
749
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2056
750
|
|
|
751
|
+
## [0.7.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.7.0...@synerise/ds-operators@0.7.1) (2022-01-17)
|
|
2057
752
|
|
|
753
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2058
754
|
|
|
2059
|
-
|
|
755
|
+
# [0.7.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.8...@synerise/ds-operators@0.7.0) (2022-01-13)
|
|
2060
756
|
|
|
2061
757
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2062
758
|
|
|
759
|
+
## [0.6.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.7...@synerise/ds-operators@0.6.8) (2022-01-04)
|
|
2063
760
|
|
|
761
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2064
762
|
|
|
763
|
+
## [0.6.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.6...@synerise/ds-operators@0.6.7) (2021-12-29)
|
|
2065
764
|
|
|
765
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2066
766
|
|
|
2067
|
-
## [0.
|
|
767
|
+
## [0.6.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.5...@synerise/ds-operators@0.6.6) (2021-12-22)
|
|
2068
768
|
|
|
2069
769
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2070
770
|
|
|
771
|
+
## [0.6.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.4...@synerise/ds-operators@0.6.5) (2021-12-20)
|
|
2071
772
|
|
|
773
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2072
774
|
|
|
775
|
+
## [0.6.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.3...@synerise/ds-operators@0.6.4) (2021-11-23)
|
|
2073
776
|
|
|
777
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2074
778
|
|
|
2075
|
-
## [0.
|
|
779
|
+
## [0.6.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.2...@synerise/ds-operators@0.6.3) (2021-11-22)
|
|
2076
780
|
|
|
2077
781
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2078
782
|
|
|
783
|
+
## [0.6.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.6.1...@synerise/ds-operators@0.6.2) (2021-11-16)
|
|
2079
784
|
|
|
785
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2080
786
|
|
|
787
|
+
## [0.6.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.3...@synerise/ds-operators@0.6.1) (2021-11-09)
|
|
2081
788
|
|
|
789
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2082
790
|
|
|
2083
|
-
|
|
791
|
+
# [0.6.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.3...@synerise/ds-operators@0.6.0) (2021-11-09)
|
|
2084
792
|
|
|
2085
793
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2086
794
|
|
|
795
|
+
## [0.5.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.2...@synerise/ds-operators@0.5.3) (2021-11-05)
|
|
2087
796
|
|
|
797
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2088
798
|
|
|
799
|
+
## [0.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.0...@synerise/ds-operators@0.5.2) (2021-10-26)
|
|
2089
800
|
|
|
801
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2090
802
|
|
|
2091
|
-
## [0.
|
|
803
|
+
## [0.5.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.5.0...@synerise/ds-operators@0.5.1) (2021-10-19)
|
|
2092
804
|
|
|
2093
805
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2094
806
|
|
|
807
|
+
# [0.5.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.29...@synerise/ds-operators@0.5.0) (2021-10-19)
|
|
2095
808
|
|
|
809
|
+
### Bug Fixes
|
|
2096
810
|
|
|
811
|
+
- **condition:** performance improvements ([c3f54cf](https://github.com/Synerise/synerise-design/commit/c3f54cffcf2cfcb58da8686b88800fffed5e26ce))
|
|
2097
812
|
|
|
813
|
+
### Features
|
|
2098
814
|
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
**Note:** Version bump only for package @synerise/ds-operators
|
|
815
|
+
- **context-selector:** optimization improvements ([28feae6](https://github.com/Synerise/synerise-design/commit/28feae6ebc0e07c37c6c83f5197e80ea7c59347f))
|
|
816
|
+
- **operators:** performance improvemnts ([d39d2d5](https://github.com/Synerise/synerise-design/commit/d39d2d5e1cd50cac0a0aee6fc14c451a2f10835b))
|
|
2102
817
|
|
|
818
|
+
## [0.4.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.28...@synerise/ds-operators@0.4.29) (2021-09-21)
|
|
2103
819
|
|
|
820
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2104
821
|
|
|
822
|
+
## [0.4.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.27...@synerise/ds-operators@0.4.28) (2021-09-15)
|
|
2105
823
|
|
|
824
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2106
825
|
|
|
2107
|
-
## [0.
|
|
826
|
+
## [0.4.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.26...@synerise/ds-operators@0.4.27) (2021-09-09)
|
|
2108
827
|
|
|
2109
828
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2110
829
|
|
|
830
|
+
## [0.4.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.25...@synerise/ds-operators@0.4.26) (2021-09-09)
|
|
2111
831
|
|
|
832
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2112
833
|
|
|
834
|
+
## [0.4.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.24...@synerise/ds-operators@0.4.25) (2021-09-03)
|
|
2113
835
|
|
|
836
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2114
837
|
|
|
2115
|
-
## [0.
|
|
838
|
+
## [0.4.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.23...@synerise/ds-operators@0.4.24) (2021-09-01)
|
|
2116
839
|
|
|
2117
840
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2118
841
|
|
|
842
|
+
## [0.4.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.22...@synerise/ds-operators@0.4.23) (2021-08-31)
|
|
2119
843
|
|
|
844
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2120
845
|
|
|
846
|
+
## [0.4.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.21...@synerise/ds-operators@0.4.22) (2021-08-26)
|
|
2121
847
|
|
|
848
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2122
849
|
|
|
2123
|
-
## [0.
|
|
850
|
+
## [0.4.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.20...@synerise/ds-operators@0.4.21) (2021-08-06)
|
|
2124
851
|
|
|
2125
852
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2126
853
|
|
|
854
|
+
## [0.4.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.19...@synerise/ds-operators@0.4.20) (2021-07-30)
|
|
2127
855
|
|
|
856
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2128
857
|
|
|
858
|
+
## [0.4.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.18...@synerise/ds-operators@0.4.19) (2021-07-30)
|
|
2129
859
|
|
|
860
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2130
861
|
|
|
2131
|
-
## [0.
|
|
862
|
+
## [0.4.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.17...@synerise/ds-operators@0.4.18) (2021-07-19)
|
|
2132
863
|
|
|
2133
864
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2134
865
|
|
|
866
|
+
## [0.4.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.16...@synerise/ds-operators@0.4.17) (2021-07-08)
|
|
2135
867
|
|
|
868
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2136
869
|
|
|
870
|
+
## [0.4.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.15...@synerise/ds-operators@0.4.16) (2021-07-07)
|
|
2137
871
|
|
|
872
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2138
873
|
|
|
2139
|
-
## [0.
|
|
874
|
+
## [0.4.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.14...@synerise/ds-operators@0.4.15) (2021-07-01)
|
|
2140
875
|
|
|
2141
876
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2142
877
|
|
|
878
|
+
## [0.4.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.13...@synerise/ds-operators@0.4.14) (2021-06-22)
|
|
2143
879
|
|
|
880
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2144
881
|
|
|
882
|
+
## [0.4.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.12...@synerise/ds-operators@0.4.13) (2021-06-14)
|
|
2145
883
|
|
|
884
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2146
885
|
|
|
2147
|
-
|
|
886
|
+
## [0.4.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.11...@synerise/ds-operators@0.4.12) (2021-05-27)
|
|
2148
887
|
|
|
2149
888
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2150
889
|
|
|
890
|
+
## [0.4.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.10...@synerise/ds-operators@0.4.11) (2021-05-25)
|
|
2151
891
|
|
|
892
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2152
893
|
|
|
894
|
+
## [0.4.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.9...@synerise/ds-operators@0.4.10) (2021-05-24)
|
|
2153
895
|
|
|
896
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2154
897
|
|
|
2155
|
-
## [0.
|
|
898
|
+
## [0.4.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.8...@synerise/ds-operators@0.4.9) (2021-05-20)
|
|
2156
899
|
|
|
2157
900
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2158
901
|
|
|
902
|
+
## [0.4.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.7...@synerise/ds-operators@0.4.8) (2021-05-20)
|
|
2159
903
|
|
|
904
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2160
905
|
|
|
906
|
+
## [0.4.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.6...@synerise/ds-operators@0.4.7) (2021-05-20)
|
|
2161
907
|
|
|
908
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2162
909
|
|
|
2163
|
-
## [0.
|
|
910
|
+
## [0.4.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.5...@synerise/ds-operators@0.4.6) (2021-05-14)
|
|
2164
911
|
|
|
2165
912
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2166
913
|
|
|
914
|
+
## [0.4.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.4...@synerise/ds-operators@0.4.5) (2021-05-14)
|
|
2167
915
|
|
|
916
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2168
917
|
|
|
918
|
+
## [0.4.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.3...@synerise/ds-operators@0.4.4) (2021-05-14)
|
|
2169
919
|
|
|
920
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2170
921
|
|
|
2171
|
-
## [0.
|
|
922
|
+
## [0.4.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.2...@synerise/ds-operators@0.4.3) (2021-05-06)
|
|
2172
923
|
|
|
2173
924
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2174
925
|
|
|
926
|
+
## [0.4.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.1...@synerise/ds-operators@0.4.2) (2021-05-06)
|
|
2175
927
|
|
|
928
|
+
### Bug Fixes
|
|
2176
929
|
|
|
930
|
+
- **operators:** fixes tabs in factor dropdowns ([a621e0c](https://github.com/Synerise/synerise-design/commit/a621e0ca97b295ed0ae82cf7b6abea75ec49e85f))
|
|
931
|
+
- **operators:** fixes tabs in factor dropdowns ([60c9352](https://github.com/Synerise/synerise-design/commit/60c93526c8e0cccbb8a1092784117c3455a8d321))
|
|
932
|
+
- **operators:** fixes tabs on dropdowns ([62e70bf](https://github.com/Synerise/synerise-design/commit/62e70bfe8e70198ce6b76294dd3f308afcf500fa))
|
|
2177
933
|
|
|
2178
|
-
|
|
2179
|
-
## [0.1.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.27...@synerise/ds-operators@0.1.28) (2020-11-18)
|
|
934
|
+
## [0.4.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.4.0...@synerise/ds-operators@0.4.1) (2021-04-29)
|
|
2180
935
|
|
|
2181
936
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2182
937
|
|
|
938
|
+
# [0.4.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.18...@synerise/ds-operators@0.4.0) (2021-04-22)
|
|
2183
939
|
|
|
940
|
+
### Features
|
|
2184
941
|
|
|
942
|
+
- **condition:** update flow of values selection ([eb8cc2c](https://github.com/Synerise/synerise-design/commit/eb8cc2c3605041c2be28c3f212d454975eea5cc0))
|
|
2185
943
|
|
|
2186
|
-
|
|
2187
|
-
## [0.1.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.26...@synerise/ds-operators@0.1.27) (2020-11-12)
|
|
944
|
+
## [0.3.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.17...@synerise/ds-operators@0.3.18) (2021-04-07)
|
|
2188
945
|
|
|
2189
946
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2190
947
|
|
|
948
|
+
## [0.3.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.16...@synerise/ds-operators@0.3.17) (2021-04-01)
|
|
2191
949
|
|
|
950
|
+
### Bug Fixes
|
|
2192
951
|
|
|
952
|
+
- **operators:** conditional chaining on activeGroup id ([c76349c](https://github.com/Synerise/synerise-design/commit/c76349c4d31541e40b1f58c7b20d5aec09311340))
|
|
2193
953
|
|
|
2194
|
-
|
|
2195
|
-
## [0.1.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.25...@synerise/ds-operators@0.1.26) (2020-11-12)
|
|
954
|
+
## [0.3.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.15...@synerise/ds-operators@0.3.16) (2021-03-30)
|
|
2196
955
|
|
|
2197
956
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2198
957
|
|
|
958
|
+
## [0.3.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.14...@synerise/ds-operators@0.3.15) (2021-03-29)
|
|
2199
959
|
|
|
960
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2200
961
|
|
|
962
|
+
## [0.3.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.13...@synerise/ds-operators@0.3.14) (2021-03-22)
|
|
2201
963
|
|
|
964
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2202
965
|
|
|
2203
|
-
## [0.
|
|
966
|
+
## [0.3.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.12...@synerise/ds-operators@0.3.13) (2021-03-19)
|
|
2204
967
|
|
|
2205
968
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2206
969
|
|
|
970
|
+
## [0.3.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.11...@synerise/ds-operators@0.3.12) (2021-03-16)
|
|
2207
971
|
|
|
972
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2208
973
|
|
|
974
|
+
## [0.3.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.10...@synerise/ds-operators@0.3.11) (2021-03-16)
|
|
2209
975
|
|
|
976
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2210
977
|
|
|
2211
|
-
## [0.
|
|
978
|
+
## [0.3.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.9...@synerise/ds-operators@0.3.10) (2021-03-16)
|
|
2212
979
|
|
|
2213
980
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2214
981
|
|
|
982
|
+
## [0.3.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.8...@synerise/ds-operators@0.3.9) (2021-03-16)
|
|
2215
983
|
|
|
984
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2216
985
|
|
|
986
|
+
## [0.3.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.7...@synerise/ds-operators@0.3.8) (2021-03-16)
|
|
2217
987
|
|
|
988
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2218
989
|
|
|
2219
|
-
## [0.
|
|
990
|
+
## [0.3.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.6...@synerise/ds-operators@0.3.7) (2021-03-15)
|
|
2220
991
|
|
|
2221
992
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2222
993
|
|
|
994
|
+
## [0.3.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.5...@synerise/ds-operators@0.3.6) (2021-03-10)
|
|
2223
995
|
|
|
996
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2224
997
|
|
|
998
|
+
## [0.3.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.4...@synerise/ds-operators@0.3.5) (2021-03-10)
|
|
2225
999
|
|
|
1000
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2226
1001
|
|
|
2227
|
-
## [0.
|
|
1002
|
+
## [0.3.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.3...@synerise/ds-operators@0.3.4) (2021-03-10)
|
|
2228
1003
|
|
|
2229
1004
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2230
1005
|
|
|
1006
|
+
## [0.3.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.2...@synerise/ds-operators@0.3.3) (2021-03-09)
|
|
2231
1007
|
|
|
1008
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2232
1009
|
|
|
1010
|
+
## [0.3.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.1...@synerise/ds-operators@0.3.2) (2021-03-03)
|
|
2233
1011
|
|
|
1012
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2234
1013
|
|
|
2235
|
-
## [0.1
|
|
1014
|
+
## [0.3.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.3.0...@synerise/ds-operators@0.3.1) (2021-03-02)
|
|
2236
1015
|
|
|
2237
1016
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2238
1017
|
|
|
1018
|
+
# [0.3.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.23...@synerise/ds-operators@0.3.0) (2021-03-02)
|
|
2239
1019
|
|
|
1020
|
+
### Features
|
|
2240
1021
|
|
|
1022
|
+
- **condition:** adjust for design ([1d338ef](https://github.com/Synerise/synerise-design/commit/1d338efd6ec42cd542c735475bd3956ef9e3a12a))
|
|
2241
1023
|
|
|
2242
|
-
|
|
2243
|
-
## [0.1.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.19...@synerise/ds-operators@0.1.20) (2020-10-30)
|
|
1024
|
+
## [0.2.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.22...@synerise/ds-operators@0.2.23) (2021-03-01)
|
|
2244
1025
|
|
|
2245
1026
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2246
1027
|
|
|
1028
|
+
## [0.2.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.21...@synerise/ds-operators@0.2.22) (2021-02-17)
|
|
2247
1029
|
|
|
1030
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2248
1031
|
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
## [0.1.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.18...@synerise/ds-operators@0.1.19) (2020-10-29)
|
|
1032
|
+
## [0.2.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.20...@synerise/ds-operators@0.2.21) (2021-02-15)
|
|
2252
1033
|
|
|
2253
1034
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2254
1035
|
|
|
1036
|
+
## [0.2.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.19...@synerise/ds-operators@0.2.20) (2021-02-08)
|
|
2255
1037
|
|
|
1038
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2256
1039
|
|
|
1040
|
+
## [0.2.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.18...@synerise/ds-operators@0.2.19) (2021-02-05)
|
|
2257
1041
|
|
|
1042
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2258
1043
|
|
|
2259
|
-
## [0.
|
|
1044
|
+
## [0.2.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.17...@synerise/ds-operators@0.2.18) (2021-02-02)
|
|
2260
1045
|
|
|
2261
1046
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2262
1047
|
|
|
1048
|
+
## [0.2.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.16...@synerise/ds-operators@0.2.17) (2021-02-01)
|
|
2263
1049
|
|
|
1050
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2264
1051
|
|
|
1052
|
+
## [0.2.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.15...@synerise/ds-operators@0.2.16) (2021-01-22)
|
|
2265
1053
|
|
|
1054
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2266
1055
|
|
|
2267
|
-
## [0.
|
|
1056
|
+
## [0.2.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.14...@synerise/ds-operators@0.2.15) (2021-01-15)
|
|
2268
1057
|
|
|
2269
1058
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2270
1059
|
|
|
1060
|
+
## [0.2.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.13...@synerise/ds-operators@0.2.14) (2021-01-13)
|
|
2271
1061
|
|
|
1062
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2272
1063
|
|
|
1064
|
+
## [0.2.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.12...@synerise/ds-operators@0.2.13) (2021-01-04)
|
|
2273
1065
|
|
|
1066
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2274
1067
|
|
|
2275
|
-
## [0.
|
|
1068
|
+
## [0.2.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.11...@synerise/ds-operators@0.2.12) (2020-12-23)
|
|
2276
1069
|
|
|
2277
1070
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2278
1071
|
|
|
1072
|
+
## [0.2.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.10...@synerise/ds-operators@0.2.11) (2020-12-23)
|
|
2279
1073
|
|
|
1074
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2280
1075
|
|
|
1076
|
+
## [0.2.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.9...@synerise/ds-operators@0.2.10) (2020-12-21)
|
|
2281
1077
|
|
|
1078
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2282
1079
|
|
|
2283
|
-
## [0.
|
|
1080
|
+
## [0.2.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.8...@synerise/ds-operators@0.2.9) (2020-12-21)
|
|
2284
1081
|
|
|
2285
1082
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2286
1083
|
|
|
1084
|
+
## [0.2.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.7...@synerise/ds-operators@0.2.8) (2020-12-18)
|
|
2287
1085
|
|
|
1086
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2288
1087
|
|
|
1088
|
+
## [0.2.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.6...@synerise/ds-operators@0.2.7) (2020-12-17)
|
|
2289
1089
|
|
|
1090
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2290
1091
|
|
|
2291
|
-
## [0.
|
|
1092
|
+
## [0.2.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.5...@synerise/ds-operators@0.2.6) (2020-12-15)
|
|
2292
1093
|
|
|
2293
1094
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2294
1095
|
|
|
1096
|
+
## [0.2.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.4...@synerise/ds-operators@0.2.5) (2020-12-15)
|
|
2295
1097
|
|
|
1098
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2296
1099
|
|
|
1100
|
+
## [0.2.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.3...@synerise/ds-operators@0.2.4) (2020-12-14)
|
|
2297
1101
|
|
|
1102
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2298
1103
|
|
|
2299
|
-
## [0.
|
|
1104
|
+
## [0.2.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.2...@synerise/ds-operators@0.2.3) (2020-12-14)
|
|
2300
1105
|
|
|
2301
1106
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2302
1107
|
|
|
1108
|
+
## [0.2.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.1...@synerise/ds-operators@0.2.2) (2020-12-11)
|
|
2303
1109
|
|
|
1110
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2304
1111
|
|
|
1112
|
+
## [0.2.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.2.0...@synerise/ds-operators@0.2.1) (2020-12-09)
|
|
2305
1113
|
|
|
1114
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2306
1115
|
|
|
2307
|
-
|
|
1116
|
+
# [0.2.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.31...@synerise/ds-operators@0.2.0) (2020-12-07)
|
|
2308
1117
|
|
|
2309
1118
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2310
1119
|
|
|
1120
|
+
## [0.1.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.30...@synerise/ds-operators@0.1.31) (2020-12-04)
|
|
2311
1121
|
|
|
1122
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2312
1123
|
|
|
1124
|
+
## [0.1.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.29...@synerise/ds-operators@0.1.30) (2020-12-02)
|
|
2313
1125
|
|
|
1126
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2314
1127
|
|
|
2315
|
-
## [0.1.
|
|
1128
|
+
## [0.1.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.28...@synerise/ds-operators@0.1.29) (2020-11-25)
|
|
2316
1129
|
|
|
2317
1130
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2318
1131
|
|
|
1132
|
+
## [0.1.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.27...@synerise/ds-operators@0.1.28) (2020-11-18)
|
|
2319
1133
|
|
|
1134
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2320
1135
|
|
|
1136
|
+
## [0.1.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.26...@synerise/ds-operators@0.1.27) (2020-11-12)
|
|
2321
1137
|
|
|
1138
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2322
1139
|
|
|
2323
|
-
## [0.1.
|
|
1140
|
+
## [0.1.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.25...@synerise/ds-operators@0.1.26) (2020-11-12)
|
|
2324
1141
|
|
|
2325
1142
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2326
1143
|
|
|
1144
|
+
## [0.1.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.24...@synerise/ds-operators@0.1.25) (2020-11-09)
|
|
2327
1145
|
|
|
1146
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2328
1147
|
|
|
1148
|
+
## [0.1.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.23...@synerise/ds-operators@0.1.24) (2020-11-08)
|
|
2329
1149
|
|
|
1150
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2330
1151
|
|
|
2331
|
-
## [0.1.
|
|
1152
|
+
## [0.1.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.22...@synerise/ds-operators@0.1.23) (2020-11-04)
|
|
2332
1153
|
|
|
1154
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2333
1155
|
|
|
2334
|
-
|
|
1156
|
+
## [0.1.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.21...@synerise/ds-operators@0.1.22) (2020-10-30)
|
|
2335
1157
|
|
|
2336
|
-
|
|
1158
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2337
1159
|
|
|
1160
|
+
## [0.1.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.20...@synerise/ds-operators@0.1.21) (2020-10-30)
|
|
2338
1161
|
|
|
1162
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2339
1163
|
|
|
1164
|
+
## [0.1.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.19...@synerise/ds-operators@0.1.20) (2020-10-30)
|
|
2340
1165
|
|
|
1166
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2341
1167
|
|
|
2342
|
-
## [0.1.
|
|
1168
|
+
## [0.1.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.18...@synerise/ds-operators@0.1.19) (2020-10-29)
|
|
2343
1169
|
|
|
2344
1170
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2345
1171
|
|
|
1172
|
+
## [0.1.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.17...@synerise/ds-operators@0.1.18) (2020-10-28)
|
|
2346
1173
|
|
|
1174
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2347
1175
|
|
|
1176
|
+
## [0.1.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.16...@synerise/ds-operators@0.1.17) (2020-10-22)
|
|
2348
1177
|
|
|
1178
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2349
1179
|
|
|
2350
|
-
## [0.1.
|
|
1180
|
+
## [0.1.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.15...@synerise/ds-operators@0.1.16) (2020-10-22)
|
|
2351
1181
|
|
|
2352
1182
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2353
1183
|
|
|
1184
|
+
## [0.1.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.14...@synerise/ds-operators@0.1.15) (2020-10-21)
|
|
2354
1185
|
|
|
1186
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2355
1187
|
|
|
1188
|
+
## [0.1.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.13...@synerise/ds-operators@0.1.14) (2020-10-20)
|
|
2356
1189
|
|
|
1190
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2357
1191
|
|
|
2358
|
-
## [0.1.
|
|
1192
|
+
## [0.1.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.12...@synerise/ds-operators@0.1.13) (2020-10-13)
|
|
2359
1193
|
|
|
2360
1194
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2361
1195
|
|
|
1196
|
+
## [0.1.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.11...@synerise/ds-operators@0.1.12) (2020-10-12)
|
|
2362
1197
|
|
|
1198
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2363
1199
|
|
|
1200
|
+
## [0.1.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.10...@synerise/ds-operators@0.1.11) (2020-10-12)
|
|
2364
1201
|
|
|
1202
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2365
1203
|
|
|
2366
|
-
## [0.1.
|
|
1204
|
+
## [0.1.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.9...@synerise/ds-operators@0.1.10) (2020-10-09)
|
|
2367
1205
|
|
|
2368
1206
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2369
1207
|
|
|
1208
|
+
## [0.1.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.8...@synerise/ds-operators@0.1.9) (2020-10-09)
|
|
2370
1209
|
|
|
1210
|
+
### Bug Fixes
|
|
2371
1211
|
|
|
1212
|
+
- **operators:** add latest ds-icon to deps ([c6fb596](https://github.com/Synerise/synerise-design/commit/c6fb5967f4b20738766f9ce80a90ac9a017a8f79))
|
|
2372
1213
|
|
|
2373
|
-
|
|
2374
|
-
## [0.1.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.3...@synerise/ds-operators@0.1.4) (2020-10-02)
|
|
1214
|
+
## [0.1.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.7...@synerise/ds-operators@0.1.8) (2020-10-06)
|
|
2375
1215
|
|
|
2376
1216
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2377
1217
|
|
|
1218
|
+
## [0.1.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.6...@synerise/ds-operators@0.1.7) (2020-10-06)
|
|
2378
1219
|
|
|
1220
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2379
1221
|
|
|
1222
|
+
## [0.1.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.5...@synerise/ds-operators@0.1.6) (2020-10-06)
|
|
2380
1223
|
|
|
1224
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2381
1225
|
|
|
2382
|
-
## [0.1.
|
|
1226
|
+
## [0.1.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.4...@synerise/ds-operators@0.1.5) (2020-10-05)
|
|
2383
1227
|
|
|
2384
1228
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2385
1229
|
|
|
1230
|
+
## [0.1.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.3...@synerise/ds-operators@0.1.4) (2020-10-02)
|
|
2386
1231
|
|
|
1232
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2387
1233
|
|
|
1234
|
+
## [0.1.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.2...@synerise/ds-operators@0.1.3) (2020-10-02)
|
|
2388
1235
|
|
|
1236
|
+
**Note:** Version bump only for package @synerise/ds-operators
|
|
2389
1237
|
|
|
2390
1238
|
## [0.1.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.1...@synerise/ds-operators@0.1.2) (2020-09-29)
|
|
2391
1239
|
|
|
2392
1240
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2393
1241
|
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
1242
|
## [0.1.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-operators@0.1.0...@synerise/ds-operators@0.1.1) (2020-09-28)
|
|
2399
1243
|
|
|
2400
1244
|
**Note:** Version bump only for package @synerise/ds-operators
|
|
2401
1245
|
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
1246
|
# 0.1.0 (2020-09-25)
|
|
2407
1247
|
|
|
2408
|
-
|
|
2409
1248
|
### Bug Fixes
|
|
2410
1249
|
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
1250
|
+
- **condition:** clear selection on change subject/param/operator ([18da9f3](https://github.com/Synerise/synerise-design/commit/18da9f378afdf447ad8bc10f149c08e832205f55))
|
|
1251
|
+
- **condition:** fix stories ([9868e89](https://github.com/Synerise/synerise-design/commit/9868e89273306c9f5d47a3b46a4253e0d782748a))
|
|
1252
|
+
- **factors:** autofocus on search input ([dd8ec41](https://github.com/Synerise/synerise-design/commit/dd8ec41ca45bf98437e24d4ca015b87c9dab00f7))
|
|
1253
|
+
- **operators:** add missing deps in package.json ([f543e12](https://github.com/Synerise/synerise-design/commit/f543e12fb196902e39147210c13da2e5be61ad67))
|
|
1254
|
+
- **operators:** fix eslint issues ([52d6dab](https://github.com/Synerise/synerise-design/commit/52d6dabc570d7d7087d9dde98a9403fb88235741))
|
|
1255
|
+
- **operators:** fix eslint issues ([2c88076](https://github.com/Synerise/synerise-design/commit/2c88076f52667b0669a0f2a6620a1571e694f04a))
|
|
1256
|
+
- **operators:** fix eslint issues ([f005228](https://github.com/Synerise/synerise-design/commit/f00522856ae70d568cbd8e3d66c5caabdbf31206))
|
|
1257
|
+
- **operators:** fix keyboard navigation ([66282b8](https://github.com/Synerise/synerise-design/commit/66282b8e0862e1dcd38bfc87ed3e31ee1aaf493e))
|
|
1258
|
+
- **operators:** fix navigation by keyboard arrows ([5a3f25d](https://github.com/Synerise/synerise-design/commit/5a3f25de67d03eea9f053854ab37eefc45af7136))
|
|
1259
|
+
- **operators:** fix scrollbar position ([b74fa46](https://github.com/Synerise/synerise-design/commit/b74fa46ced218d7097ff1d4d043094d85376db30))
|
|
1260
|
+
- **operators:** fix types ([c8e6ef6](https://github.com/Synerise/synerise-design/commit/c8e6ef6e670d71da9442f41443af2dcda3a0151f))
|
|
2423
1261
|
|
|
2424
1262
|
### Features
|
|
2425
1263
|
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
1264
|
+
- **condition:** open next field automically ([6e55d51](https://github.com/Synerise/synerise-design/commit/6e55d51fd252223c45d3926706cf31844dedd07a))
|
|
1265
|
+
- **operators:** add Check Icon for selected operator ([25d4a9b](https://github.com/Synerise/synerise-design/commit/25d4a9b0d0151a851b546e752423c5397e0cde58))
|
|
1266
|
+
- **operators:** add support for keyboard arrows ([40ca35b](https://github.com/Synerise/synerise-design/commit/40ca35b755032ca0d21dac5f994d950963bcc55d))
|
|
1267
|
+
- **operators:** add translations ([c422c9a](https://github.com/Synerise/synerise-design/commit/c422c9ac57d9d40f09ed245f000e6c66f95f6061))
|
|
1268
|
+
- **operators:** add unit tests ([f6903ba](https://github.com/Synerise/synerise-design/commit/f6903bab9dcee368d5194e3f80d8cd89b1bb9a51))
|
|
1269
|
+
- **operators:** operators component ([dd6b085](https://github.com/Synerise/synerise-design/commit/dd6b08591651f18e68bef9f298efe37e80e346c7))
|