@operato/popup 1.0.0-alpha.9 → 1.0.0-beta.10
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 +291 -203
- package/dist/src/ox-popup-list.d.ts +2 -0
- package/dist/src/ox-popup-list.js +25 -0
- package/dist/src/ox-popup-list.js.map +1 -1
- package/dist/src/ox-popup.d.ts +6 -2
- package/dist/src/ox-popup.js +11 -5
- package/dist/src/ox-popup.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
- package/src/ox-popup-list.ts +28 -0
- package/src/ox-popup.ts +18 -3
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-
|
|
6
|
+
## [1.0.0-beta.10](https://github.com/hatiolab/operato/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-04-28)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @operato/popup
|
|
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-
|
|
14
|
+
## [1.0.0-beta.9](https://github.com/hatiolab/operato/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2022-04-28)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @operato/popup
|
|
17
17
|
|
|
@@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
## [1.0.0-
|
|
22
|
+
## [1.0.0-beta.8](https://github.com/hatiolab/operato/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-04-27)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @operato/popup
|
|
25
25
|
|
|
@@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
## [1.0.0-
|
|
30
|
+
## [1.0.0-beta.7](https://github.com/hatiolab/operato/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2022-04-24)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package @operato/popup
|
|
33
33
|
|
|
@@ -35,630 +35,718 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
## [1.0.0-
|
|
39
|
-
|
|
40
|
-
**Note:** Version bump only for package @operato/popup
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
38
|
+
## [1.0.0-beta.6](https://github.com/hatiolab/operato/compare/v0.4.5...v1.0.0-beta.6) (2022-04-22)
|
|
44
39
|
|
|
40
|
+
## [1.0.0-beta.5](https://github.com/hatiolab/operato/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-18)
|
|
45
41
|
|
|
46
|
-
## [1.0.0-
|
|
42
|
+
## [1.0.0-beta.4](https://github.com/hatiolab/operato/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-14)
|
|
47
43
|
|
|
48
|
-
|
|
44
|
+
## [1.0.0-beta.3](https://github.com/hatiolab/operato/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-12)
|
|
49
45
|
|
|
46
|
+
## [1.0.0-beta.2](https://github.com/hatiolab/operato/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-12)
|
|
50
47
|
|
|
48
|
+
## [1.0.0-beta.1](https://github.com/hatiolab/operato/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-04-11)
|
|
51
49
|
|
|
50
|
+
## [1.0.0-beta.0](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.53...v1.0.0-beta.0) (2022-04-10)
|
|
52
51
|
|
|
52
|
+
## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
|
|
53
53
|
|
|
54
|
-
## [1.0.0-alpha.
|
|
54
|
+
## [1.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2022-04-08)
|
|
55
55
|
|
|
56
|
-
|
|
56
|
+
## [1.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2022-04-05)
|
|
57
57
|
|
|
58
|
+
## [1.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2022-04-04)
|
|
58
59
|
|
|
60
|
+
## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04)
|
|
59
61
|
|
|
60
62
|
|
|
63
|
+
### :bug: Bug Fix
|
|
61
64
|
|
|
62
|
-
|
|
65
|
+
* lit@2.2.1 ([6707752](https://github.com/hatiolab/operato/commit/6707752907d24f7ecbe248cba18a4b18cfda282f))
|
|
63
66
|
|
|
64
|
-
|
|
67
|
+
## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03)
|
|
65
68
|
|
|
69
|
+
## [1.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.46...v1.0.0-alpha.47) (2022-04-02)
|
|
66
70
|
|
|
71
|
+
## [1.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2022-04-02)
|
|
67
72
|
|
|
73
|
+
## [1.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2022-03-31)
|
|
68
74
|
|
|
75
|
+
## [1.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2022-03-31)
|
|
69
76
|
|
|
70
|
-
## [1.0.0-alpha.
|
|
77
|
+
## [1.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2022-03-30)
|
|
71
78
|
|
|
72
|
-
|
|
79
|
+
## [1.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-03-29)
|
|
73
80
|
|
|
81
|
+
## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27)
|
|
74
82
|
|
|
75
83
|
|
|
84
|
+
### :rocket: New Features
|
|
76
85
|
|
|
86
|
+
* grid-header filter integrated with filters-form ([ebecb71](https://github.com/hatiolab/operato/commit/ebecb71133d38bb8358909660319de6cb5b45d7d))
|
|
77
87
|
|
|
78
|
-
|
|
88
|
+
## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26)
|
|
79
89
|
|
|
80
|
-
**Note:** Version bump only for package @operato/popup
|
|
81
90
|
|
|
91
|
+
### :bug: Bug Fix
|
|
82
92
|
|
|
93
|
+
* ox-select label ([7f4a208](https://github.com/hatiolab/operato/commit/7f4a208d4ebadf459c48331774c88e68a72ae90d))
|
|
83
94
|
|
|
95
|
+
## [1.0.0-alpha.39](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2022-03-25)
|
|
84
96
|
|
|
97
|
+
## [1.0.0-alpha.38](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-03-25)
|
|
85
98
|
|
|
86
|
-
|
|
99
|
+
## [1.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-03-25)
|
|
87
100
|
|
|
88
|
-
|
|
101
|
+
## [1.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-03-21)
|
|
89
102
|
|
|
103
|
+
## [1.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-03-21)
|
|
90
104
|
|
|
105
|
+
## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
|
|
91
106
|
|
|
107
|
+
## [1.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-03-19)
|
|
92
108
|
|
|
109
|
+
## [1.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-03-19)
|
|
93
110
|
|
|
94
|
-
|
|
111
|
+
## [1.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-03-19)
|
|
95
112
|
|
|
96
|
-
|
|
113
|
+
## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
|
|
97
114
|
|
|
115
|
+
## [1.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-03-17)
|
|
98
116
|
|
|
117
|
+
## [1.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.28) (2022-03-17)
|
|
99
118
|
|
|
119
|
+
## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
|
|
100
120
|
|
|
121
|
+
## [1.0.0-alpha.25](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-03-17)
|
|
101
122
|
|
|
102
|
-
## [0.
|
|
123
|
+
## [1.0.0-alpha.24](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-03-17)
|
|
103
124
|
|
|
104
125
|
|
|
105
126
|
### :bug: Bug Fix
|
|
106
127
|
|
|
107
|
-
*
|
|
108
|
-
* upgrade lit@2.2.0 ([d80e4a4](https://github.com/hatiolab/operato/commit/d80e4a4de260b3a0f7aa35f1086d0f2235cb5d01))
|
|
128
|
+
* refactoring grist-editor, property-editor and input ([ea7431a](https://github.com/hatiolab/operato/commit/ea7431a5e2dfd96ef392c1905e9622df7c2ef88c))
|
|
109
129
|
|
|
130
|
+
## [1.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-03-17)
|
|
110
131
|
|
|
132
|
+
## [1.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-03-17)
|
|
111
133
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
**Note:** Version bump only for package @operato/popup
|
|
134
|
+
## [1.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-03-16)
|
|
115
135
|
|
|
136
|
+
## [1.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-03-15)
|
|
116
137
|
|
|
138
|
+
## [1.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-03-14)
|
|
117
139
|
|
|
140
|
+
## [1.0.0-alpha.18](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-03-14)
|
|
118
141
|
|
|
142
|
+
## [1.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-03-13)
|
|
119
143
|
|
|
120
|
-
|
|
144
|
+
## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13)
|
|
121
145
|
|
|
146
|
+
## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13)
|
|
122
147
|
|
|
123
|
-
|
|
148
|
+
## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13)
|
|
124
149
|
|
|
125
|
-
|
|
150
|
+
## [1.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-03-13)
|
|
126
151
|
|
|
152
|
+
## [1.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-03-13)
|
|
127
153
|
|
|
154
|
+
## [1.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-03-12)
|
|
128
155
|
|
|
129
|
-
|
|
156
|
+
## [1.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-03-12)
|
|
130
157
|
|
|
131
|
-
|
|
158
|
+
## [1.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-03-12)
|
|
132
159
|
|
|
160
|
+
## [1.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-03-11)
|
|
133
161
|
|
|
162
|
+
## [1.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-03-11)
|
|
134
163
|
|
|
164
|
+
## [1.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-03-11)
|
|
135
165
|
|
|
166
|
+
## [1.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-03-11)
|
|
136
167
|
|
|
137
|
-
|
|
168
|
+
## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
|
|
138
169
|
|
|
139
|
-
|
|
170
|
+
## [1.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-10)
|
|
140
171
|
|
|
172
|
+
## [1.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-10)
|
|
141
173
|
|
|
174
|
+
## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09)
|
|
142
175
|
|
|
143
176
|
|
|
144
177
|
|
|
145
|
-
|
|
178
|
+
## [1.0.0-beta.5](https://github.com/hatiolab/operato/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-18)
|
|
146
179
|
|
|
147
180
|
**Note:** Version bump only for package @operato/popup
|
|
148
181
|
|
|
182
|
+
## [1.0.0-beta.4](https://github.com/hatiolab/operato/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-14)
|
|
149
183
|
|
|
184
|
+
**Note:** Version bump only for package @operato/popup
|
|
150
185
|
|
|
186
|
+
## [1.0.0-beta.3](https://github.com/hatiolab/operato/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-12)
|
|
151
187
|
|
|
188
|
+
**Note:** Version bump only for package @operato/popup
|
|
152
189
|
|
|
153
|
-
|
|
190
|
+
## [1.0.0-beta.2](https://github.com/hatiolab/operato/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-12)
|
|
154
191
|
|
|
155
192
|
**Note:** Version bump only for package @operato/popup
|
|
156
193
|
|
|
194
|
+
## [1.0.0-beta.1](https://github.com/hatiolab/operato/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-04-11)
|
|
157
195
|
|
|
196
|
+
**Note:** Version bump only for package @operato/popup
|
|
158
197
|
|
|
198
|
+
## [1.0.0-beta.0](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.53...v1.0.0-beta.0) (2022-04-10)
|
|
159
199
|
|
|
200
|
+
**Note:** Version bump only for package @operato/popup
|
|
160
201
|
|
|
161
|
-
|
|
202
|
+
## [1.0.0-alpha.53](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2022-04-08)
|
|
162
203
|
|
|
163
204
|
**Note:** Version bump only for package @operato/popup
|
|
164
205
|
|
|
206
|
+
## [1.0.0-alpha.52](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2022-04-08)
|
|
165
207
|
|
|
208
|
+
**Note:** Version bump only for package @operato/popup
|
|
166
209
|
|
|
210
|
+
## [1.0.0-alpha.51](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2022-04-05)
|
|
167
211
|
|
|
212
|
+
**Note:** Version bump only for package @operato/popup
|
|
168
213
|
|
|
169
|
-
|
|
214
|
+
## [1.0.0-alpha.50](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2022-04-04)
|
|
170
215
|
|
|
216
|
+
**Note:** Version bump only for package @operato/popup
|
|
171
217
|
|
|
172
|
-
|
|
218
|
+
## [1.0.0-alpha.49](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2022-04-04)
|
|
173
219
|
|
|
174
|
-
|
|
220
|
+
### :bug: Bug Fix
|
|
175
221
|
|
|
222
|
+
- lit@2.2.1 ([6707752](https://github.com/hatiolab/operato/commit/6707752907d24f7ecbe248cba18a4b18cfda282f))
|
|
176
223
|
|
|
177
|
-
|
|
178
|
-
### [0.3.20](https://github.com/hatiolab/operato/compare/v0.3.19...v0.3.20) (2022-01-28)
|
|
224
|
+
## [1.0.0-alpha.48](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2022-04-03)
|
|
179
225
|
|
|
180
226
|
**Note:** Version bump only for package @operato/popup
|
|
181
227
|
|
|
228
|
+
## [1.0.0-alpha.47](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.46...v1.0.0-alpha.47) (2022-04-02)
|
|
182
229
|
|
|
230
|
+
**Note:** Version bump only for package @operato/popup
|
|
183
231
|
|
|
232
|
+
## [1.0.0-alpha.46](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2022-04-02)
|
|
184
233
|
|
|
234
|
+
**Note:** Version bump only for package @operato/popup
|
|
185
235
|
|
|
186
|
-
|
|
236
|
+
## [1.0.0-alpha.45](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2022-03-31)
|
|
187
237
|
|
|
188
238
|
**Note:** Version bump only for package @operato/popup
|
|
189
239
|
|
|
240
|
+
## [1.0.0-alpha.44](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2022-03-31)
|
|
190
241
|
|
|
242
|
+
**Note:** Version bump only for package @operato/popup
|
|
191
243
|
|
|
244
|
+
## [1.0.0-alpha.43](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2022-03-30)
|
|
192
245
|
|
|
246
|
+
**Note:** Version bump only for package @operato/popup
|
|
193
247
|
|
|
194
|
-
|
|
248
|
+
## [1.0.0-alpha.42](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-03-29)
|
|
195
249
|
|
|
196
250
|
**Note:** Version bump only for package @operato/popup
|
|
197
251
|
|
|
252
|
+
## [1.0.0-alpha.41](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-03-27)
|
|
198
253
|
|
|
254
|
+
### :rocket: New Features
|
|
199
255
|
|
|
256
|
+
- grid-header filter integrated with filters-form ([ebecb71](https://github.com/hatiolab/operato/commit/ebecb71133d38bb8358909660319de6cb5b45d7d))
|
|
200
257
|
|
|
258
|
+
## [1.0.0-alpha.40](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2022-03-26)
|
|
201
259
|
|
|
202
|
-
###
|
|
260
|
+
### :bug: Bug Fix
|
|
203
261
|
|
|
204
|
-
|
|
262
|
+
- ox-select label ([7f4a208](https://github.com/hatiolab/operato/commit/7f4a208d4ebadf459c48331774c88e68a72ae90d))
|
|
205
263
|
|
|
264
|
+
## [1.0.0-alpha.39](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2022-03-25)
|
|
206
265
|
|
|
266
|
+
**Note:** Version bump only for package @operato/popup
|
|
207
267
|
|
|
268
|
+
## [1.0.0-alpha.38](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-03-25)
|
|
208
269
|
|
|
270
|
+
**Note:** Version bump only for package @operato/popup
|
|
209
271
|
|
|
210
|
-
|
|
272
|
+
## [1.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-03-25)
|
|
211
273
|
|
|
274
|
+
**Note:** Version bump only for package @operato/popup
|
|
212
275
|
|
|
213
|
-
|
|
276
|
+
## [1.0.0-alpha.36](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-03-21)
|
|
214
277
|
|
|
215
|
-
|
|
278
|
+
**Note:** Version bump only for package @operato/popup
|
|
216
279
|
|
|
280
|
+
## [1.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-03-21)
|
|
217
281
|
|
|
282
|
+
**Note:** Version bump only for package @operato/popup
|
|
218
283
|
|
|
219
|
-
|
|
284
|
+
## [1.0.0-alpha.34](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-03-20)
|
|
220
285
|
|
|
286
|
+
**Note:** Version bump only for package @operato/popup
|
|
221
287
|
|
|
222
|
-
|
|
288
|
+
## [1.0.0-alpha.33](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-03-19)
|
|
223
289
|
|
|
224
|
-
|
|
290
|
+
**Note:** Version bump only for package @operato/popup
|
|
225
291
|
|
|
292
|
+
## [1.0.0-alpha.32](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-03-19)
|
|
226
293
|
|
|
294
|
+
**Note:** Version bump only for package @operato/popup
|
|
227
295
|
|
|
228
|
-
|
|
296
|
+
## [1.0.0-alpha.31](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-03-19)
|
|
229
297
|
|
|
230
298
|
**Note:** Version bump only for package @operato/popup
|
|
231
299
|
|
|
300
|
+
## [1.0.0-alpha.30](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-03-18)
|
|
232
301
|
|
|
302
|
+
**Note:** Version bump only for package @operato/popup
|
|
233
303
|
|
|
304
|
+
## [1.0.0-alpha.29](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-03-17)
|
|
234
305
|
|
|
306
|
+
**Note:** Version bump only for package @operato/popup
|
|
235
307
|
|
|
236
|
-
|
|
308
|
+
## [1.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.28) (2022-03-17)
|
|
237
309
|
|
|
238
310
|
**Note:** Version bump only for package @operato/popup
|
|
239
311
|
|
|
312
|
+
## [1.0.0-alpha.27](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.26...v1.0.0-alpha.27) (2022-03-17)
|
|
240
313
|
|
|
314
|
+
**Note:** Version bump only for package @operato/popup
|
|
241
315
|
|
|
316
|
+
## [1.0.0-alpha.26](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-03-17)
|
|
242
317
|
|
|
318
|
+
**Note:** Version bump only for package @operato/popup
|
|
243
319
|
|
|
244
|
-
|
|
320
|
+
## [1.0.0-alpha.25](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-03-17)
|
|
245
321
|
|
|
246
322
|
**Note:** Version bump only for package @operato/popup
|
|
247
323
|
|
|
324
|
+
## [1.0.0-alpha.24](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-03-17)
|
|
248
325
|
|
|
326
|
+
### :bug: Bug Fix
|
|
249
327
|
|
|
328
|
+
- refactoring grist-editor, property-editor and input ([ea7431a](https://github.com/hatiolab/operato/commit/ea7431a5e2dfd96ef392c1905e9622df7c2ef88c))
|
|
250
329
|
|
|
251
|
-
|
|
252
|
-
### [0.3.11](https://github.com/hatiolab/operato/compare/v0.3.10...v0.3.11) (2022-01-15)
|
|
330
|
+
## [1.0.0-alpha.23](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-03-17)
|
|
253
331
|
|
|
254
332
|
**Note:** Version bump only for package @operato/popup
|
|
255
333
|
|
|
334
|
+
## [1.0.0-alpha.22](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-03-17)
|
|
256
335
|
|
|
336
|
+
**Note:** Version bump only for package @operato/popup
|
|
257
337
|
|
|
338
|
+
## [1.0.0-alpha.21](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-03-16)
|
|
258
339
|
|
|
340
|
+
**Note:** Version bump only for package @operato/popup
|
|
259
341
|
|
|
260
|
-
|
|
342
|
+
## [1.0.0-alpha.20](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-03-15)
|
|
261
343
|
|
|
262
344
|
**Note:** Version bump only for package @operato/popup
|
|
263
345
|
|
|
346
|
+
## [1.0.0-alpha.19](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-03-14)
|
|
264
347
|
|
|
348
|
+
**Note:** Version bump only for package @operato/popup
|
|
265
349
|
|
|
350
|
+
## [1.0.0-alpha.18](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-03-14)
|
|
266
351
|
|
|
352
|
+
**Note:** Version bump only for package @operato/popup
|
|
267
353
|
|
|
268
|
-
|
|
354
|
+
## [1.0.0-alpha.17](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-03-13)
|
|
269
355
|
|
|
270
356
|
**Note:** Version bump only for package @operato/popup
|
|
271
357
|
|
|
358
|
+
## [1.0.0-alpha.16](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-03-13)
|
|
272
359
|
|
|
360
|
+
**Note:** Version bump only for package @operato/popup
|
|
273
361
|
|
|
362
|
+
## [1.0.0-alpha.15](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-03-13)
|
|
274
363
|
|
|
364
|
+
**Note:** Version bump only for package @operato/popup
|
|
275
365
|
|
|
276
|
-
|
|
366
|
+
## [1.0.0-alpha.14](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-03-13)
|
|
277
367
|
|
|
368
|
+
**Note:** Version bump only for package @operato/popup
|
|
278
369
|
|
|
279
|
-
|
|
370
|
+
## [1.0.0-alpha.13](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-03-13)
|
|
280
371
|
|
|
281
|
-
|
|
372
|
+
**Note:** Version bump only for package @operato/popup
|
|
282
373
|
|
|
374
|
+
## [1.0.0-alpha.12](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-03-13)
|
|
283
375
|
|
|
376
|
+
**Note:** Version bump only for package @operato/popup
|
|
284
377
|
|
|
285
|
-
|
|
378
|
+
## [1.0.0-alpha.11](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-03-12)
|
|
286
379
|
|
|
287
380
|
**Note:** Version bump only for package @operato/popup
|
|
288
381
|
|
|
382
|
+
## [1.0.0-alpha.10](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-03-12)
|
|
289
383
|
|
|
384
|
+
**Note:** Version bump only for package @operato/popup
|
|
290
385
|
|
|
386
|
+
## [1.0.0-alpha.9](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-03-12)
|
|
291
387
|
|
|
388
|
+
**Note:** Version bump only for package @operato/popup
|
|
292
389
|
|
|
293
|
-
|
|
390
|
+
## [1.0.0-alpha.8](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-03-11)
|
|
294
391
|
|
|
295
392
|
**Note:** Version bump only for package @operato/popup
|
|
296
393
|
|
|
394
|
+
## [1.0.0-alpha.7](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-03-11)
|
|
297
395
|
|
|
396
|
+
**Note:** Version bump only for package @operato/popup
|
|
298
397
|
|
|
398
|
+
## [1.0.0-alpha.6](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-03-11)
|
|
299
399
|
|
|
400
|
+
**Note:** Version bump only for package @operato/popup
|
|
300
401
|
|
|
301
|
-
|
|
402
|
+
## [1.0.0-alpha.5](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-03-11)
|
|
302
403
|
|
|
404
|
+
**Note:** Version bump only for package @operato/popup
|
|
303
405
|
|
|
304
|
-
|
|
406
|
+
## [1.0.0-alpha.4](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-11)
|
|
305
407
|
|
|
306
|
-
|
|
408
|
+
**Note:** Version bump only for package @operato/popup
|
|
307
409
|
|
|
410
|
+
## [1.0.0-alpha.3](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-10)
|
|
308
411
|
|
|
412
|
+
**Note:** Version bump only for package @operato/popup
|
|
309
413
|
|
|
310
|
-
|
|
414
|
+
## [1.0.0-alpha.2](https://github.com/hatiolab/operato/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-10)
|
|
311
415
|
|
|
312
416
|
**Note:** Version bump only for package @operato/popup
|
|
313
417
|
|
|
418
|
+
## [1.0.0-alpha.1](https://github.com/hatiolab/operato/compare/v0.4.3...v1.0.0-alpha.1) (2022-03-09)
|
|
314
419
|
|
|
420
|
+
**Note:** Version bump only for package @operato/popup
|
|
315
421
|
|
|
422
|
+
### [0.4.3](https://github.com/hatiolab/operato/compare/v0.4.2...v0.4.3) (2022-03-06)
|
|
316
423
|
|
|
424
|
+
**Note:** Version bump only for package @operato/popup
|
|
317
425
|
|
|
318
|
-
### [0.
|
|
426
|
+
### [0.4.2](https://github.com/hatiolab/operato/compare/v0.4.1...v0.4.2) (2022-03-06)
|
|
319
427
|
|
|
320
428
|
**Note:** Version bump only for package @operato/popup
|
|
321
429
|
|
|
430
|
+
### [0.4.1](https://github.com/hatiolab/operato/compare/v0.4.0...v0.4.1) (2022-03-02)
|
|
322
431
|
|
|
432
|
+
**Note:** Version bump only for package @operato/popup
|
|
323
433
|
|
|
434
|
+
## [0.4.0](https://github.com/hatiolab/operato/compare/v0.3.28...v0.4.0) (2022-02-22)
|
|
324
435
|
|
|
436
|
+
### :bug: Bug Fix
|
|
325
437
|
|
|
326
|
-
|
|
438
|
+
- build problem because testing framework confilct with lit 2.2.0 ([596deda](https://github.com/hatiolab/operato/commit/596dedaa29a537c5ec92a2449e8cd08a0b11bfde))
|
|
439
|
+
- upgrade lit@2.2.0 ([d80e4a4](https://github.com/hatiolab/operato/commit/d80e4a4de260b3a0f7aa35f1086d0f2235cb5d01))
|
|
327
440
|
|
|
328
|
-
|
|
441
|
+
### [0.3.28](https://github.com/hatiolab/operato/compare/v0.3.27...v0.3.28) (2022-02-08)
|
|
329
442
|
|
|
443
|
+
**Note:** Version bump only for package @operato/popup
|
|
330
444
|
|
|
445
|
+
### [0.3.27](https://github.com/hatiolab/operato/compare/v0.3.26...v0.3.27) (2022-02-01)
|
|
331
446
|
|
|
447
|
+
### :bug: Bug Fix
|
|
332
448
|
|
|
449
|
+
- data-grist filters-form to support boolean, number and select ([2aa717d](https://github.com/hatiolab/operato/commit/2aa717db41e22854ca869d0269522578ebcb9392))
|
|
333
450
|
|
|
334
|
-
### [0.3.
|
|
451
|
+
### [0.3.26](https://github.com/hatiolab/operato/compare/v0.3.25...v0.3.26) (2022-01-31)
|
|
335
452
|
|
|
336
453
|
**Note:** Version bump only for package @operato/popup
|
|
337
454
|
|
|
455
|
+
### [0.3.25](https://github.com/hatiolab/operato/compare/v0.3.24...v0.3.25) (2022-01-31)
|
|
338
456
|
|
|
457
|
+
**Note:** Version bump only for package @operato/popup
|
|
339
458
|
|
|
459
|
+
### [0.3.24](https://github.com/hatiolab/operato/compare/v0.3.23...v0.3.24) (2022-01-30)
|
|
340
460
|
|
|
461
|
+
**Note:** Version bump only for package @operato/popup
|
|
341
462
|
|
|
342
|
-
|
|
463
|
+
### [0.3.23](https://github.com/hatiolab/operato/compare/v0.3.22...v0.3.23) (2022-01-30)
|
|
343
464
|
|
|
465
|
+
**Note:** Version bump only for package @operato/popup
|
|
344
466
|
|
|
345
|
-
###
|
|
467
|
+
### [0.3.22](https://github.com/hatiolab/operato/compare/v0.3.21...v0.3.22) (2022-01-30)
|
|
346
468
|
|
|
347
|
-
|
|
348
|
-
* popup style ([2372729](https://github.com/hatiolab/operato/commit/23727297c8fe98267846bc3d6595238cb1f9e76b))
|
|
469
|
+
**Note:** Version bump only for package @operato/popup
|
|
349
470
|
|
|
471
|
+
### [0.3.21](https://github.com/hatiolab/operato/compare/v0.3.20...v0.3.21) (2022-01-29)
|
|
350
472
|
|
|
351
473
|
### :rocket: New Features
|
|
352
474
|
|
|
353
|
-
|
|
354
|
-
|
|
475
|
+
- i18n module added, shell module started to cover client core part ([a976dad](https://github.com/hatiolab/operato/commit/a976dad6353962e489d8e648af9598b6a51e5ec7))
|
|
355
476
|
|
|
477
|
+
### [0.3.20](https://github.com/hatiolab/operato/compare/v0.3.19...v0.3.20) (2022-01-28)
|
|
356
478
|
|
|
357
|
-
|
|
358
|
-
|
|
479
|
+
**Note:** Version bump only for package @operato/popup
|
|
359
480
|
|
|
360
|
-
###
|
|
481
|
+
### [0.3.19](https://github.com/hatiolab/operato/compare/v0.3.18...v0.3.19) (2022-01-25)
|
|
361
482
|
|
|
362
|
-
|
|
483
|
+
**Note:** Version bump only for package @operato/popup
|
|
363
484
|
|
|
485
|
+
### [0.3.18](https://github.com/hatiolab/operato/compare/v0.3.17...v0.3.18) (2022-01-23)
|
|
364
486
|
|
|
487
|
+
**Note:** Version bump only for package @operato/popup
|
|
365
488
|
|
|
366
|
-
### [0.
|
|
489
|
+
### [0.3.17](https://github.com/hatiolab/operato/compare/v0.3.16...v0.3.17) (2022-01-20)
|
|
367
490
|
|
|
368
491
|
**Note:** Version bump only for package @operato/popup
|
|
369
492
|
|
|
493
|
+
### [0.3.16](https://github.com/hatiolab/operato/compare/v0.3.15...v0.3.16) (2022-01-19)
|
|
370
494
|
|
|
495
|
+
### :bug: Bug Fix
|
|
371
496
|
|
|
497
|
+
- separate data-manipulator from data-grid/list/card ([8c5de61](https://github.com/hatiolab/operato/commit/8c5de6115b04cd46035bd5ca7d023ed3c0ed43e0))
|
|
372
498
|
|
|
499
|
+
### [0.3.15](https://github.com/hatiolab/operato/compare/v0.3.14...v0.3.15) (2022-01-17)
|
|
373
500
|
|
|
374
|
-
###
|
|
501
|
+
### :bug: Bug Fix
|
|
375
502
|
|
|
376
|
-
|
|
503
|
+
- make ox-popup-list search input autocomplete disabled ([d528372](https://github.com/hatiolab/operato/commit/d528372a1016fc85a1488e5a316ae3e9940db0f4))
|
|
377
504
|
|
|
505
|
+
### [0.3.14](https://github.com/hatiolab/operato/compare/v0.3.13...v0.3.14) (2022-01-16)
|
|
378
506
|
|
|
507
|
+
**Note:** Version bump only for package @operato/popup
|
|
379
508
|
|
|
509
|
+
### [0.3.13](https://github.com/hatiolab/operato/compare/v0.3.12...v0.3.13) (2022-01-15)
|
|
380
510
|
|
|
511
|
+
**Note:** Version bump only for package @operato/popup
|
|
381
512
|
|
|
382
|
-
### [0.
|
|
513
|
+
### [0.3.12](https://github.com/hatiolab/operato/compare/v0.3.11...v0.3.12) (2022-01-15)
|
|
383
514
|
|
|
384
515
|
**Note:** Version bump only for package @operato/popup
|
|
385
516
|
|
|
517
|
+
### [0.3.11](https://github.com/hatiolab/operato/compare/v0.3.10...v0.3.11) (2022-01-15)
|
|
386
518
|
|
|
519
|
+
**Note:** Version bump only for package @operato/popup
|
|
387
520
|
|
|
521
|
+
### [0.3.10](https://github.com/hatiolab/operato/compare/v0.3.9...v0.3.10) (2022-01-15)
|
|
388
522
|
|
|
523
|
+
**Note:** Version bump only for package @operato/popup
|
|
389
524
|
|
|
390
|
-
### [0.
|
|
525
|
+
### [0.3.9](https://github.com/hatiolab/operato/compare/v0.3.8...v0.3.9) (2022-01-15)
|
|
391
526
|
|
|
392
527
|
**Note:** Version bump only for package @operato/popup
|
|
393
528
|
|
|
529
|
+
### [0.3.8](https://github.com/hatiolab/operato/compare/v0.3.7...v0.3.8) (2022-01-14)
|
|
394
530
|
|
|
531
|
+
### :bug: Bug Fix
|
|
395
532
|
|
|
533
|
+
- ox-popup-list ([1e5af96](https://github.com/hatiolab/operato/commit/1e5af96cbd959ffbe7e4b8bf041971bb4e88dd0a))
|
|
396
534
|
|
|
397
|
-
|
|
398
|
-
### [0.2.47](https://github.com/hatiolab/operato/compare/v0.2.46...v0.2.47) (2021-12-13)
|
|
535
|
+
### [0.3.7](https://github.com/hatiolab/operato/compare/v0.3.6...v0.3.7) (2022-01-09)
|
|
399
536
|
|
|
400
537
|
**Note:** Version bump only for package @operato/popup
|
|
401
538
|
|
|
539
|
+
### [0.3.6](https://github.com/hatiolab/operato/compare/v0.3.5...v0.3.6) (2022-01-09)
|
|
540
|
+
|
|
541
|
+
**Note:** Version bump only for package @operato/popup
|
|
402
542
|
|
|
543
|
+
### [0.3.5](https://github.com/hatiolab/operato/compare/v0.3.4...v0.3.5) (2022-01-09)
|
|
403
544
|
|
|
545
|
+
### :rocket: New Features
|
|
404
546
|
|
|
547
|
+
- data-grist filter-form support queryFilters property ([e477ede](https://github.com/hatiolab/operato/commit/e477ede184dac7bc6c40d4aab73c2f8156edaef6))
|
|
405
548
|
|
|
406
|
-
### [0.
|
|
549
|
+
### [0.3.4](https://github.com/hatiolab/operato/compare/v0.3.3...v0.3.4) (2022-01-03)
|
|
407
550
|
|
|
408
551
|
**Note:** Version bump only for package @operato/popup
|
|
409
552
|
|
|
553
|
+
### [0.3.3](https://github.com/hatiolab/operato/compare/v0.3.2...v0.3.3) (2022-01-03)
|
|
410
554
|
|
|
555
|
+
**Note:** Version bump only for package @operato/popup
|
|
411
556
|
|
|
557
|
+
### [0.3.2](https://github.com/hatiolab/operato/compare/v0.3.1...v0.3.2) (2022-01-03)
|
|
412
558
|
|
|
559
|
+
**Note:** Version bump only for package @operato/popup
|
|
413
560
|
|
|
414
|
-
### [0.
|
|
561
|
+
### [0.3.1](https://github.com/hatiolab/operato/compare/v0.3.0...v0.3.1) (2021-12-31)
|
|
415
562
|
|
|
416
563
|
**Note:** Version bump only for package @operato/popup
|
|
417
564
|
|
|
565
|
+
## [0.3.0](https://github.com/hatiolab/operato/compare/v0.2.52...v0.3.0) (2021-12-31)
|
|
418
566
|
|
|
567
|
+
### :bug: Bug Fix
|
|
419
568
|
|
|
569
|
+
- grist card-gutter-menu popup style ([d0b97f5](https://github.com/hatiolab/operato/commit/d0b97f5483f93d95df058facc673a6fdd30e897b))
|
|
570
|
+
- popup style ([2372729](https://github.com/hatiolab/operato/commit/23727297c8fe98267846bc3d6595238cb1f9e76b))
|
|
420
571
|
|
|
572
|
+
### :rocket: New Features
|
|
421
573
|
|
|
422
|
-
|
|
574
|
+
- add tsconfig option useDefineForClassFields ([6291438](https://github.com/hatiolab/operato/commit/6291438571eee0f095064e7d2ada1c620832e092))
|
|
423
575
|
|
|
576
|
+
### [0.2.52](https://github.com/hatiolab/operato/compare/v0.2.51...v0.2.52) (2021-12-21)
|
|
424
577
|
|
|
425
578
|
### :bug: Bug Fix
|
|
426
579
|
|
|
427
|
-
|
|
580
|
+
- upgrade dependencies ([3fde5e7](https://github.com/hatiolab/operato/commit/3fde5e7182bb4b502103bcb70de2f1bfab2bc1ff))
|
|
428
581
|
|
|
582
|
+
### [0.2.51](https://github.com/hatiolab/operato/compare/v0.2.50...v0.2.51) (2021-12-16)
|
|
429
583
|
|
|
584
|
+
**Note:** Version bump only for package @operato/popup
|
|
430
585
|
|
|
431
|
-
### [0.2.
|
|
586
|
+
### [0.2.50](https://github.com/hatiolab/operato/compare/v0.2.49...v0.2.50) (2021-12-16)
|
|
432
587
|
|
|
433
588
|
**Note:** Version bump only for package @operato/popup
|
|
434
589
|
|
|
590
|
+
### [0.2.49](https://github.com/hatiolab/operato/compare/v0.2.48...v0.2.49) (2021-12-14)
|
|
435
591
|
|
|
592
|
+
**Note:** Version bump only for package @operato/popup
|
|
436
593
|
|
|
594
|
+
### [0.2.48](https://github.com/hatiolab/operato/compare/v0.2.47...v0.2.48) (2021-12-14)
|
|
437
595
|
|
|
596
|
+
**Note:** Version bump only for package @operato/popup
|
|
438
597
|
|
|
439
|
-
### [0.2.
|
|
598
|
+
### [0.2.47](https://github.com/hatiolab/operato/compare/v0.2.46...v0.2.47) (2021-12-13)
|
|
440
599
|
|
|
441
600
|
**Note:** Version bump only for package @operato/popup
|
|
442
601
|
|
|
602
|
+
### [0.2.46](https://github.com/hatiolab/operato/compare/v0.2.45...v0.2.46) (2021-12-12)
|
|
443
603
|
|
|
604
|
+
**Note:** Version bump only for package @operato/popup
|
|
444
605
|
|
|
606
|
+
### [0.2.45](https://github.com/hatiolab/operato/compare/v0.2.44...v0.2.45) (2021-12-11)
|
|
445
607
|
|
|
608
|
+
**Note:** Version bump only for package @operato/popup
|
|
446
609
|
|
|
447
|
-
### [0.2.
|
|
448
|
-
|
|
610
|
+
### [0.2.44](https://github.com/hatiolab/operato/compare/v0.2.43...v0.2.44) (2021-12-09)
|
|
449
611
|
|
|
450
612
|
### :bug: Bug Fix
|
|
451
613
|
|
|
452
|
-
|
|
453
|
-
* popup style ([43ee008](https://github.com/hatiolab/operato/commit/43ee008afbbd817bb002d2e3c420044f939c9415))
|
|
614
|
+
- filter style ([65eb5ec](https://github.com/hatiolab/operato/commit/65eb5ec87645719b6b797d6592a9436a6cffe569))
|
|
454
615
|
|
|
616
|
+
### [0.2.43](https://github.com/hatiolab/operato/compare/v0.2.42...v0.2.43) (2021-12-08)
|
|
455
617
|
|
|
618
|
+
**Note:** Version bump only for package @operato/popup
|
|
456
619
|
|
|
457
|
-
### [0.2.
|
|
620
|
+
### [0.2.42](https://github.com/hatiolab/operato/compare/v0.2.41...v0.2.42) (2021-12-07)
|
|
458
621
|
|
|
459
622
|
**Note:** Version bump only for package @operato/popup
|
|
460
623
|
|
|
624
|
+
### [0.2.41](https://github.com/hatiolab/operato/compare/v0.2.40...v0.2.41) (2021-12-07)
|
|
461
625
|
|
|
626
|
+
### :bug: Bug Fix
|
|
462
627
|
|
|
628
|
+
- popup and input style ([11c5b3e](https://github.com/hatiolab/operato/commit/11c5b3e4bf3f08d18673ada585e50a69b9c88b5b))
|
|
629
|
+
- popup style ([43ee008](https://github.com/hatiolab/operato/commit/43ee008afbbd817bb002d2e3c420044f939c9415))
|
|
463
630
|
|
|
631
|
+
### [0.2.38](https://github.com/hatiolab/operato/compare/v0.2.37...v0.2.38) (2021-12-07)
|
|
464
632
|
|
|
465
|
-
|
|
633
|
+
**Note:** Version bump only for package @operato/popup
|
|
466
634
|
|
|
635
|
+
### [0.2.36](https://github.com/hatiolab/operato/compare/v0.2.35...v0.2.36) (2021-12-06)
|
|
467
636
|
|
|
468
637
|
### :bug: Bug Fix
|
|
469
638
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
639
|
+
- apply class name prefix Ox for operato/popup ([d528848](https://github.com/hatiolab/operato/commit/d5288486ea0e1bec84fff3c5b6bac696eb701e5d))
|
|
640
|
+
- operato/input to support formfield ([21b4d46](https://github.com/hatiolab/operato/commit/21b4d46d750ba833c571b5caeed27eebd8aa03ca))
|
|
641
|
+
- operato/input to support formfield ([544bf92](https://github.com/hatiolab/operato/commit/544bf928946d878aa967f33b20efdf90eb8e82f5))
|
|
642
|
+
- operato/ox-popup-list rewritten ([f78b3e9](https://github.com/hatiolab/operato/commit/f78b3e9623faac5ea653442ced653173d630d9e6))
|
|
643
|
+
- operato/popup, input sample ([116b037](https://github.com/hatiolab/operato/commit/116b0371446cb24d8863c2bdea876b97f6e11dfd))
|
|
644
|
+
- operato/popup, input sample ([31fb99f](https://github.com/hatiolab/operato/commit/31fb99fc4e37a26c38826dd3554f92ded0632e82))
|
|
477
645
|
|
|
478
646
|
### :rocket: New Features
|
|
479
647
|
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
648
|
+
- adding filter options for data-grist ([3620e8b](https://github.com/hatiolab/operato/commit/3620e8b5c39e7e66f8e7ab39b2ae7200f7f7afb5))
|
|
483
649
|
|
|
484
650
|
### [0.2.35](https://github.com/hatiolab/operato/compare/v0.2.34...v0.2.35) (2021-12-03)
|
|
485
651
|
|
|
486
652
|
**Note:** Version bump only for package @operato/popup
|
|
487
653
|
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
654
|
### [0.2.34](https://github.com/hatiolab/operato/compare/v0.2.33...v0.2.34) (2021-12-03)
|
|
493
655
|
|
|
494
656
|
**Note:** Version bump only for package @operato/popup
|
|
495
657
|
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
658
|
### [0.2.33](https://github.com/hatiolab/operato/compare/v0.2.32...v0.2.33) (2021-12-03)
|
|
501
659
|
|
|
502
660
|
**Note:** Version bump only for package @operato/popup
|
|
503
661
|
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
662
|
**Note:** Version bump only for package @operato/popup
|
|
511
663
|
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
664
|
### [0.2.32](https://github.com/hatiolab/operato/compare/v0.2.31...v0.2.32) (2021-12-03)
|
|
517
665
|
|
|
518
666
|
**Note:** Version bump only for package @operato/popup
|
|
519
667
|
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
668
|
### [0.2.31](https://github.com/hatiolab/operato/compare/v0.2.30...v0.2.31) (2021-12-03)
|
|
525
669
|
|
|
526
670
|
**Note:** Version bump only for package @operato/popup
|
|
527
671
|
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
672
|
### [0.2.30](https://github.com/hatiolab/operato/compare/v0.2.29...v0.2.30) (2021-12-01)
|
|
533
673
|
|
|
534
674
|
**Note:** Version bump only for package @operato/popup
|
|
535
675
|
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
676
|
### [0.2.27](https://github.com/hatiolab/operato/compare/v0.2.26...v0.2.27) (2021-11-29)
|
|
541
677
|
|
|
542
|
-
|
|
543
678
|
### :rocket: New Features
|
|
544
679
|
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
680
|
+
- move in lottie-player ([a542700](https://github.com/hatiolab/operato/commit/a542700bddb4960a65580e1ee14bbaae8493b6d3))
|
|
548
681
|
|
|
549
682
|
### [0.2.26](https://github.com/hatiolab/operato/compare/v0.2.25...v0.2.26) (2021-11-24)
|
|
550
683
|
|
|
551
684
|
**Note:** Version bump only for package @operato/popup
|
|
552
685
|
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
686
|
### [0.2.25](https://github.com/hatiolab/operato/compare/v0.2.24...v0.2.25) (2021-11-24)
|
|
558
687
|
|
|
559
688
|
**Note:** Version bump only for package @operato/popup
|
|
560
689
|
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
690
|
### [0.2.15](https://github.com/hatiolab/operato/compare/v0.2.14...v0.2.15) (2021-11-21)
|
|
566
691
|
|
|
567
|
-
|
|
568
692
|
### :bug: Bug Fix
|
|
569
693
|
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
694
|
+
- replace keycode to key for KeyboardEvent ([742d85a](https://github.com/hatiolab/operato/commit/742d85a104ea29dcaccc8f5ff1f42c527a2ac2af))
|
|
573
695
|
|
|
574
696
|
### [0.2.10](https://github.com/hatiolab/operato/compare/v0.2.9...v0.2.10) (2021-11-15)
|
|
575
697
|
|
|
576
|
-
|
|
577
698
|
### :bug: Bug Fix
|
|
578
699
|
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
700
|
+
- update eslint-config for open-wc ([1130c63](https://github.com/hatiolab/operato/commit/1130c6300da89612f7e55a9b61a348266bea0b96))
|
|
582
701
|
|
|
583
702
|
### [0.2.9](https://github.com/hatiolab/operato/compare/v0.2.8...v0.2.9) (2021-11-06)
|
|
584
703
|
|
|
585
704
|
**Note:** Version bump only for package @operato/popup
|
|
586
705
|
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
706
|
### [0.2.8](https://github.com/hatiolab/operato/compare/v0.2.7...v0.2.8) (2021-11-05)
|
|
592
707
|
|
|
593
|
-
|
|
594
708
|
### :bug: Bug Fix
|
|
595
709
|
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
710
|
+
- change package name 'property-editor' => 'input' ([3c9436a](https://github.com/hatiolab/operato/commit/3c9436aa6a10eff0196e0a0725b52bb2d0a9f7b8))
|
|
711
|
+
- data-grist sample ([a636bac](https://github.com/hatiolab/operato/commit/a636bac9048d22397f7b41a5b8b51fb19216157d))
|
|
712
|
+
- mini-popup => popup ([8167443](https://github.com/hatiolab/operato/commit/8167443724a16fee278b6bc59e163da7afa2dd9b))
|
|
601
713
|
|
|
602
714
|
### [0.2.7](https://github.com/hatiolab/operato/compare/v0.2.6...v0.2.7) (2021-11-04)
|
|
603
715
|
|
|
604
|
-
|
|
605
716
|
### :bug: Bug Fix
|
|
606
717
|
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
718
|
+
- build for 0.2.7 ([8f935ac](https://github.com/hatiolab/operato/commit/8f935aceab84707511bf073cea0b3f6e60b3f401))
|
|
610
719
|
|
|
611
720
|
### [0.2.6](https://github.com/hatiolab/operato/compare/v0.2.5...v0.2.6) (2021-11-04)
|
|
612
721
|
|
|
613
|
-
|
|
614
722
|
### :bug: Bug Fix
|
|
615
723
|
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
724
|
+
- mini-popup menu triggers ([07b3a50](https://github.com/hatiolab/operato/commit/07b3a50e68008bac18869b71edfb9c6825d7360b))
|
|
725
|
+
- popup key-event ([7ce3c2d](https://github.com/hatiolab/operato/commit/7ce3c2dece3970606033992415ca83e78391197c))
|
|
620
726
|
|
|
621
727
|
### [0.2.5](https://github.com/hatiolab/operato/compare/v0.2.4...v0.2.5) (2021-11-04)
|
|
622
728
|
|
|
623
|
-
|
|
624
729
|
### :bug: Bug Fix
|
|
625
730
|
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
731
|
+
- give all property-editors prefix ox- ([9740fea](https://github.com/hatiolab/operato/commit/9740fea3a00ffb430a6c3823398afd527dda8349))
|
|
629
732
|
|
|
630
733
|
### [0.2.3](https://github.com/hatiolab/operato/compare/v0.2.2...v0.2.3) (2021-11-02)
|
|
631
734
|
|
|
632
735
|
**Note:** Version bump only for package @operato/mini-popup
|
|
633
736
|
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
737
|
### [0.2.2](https://github.com/hatiolab/operato/compare/v0.2.1...v0.2.2) (2021-11-02)
|
|
639
738
|
|
|
640
739
|
**Note:** Version bump only for package @operato/mini-popup
|
|
641
740
|
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
741
|
### [0.2.1](https://github.com/hatiolab/operato/compare/v0.2.0...v0.2.1) (2021-11-02)
|
|
647
742
|
|
|
648
743
|
**Note:** Version bump only for package @operato/mini-popup
|
|
649
744
|
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
745
|
## [0.2.0](https://github.com/hatiolab/operato/compare/v0.1.19...v0.2.0) (2021-11-02)
|
|
655
746
|
|
|
656
|
-
|
|
657
747
|
### :bug: Bug Fix
|
|
658
748
|
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
749
|
+
- mini-popup index.ts ([7ad36bc](https://github.com/hatiolab/operato/commit/7ad36bc39bfde14c74be3bea6644460b746d554f))
|
|
662
750
|
|
|
663
751
|
### [0.1.19](https://github.com/hatiolab/operato/compare/v0.1.18...v0.1.19) (2021-11-02)
|
|
664
752
|
|