@gitlab/ui 43.5.0 → 43.7.1

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,3 +1,24 @@
1
+ ## [43.7.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v43.7.0...v43.7.1) (2022-08-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **GlTable:** removes border top when stacked ([402a309](https://gitlab.com/gitlab-org/gitlab-ui/commit/402a3090db5db41add12df39fd40b71a60b32df3))
7
+
8
+ # [43.7.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v43.6.0...v43.7.0) (2022-08-18)
9
+
10
+
11
+ ### Features
12
+
13
+ * **css:** update disabled states ([bd5c4fe](https://gitlab.com/gitlab-org/gitlab-ui/commit/bd5c4fe186649606fb49128224e95ac891947e4d))
14
+
15
+ # [43.6.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v43.5.0...v43.6.0) (2022-08-16)
16
+
17
+
18
+ ### Features
19
+
20
+ * **css:** add gl-sm-align-items-flex-start utility ([ea811c9](https://gitlab.com/gitlab-org/gitlab-ui/commit/ea811c99c8418f986fcc1679c6102a4a55e3fea9))
21
+
1
22
  # [43.5.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v43.4.0...v43.5.0) (2022-08-11)
2
23
 
3
24