@gitlab/ui 88.2.0 → 88.3.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,17 @@
1
+ # [88.3.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v88.2.1...v88.3.0) (2024-08-07)
2
+
3
+
4
+ ### Features
5
+
6
+ * **Avatar:** Avatar dark design tokens ([1cbdd7f](https://gitlab.com/gitlab-org/gitlab-ui/commit/1cbdd7f56a55d29485f3f7b1424db14c7c8c95be))
7
+
8
+ ## [88.2.1](https://gitlab.com/gitlab-org/gitlab-ui/compare/v88.2.0...v88.2.1) (2024-08-07)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **GlSparklineChart:** Fix hoverAnimation deprecation warning ([97ae7d9](https://gitlab.com/gitlab-org/gitlab-ui/commit/97ae7d985efbb178011fd53d8ad26b7fe03e81b0))
14
+
1
15
  # [88.2.0](https://gitlab.com/gitlab-org/gitlab-ui/compare/v88.1.0...v88.2.0) (2024-08-07)
2
16
 
3
17
 
@@ -158,7 +158,6 @@ var script = {
158
158
  return {
159
159
  type: 'line',
160
160
  symbol: 'circle',
161
- hoverAnimation: false,
162
161
  animation: true,
163
162
  cursor: 'auto',
164
163
  symbolSize,