@aviala-design/spiral 2.8.1 → 2.9.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.
@@ -156,6 +156,16 @@
156
156
  }
157
157
  }
158
158
  ],
159
+ "Drawer": [
160
+ {
161
+ "version": "2.9.0",
162
+ "sections": {
163
+ "Added": [
164
+ "新增 `Drawer` 抽屉组件(对齐 Figma Components → Drawer):支持 `position`(`left` / `right` / `top` / `bottom`),复合结构含 `DrawerHeader` / `DrawerHeaderText` / `DrawerBody` / `DrawerFooter`,遮罩与滑入退场动画;关闭文案由 `LocaleProvider` 提供"
165
+ ]
166
+ }
167
+ }
168
+ ],
159
169
  "FormField": [
160
170
  {
161
171
  "version": "2.7.2",
@@ -461,6 +471,14 @@
461
471
  }
462
472
  ],
463
473
  "Slider": [
474
+ {
475
+ "version": "2.9.0",
476
+ "sections": {
477
+ "Fixed": [
478
+ "挂载 / 重载 / 切换场景下,拇指与进度条不再从起点动画到当前值;位移过渡仍保留给点击轨道与键盘跳变"
479
+ ]
480
+ }
481
+ },
464
482
  {
465
483
  "version": "2.8.0",
466
484
  "sections": {