@operato/data-grist 0.2.44 → 0.2.48

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 CHANGED
@@ -3,6 +3,55 @@
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
+ ### [0.2.48](https://github.com/hatiolab/operato/compare/v0.2.47...v0.2.48) (2021-12-14)
7
+
8
+
9
+ ### :rocket: New Features
10
+
11
+ * add ox-input-data, ox-input-code into @operato/input ([4951a6b](https://github.com/hatiolab/operato/commit/4951a6bf76456491018829be521637dcedb068fe))
12
+
13
+
14
+ ### :bug: Bug Fix
15
+
16
+ * upgrade @hatiolab/things-scene ([1ca0161](https://github.com/hatiolab/operato/commit/1ca0161aa2e844c939613aa0109ad3e12606786d))
17
+
18
+
19
+
20
+ ### [0.2.47](https://github.com/hatiolab/operato/compare/v0.2.46...v0.2.47) (2021-12-13)
21
+
22
+
23
+ ### :bug: Bug Fix
24
+
25
+ * operato/board/board-modeller and operato/input/buttons-radio ([d2a4344](https://github.com/hatiolab/operato/commit/d2a4344ae2ad10c9ebfca919a0c9ff7de29d7c6a))
26
+
27
+
28
+
29
+ ### [0.2.46](https://github.com/hatiolab/operato/compare/v0.2.45...v0.2.46) (2021-12-12)
30
+
31
+
32
+ ### :rocket: New Features
33
+
34
+ * add layout and oops ([56737fa](https://github.com/hatiolab/operato/commit/56737fa117ed2135e279ca0f1e4c969daddf7b34))
35
+ * add operato/board modeller ([2acd6b3](https://github.com/hatiolab/operato/commit/2acd6b31a4d91317fa84ecee67874d2242968ec6))
36
+
37
+
38
+ ### :bug: Bug Fix
39
+
40
+ * data-grist custom-element.json ([3b338d3](https://github.com/hatiolab/operato/commit/3b338d301b91fed30d2e191af580ac734b06c0ff))
41
+ * set all module version to 0.2.45 ([40cea11](https://github.com/hatiolab/operato/commit/40cea11fab09ab3fb96bcd7db797abd13b23c216))
42
+
43
+
44
+
45
+ ### [0.2.45](https://github.com/hatiolab/operato/compare/v0.2.44...v0.2.45) (2021-12-11)
46
+
47
+
48
+ ### :bug: Bug Fix
49
+
50
+ * data-grid filter popup title ([5c75c24](https://github.com/hatiolab/operato/commit/5c75c24a563dddccfdceb52ce9db3393ce13b0df))
51
+ * filter style ([6f5789d](https://github.com/hatiolab/operato/commit/6f5789d9594eacb005203ae0f916993d107322c2))
52
+
53
+
54
+
6
55
  ### [0.2.44](https://github.com/hatiolab/operato/compare/v0.2.43...v0.2.44) (2021-12-09)
7
56
 
8
57