@antscorp/antsomi-ui 1.2.8 → 1.2.9
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 +10 -2
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
-
#### [v1.2.
|
|
7
|
+
#### [v1.2.9](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.2.9..v2.0.22)
|
|
8
8
|
|
|
9
9
|
- feat(antsomi-ui): init new package component: antsomi-ui [`094fa5a`](https://bitbucket.org/git-vn/at.packages.frontend/commits/094fa5aa79d20ba54a430ae2bf94f5860cad73e5)
|
|
10
10
|
- feat(storybook): write some new storybooks [`66283df`](https://bitbucket.org/git-vn/at.packages.frontend/commits/66283df59e39218ab8e300e09ee427c7a35a8ae3)
|
|
@@ -18,10 +18,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
18
18
|
- - add package oauth [`13b3757`](https://bitbucket.org/git-vn/at.packages.frontend/commits/13b3757b53258f8314b4566c95c9b60794d88873)
|
|
19
19
|
- add timeline package [`18f4ad8`](https://bitbucket.org/git-vn/at.packages.frontend/commits/18f4ad8e4c4c81eda1781d68699d3e88aa19f984)
|
|
20
20
|
|
|
21
|
-
#### [v1.2.3](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.2.3..v1.0.
|
|
21
|
+
#### [v1.2.3](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.2.3..v1.0.13)
|
|
22
22
|
|
|
23
23
|
> 18 May 2023
|
|
24
24
|
|
|
25
|
+
#### [v1.0.13](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.13..v1.0.11)
|
|
26
|
+
|
|
27
|
+
> 20 July 2023
|
|
28
|
+
|
|
29
|
+
- feat(CrossTabTable): create new crosstab table [`1bdfbfb`](https://bitbucket.org/git-vn/at.packages.frontend/commits/1bdfbfb9ff3dc81d019edcf1b7d16f226b25075d)
|
|
30
|
+
- feat(ExplorePivotTable): create explore pivot table [`b9fef3a`](https://bitbucket.org/git-vn/at.packages.frontend/commits/b9fef3a4a218034e0ef0294b0ce8a47489a6c021)
|
|
31
|
+
- chore(ExplorePivotTable): update scroll height and width [`c1e7c04`](https://bitbucket.org/git-vn/at.packages.frontend/commits/c1e7c04d808e054b183384dcaefde2e2c65028ec)
|
|
32
|
+
|
|
25
33
|
#### [v1.0.11](https://bitbucket.org/git-vn/at.packages.frontend/compare/v1.0.11..v1.0.9)
|
|
26
34
|
|
|
27
35
|
> 13 July 2023
|