@operato/data-grist 0.3.18 → 0.3.22

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,43 @@
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.3.22](https://github.com/hatiolab/operato/compare/v0.3.21...v0.3.22) (2022-01-30)
7
+
8
+ **Note:** Version bump only for package @operato/data-grist
9
+
10
+
11
+
12
+
13
+
14
+ ### [0.3.21](https://github.com/hatiolab/operato/compare/v0.3.20...v0.3.21) (2022-01-29)
15
+
16
+
17
+ ### :rocket: New Features
18
+
19
+ * i18n module added, shell module started to cover client core part ([a976dad](https://github.com/hatiolab/operato/commit/a976dad6353962e489d8e648af9598b6a51e5ec7))
20
+
21
+
22
+
23
+ ### [0.3.20](https://github.com/hatiolab/operato/compare/v0.3.19...v0.3.20) (2022-01-28)
24
+
25
+ **Note:** Version bump only for package @operato/data-grist
26
+
27
+
28
+
29
+
30
+
31
+ ### [0.3.19](https://github.com/hatiolab/operato/compare/v0.3.18...v0.3.19) (2022-01-25)
32
+
33
+
34
+ ### :bug: Bug Fix
35
+
36
+ * add mandatory option for data-grist column config ([7992412](https://github.com/hatiolab/operato/commit/7992412aa56942cda5d5796daf9e90463dd6cfbc))
37
+ * data-grist data-grist-test.html ([9c89a0a](https://github.com/hatiolab/operato/commit/9c89a0a206f5c7426ad60c62eefdeef24098978a))
38
+ * data-grist sorters-control style ([2414f22](https://github.com/hatiolab/operato/commit/2414f22c9ace1822b5b26ecaafb49c035c0820ef))
39
+ * search type filter not displayed on grid-header ([45b9f96](https://github.com/hatiolab/operato/commit/45b9f96e0c3bedc4bbf27e752ce56db267c31ed9))
40
+
41
+
42
+
6
43
  ### [0.3.18](https://github.com/hatiolab/operato/compare/v0.3.17...v0.3.18) (2022-01-23)
7
44
 
8
45