@nutui/nutui-react-taro 1.4.6-beta.1 → 1.4.6

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,4 +1,31 @@
1
- # v.14.5
1
+ # v1.4.6
2
+ `2023-02-08`
3
+
4
+ * :sparkles: feat: image 组件增加懒加载 (#615) @vickyYe
5
+ * :sparkles: feat: sticky 适配 taro (#613) @libin0824
6
+ * :bug: fix: 修复 fixednav 组件的 zIndex (#643) @oasis-cloud
7
+ * :bug: fix: 修复 taro h5 有些 api 未导出导致报错 (#642) @oasis-cloud
8
+ * :bug: fix: 修复 overlay 组件 style 不生效的问题 (#641) @oasis-cloud
9
+ * :bug: fix: 修复获取元素的大小和位置信息未判断元素是否存在 (#640) @oasis-cloud
10
+ * :bug: fix: 修复 taro h5 virtualList 组件demo中的字号 (#639) @oasis-cloud
11
+ * :bug: fix: 修复 taro h5 有些 api 未导出导致报错 (#637) @oasis-cloud
12
+ * :bug: fix: 修复 address 组件无法设置标题 (#622) @yangxiaolu1993
13
+ * :bug: fix: 修复小程序环境下 overlay 组件滚动穿透的问题 (#621) @junjun666
14
+ * :bug: fix: 修复 docs 在线调试问题。 (#631) @xiaoyatong
15
+ * :bug: fix: 修复 FormItem 代理子元素 onChange 后忽略了原属性的问题 (#619) @sun
16
+ * :bug: fix: SearchBar 组件样式修改,排版错误问题处理 (#632) @Ymm
17
+ * :bug: fix: 补充 tag 组件缺少的样式变量,修复在线调试问题 (#635) @eiinu
18
+ * :bug: fix: image 组件 demo 优化 (#636) @vickyYe
19
+ * :bug: fix: noticebar 组件在卸载时不应该初始化动画 (#634) @oasis-cloud
20
+ * :bug: fix: icon 组件未设置 width、height 时,不应出现在 style 上 (#628) @oasis-cloud
21
+ * :bug: fix: input 组件在暗黑模式下 label 颜色错误 (#627) @oasis-cloud
22
+ * :bug: fix: popup 动效优化 (#620) @xiaoyatong
23
+ * :bug: fix: image 组件更新后无法移除 loading 状态 (#625) @oasis-cloud
24
+ * 🔨 chore: 删除 avatar 不必要的打印日志 (#623) @Antee
25
+ * 🔨 chore: 开发环境优化 (#626) @oasis-cloud
26
+
27
+
28
+ # v.1.4.5
2
29
  `2023-02-01`
3
30
 
4
31
  * :sparkles: feat: virtuallist 组件适配 taro (#602) @vickyYe
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.4.6-beta.1 Wed Feb 08 2023 14:57:11 GMT+0800 (China Standard Time)
2
+ * @nutui/nutui-react-taro v1.4.6 Wed Feb 08 2023 16:05:25 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.4.6-beta.1 Wed Feb 08 2023 14:57:11 GMT+0800 (China Standard Time)
2
+ * @nutui/nutui-react-taro v1.4.6 Wed Feb 08 2023 16:05:25 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.4.6-beta.1 Wed Feb 08 2023 14:57:11 GMT+0800 (China Standard Time)
2
+ * @nutui/nutui-react-taro v1.4.6 Wed Feb 08 2023 16:05:25 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.4.6-beta.1 Wed Feb 08 2023 14:57:11 GMT+0800 (China Standard Time)
2
+ * @nutui/nutui-react-taro v1.4.6 Wed Feb 08 2023 16:05:25 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.4.6-beta.1 Wed Feb 08 2023 14:57:11 GMT+0800 (China Standard Time)
2
+ * @nutui/nutui-react-taro v1.4.6 Wed Feb 08 2023 16:05:25 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.4.6-beta.1 Wed Feb 08 2023 14:57:11 GMT+0800 (China Standard Time)
2
+ * @nutui/nutui-react-taro v1.4.6 Wed Feb 08 2023 16:05:25 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.4.6-beta.1 Wed Feb 08 2023 14:56:45 GMT+0800 (China Standard Time)
2
+ * @nutui/nutui-react-taro v1.4.6 Wed Feb 08 2023 16:05:05 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react-taro v1.4.6-beta.1 Wed Feb 08 2023 14:56:45 GMT+0800 (China Standard Time)
2
+ * @nutui/nutui-react-taro v1.4.6 Wed Feb 08 2023 16:05:05 GMT+0800 (China Standard Time)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -32,7 +32,7 @@
32
32
  position: absolute;
33
33
  right: 0;
34
34
 
35
- z-index: $fixednav-index + 1;
35
+ z-index: $fixednav-index;
36
36
  width: 80px;
37
37
  padding-left: 12px;
38
38
  height: 100%;