Skip to content

Releases: jdf2e/nutui-react

v2.3.11

23 Feb 11:45
Compare
Choose a tag to compare

v2.3.11

2024-02-23

CHANGELOG

v2.3.10

06 Feb 08:16
Compare
Choose a tag to compare

v2.3.10

2024-02-06

CHANGELOG

v2.3.9

02 Feb 08:18
Compare
Choose a tag to compare

v2.3.9

2024-02-02

  • ✨ feat: generate stylesheets containing RTL-related styles (#1889) @oasis-cloud
  • 🐛 fix(infiniteloading): infiniteloading 点击后再滑动,操作出现异常 (#1919) @jq
  • 🐛 fix(input): controlled mode, content clearing does not work (#1912) @oasis-cloud
  • 🐛 fix(popup): support destroyOnClose (#1914) @oasis-cloud
  • 🐛 fix(rtl): 修复文本 margin (#1926) @xiaoyatong
  • 🐛 fix(textarea): 修复maxlength=-1时无法输入字符的情况 (#1910) @xiaoyatong
  • 🐛 fix(input): 受控模式下在 H5 无法清空内容 (#1925) @oasis-cloud
  • 🐛 fix(rtl): 左右方向箭头的处理 (#1922) @xiaoyatong
  • 📖 docs(backtop): 文档可读性优化 (#1909) @Alex.huxiyang
  • 📖 docs(image): correct the error attribute (#1916) @oasis-cloud
  • 📖 docs(layout): 文档可读性优化 (#1904) @Alex.huxiyang
  • 📖 docs(navbar): 文档可读性优化 (#1915) @Alex.huxiyang
  • 📖 docs(sidenavbar): 文档可读性优化 (#1920) @Alex.huxiyang
  • 📖 docs(sticky): 文档可读性优化 (#1906) @Alex.huxiyang
  • 📖 docs(tabbar): 文档可读性优化 (#1921) @Alex.huxiyang

CHANGELOG

v2.3.8

26 Jan 07:17
Compare
Choose a tag to compare

v2.3.8

2024-01-26

  • 🔨 chore: 修复dev环境下demo分包体超过2M问题 (#1905) @xiaoyatong
  • 📖 docs(configprovider): 文档可读性优化 (#1882) @Alex.huxiyang
  • 📖 docs(grid): 文档可读性优化 (#1903) @Alex.huxiyang
  • 📖 docs(swiper): customize pagination controls (#1892) @oasis-cloud
  • ✨ feat(navbar): title区域自适应宽度 (#1891) @songsong
  • ✨ feat(rate): 新增 touchable 属性支持滑动选择 (#1880) @eiinu
  • ✨ feat(video): support passing through attributes for Taro Video (#1890) @xiaoyatong
  • ✨ feat: radiogroup add shape props (#1898) @oasis-cloud
  • 🐛 fix(ellipsis): 修复小程序文本省略问题 (#1888) @eiinu
  • 🐛 fix(ellipsis): 在 taro 小程序下尽量展示的平滑舒适 (#1902) @xiaoyatong
  • 🐛 fix(image): 文档可读性优化 (#1887) @Alex.huxiyang
  • 🐛 fix(overlay): 文档可读性优化 (#1894) @Alex.huxiyang
  • 🐛 fix(rate): 修复 rate 高度问题 (#1883) @eiinu
  • 🐛 fix(steps): 小程序的真机情况下出现的换行的情况 (#1899) @xiaoyatong
  • 🐛 fix(swiper): 轮播跳帧 (#1886) @oasis-cloud
  • 🐛 fix(tabs): 解决组件嵌套tabs,横向滚动位置计算偏差问题 (#1884) @songsong
  • 🐛 fix: doc、demo调整&优化 @huxiyang3
  • 🐛 fix: taro.createSelectorQuery not function (#1907) @oasis-cloud

CHANGELOG

v2.3.7

19 Jan 08:38
Compare
Choose a tag to compare

v2.3.7

2024-01-19

  • ✨ feat(checkbox): 增加至少选择项数量的设置功能 (#1859) @oasis-cloud
  • ✨ feat(dialog): 增加关闭按钮 (#1872) @songsong
  • ✨ feat(imagepreview): 新增 closeIcon & closeIconPosition (#1873) @eiinu
  • ✨ feat(numberkeyboard): add title right actions (#1881) @xiaoyatong
  • ✨ feat: support debugging RTL in the H5 development environment (#1865) @oasis-cloud
  • 🐛 fix(space): 主/交叉轴的 demo 与国际化改进 (#1867) @Alex.huxiyang
  • 🐛 fix(animatingnumbers): 修复单元测试问题 (#1878) @eiinu
  • 🐛 fix(button): demo和doc一致化、文档代码优化、属性补充 (#1875) @Alex.huxiyang
  • 🐛 fix(cell): doc、demo一致化改进 (#1877) @Alex.huxiyang
  • 🐛 fix(popover): 置于滚动容器中,popover 需要跟随滚动,修复选中项的样式 (#1869) @oasis-cloud
  • 🐛 fix(table): fixed sticky css (#1866) @xiaoyatong
  • 🐛 fix(tabs): 纵向图标未对齐问题 (#1868) @songsong
  • 🐛 fix(Textarea): 文档demo中props拼写错误修改 (#1874) @songsong
  • 🐛 fix(uploader): fix the styles when custom progress (#1863) @xiaoyatong
  • 🐛 fix: 增加 CSS 变量配置颜色的例子,完善 color 属性的使用场景描述 (#1857) @oasis-cloud
  • 📖 docs(avatar): add list display mode (#1862) @oasis-cloud
  • 📖 docs(icon): 更新文档 (#1879) @eiinu
  • 📖 docs(shortpassword): 增加onComplete的demo及文档 (#1860) @xiaoyatong
  • 🛠 refactor(circleprogress): optimize animation duration (#1861) @oasis-cloud

CHANGELOG

v2.3.6

16 Jan 02:06
Compare
Choose a tag to compare

v2.3.6

2024-01-12

  • ✨ feat(space): update demos and docs of justify and align (#1856) @Alex.huxiyang
  • ✨ feat(tag): image text (#1851) @oasis-cloud
  • ✨ feat: doc文档优化 (#1850) @Alex.huxiyang
  • 🐛 fix(swiper): fix props of saving image at taro, fix parameter of onChange, update taro version to 3.6.22 (#1847) @xiaoyatong
  • 🐛 fix: fix some components display bad with the white screen at taro when is development (#1852) @xiaoyatong
  • 🔨 chore(deps): update icons to v1.0.2 (#1853) @oasis-cloud

v2.3.5

05 Jan 06:43
Compare
Choose a tag to compare

v2.3.5

2024-01-05

  • ✨ feat(avatarcropper): 新增属性shape,可设置裁剪样式为圆形 (#1842) @marvin Gui
  • ✨ feat(dialog): 新增 CSS 变量 (#1844) @LING_ZI_QING
  • ✨ feat(range): marks type optimization (#1833) @oasis-cloud
  • ✨ feat(tabs): 新增 CSS 变量 (#1835) @LING_ZI_QING
  • 🐛 fix(avatarcropper): fix cannot display when it is development at taro (#1840) @xiaoyatong
  • 🐛 fix(empty): fix import at taro (#1839) @xiaoyatong
  • 🐛 fix(picker): 优化 options 的 text 属性的判空逻辑 (#1837) @oasis-cloud
  • 🐛 fix(picker): 修复 safari 下 mask 样式问题 (#1843) @eiinu
  • 🐛 fix(pulltorefresh): 修复安卓小程序下拉卡顿问题 (#1830) @nickh
  • 🐛 fix(tabs): docs and jmapp css variables (#1838) @xiaoyatong
  • 🔨 chore(deps): update @nutui/icons to v1.0.1 (#1836) @oasis-cloud

v2.3.4

29 Dec 06:42
Compare
Choose a tag to compare

v2.3.4

2023-12-29

🐛 fix(datepicker): 未设置 value/defaultValue 时渲染 0 (#1819) @Ryan-CW-Code
🐛 fix(infiniteLoading): ssr (#1828) @xiaoyatong
🐛 fix(infiniteLoading): 修改类名及demo (#1818) @xiaoyatong
🐛 fix(popover): icon cannot be displayed at taro (#1820) @xiaoyatong
🐛 fix(popover): bottom positon (#1823) @xiaoyatong
🐛 fix(tabbar): fix icon color (#1816) @xiaoyatong
🐛 fix(virtualList): 等高模式下的抖动处理, 不定高模式快速滑动白屏 (#1825) @oasis-cloud
🐛 fix(watermark): fix demos (#1817) @xiaoyatong
🛠 refactor(infiniteloading): onRefresh、onLoadMore 改为 Promise 类型,去掉显示调用 done 方法 (#1827) @oasis-cloud
📖 docs(navbar): showtoas 改为 showToast (#1826) @minghui

v2.3.3

22 Dec 09:53
Compare
Choose a tag to compare

v2.3.3

2023-12-22

  • ✨ feat(form): validateFields 挂到实例上 (#1813) @oasis-cloud
  • ✨ feat(table): 增加table锁定头部、左侧列、右侧列 (#1775) @zhehu1
  • 🐛 fix(Button): incorrect color for danger (#1809) @vczyh
  • 🐛 fix(cascader): 增加 ref 上的 open 和 close 方法,支持 form 中使用 (#1799) @oasis-cloud
  • 🐛 fix(datepicker): 受控模式不生效 (#1797) @oasis-cloud
  • 🐛 fix(infiniteloading): scrollview 的 scrolltop 不应该根据高度设置 (#1804) @oasis-cloud
  • 🐛 fix(pulltorefresh): icon 部分拆到demo中 (#1812) @xiaoyatong
  • 🐛 fix(tabbaritem): 将 clone 子元素的方法,改为 context 的方式,隐藏内部使用的 props,精简对外暴露的 props 类型 (#1811) @oasis-cloud
  • 🐛 fix(tabs): 导航滚动到可视范围需要显示指定 name,调整为内置 uuid 替代 name (#1800) @oasis-cloud
  • 🔨 chore: use svg64 in taro (#1805) @xiaoyatong

v2.3.2

15 Dec 10:58
Compare
Choose a tag to compare

v2.3.2

2023-12-15

  • 📖 docs(cascader): 动态加载文档代码与 demo 保持一致,回显已选数据 (#1787) @LING_ZI_QING
  • ✨ feat(fixednav): add the list icon for ReactNode (#1786) @sunsunmonkey
  • 🐛 fix(cascader): second column data cannot be displayed (#1796) @xiaoyatong
  • 🐛 fix: popup minheight for iPhone14 pro max (#1795) @xiaoyatong
  • 🐛 fix: toast duration too long (#1794) @xiaoyatong
  • 🛠 refactor(swiper): implementing sliding logic through useTouch (#1793) @oasis-cloud
  • 🛠 refactor: 类型文件统一为 types,增加 fixednavitem 类型 (#1789) @oasis-cloud