@atom-learning/components 3.20.0 → 3.21.0

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
@@ -1,9 +1,10 @@
1
- # [3.20.0](https://github.com/Atom-Learning/components/compare/v3.19.0...v3.20.0) (2024-04-05)
1
+ # [3.21.0](https://github.com/Atom-Learning/components/compare/v3.20.0...v3.21.0) (2024-04-09)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add fullscreen dialog variant ([4df1ce6](https://github.com/Atom-Learning/components/commit/4df1ce61a3488e38400587e06c6258eb446080ad))
6
+ * changed icon position ([bb8a8c4](https://github.com/Atom-Learning/components/commit/bb8a8c45d73649c95707c6d2e1fa784bea23c5a7))
7
+ * updated data table pagination to use ds pagination ([4ef2bf6](https://github.com/Atom-Learning/components/commit/4ef2bf6c02fa9d21532e24b481870a3c72fb6f20))
7
8
 
8
9
  # [1.4.0](https://github.com/Atom-Learning/components/compare/v1.3.0...v1.4.0) (2022-04-11)
9
10