@hero-design/rn-work-uikit 1.2.0-alpha.1 → 1.2.0-alpha.2

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,25 @@
1
1
  # @hero-design/rn-work-uikit
2
2
 
3
+ ## 1.2.0-alpha.2
4
+
5
+ ### Minor Changes
6
+
7
+ - [#3988](https://github.com/Thinkei/hero-design/pull/3988) [`d0104932d0ca5f4b2bdf9cb2ccf572db4a12bf8e`](https://github.com/Thinkei/hero-design/commit/d0104932d0ca5f4b2bdf9cb2ccf572db4a12bf8e) Thanks [@ttkien](https://github.com/ttkien)! - [TextInput] add TextInput for Work
8
+
9
+ - [`ef1eea9cfb01728a6c49985a15928e349fe06e9d`](https://github.com/Thinkei/hero-design/commit/ef1eea9cfb01728a6c49985a15928e349fe06e9d) Thanks [@TanNguyenEH](https://github.com/TanNguyenEH)! - [TextInput.Group] Add component
10
+
11
+ ### Patch Changes
12
+
13
+ - [`ef1eea9cfb01728a6c49985a15928e349fe06e9d`](https://github.com/Thinkei/hero-design/commit/ef1eea9cfb01728a6c49985a15928e349fe06e9d) Thanks [@TanNguyenEH](https://github.com/TanNguyenEH)! - [TextInput]
14
+
15
+ - Fix issue when label is empty, should show TextInput placeholder
16
+ - Remove un-neccessary animation of TextInput row
17
+
18
+ - [`5522767922928d3fb431f77e8e4853e552010278`](https://github.com/Thinkei/hero-design/commit/5522767922928d3fb431f77e8e4853e552010278) Thanks [@ttkien](https://github.com/ttkien)! - add assets from rn
19
+
20
+ - Updated dependencies [[`ef1eea9cfb01728a6c49985a15928e349fe06e9d`](https://github.com/Thinkei/hero-design/commit/ef1eea9cfb01728a6c49985a15928e349fe06e9d), [`ef1eea9cfb01728a6c49985a15928e349fe06e9d`](https://github.com/Thinkei/hero-design/commit/ef1eea9cfb01728a6c49985a15928e349fe06e9d), [`ef1eea9cfb01728a6c49985a15928e349fe06e9d`](https://github.com/Thinkei/hero-design/commit/ef1eea9cfb01728a6c49985a15928e349fe06e9d)]:
21
+ - @hero-design/rn@8.102.0-alpha.0
22
+
3
23
  ## 1.2.0-alpha.1
4
24
 
5
25
  ### Minor Changes