Nutui Versions Save

京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)

v4.3.10

1 week ago

v4.3.10

2024-06-20

Bug Fixes

  • input, textarea: 修改只读禁用属性设置逻辑 (#3104) @eiinu

Other Changes

  • docs(input): 修正参数名 (#3088) @hainuo

CHANGELOG

v4.3.9

1 month ago

v4.3.9

2024-05-25

Bug Fixes

  • textarea: 修复 slot 嵌套使用 textarea 时的输入失焦问题 (#3084) @eiinu
  • style: hidden scrollbar by default (#3085) @eiinu

CHANGELOG

v4.3.8

1 month ago

v4.3.8

2024-05-13

Bug Fixes

  • countdown: emit paused (#3062) @eiinu
  • sticky: 修复滚动事件的监听方式 (#3072) @eiinu

Refactors

  • overlay, watermark, badge: move to script setup @eiinu

Other Changes

  • searchbar: update unit test (#3070) @eiinu

CHANGELOG

v4.3.7

1 month ago

v4.3.7

2024-05-07

Features

  • number-keyboard: add confirm event (#3059) @eiinu

Bug Fixes

  • tabs: inject 数据增加 ?. (#3045) @2977938133

Refactors

  • input, image: move to script setup @eiinu

Other Changes

  • docs: input 更新 align demo 引用名称 (#3044) @ShuTianGit

CHANGELOG

v4.3.6

2 months ago

v4.3.6

2024-04-19

Bug Fixes

  • sticky: fix typo in index.taro.vue (#3023) @lainbo
  • type: fix warning of v-model in JetBrains IDE (#3029) @anyesu

Refactors

  • move to script setup
    • countdown, steps @subordon
    • radio, grid @eiinu

Other Changes

  • chore: 优化组件 provide/inject 使用 (#3027) @eiinu

CHANGELOG

v4.3.5

2 months ago

v4.3.5

2024-04-10

Features

  • input-number: 支持透传属性至 input 元素 (#3008) @eiinu

Bug Fixes

  • tag: 修复图标引用问题 @eiinu

Refactors

  • move to script setup: skeleton, cell @eiinu

Other Changes

  • deps: typescript v5.4.4 (#3013) @eiinu

CHANGELOG

v4.3.4

3 months ago

v4.3.4

2024-04-01

Bug Fixes

  • tabs: 修复 vertical 方式 tab 数量过多时滚动定位不准确的问题 (#2996), close #2726 @eiinu

Refactors

  • move to script setup
    • empty, tabbar, textarea @subordon
    • trend-arrow, switch, indicator @eiinu

Other Changes

  • code style: move to ESLint Flat Config (#3003) @eiinu
  • site: highlight.js --> shiki (#2982) @eiinu
  • docs: update list use (#2985) @psrheartache

CHANGELOG

v4.3.3

3 months ago

v4.3.3

2024-03-20

Bug Fixes

  • uploader: add stop on delete event (#2971) @subordon
  • calendar-card: 选择范围时支持仅选择单个日期 (#2963) @eiinu
  • navbar: remove unused css var @eiinu

Refactors

  • move to script setup
    • backtop, tag @subordon
    • input-number, rate, progress, circle-progress, swipe, navbar, invoice @eiinu

Other Changes

  • test: add some unit tests (#2980) @eiinu

CHANGELOG

v4.3.2

3 months ago

v4.3.2

2024-03-11

Features

  • switch: add disabled prop (#2959) @eiinu

Bug Fixes

  • popup: 修复 update:visible 事件关闭时重复调用 (#2936) @yang1206
  • form: 修复 disabled 关联子组件收集问题 (#2958) @eiinu

Refactors

  • price: move to script setup (#2952) @eiinu
  • layout: move to script setup (#2951) @eiinu
  • animate: move to script setup (#2947) @eiinu

Other Changes

  • tabs: add animated-time demo (#2942) @eiinu
  • deps: update to taro 3.6.24 (#2939) @eiinu

CHANGELOG

v4.3.1

4 months ago

v4.3.1

2024-02-29

Features

  • form: 新增禁用(disabled)属性 (#2690) @yi-boide

Bug Fixes

  • picker: className option (#2926) @eiinu

Refactors

  • form: move to script setup (#2923), close #2677 @eiinu
  • collapse: move to script setup (#2907) @eiinu

Reverts

  • fix(textarea, taro): 修复 h5 下双向绑定失效的问题 (#2768) (#2935), close #2930

CHANGELOG