Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nutui/nutui-react-taro

Package Overview
Dependencies
Maintainers
0
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nutui/nutui-react-taro - npm Package Versions

1
25

2.3.12

Diff

Changelog

Source

v2.3.12

2024-03-01

  • :sparkles: feat(inputnumber): taro 环境下增加 number类型的键盘 (#1965) @LING_ZI_QING
  • :sparkles: feat(rtl): support progress & range (#1961) @eiinu
  • :bug: fix(elevator): 修复增加页码的逻辑 (#1960) @oasis-cloud
  • :bug: fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 (#1966) @irisSong
  • :bug: fix(form): after setting validateTrigger, trigger should be excluded (#1963) @oasis-cloud
  • :bug: fix(form): 组件更新时,标签结构变化,会导致失去焦点 (#1973) @oasis-cloud
  • :bug: fix(inputnumber): provide finalValue (#1959) @oasis-cloud
  • 📖 docs: 修复文档 (#1964) @xiaoyatong
  • 🛠 refactor(docs): 文档支持通过标签使用已有的 demo 代码 (#1950) @Alex-huxiyang
  • 🛠 refactor: adjust build target to ES6, reduce size of configprovider (#1949) @oasis-cloud
  • 🔨 chore(ci): update workflows (#1970) @eiinu
  • 🔨 chore(dev): development mode, remove duplicate CSS stylesheets (#1958) @oasis-cloud
  • 🔨 chore: remove CSS logic conflicting with MDX (#1971) @oasis-cloud
nutui
published 2.3.11 •

Changelog

Source

v2.3.11

2024-02-23

  • :sparkles: feat(inputnumber): support allow empty (#1943) @oasis
  • :bug: fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 (#1954) @LING_ZI_QING
  • :bug: fix(rtl): css 样式变量部分 (#1944) @xiaoyatong
  • :bug: fix(form): validateFields support promise (#1955) @oasis
nutui
published 2.3.10 •

Changelog

Source

v2.3.10

2024-02-06

  • :sparkles: feat(form): support renderProps (#1937) @oasis-cloud
  • :sparkles: feat(shortpassword): support ref for form (#1930) @oasis-cloud
  • :sparkles: feat: 生成用于 rtl 校对的 css 文件 (#1927) @oasis-cloud
  • :bug: fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 (#1942) @irisSong
  • :bug: fix(popover): can not be closed (#1931) @oasis-cloud
  • :bug: fix(sticky): 适配 taro (#1928) @xiaoyatong
  • :bug: fix(tabs): 修订左对齐样式 (#1929) @xiaoyatong
  • 📖 docs(tabs): 文档可读性优化 (#1935) @Alex-huxiyang
nutui
published 2.3.9 •

Changelog

Source

v2.3.9

2024-02-02

  • :sparkles: feat: generate stylesheets containing RTL-related styles (#1889) @oasis-cloud
  • :bug: fix(infiniteloading): infiniteloading 点击后再滑动,操作出现异常 (#1919) @JQ
  • :bug: fix(input): controlled mode, content clearing does not work (#1912) @oasis-cloud
  • :bug: fix(popup): support destroyOnClose (#1914) @oasis-cloud
  • :bug: fix(rtl): 修复文本 margin (#1926) @xiaoyatong
  • :bug: fix(textarea): 修复maxlength=-1时无法输入字符的情况 (#1910) @xiaoyatong
  • :bug: fix(input): 受控模式下在 H5 无法清空内容 (#1925) @oasis-cloud
  • :bug: 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
nutui
published 2.3.8 •

Changelog

Source

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
  • :sparkles: feat(navbar): title区域自适应宽度 (#1891) @irisSong
  • :sparkles: feat(rate): 新增 touchable 属性支持滑动选择 (#1880) @eiinu
  • :sparkles: feat(video): support passing through attributes for Taro Video (#1890) @xiaoyatong
  • :sparkles: feat: radiogroup add shape props (#1898) @oasis-cloud
  • :bug: fix(ellipsis): 修复小程序文本省略问题 (#1888) @eiinu
  • :bug: fix(ellipsis): 在 taro 小程序下尽量展示的平滑舒适 (#1902) @xiaoyatong
  • :bug: fix(image): 文档可读性优化 (#1887) @Alex-huxiyang
  • :bug: fix(overlay): 文档可读性优化 (#1894) @Alex-huxiyang
  • :bug: fix(rate): 修复 rate 高度问题 (#1883) @eiinu
  • :bug: fix(steps): 小程序的真机情况下出现的换行的情况 (#1899) @xiaoyatong
  • :bug: fix(swiper): 轮播跳帧 (#1886) @oasis-cloud
  • :bug: fix(tabs): 解决组件嵌套tabs,横向滚动位置计算偏差问题 (#1884) @irisSong
  • :bug: fix: doc、demo调整&优化 @huxiyang3
  • :bug: fix: taro.createSelectorQuery not function (#1907) @oasis-cloud
nutui
published 2.3.8-beta.0 •

nutui
published 2.3.7 •

Changelog

Source

v2.3.7

2024-01-19

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

Changelog

Source

v2.3.6

2024-01-12

  • :sparkles: feat(space): update demos and docs of justify and align (#1856) @Alex-huxiyang
  • :sparkles: feat(tag): image text (#1851) @oasis
  • :sparkles: feat: doc文档优化 (#1850) @Alex-huxiyang
  • :bug: fix(swiper): fix props of saving image at taro, fix parameter of onChange, update taro version to 3.6.22 (#1847) @xiaoyatong
  • :bug: 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
nutui
published 2.3.6-beta.0 •

nutui
published 2.3.5 •

Changelog

Source

v2.3.5

2024-01-05

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

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc