@operato/utils 1.0.0-beta.4 → 1.0.0-beta.43
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 +265 -175
- package/dist/src/adjust-list-param.d.ts +18 -0
- package/dist/src/adjust-list-param.js +9 -0
- package/dist/src/adjust-list-param.js.map +1 -0
- package/dist/src/clipboard.d.ts +1 -0
- package/dist/src/clipboard.js +20 -0
- package/dist/src/clipboard.js.map +1 -0
- package/dist/src/format.d.ts +1 -0
- package/dist/src/format.js +82 -0
- package/dist/src/format.js.map +1 -0
- package/dist/src/index.d.ts +4 -0
- package/dist/src/index.js +4 -0
- package/dist/src/index.js.map +1 -1
- package/dist/src/is-unvalued.d.ts +7 -0
- package/dist/src/is-unvalued.js +11 -0
- package/dist/src/is-unvalued.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +8 -5
- package/src/adjust-list-param.ts +27 -0
- package/src/clipboard.ts +20 -0
- package/src/format.ts +108 -0
- package/src/index.ts +4 -0
- package/src/is-unvalued.ts +10 -0
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.0-beta.
|
6
|
+
## [1.0.0-beta.43](https://github.com/hatiolab/operato/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2022-07-03)
|
7
7
|
|
8
8
|
**Note:** Version bump only for package @operato/utils
|
9
9
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
11
11
|
|
12
12
|
|
13
13
|
|
14
|
-
## [1.0.0-beta.
|
14
|
+
## [1.0.0-beta.42](https://github.com/hatiolab/operato/compare/v1.0.0-beta.41...v1.0.0-beta.42) (2022-07-03)
|
15
15
|
|
16
16
|
**Note:** Version bump only for package @operato/utils
|
17
17
|
|
@@ -19,15 +19,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
19
19
|
|
20
20
|
|
21
21
|
|
22
|
-
## [1.0.0-beta.
|
22
|
+
## [1.0.0-beta.41](https://github.com/hatiolab/operato/compare/v1.0.0-beta.40...v1.0.0-beta.41) (2022-06-30)
|
23
23
|
|
24
|
-
**Note:** Version bump only for package @operato/utils
|
25
24
|
|
25
|
+
### :bug: Bug Fix
|
26
26
|
|
27
|
+
* dataset ([44ee34a](https://github.com/hatiolab/operato/commit/44ee34a52b9d7597061e624067aaf3f7cde703c1))
|
27
28
|
|
28
29
|
|
29
30
|
|
30
|
-
## [1.0.0-beta.
|
31
|
+
## [1.0.0-beta.40](https://github.com/hatiolab/operato/compare/v1.0.0-beta.39...v1.0.0-beta.40) (2022-06-29)
|
31
32
|
|
32
33
|
**Note:** Version bump only for package @operato/utils
|
33
34
|
|
@@ -35,16 +36,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
35
36
|
|
36
37
|
|
37
38
|
|
38
|
-
## [1.0.0-beta.
|
39
|
-
|
40
|
-
|
41
|
-
### :rocket: New Features
|
42
|
-
|
43
|
-
* support undo/redo for data-grist ([b7e6c1f](https://github.com/hatiolab/operato/commit/b7e6c1fb47910a3fc3acb0352472ad19cf4e13d2))
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
|
39
|
+
## [1.0.0-beta.39](https://github.com/hatiolab/operato/compare/v1.0.0-beta.38...v1.0.0-beta.39) (2022-06-22)
|
48
40
|
|
49
41
|
**Note:** Version bump only for package @operato/utils
|
50
42
|
|
@@ -52,7 +44,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
52
44
|
|
53
45
|
|
54
46
|
|
55
|
-
## [1.0.0-
|
47
|
+
## [1.0.0-beta.38](https://github.com/hatiolab/operato/compare/v1.0.0-beta.37...v1.0.0-beta.38) (2022-06-20)
|
56
48
|
|
57
49
|
**Note:** Version bump only for package @operato/utils
|
58
50
|
|
@@ -60,7 +52,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
60
52
|
|
61
53
|
|
62
54
|
|
63
|
-
## [1.0.0-
|
55
|
+
## [1.0.0-beta.37](https://github.com/hatiolab/operato/compare/v1.0.0-beta.36...v1.0.0-beta.37) (2022-06-20)
|
64
56
|
|
65
57
|
**Note:** Version bump only for package @operato/utils
|
66
58
|
|
@@ -68,7 +60,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
68
60
|
|
69
61
|
|
70
62
|
|
71
|
-
## [1.0.0-
|
63
|
+
## [1.0.0-beta.36](https://github.com/hatiolab/operato/compare/v1.0.0-beta.35...v1.0.0-beta.36) (2022-06-16)
|
72
64
|
|
73
65
|
**Note:** Version bump only for package @operato/utils
|
74
66
|
|
@@ -76,7 +68,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
76
68
|
|
77
69
|
|
78
70
|
|
79
|
-
## [1.0.0-
|
71
|
+
## [1.0.0-beta.35](https://github.com/hatiolab/operato/compare/v1.0.0-beta.34...v1.0.0-beta.35) (2022-06-16)
|
80
72
|
|
81
73
|
**Note:** Version bump only for package @operato/utils
|
82
74
|
|
@@ -84,7 +76,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
84
76
|
|
85
77
|
|
86
78
|
|
87
|
-
## [1.0.0-
|
79
|
+
## [1.0.0-beta.34](https://github.com/hatiolab/operato/compare/v1.0.0-beta.33...v1.0.0-beta.34) (2022-06-16)
|
88
80
|
|
89
81
|
**Note:** Version bump only for package @operato/utils
|
90
82
|
|
@@ -92,7 +84,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
92
84
|
|
93
85
|
|
94
86
|
|
95
|
-
## [1.0.0-
|
87
|
+
## [1.0.0-beta.33](https://github.com/hatiolab/operato/compare/v1.0.0-beta.32...v1.0.0-beta.33) (2022-06-16)
|
96
88
|
|
97
89
|
**Note:** Version bump only for package @operato/utils
|
98
90
|
|
@@ -100,7 +92,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
100
92
|
|
101
93
|
|
102
94
|
|
103
|
-
## [1.0.0-
|
95
|
+
## [1.0.0-beta.32](https://github.com/hatiolab/operato/compare/v1.0.0-beta.31...v1.0.0-beta.32) (2022-06-15)
|
104
96
|
|
105
97
|
**Note:** Version bump only for package @operato/utils
|
106
98
|
|
@@ -108,7 +100,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
108
100
|
|
109
101
|
|
110
102
|
|
111
|
-
## [1.0.0-
|
103
|
+
## [1.0.0-beta.31](https://github.com/hatiolab/operato/compare/v1.0.0-beta.30...v1.0.0-beta.31) (2022-06-15)
|
112
104
|
|
113
105
|
**Note:** Version bump only for package @operato/utils
|
114
106
|
|
@@ -116,7 +108,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
116
108
|
|
117
109
|
|
118
110
|
|
119
|
-
## [1.0.0-
|
111
|
+
## [1.0.0-beta.30](https://github.com/hatiolab/operato/compare/v1.0.0-beta.29...v1.0.0-beta.30) (2022-06-13)
|
120
112
|
|
121
113
|
**Note:** Version bump only for package @operato/utils
|
122
114
|
|
@@ -124,7 +116,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
124
116
|
|
125
117
|
|
126
118
|
|
127
|
-
## [1.0.0-
|
119
|
+
## [1.0.0-beta.29](https://github.com/hatiolab/operato/compare/v1.0.0-beta.28...v1.0.0-beta.29) (2022-06-10)
|
128
120
|
|
129
121
|
**Note:** Version bump only for package @operato/utils
|
130
122
|
|
@@ -132,15 +124,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
132
124
|
|
133
125
|
|
134
126
|
|
135
|
-
## [1.0.0-
|
127
|
+
## [1.0.0-beta.28](https://github.com/hatiolab/operato/compare/v1.0.0-beta.27...v1.0.0-beta.28) (2022-06-10)
|
136
128
|
|
137
|
-
**Note:** Version bump only for package @operato/utils
|
138
129
|
|
130
|
+
### :bug: Bug Fix
|
139
131
|
|
132
|
+
* add adjust-list-param utils ([89307d0](https://github.com/hatiolab/operato/commit/89307d0887ee01b6cd041094618c4af44d827a0b))
|
140
133
|
|
141
134
|
|
142
135
|
|
143
|
-
## [1.0.0-
|
136
|
+
## [1.0.0-beta.27](https://github.com/hatiolab/operato/compare/v1.0.0-beta.26...v1.0.0-beta.27) (2022-06-09)
|
144
137
|
|
145
138
|
**Note:** Version bump only for package @operato/utils
|
146
139
|
|
@@ -148,7 +141,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
148
141
|
|
149
142
|
|
150
143
|
|
151
|
-
## [1.0.0-
|
144
|
+
## [1.0.0-beta.26](https://github.com/hatiolab/operato/compare/v1.0.0-beta.25...v1.0.0-beta.26) (2022-06-04)
|
152
145
|
|
153
146
|
**Note:** Version bump only for package @operato/utils
|
154
147
|
|
@@ -156,7 +149,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
156
149
|
|
157
150
|
|
158
151
|
|
159
|
-
## [1.0.0-
|
152
|
+
## [1.0.0-beta.25](https://github.com/hatiolab/operato/compare/v1.0.0-beta.24...v1.0.0-beta.25) (2022-06-02)
|
160
153
|
|
161
154
|
**Note:** Version bump only for package @operato/utils
|
162
155
|
|
@@ -164,7 +157,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
164
157
|
|
165
158
|
|
166
159
|
|
167
|
-
## [1.0.0-
|
160
|
+
## [1.0.0-beta.24](https://github.com/hatiolab/operato/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2022-06-02)
|
168
161
|
|
169
162
|
**Note:** Version bump only for package @operato/utils
|
170
163
|
|
@@ -172,7 +165,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
172
165
|
|
173
166
|
|
174
167
|
|
175
|
-
## [1.0.0-
|
168
|
+
## [1.0.0-beta.23](https://github.com/hatiolab/operato/compare/v1.0.0-beta.22...v1.0.0-beta.23) (2022-06-02)
|
176
169
|
|
177
170
|
**Note:** Version bump only for package @operato/utils
|
178
171
|
|
@@ -180,7 +173,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
180
173
|
|
181
174
|
|
182
175
|
|
183
|
-
## [1.0.0-
|
176
|
+
## [1.0.0-beta.22](https://github.com/hatiolab/operato/compare/v1.0.0-beta.21...v1.0.0-beta.22) (2022-05-31)
|
184
177
|
|
185
178
|
**Note:** Version bump only for package @operato/utils
|
186
179
|
|
@@ -188,7 +181,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
188
181
|
|
189
182
|
|
190
183
|
|
191
|
-
## [1.0.0-
|
184
|
+
## [1.0.0-beta.21](https://github.com/hatiolab/operato/compare/v1.0.0-beta.20...v1.0.0-beta.21) (2022-05-31)
|
192
185
|
|
193
186
|
**Note:** Version bump only for package @operato/utils
|
194
187
|
|
@@ -196,7 +189,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
196
189
|
|
197
190
|
|
198
191
|
|
199
|
-
## [1.0.0-
|
192
|
+
## [1.0.0-beta.20](https://github.com/hatiolab/operato/compare/v1.0.0-beta.19...v1.0.0-beta.20) (2022-05-30)
|
200
193
|
|
201
194
|
**Note:** Version bump only for package @operato/utils
|
202
195
|
|
@@ -204,7 +197,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
204
197
|
|
205
198
|
|
206
199
|
|
207
|
-
## [1.0.0-
|
200
|
+
## [1.0.0-beta.19](https://github.com/hatiolab/operato/compare/v1.0.0-beta.18...v1.0.0-beta.19) (2022-05-29)
|
208
201
|
|
209
202
|
**Note:** Version bump only for package @operato/utils
|
210
203
|
|
@@ -212,7 +205,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
212
205
|
|
213
206
|
|
214
207
|
|
215
|
-
## [1.0.0-
|
208
|
+
## [1.0.0-beta.18](https://github.com/hatiolab/operato/compare/v1.0.0-beta.17...v1.0.0-beta.18) (2022-05-27)
|
216
209
|
|
217
210
|
**Note:** Version bump only for package @operato/utils
|
218
211
|
|
@@ -220,16 +213,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
220
213
|
|
221
214
|
|
222
215
|
|
223
|
-
## [1.0.0-
|
224
|
-
|
225
|
-
|
226
|
-
### :bug: Bug Fix
|
227
|
-
|
228
|
-
* ox-grist-renderer support class type renderer (refer ox-grist-renderer-progress) ([ad7c8e1](https://github.com/hatiolab/operato/commit/ad7c8e1b453d19af9daa13ae4eb7c2059d85dfbb))
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
|
216
|
+
## [1.0.0-beta.17](https://github.com/hatiolab/operato/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2022-05-25)
|
233
217
|
|
234
218
|
**Note:** Version bump only for package @operato/utils
|
235
219
|
|
@@ -237,7 +221,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
237
221
|
|
238
222
|
|
239
223
|
|
240
|
-
## [1.0.0-
|
224
|
+
## [1.0.0-beta.16](https://github.com/hatiolab/operato/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2022-05-23)
|
241
225
|
|
242
226
|
**Note:** Version bump only for package @operato/utils
|
243
227
|
|
@@ -245,7 +229,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
245
229
|
|
246
230
|
|
247
231
|
|
248
|
-
## [1.0.0-
|
232
|
+
## [1.0.0-beta.15](https://github.com/hatiolab/operato/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2022-05-20)
|
249
233
|
|
250
234
|
**Note:** Version bump only for package @operato/utils
|
251
235
|
|
@@ -253,7 +237,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
253
237
|
|
254
238
|
|
255
239
|
|
256
|
-
## [1.0.0-
|
240
|
+
## [1.0.0-beta.14](https://github.com/hatiolab/operato/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2022-05-19)
|
257
241
|
|
258
242
|
**Note:** Version bump only for package @operato/utils
|
259
243
|
|
@@ -261,23 +245,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
261
245
|
|
262
246
|
|
263
247
|
|
264
|
-
## [1.0.0-
|
248
|
+
## [1.0.0-beta.13](https://github.com/hatiolab/operato/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2022-05-19)
|
265
249
|
|
266
|
-
**Note:** Version bump only for package @operato/utils
|
267
250
|
|
251
|
+
### :bug: Bug Fix
|
268
252
|
|
253
|
+
* incorrect package.json scripts for storybooks ([8c8c405](https://github.com/hatiolab/operato/commit/8c8c405443247108b9c411b8161c008d9b6a2261))
|
269
254
|
|
270
255
|
|
271
256
|
|
272
|
-
## [1.0.0-
|
257
|
+
## [1.0.0-beta.12](https://github.com/hatiolab/operato/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2022-05-13)
|
273
258
|
|
274
|
-
**Note:** Version bump only for package @operato/utils
|
275
259
|
|
260
|
+
### :rocket: New Features
|
276
261
|
|
262
|
+
* storybook started ([90c08c9](https://github.com/hatiolab/operato/commit/90c08c9a15e5fe554baaa1becca07793e8434799))
|
277
263
|
|
278
264
|
|
279
265
|
|
280
|
-
## [1.0.0-
|
266
|
+
## [1.0.0-beta.11](https://github.com/hatiolab/operato/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-05-01)
|
281
267
|
|
282
268
|
**Note:** Version bump only for package @operato/utils
|
283
269
|
|
@@ -285,15 +271,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
285
271
|
|
286
272
|
|
287
273
|
|
288
|
-
## [1.0.0-
|
274
|
+
## [1.0.0-beta.10](https://github.com/hatiolab/operato/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-04-28)
|
289
275
|
|
290
|
-
**Note:** Version bump only for package @operato/utils
|
291
276
|
|
277
|
+
### :rocket: New Features
|
292
278
|
|
279
|
+
* add format option for text-renderer ([c58375b](https://github.com/hatiolab/operato/commit/c58375b05fb69db03a9081c41ea4ff11437834b1))
|
293
280
|
|
294
281
|
|
295
282
|
|
296
|
-
## [1.0.0-
|
283
|
+
## [1.0.0-beta.9](https://github.com/hatiolab/operato/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2022-04-28)
|
297
284
|
|
298
285
|
**Note:** Version bump only for package @operato/utils
|
299
286
|
|
@@ -301,7 +288,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
301
288
|
|
302
289
|
|
303
290
|
|
304
|
-
## [1.0.0-
|
291
|
+
## [1.0.0-beta.8](https://github.com/hatiolab/operato/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-04-27)
|
305
292
|
|
306
293
|
**Note:** Version bump only for package @operato/utils
|
307
294
|
|
@@ -309,7 +296,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
309
296
|
|
310
297
|
|
311
298
|
|
312
|
-
## [1.0.0-
|
299
|
+
## [1.0.0-beta.7](https://github.com/hatiolab/operato/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2022-04-24)
|
313
300
|
|
314
301
|
**Note:** Version bump only for package @operato/utils
|
315
302
|
|
@@ -317,85 +304,120 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
317
304
|
|
318
305
|
|
319
306
|
|
320
|
-
## [1.0.0-
|
321
|
-
|
322
|
-
**Note:** Version bump only for package @operato/utils
|
307
|
+
## [1.0.0-beta.6](https://github.com/hatiolab/operato/compare/v0.4.5...v1.0.0-beta.6) (2022-04-22)
|
323
308
|
|
324
309
|
|
310
|
+
### :bug: Bug Fix
|
325
311
|
|
312
|
+
* clipboard fallback ([8d69c1f](https://github.com/hatiolab/operato/commit/8d69c1fd2113d5cd4ede9f60fa4b5ec7e06e9759))
|
326
313
|
|
314
|
+
## [1.0.0-beta.5](https://github.com/hatiolab/operato/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-18)
|
327
315
|
|
328
|
-
## [1.0.0-
|
316
|
+
## [1.0.0-beta.4](https://github.com/hatiolab/operato/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-14)
|
329
317
|
|
330
|
-
|
318
|
+
## [1.0.0-beta.3](https://github.com/hatiolab/operato/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-12)
|
331
319
|
|
320
|
+
## [1.0.0-beta.2](https://github.com/hatiolab/operato/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-12)
|
332
321
|
|
322
|
+
## [1.0.0-beta.1](https://github.com/hatiolab/operato/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-04-11)
|
333
323
|
|
324
|
+
## [1.0.0-beta.0](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.53...v1.0.0-beta.0) (2022-04-10)
|
334
325
|
|
335
326
|
|
336
|
-
|
327
|
+
### :rocket: New Features
|
337
328
|
|
338
|
-
|
329
|
+
* support undo/redo for data-grist ([b7e6c1f](https://github.com/hatiolab/operato/commit/b7e6c1fb47910a3fc3acb0352472ad19cf4e13d2))
|
339
330
|
|
331
|
+
## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
|
340
332
|
|
333
|
+
## [1.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2022-04-08)
|
341
334
|
|
335
|
+
## [1.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2022-04-05)
|
342
336
|
|
337
|
+
## [1.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2022-04-04)
|
343
338
|
|
344
|
-
## [1.0.0-alpha.
|
339
|
+
## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04)
|
345
340
|
|
346
|
-
|
341
|
+
## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03)
|
347
342
|
|
343
|
+
## [1.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.46...v1.0.0-alpha.47) (2022-04-02)
|
348
344
|
|
345
|
+
## [1.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2022-04-02)
|
349
346
|
|
347
|
+
## [1.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2022-03-31)
|
350
348
|
|
349
|
+
## [1.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2022-03-31)
|
351
350
|
|
352
|
-
## [1.0.0-alpha.
|
351
|
+
## [1.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2022-03-30)
|
353
352
|
|
354
|
-
|
353
|
+
## [1.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-03-29)
|
355
354
|
|
355
|
+
## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27)
|
356
356
|
|
357
|
+
## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26)
|
357
358
|
|
359
|
+
## [1.0.0-alpha.39](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2022-03-25)
|
358
360
|
|
361
|
+
## [1.0.0-alpha.38](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-03-25)
|
359
362
|
|
360
|
-
## [1.0.0-alpha.
|
363
|
+
## [1.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-03-25)
|
361
364
|
|
362
|
-
|
365
|
+
## [1.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-03-21)
|
363
366
|
|
367
|
+
## [1.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-03-21)
|
364
368
|
|
369
|
+
## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
|
365
370
|
|
371
|
+
## [1.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-03-19)
|
366
372
|
|
373
|
+
## [1.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-03-19)
|
367
374
|
|
368
|
-
## [1.0.0-alpha.
|
375
|
+
## [1.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-03-19)
|
369
376
|
|
370
|
-
**Note:** Version bump only for package @operato/utils
|
371
377
|
|
378
|
+
### :bug: Bug Fix
|
372
379
|
|
380
|
+
* ox-grist-renderer support class type renderer (refer ox-grist-renderer-progress) ([ad7c8e1](https://github.com/hatiolab/operato/commit/ad7c8e1b453d19af9daa13ae4eb7c2059d85dfbb))
|
373
381
|
|
382
|
+
## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
|
374
383
|
|
384
|
+
## [1.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-03-17)
|
375
385
|
|
376
|
-
## [1.0.0-alpha.
|
386
|
+
## [1.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.28) (2022-03-17)
|
377
387
|
|
378
|
-
|
388
|
+
## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
|
379
389
|
|
390
|
+
## [1.0.0-alpha.25](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-03-17)
|
380
391
|
|
392
|
+
## [1.0.0-alpha.24](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-03-17)
|
381
393
|
|
394
|
+
## [1.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-03-17)
|
382
395
|
|
396
|
+
## [1.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-03-17)
|
383
397
|
|
384
|
-
## [1.0.0-alpha.
|
398
|
+
## [1.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-03-16)
|
385
399
|
|
386
|
-
|
400
|
+
## [1.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-03-15)
|
387
401
|
|
402
|
+
## [1.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-03-14)
|
388
403
|
|
404
|
+
## [1.0.0-alpha.18](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-03-14)
|
389
405
|
|
406
|
+
## [1.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-03-13)
|
390
407
|
|
408
|
+
## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13)
|
391
409
|
|
392
|
-
## [1.0.0-alpha.
|
410
|
+
## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13)
|
393
411
|
|
394
|
-
|
412
|
+
## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13)
|
395
413
|
|
414
|
+
## [1.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-03-13)
|
396
415
|
|
416
|
+
## [1.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-03-13)
|
397
417
|
|
418
|
+
## [1.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-03-12)
|
398
419
|
|
420
|
+
## [1.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-03-12)
|
399
421
|
|
400
422
|
## [1.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-03-12)
|
401
423
|
|
@@ -404,353 +426,421 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
404
426
|
|
405
427
|
* settled concept for input, property-editor, grist-editor, so on ([0c9e1d0](https://github.com/hatiolab/operato/commit/0c9e1d054c7aef5d965868242cf471667af7a3c3))
|
406
428
|
|
407
|
-
|
408
|
-
|
409
429
|
## [1.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-03-11)
|
410
430
|
|
411
|
-
|
431
|
+
## [1.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-03-11)
|
412
432
|
|
433
|
+
## [1.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-03-11)
|
413
434
|
|
435
|
+
## [1.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-03-11)
|
414
436
|
|
437
|
+
## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
|
415
438
|
|
439
|
+
## [1.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-10)
|
416
440
|
|
417
|
-
## [1.0.0-alpha.
|
441
|
+
## [1.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-10)
|
418
442
|
|
419
|
-
|
443
|
+
## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09)
|
420
444
|
|
421
445
|
|
422
446
|
|
447
|
+
## [1.0.0-beta.5](https://github.com/hatiolab/operato/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-18)
|
423
448
|
|
449
|
+
**Note:** Version bump only for package @operato/utils
|
424
450
|
|
425
|
-
## [1.0.0-
|
451
|
+
## [1.0.0-beta.4](https://github.com/hatiolab/operato/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-14)
|
426
452
|
|
427
453
|
**Note:** Version bump only for package @operato/utils
|
428
454
|
|
455
|
+
## [1.0.0-beta.3](https://github.com/hatiolab/operato/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-12)
|
429
456
|
|
457
|
+
**Note:** Version bump only for package @operato/utils
|
430
458
|
|
459
|
+
## [1.0.0-beta.2](https://github.com/hatiolab/operato/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-12)
|
431
460
|
|
461
|
+
**Note:** Version bump only for package @operato/utils
|
432
462
|
|
433
|
-
## [1.0.0-
|
463
|
+
## [1.0.0-beta.1](https://github.com/hatiolab/operato/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-04-11)
|
434
464
|
|
435
465
|
**Note:** Version bump only for package @operato/utils
|
436
466
|
|
467
|
+
## [1.0.0-beta.0](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.53...v1.0.0-beta.0) (2022-04-10)
|
437
468
|
|
469
|
+
### :rocket: New Features
|
438
470
|
|
471
|
+
- support undo/redo for data-grist ([b7e6c1f](https://github.com/hatiolab/operato/commit/b7e6c1fb47910a3fc3acb0352472ad19cf4e13d2))
|
439
472
|
|
440
|
-
|
441
|
-
## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
|
473
|
+
## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
|
442
474
|
|
443
475
|
**Note:** Version bump only for package @operato/utils
|
444
476
|
|
477
|
+
## [1.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2022-04-08)
|
445
478
|
|
479
|
+
**Note:** Version bump only for package @operato/utils
|
446
480
|
|
481
|
+
## [1.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2022-04-05)
|
447
482
|
|
483
|
+
**Note:** Version bump only for package @operato/utils
|
448
484
|
|
449
|
-
## [1.0.0-alpha.
|
485
|
+
## [1.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2022-04-04)
|
450
486
|
|
451
487
|
**Note:** Version bump only for package @operato/utils
|
452
488
|
|
489
|
+
## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04)
|
453
490
|
|
491
|
+
**Note:** Version bump only for package @operato/utils
|
454
492
|
|
493
|
+
## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03)
|
455
494
|
|
495
|
+
**Note:** Version bump only for package @operato/utils
|
456
496
|
|
457
|
-
## [1.0.0-alpha.
|
497
|
+
## [1.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.46...v1.0.0-alpha.47) (2022-04-02)
|
458
498
|
|
459
499
|
**Note:** Version bump only for package @operato/utils
|
460
500
|
|
501
|
+
## [1.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2022-04-02)
|
461
502
|
|
503
|
+
**Note:** Version bump only for package @operato/utils
|
462
504
|
|
505
|
+
## [1.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2022-03-31)
|
463
506
|
|
507
|
+
**Note:** Version bump only for package @operato/utils
|
464
508
|
|
465
|
-
## [1.0.0-alpha.
|
509
|
+
## [1.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2022-03-31)
|
466
510
|
|
467
511
|
**Note:** Version bump only for package @operato/utils
|
468
512
|
|
513
|
+
## [1.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2022-03-30)
|
469
514
|
|
515
|
+
**Note:** Version bump only for package @operato/utils
|
470
516
|
|
517
|
+
## [1.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-03-29)
|
471
518
|
|
519
|
+
**Note:** Version bump only for package @operato/utils
|
472
520
|
|
473
|
-
|
521
|
+
## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27)
|
474
522
|
|
475
523
|
**Note:** Version bump only for package @operato/utils
|
476
524
|
|
525
|
+
## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26)
|
477
526
|
|
527
|
+
**Note:** Version bump only for package @operato/utils
|
478
528
|
|
529
|
+
## [1.0.0-alpha.39](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2022-03-25)
|
479
530
|
|
531
|
+
**Note:** Version bump only for package @operato/utils
|
480
532
|
|
481
|
-
|
533
|
+
## [1.0.0-alpha.38](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-03-25)
|
482
534
|
|
483
535
|
**Note:** Version bump only for package @operato/utils
|
484
536
|
|
537
|
+
## [1.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-03-25)
|
485
538
|
|
539
|
+
**Note:** Version bump only for package @operato/utils
|
486
540
|
|
541
|
+
## [1.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-03-21)
|
487
542
|
|
543
|
+
**Note:** Version bump only for package @operato/utils
|
488
544
|
|
489
|
-
|
545
|
+
## [1.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-03-21)
|
490
546
|
|
547
|
+
**Note:** Version bump only for package @operato/utils
|
491
548
|
|
492
|
-
|
549
|
+
## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
|
493
550
|
|
494
|
-
|
551
|
+
**Note:** Version bump only for package @operato/utils
|
495
552
|
|
553
|
+
## [1.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-03-19)
|
496
554
|
|
555
|
+
**Note:** Version bump only for package @operato/utils
|
497
556
|
|
498
|
-
## [0.
|
557
|
+
## [1.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-03-19)
|
499
558
|
|
559
|
+
**Note:** Version bump only for package @operato/utils
|
560
|
+
|
561
|
+
## [1.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-03-19)
|
500
562
|
|
501
563
|
### :bug: Bug Fix
|
502
564
|
|
503
|
-
|
565
|
+
- ox-grist-renderer support class type renderer (refer ox-grist-renderer-progress) ([ad7c8e1](https://github.com/hatiolab/operato/commit/ad7c8e1b453d19af9daa13ae4eb7c2059d85dfbb))
|
504
566
|
|
567
|
+
## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
|
505
568
|
|
569
|
+
**Note:** Version bump only for package @operato/utils
|
506
570
|
|
507
|
-
|
571
|
+
## [1.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-03-17)
|
508
572
|
|
509
573
|
**Note:** Version bump only for package @operato/utils
|
510
574
|
|
575
|
+
## [1.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.28) (2022-03-17)
|
511
576
|
|
577
|
+
**Note:** Version bump only for package @operato/utils
|
512
578
|
|
579
|
+
## [1.0.0-alpha.27](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.27) (2022-03-17)
|
513
580
|
|
581
|
+
**Note:** Version bump only for package @operato/utils
|
514
582
|
|
515
|
-
|
583
|
+
## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
|
516
584
|
|
517
585
|
**Note:** Version bump only for package @operato/utils
|
518
586
|
|
587
|
+
## [1.0.0-alpha.25](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-03-17)
|
519
588
|
|
589
|
+
**Note:** Version bump only for package @operato/utils
|
520
590
|
|
591
|
+
## [1.0.0-alpha.24](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-03-17)
|
521
592
|
|
593
|
+
**Note:** Version bump only for package @operato/utils
|
522
594
|
|
523
|
-
|
595
|
+
## [1.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-03-17)
|
524
596
|
|
525
597
|
**Note:** Version bump only for package @operato/utils
|
526
598
|
|
599
|
+
## [1.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-03-17)
|
527
600
|
|
601
|
+
**Note:** Version bump only for package @operato/utils
|
528
602
|
|
603
|
+
## [1.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-03-16)
|
529
604
|
|
605
|
+
**Note:** Version bump only for package @operato/utils
|
530
606
|
|
531
|
-
|
607
|
+
## [1.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-03-15)
|
532
608
|
|
533
609
|
**Note:** Version bump only for package @operato/utils
|
534
610
|
|
611
|
+
## [1.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-03-14)
|
535
612
|
|
613
|
+
**Note:** Version bump only for package @operato/utils
|
536
614
|
|
615
|
+
## [1.0.0-alpha.18](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-03-14)
|
537
616
|
|
617
|
+
**Note:** Version bump only for package @operato/utils
|
538
618
|
|
539
|
-
|
619
|
+
## [1.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-03-13)
|
540
620
|
|
541
621
|
**Note:** Version bump only for package @operato/utils
|
542
622
|
|
623
|
+
## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13)
|
543
624
|
|
625
|
+
**Note:** Version bump only for package @operato/utils
|
544
626
|
|
627
|
+
## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13)
|
545
628
|
|
629
|
+
**Note:** Version bump only for package @operato/utils
|
546
630
|
|
547
|
-
|
631
|
+
## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13)
|
548
632
|
|
549
633
|
**Note:** Version bump only for package @operato/utils
|
550
634
|
|
635
|
+
## [1.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-03-13)
|
551
636
|
|
637
|
+
**Note:** Version bump only for package @operato/utils
|
552
638
|
|
639
|
+
## [1.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-03-13)
|
553
640
|
|
641
|
+
**Note:** Version bump only for package @operato/utils
|
554
642
|
|
555
|
-
|
643
|
+
## [1.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-03-12)
|
556
644
|
|
557
645
|
**Note:** Version bump only for package @operato/utils
|
558
646
|
|
647
|
+
## [1.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-03-12)
|
559
648
|
|
649
|
+
**Note:** Version bump only for package @operato/utils
|
560
650
|
|
651
|
+
## [1.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-03-12)
|
561
652
|
|
653
|
+
### :rocket: New Features
|
562
654
|
|
563
|
-
|
564
|
-
|
655
|
+
- settled concept for input, property-editor, grist-editor, so on ([0c9e1d0](https://github.com/hatiolab/operato/commit/0c9e1d054c7aef5d965868242cf471667af7a3c3))
|
565
656
|
|
566
|
-
|
657
|
+
## [1.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-03-11)
|
567
658
|
|
568
|
-
|
659
|
+
**Note:** Version bump only for package @operato/utils
|
569
660
|
|
661
|
+
## [1.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-03-11)
|
570
662
|
|
663
|
+
**Note:** Version bump only for package @operato/utils
|
571
664
|
|
572
|
-
|
665
|
+
## [1.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-03-11)
|
573
666
|
|
574
667
|
**Note:** Version bump only for package @operato/utils
|
575
668
|
|
669
|
+
## [1.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-03-11)
|
576
670
|
|
671
|
+
**Note:** Version bump only for package @operato/utils
|
577
672
|
|
673
|
+
## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
|
578
674
|
|
675
|
+
**Note:** Version bump only for package @operato/utils
|
579
676
|
|
580
|
-
|
677
|
+
## [1.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-10)
|
581
678
|
|
582
679
|
**Note:** Version bump only for package @operato/utils
|
583
680
|
|
681
|
+
## [1.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-10)
|
584
682
|
|
683
|
+
**Note:** Version bump only for package @operato/utils
|
585
684
|
|
685
|
+
## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09)
|
586
686
|
|
687
|
+
**Note:** Version bump only for package @operato/utils
|
587
688
|
|
588
|
-
### [0.3
|
689
|
+
### [0.4.3](https://github.com/hatiolab/operato/compare/v0.4.2...v0.4.3) (2022-03-06)
|
589
690
|
|
590
691
|
**Note:** Version bump only for package @operato/utils
|
591
692
|
|
693
|
+
### [0.4.2](https://github.com/hatiolab/operato/compare/v0.4.1...v0.4.2) (2022-03-06)
|
592
694
|
|
695
|
+
**Note:** Version bump only for package @operato/utils
|
593
696
|
|
697
|
+
### [0.4.1](https://github.com/hatiolab/operato/compare/v0.4.0...v0.4.1) (2022-03-02)
|
594
698
|
|
699
|
+
### :bug: Bug Fix
|
595
700
|
|
596
|
-
|
701
|
+
- lodash => lodash-es, remove underscore ([08cbef1](https://github.com/hatiolab/operato/commit/08cbef1e63e28c96e7341bce1910ae7baed889e2))
|
597
702
|
|
598
|
-
|
703
|
+
## [0.4.0](https://github.com/hatiolab/operato/compare/v0.3.28...v0.4.0) (2022-02-22)
|
599
704
|
|
705
|
+
### :bug: Bug Fix
|
600
706
|
|
707
|
+
- build problem because testing framework confilct with lit 2.2.0 ([596deda](https://github.com/hatiolab/operato/commit/596dedaa29a537c5ec92a2449e8cd08a0b11bfde))
|
601
708
|
|
709
|
+
### [0.3.28](https://github.com/hatiolab/operato/compare/v0.3.27...v0.3.28) (2022-02-08)
|
602
710
|
|
711
|
+
**Note:** Version bump only for package @operato/utils
|
603
712
|
|
604
|
-
### [0.3.
|
713
|
+
### [0.3.27](https://github.com/hatiolab/operato/compare/v0.3.26...v0.3.27) (2022-02-01)
|
605
714
|
|
715
|
+
**Note:** Version bump only for package @operato/utils
|
606
716
|
|
607
|
-
###
|
717
|
+
### [0.3.26](https://github.com/hatiolab/operato/compare/v0.3.25...v0.3.26) (2022-01-31)
|
608
718
|
|
609
|
-
|
719
|
+
**Note:** Version bump only for package @operato/utils
|
610
720
|
|
721
|
+
### [0.3.25](https://github.com/hatiolab/operato/compare/v0.3.24...v0.3.25) (2022-01-31)
|
611
722
|
|
723
|
+
**Note:** Version bump only for package @operato/utils
|
612
724
|
|
613
|
-
### [0.3.
|
725
|
+
### [0.3.24](https://github.com/hatiolab/operato/compare/v0.3.23...v0.3.24) (2022-01-30)
|
614
726
|
|
615
727
|
**Note:** Version bump only for package @operato/utils
|
616
728
|
|
729
|
+
### [0.3.23](https://github.com/hatiolab/operato/compare/v0.3.22...v0.3.23) (2022-01-30)
|
617
730
|
|
731
|
+
**Note:** Version bump only for package @operato/utils
|
618
732
|
|
733
|
+
### [0.3.22](https://github.com/hatiolab/operato/compare/v0.3.21...v0.3.22) (2022-01-30)
|
619
734
|
|
735
|
+
**Note:** Version bump only for package @operato/utils
|
620
736
|
|
621
|
-
### [0.3.
|
737
|
+
### [0.3.21](https://github.com/hatiolab/operato/compare/v0.3.20...v0.3.21) (2022-01-29)
|
622
738
|
|
739
|
+
### :rocket: New Features
|
623
740
|
|
624
|
-
|
741
|
+
- i18n module added, shell module started to cover client core part ([a976dad](https://github.com/hatiolab/operato/commit/a976dad6353962e489d8e648af9598b6a51e5ec7))
|
625
742
|
|
626
|
-
|
743
|
+
### [0.3.20](https://github.com/hatiolab/operato/compare/v0.3.19...v0.3.20) (2022-01-28)
|
744
|
+
|
745
|
+
**Note:** Version bump only for package @operato/utils
|
627
746
|
|
747
|
+
### [0.3.19](https://github.com/hatiolab/operato/compare/v0.3.18...v0.3.19) (2022-01-25)
|
628
748
|
|
749
|
+
**Note:** Version bump only for package @operato/utils
|
629
750
|
|
630
|
-
### [0.3.
|
751
|
+
### [0.3.18](https://github.com/hatiolab/operato/compare/v0.3.17...v0.3.18) (2022-01-23)
|
631
752
|
|
632
753
|
**Note:** Version bump only for package @operato/utils
|
633
754
|
|
755
|
+
### [0.3.17](https://github.com/hatiolab/operato/compare/v0.3.16...v0.3.17) (2022-01-20)
|
634
756
|
|
757
|
+
**Note:** Version bump only for package @operato/utils
|
635
758
|
|
759
|
+
### [0.3.16](https://github.com/hatiolab/operato/compare/v0.3.15...v0.3.16) (2022-01-19)
|
636
760
|
|
761
|
+
### :rocket: New Features
|
637
762
|
|
638
|
-
|
763
|
+
- closest-element in @operato/utils ([f517bde](https://github.com/hatiolab/operato/commit/f517bdea07de913a349da5cb99a25b5eab53548e))
|
639
764
|
|
640
|
-
|
765
|
+
### [0.3.15](https://github.com/hatiolab/operato/compare/v0.3.14...v0.3.15) (2022-01-17)
|
641
766
|
|
767
|
+
**Note:** Version bump only for package @operato/utils
|
642
768
|
|
769
|
+
### [0.3.14](https://github.com/hatiolab/operato/compare/v0.3.13...v0.3.14) (2022-01-16)
|
643
770
|
|
771
|
+
### :bug: Bug Fix
|
644
772
|
|
773
|
+
- support data-grist record view for thumbnail upload ([5c4f3d9](https://github.com/hatiolab/operato/commit/5c4f3d9e0e58c47619074a287bc6ada6519f11f7))
|
645
774
|
|
646
|
-
### [0.3.
|
775
|
+
### [0.3.13](https://github.com/hatiolab/operato/compare/v0.3.12...v0.3.13) (2022-01-15)
|
647
776
|
|
648
777
|
**Note:** Version bump only for package @operato/utils
|
649
778
|
|
779
|
+
### [0.3.12](https://github.com/hatiolab/operato/compare/v0.3.11...v0.3.12) (2022-01-15)
|
650
780
|
|
781
|
+
**Note:** Version bump only for package @operato/utils
|
651
782
|
|
783
|
+
### [0.3.11](https://github.com/hatiolab/operato/compare/v0.3.10...v0.3.11) (2022-01-15)
|
652
784
|
|
785
|
+
**Note:** Version bump only for package @operato/utils
|
653
786
|
|
654
787
|
### [0.3.10](https://github.com/hatiolab/operato/compare/v0.3.9...v0.3.10) (2022-01-15)
|
655
788
|
|
656
|
-
|
657
789
|
### :bug: Bug Fix
|
658
790
|
|
659
|
-
|
660
|
-
|
661
|
-
|
791
|
+
- data-grist record-view ([aa71ec5](https://github.com/hatiolab/operato/commit/aa71ec5600f4dbccd05fcbc249445c73a41d2168))
|
662
792
|
|
663
793
|
### [0.3.9](https://github.com/hatiolab/operato/compare/v0.3.8...v0.3.9) (2022-01-15)
|
664
794
|
|
665
|
-
|
666
795
|
### :bug: Bug Fix
|
667
796
|
|
668
|
-
|
669
|
-
|
670
|
-
|
797
|
+
- move @operato/board/utils to @operato/utils ([06ba865](https://github.com/hatiolab/operato/commit/06ba865ac70bd65166fd20b6d23cc5241d9fca17))
|
671
798
|
|
672
799
|
### [0.3.8](https://github.com/hatiolab/operato/compare/v0.3.7...v0.3.8) (2022-01-14)
|
673
800
|
|
674
801
|
**Note:** Version bump only for package @operato/utils
|
675
802
|
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
803
|
### [0.3.7](https://github.com/hatiolab/operato/compare/v0.3.6...v0.3.7) (2022-01-09)
|
681
804
|
|
682
805
|
**Note:** Version bump only for package @operato/utils
|
683
806
|
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
807
|
### [0.3.6](https://github.com/hatiolab/operato/compare/v0.3.5...v0.3.6) (2022-01-09)
|
689
808
|
|
690
809
|
**Note:** Version bump only for package @operato/utils
|
691
810
|
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
811
|
### [0.3.5](https://github.com/hatiolab/operato/compare/v0.3.4...v0.3.5) (2022-01-09)
|
697
812
|
|
698
|
-
|
699
813
|
### :rocket: New Features
|
700
814
|
|
701
|
-
|
702
|
-
|
703
|
-
|
815
|
+
- data-grist filter-form support queryFilters property ([e477ede](https://github.com/hatiolab/operato/commit/e477ede184dac7bc6c40d4aab73c2f8156edaef6))
|
704
816
|
|
705
817
|
### [0.3.4](https://github.com/hatiolab/operato/compare/v0.3.3...v0.3.4) (2022-01-03)
|
706
818
|
|
707
819
|
**Note:** Version bump only for package @operato/utils
|
708
820
|
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
821
|
### [0.3.3](https://github.com/hatiolab/operato/compare/v0.3.2...v0.3.3) (2022-01-03)
|
714
822
|
|
715
823
|
**Note:** Version bump only for package @operato/utils
|
716
824
|
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
825
|
### [0.3.2](https://github.com/hatiolab/operato/compare/v0.3.1...v0.3.2) (2022-01-03)
|
722
826
|
|
723
827
|
**Note:** Version bump only for package @operato/utils
|
724
828
|
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
829
|
### [0.3.1](https://github.com/hatiolab/operato/compare/v0.3.0...v0.3.1) (2021-12-31)
|
730
830
|
|
731
831
|
**Note:** Version bump only for package @operato/utils
|
732
832
|
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
833
|
## [0.3.0](https://github.com/hatiolab/operato/compare/v0.2.52...v0.3.0) (2021-12-31)
|
738
834
|
|
739
|
-
|
740
835
|
### :rocket: New Features
|
741
836
|
|
742
|
-
|
743
|
-
|
744
|
-
|
837
|
+
- add tsconfig option useDefineForClassFields ([6291438](https://github.com/hatiolab/operato/commit/6291438571eee0f095064e7d2ada1c620832e092))
|
745
838
|
|
746
839
|
### [0.2.52](https://github.com/hatiolab/operato/compare/v0.2.51...v0.2.52) (2021-12-21)
|
747
840
|
|
748
|
-
|
749
841
|
### :rocket: New Features
|
750
842
|
|
751
|
-
|
752
|
-
|
753
|
-
|
843
|
+
- add @operato/utils and @operato/attachment ([15a9c19](https://github.com/hatiolab/operato/commit/15a9c19ff1237738abd3e3509ba9ede90280b766))
|
754
844
|
|
755
845
|
### [0.2.51](https://github.com/hatiolab/operato/compare/v0.2.50...v0.2.51) (2021-12-16)
|
756
846
|
|