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

Diff

Changelog

Source

v2.3.4

2023-12-29

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

Changelog

Source

v2.3.3

2023-12-22

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

Changelog

Source

v2.3.2

2023-12-15

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

Changelog

Source

v2.3.1

2023-12-13

  • :bug: fix(searchbar): 小程序环境不支持 _ 选择器,将 _ 展开为 div、span、svg (#1777) @oasis-cloud
  • :bug: fix: jmapp variables (#1776) @xiaoyatong
  • :bug: fix: icon 使用方式错误 (#1778) @xiaoyatong
  • :bug: fix: 使用 popup 的组件,采用 scrollview 实现 (#1782) @oasis-cloud
nutui
published 1.5.13 •

nutui
published 2.3.0 •

Changelog

Source

v2.3.0

2023-12-08

  • 🔨 chore(config): demo 的配置文件中增加 css 主题 (#1765) @oasis-cloud
  • 🔨 chore(deps): update dependency @nutui/icons-* to 0.0.5 (#1767) @oasis-cloud
  • 📖 docs(avatar): 修改demo值,改为可支持变量 (#1752) @xiaoyatong
  • 📖 docs(checkbox): checkedIcon 改为 activeIcon (#1724) @oasis-cloud
  • 📖 docs(countdown): 修复文档中的文案多语言化 (#1723) @xiaoyatong
  • 📖 docs(form): 文档增加 useForm 的示例 (#1708) @oasis-cloud
  • 📖 docs(overlay): 文档优化 (#1706) @xiaoyatong
  • 📖 docs(picker): fix docs (#1740) @xiaoyatong
  • 📖 docs(popup): 禁止滚动穿透示例 (#1769) @oasis-cloud
  • 📖 docs(pulltorefresh): 增加 scrollTop 相关 demo (#1755) @oasis-cloud
  • 📖 docs(table): 修改文档 (#1731) @xiaoyatong
  • 📖 docs(tour): fix tour demo (#1759) @xiaoyatong
  • 📖 docs: address and collapse doc icons (#1692) @xiaoyatong
  • 📖 docs: fix docs (#1678) @xiaoyatong
  • :sparkles: feat(calendarcard): 限制范围时禁止面板切换 (#1688) @eiinu
  • :sparkles: feat(checkbox): add button mode (#1738) @xiaoyatong
  • :sparkles: feat(empty): adds title,size,and actions (#1697) @xiaoyatong
  • :sparkles: feat(example): add with-rsbuild example (#1661) @Kurisu
  • :sparkles: feat(form): 增加上下结构的展示的demo (#1729) @xiaoyatong
  • :sparkles: feat(infiniteloading): 优化布局,添加css变量,增加demo (#1760) @xiaoyatong
  • :sparkles: feat(navbar): 增加标题左对齐方式,优化左侧icon的布局,调整className类 名和css 变量 (#1750) @xiaoyatong
  • :sparkles: feat(pagination): add lite mode and css variable (#1743) @xiaoyatong
  • :sparkles: feat(popover): 新增属性 action,简化css 变量 (#1747) @xiaoyatong
  • :sparkles: feat(popup): 增加description属性,调整从底部弹出时的样式,默认为 round 模式 (#1749) @xiaoyatong
  • :sparkles: feat(searchbar): 增加属性 backable 可返回,简化css变量 (#1736) @xiaoyatong
  • :sparkles: feat(tabs): 新增模式 divider 及 demo (#1761) @xiaoyatong
  • :sparkles: feat(tabs): 新增简约,卡片,按钮/胶囊模式,简化CSS变量,变更className类 名 (#1727) @xiaoyatong
  • :sparkles: feat: add dashed and rightIcon, and changed fill default value as outline (#1695) @xiaoyatong
  • :sparkles: feat: theme updated to v12 (#1573) @xiaoyatong
  • :sparkles: feat: update icons (#1693) @xiaoyatong
  • :sparkles: feat: 收敛 icons (#1687) @xiaoyatong
  • :bug: fix(calendar): 日历设置结束时间超过开始时间后白屏 (#1745) @oasis-cloud
  • :bug: fix(datepicker): 起始时间与结束时间更新后,时间选项数组更新 (#1694) @学友
  • :bug: fix(dialog): 调整dialog button大小 (#1720) @xiaoyatong
  • :bug: fix(form): 设置 errorMessageAlign="right" 错误文案无法右对齐 (#1709) @oasis-cloud
  • :bug: fix(form): 重置功能无法清空报错信息 (#1711) @oasis-cloud
  • :bug: fix(image): 修复开启 lazy 后 loading 失效问题 (#1768) @eiinu
  • :bug: fix(indicator): 修订样式名称和样式变量 (#1712) @xiaoyatong
  • :bug: fix(swiper): demo 中分页器样式显示错误 (#1703) @xiaoyatong
  • :bug: fix: address close icon cannot be customed (#1685) @xiaoyatong
  • :bug: fix: change drag demo radius value of button (#1701) @xiaoyatong
  • :bug: fix: picker 和 address 在 form 中使用,未阻止冒泡,导致取消和确认无法关闭 (#1710) @oasis-cloud
  • :bug: fix: 对使用icon的demo 进行了size 设置的废弃,使用了默认size (#1728) @xiaoyatong
  • :bug: fix: 调整demo中button大小,调整stoke的默认颜色 (#1717) @xiaoyatong
  • 🛠 refactor(cell): 修订类名 (#1722) @xiaoyatong
  • 🛠 refactor(numberkeyboard): 修订类名和样式变量 (#1719) @xiaoyatong
  • 🛠 refactor(swipe): 修订className类名 (#1715) @xiaoyatong
  • 🛠 refactor(switch): 修改样式名称及样式变量,添加相应demo (#1714) @xiaoyatong
  • 🛠 refactor(table): props 中的 data 校验逻辑异常 (#1675) @oasis-cloud
  • 🛠 refactor(timeselect): 优化结构,简化css变量 (#1732) @xiaoyatong
  • 🛠 refactor: css 变量命名规范(主题色部分,不含灰阶) (#1679) @xiaoyatong
  • 🛠 refactor: rename card classname (#1700) @xiaoyatong style(button): class 名 nut-button__warp 更改为 nut-button-wrap (#1705) @xiaoyatong style(calendar): 优化css变量 (#1753) @xiaoyatong style(cascader): 去掉无意义样式,修订文档样式变量 (#1757) @xiaoyatong style(circleprogress): docs 优化,修订 css 变量 (#1699) @xiaoyatong style(collapse): add border-bottom as an item (#1698) @xiaoyatong style(fixednav): 废弃 bem 规范, 修订 css 变量 (#1702) @xiaoyatong style(input): 增加css 变量,优化demo和文档 (#1730) @xiaoyatong style(inputnumber): 简化css变量,修订className类名 (#1737) @xiaoyatong style(loading): 修订css变量名,补充css变量文档 (#1721) @xiaoyatong style(menu): 优化css变量命名,修改className 类名 (#1746) @xiaoyatong style(noticebar): 修订类名和css变量 (#1751) @xiaoyatong style(notify): 优化样式布局 (#1762) @xiaoyatong style(picker): 修改css变量 (#1735) @xiaoyatong style(radio): 优化css变量和样式 (#1756) @xiaoyatong style(range): 修订样式变量 (#1718) @xiaoyatong style(rate): 修订 css 变量 (#1707) @xiaoyatong style(sidnavbar): 修订css 变量 (#1734) @xiaoyatong style(steps): 优化steps样式结构,改进css变量名 (#1741) @xiaoyatong style(tabbar): add css variable (#1742) @xiaoyatong style(tag): 修订样式变量 (#1733) @xiaoyatong style(toast): 调整样式,补充demo的多语言化 (#1754) @xiaoyatong style(trendarrow): 修订className类名 (#1716) @xiaoyatong style(uploader): 修订样式css变量 (#1758) @xiaoyatong style: animatenumbers number css (#1681) @xiaoyatong style: 修订className (#1770) @xiaoyatong
nutui
published 2.3.0-beta.0 •

nutui
published 2.2.0 •

Changelog

Source

v2.2.0

2023-11-24

  • :sparkles: feat(badge): 优化结构 (#1663) @xiaoyatong
  • :sparkles: feat(dialog): 标题前增加结构 (#1666) @xiaoyatong
  • :sparkles: feat(grid): 增加 demo (#1660) @xiaoyatong
  • :sparkles: feat(image): 增加 demo (#1658) @xiaoyatong
  • :sparkles: feat(theme): 修订 fontSize (#1674) @xiaoyatong
  • :bug: fix(elevator): 索引定位不准 (#1667) @oasis-cloud
  • :bug: fix(swiper): swiper-item 宽高异常问题 (#1657) @eiinu
  • :bug: fix(uploader): Update uploader.tsx (#1656) @Kurisu
  • :bug: fix(uploader): uploader when item type is undefined (#1650) @xiaoyatong
  • 🛠 refactor: css 变量命名规范(主题色部分,不含灰阶) (#1679) @xiaoyatong
  • 🛠 refactor: elevator css and variables (#1668) @xiaoyatong
  • 🛠 refactor: 防抖方法归一 (#1664) @xiaoyatong
  • 🌈 style: delete dark in demos (#1670) @xiaoyatong
  • 🌈 style: divider css 修改, 修改部分css变量 (#1669) @xiaoyatong
  • 🌈 style: 清理样式变量 (#1673) @xiaoyatong
  • 📖 docs(address): 修复非受控模式演示代码不显示 (#1659) @haitao
  • 📖 docs: fix docs (#1678) @xiaoyatong
  • 📖 docs: 修改文档 (#1662) @xiaoyatong
  • 🔨 chore: add jmapp (#1665) @xiaoyatong
nutui
published 2.2.0-beta.0 •

nutui
published 2.1.1-beta.1 •

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