@gitlab/ui 73.3.1 → 74.1.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,3 +1,28 @@
1
+ # [74.1.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v74.0.0...v74.1.0) (2024-02-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **Gap:** remove `gl-gap-y-6` addition ([7c04d9f](https://gitlab.com/gitlab-org/gitlab-ui/commit/7c04d9f9aa6329f770ac25fcabf8b16b5f907643))
7
+
8
+
9
+ ### Features
10
+
11
+ * **utilities:** add styles from CustomersDot ([260b697](https://gitlab.com/gitlab-org/gitlab-ui/commit/260b6971146db2fca70c9ad6bb1a48218f851909))
12
+
13
+ # [74.0.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v73.3.1...v74.0.0) (2024-02-05)
14
+
15
+
16
+ ### Features
17
+
18
+ * Disable colored tooltip and popover variants ([0278dc4](https://gitlab.com/gitlab-org/gitlab-ui/commit/0278dc4bfb6296cdb82b8544467b77914a4311a5))
19
+
20
+
21
+ ### BREAKING CHANGES
22
+
23
+ * Remove Pajamas non-compliant Tooltip and Popover
24
+ coloring options.
25
+
1
26
  ## [73.3.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v73.3.0...v73.3.1) (2024-02-02)
2
27
 
3
28