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
1
Versions
247
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.4.1-beta.1

Diff

oasis-labs
published 2.4.1-beta.0 •

oasis-labs
published 2.4.0 •

Changelog

Source

v2.4.0

2024-03-08

  • :sparkles: feat(inputnumber): update UI (#1989) @oasis-cloud
  • :sparkles: feat(checkbox): list model (#1957) @oasis-cloud
  • :sparkles: feat(dialog): added custom content area demo (#1995) @irisSong
  • :sparkles: feat(dialog): support bottom close button (#1978) @irisSong
  • :sparkles: feat(dialog): support confirm button loading effect (#1983) @bbf
  • :sparkles: feat(empty): 图片变更 (#1988) @xiaoyatong
  • :sparkles: feat(noticebar): supports the center layout (#1972) @irisSong
  • :sparkles: feat(popover): 增加 light 和 dark 模式的区分 (#1977) @xiaoyatong
  • :sparkles: feat(swipe): 增加自定义高度的demo (#1996) @xiaoyatong
  • :sparkles: feat(rtl): badge (#1986) @eiinu
  • :sparkles: feat(rtl): collapse (#1981) @eiinu
  • :sparkles: feat(rtl): noticebar (#1984) @eiinu
  • :sparkles: feat(rtl): table (#1982) @eiinu
  • :sparkles: feat(animatingNumbers): support rtl (#1985) @irisSong
  • :bug: fix(badge): the text set by value unwrap (#1992) @irisSong
  • :bug: fix(cell): unify the demos of Cell (#1998) @Alex-huxiyang
  • :bug: fix(toast): add deprecated prop msg (#1999) @eiinu
  • :bug: fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo (#1994) @xiaoyatong
  • :bug: fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 (#1993) @CDog34
  • :bug: fix: dts 插件升级导致构建产物路径错误 (#1979) @oasis-cloud
  • :bug: fix: tabs 小程序滚动操作问题 (#1969) @feiyang1020
  • 🔨 chore(deps): bump typescript v5 (#1975) @eiinu
  • 🔨 chore(deps): update commitlint monorepo to v19 (#1976) @renovate[bot]
  • 🔨 chore: 构建 demo 要定义 PROJECTID (#1974) @oasis-cloud
  • 📖 docs(tabs): fix typo (#1997) @eiinu
nutui
published 2.3.12 •

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
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