@nutui/nutui 4.3.14-beta.3 → 4.3.14

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,16 @@
1
+ - ## v4.3.14
2
+
3
+ `2025-07-25`
4
+ Bug Fixes
5
+
6
+ - fix: 横竖屏切换时height侦听事件增加 (#3284)
7
+ - fix(elevator): resolve error while switching index and selection (#3282)
8
+ - fix: ios avatarcropper cannot render picture
9
+ - fix(dialog): closeOnClickOverlay default props
10
+ Other Changes
11
+ - chore(deps): update vue/core to v3.5.10 (#3206)
12
+ - chore: replace local prettier plugin with npm package (#3197)
13
+
1
14
  - ## v4.3.13
2
15
 
3
16
  `2024-09-14`
@@ -756,8 +769,8 @@ NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷
756
769
  - :zap: feat(list): 优化虚拟列表,支持不固定高度 #1658 #1382 @szg2008
757
770
  - :zap: feat(uploader): 微信小程序支持上传视频文件、录制时长等功能 #2119 @richard1015
758
771
  - :zap: feat(address): 地址组件新增功能 #2101 (#2113) @yangxiaolu1993
759
- - :zap: feat(noticebar): 公告栏组件添加省略号功能 (#2114) @yangxiaolu1993
760
- - :zap: feat: input 新增 blur 后清除按钮是否展示字段 @lkjh3214
772
+ - :zap: feat(noticebar): 公告栏组件添加省略号功能 (#2114) @yangxiaolu1993
773
+ - :zap: feat: input 新增 blur 后清除按钮是否展示字段 @lkjh3214
761
774
  - :bug: fix(tabs): change event emit bug #1884 @richard1015
762
775
  - :bug: fix(shortpassword): theme-dark style optimization @Drjingfubo
763
776
  - :bug: fix(form): modify validation rules @Drjingfubo
@@ -784,19 +797,19 @@ NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷
784
797
  - :zap: feat(checkbox): add checkbox new props of shape (#1978) @mikasayw
785
798
  - :zap: feat(tabs): title bar supports automatic scrolling (#2035) @gyt95
786
799
  - :zap: feat: calendar 添加自定义方法 (#2084) @lkjh3214
787
- - :zap: feat: 增加 unplugin 插件配置导出 (#2097) @eiinu
788
- - :zap: feat: 日历组件新增 周选择功能 (#2102) @lkjh3214
789
- - :zap: feat(input): 新增slots (#2098) @lkjh3214
800
+ - :zap: feat: 增加 unplugin 插件配置导出 (#2097) @eiinu
801
+ - :zap: feat: 日历组件新增 周选择功能 (#2102) @lkjh3214
802
+ - :zap: feat(input): 新增slots (#2098) @lkjh3214
790
803
  - :zap: feat(badge): 新增bubble样式 (#2091) @dongj0316
791
804
  - :bug: fix(list): list 虚拟列表未设置height,滚动加载有问题 #2088 @szg2008
792
805
  - :bug: fix(list): 虚拟列表在ios手机上,滚动条滚动到顶部会出现白屏。 #2031 @szg2008
793
806
  - :bug: fix: barrage,sinature demo修改 @Ymm0008
794
- - :bug: fix(address): 地址问题修改 (#2054) @yangxiaolu1993
807
+ - :bug: fix(address): 地址问题修改 (#2054) @yangxiaolu1993
795
808
  - :bug: fix: drag,configprovide,badge 修改demo @Drjingfubo
796
809
  - :bug: fix: taro h5 demo修改 @szg2008
797
810
  - :bug: fix: jdt-style error @Drjingfubo
798
- - :bug: fix: sku组件修改 (#2056) @yangxiaolu1993
799
- - :bug: fix: collapse,textarea 优化 @Ymm0008
811
+ - :bug: fix: sku组件修改 (#2056) @yangxiaolu1993
812
+ - :bug: fix: collapse,textarea 优化 @Ymm0008
800
813
  - :bug: fix(tour): demo style edit @Drjingfubo
801
814
  - :bug: fix(menu): change style @Drjingfubo
802
815
  - :bug: fix(calendar): demo样式修改,文档修改 (#2052) @lkjh3214
@@ -812,12 +825,12 @@ NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷
812
825
  - :bug: fix: 公告栏demo修改 (#2105) @yangxiaolu1993
813
826
  - :bug: fix: timer ts error resolve @szg2008
814
827
  - :bug: fix: 签名组件交互优化 @Ymm0008
815
- - 📖 docs(addresslist): taro env use edit @richard1015
828
+ - 📖 docs(addresslist): taro env use edit @richard1015
816
829
  - 📖 docs: popover修改 (#2053) @yangxiaolu1993
817
- - 📖 docs: price 文档问题 (#2064) @ailululu
830
+ - 📖 docs: price 文档问题 (#2064) @ailululu
818
831
  - 📖 docs: card edit @Drjingfubo
819
832
  - 📖 docs(tabbar): taro add punctuation @Drjingfubo
820
- - 📖 docs: 新增4.0介绍 (#2086) @yangxiaolu1993
833
+ - 📖 docs: 新增4.0介绍 (#2086) @yangxiaolu1993
821
834
 
822
835
  ## v4.0.0 🚀
823
836
 
package/dist/nutui.es.js CHANGED
@@ -219,7 +219,7 @@ export function install(app) {
219
219
  }
220
220
  });
221
221
  }
222
- export const version = '4.3.14-beta.3';
222
+ export const version = '4.3.14';
223
223
  export default {
224
224
  install,
225
225
  version
package/dist/nutui.js CHANGED
@@ -15736,7 +15736,7 @@ function K2(e) {
15736
15736
  n.install ? e.use(n) : n.name && e.component(n.name, n);
15737
15737
  });
15738
15738
  }
15739
- const U2 = "4.3.14-beta.3", Q2 = { install: K2, version: U2 };
15739
+ const U2 = "4.3.14", Q2 = { install: K2, version: U2 };
15740
15740
  export {
15741
15741
  e1 as ActionSheet,
15742
15742
  iv as Address,