@hero-design/rn 8.128.3 → 8.130.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,5 +1,23 @@
1
1
  # @hero-design/rn
2
2
 
3
+ ## 8.130.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#5101](https://github.com/Thinkei/hero-design/pull/5101) [`f085161b2d504b7ac97ec381fb1da1832c797a06`](https://github.com/Thinkei/hero-design/commit/f085161b2d504b7ac97ec381fb1da1832c797a06) Thanks [@tqdungit](https://github.com/tqdungit)! - [Icon] Add `mic-outlined` and `mic-slash-outlined` icons to mobile
8
+
9
+ ## 8.129.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#5064](https://github.com/Thinkei/hero-design/pull/5064) [`ab04879b122c6f14c987f703c41f9a2a9e70e32d`](https://github.com/Thinkei/hero-design/commit/ab04879b122c6f14c987f703c41f9a2a9e70e32d) Thanks [@vinhphan-eh](https://github.com/vinhphan-eh)! - [Drawer] Add `Drawer.DragableScrollView` for scroll and drag gesture coordination
14
+
15
+ When used inside `Drawer.Dragable`, `Drawer.DragableScrollView` coordinates scroll and pan gestures:
16
+
17
+ - While dragging the drawer, the scroll view is locked
18
+ - When the drawer reaches full height, scroll is enabled
19
+ - Pulling down from scroll top locks scroll and collapses the drawer
20
+
3
21
  ## 8.128.3
4
22
 
5
23
  ### Patch Changes
Binary file