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
250
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.6.16

Diff

Changelog

Source

v2.6.16

2024-08-03

  • 📖 docs(card): correct doc (#2504) @Alex-huxiyang
  • :sparkles: feat(menu): menu-item 组件增加标题icon自定义方式 (#2488) @zhangming
  • :sparkles: feat(form): Form.Item 增加 align 属性 (#2492) @zhangming
  • :bug: fix(inputNumber): correct onChange, onOverlimit event triggering timing when async & sync (#2509) @Alex-huxiyang
  • :bug: fix(uploader): xhrBeforeUpload判断错误 (#2507) @Alex-huxiyang
  • :bug: fix(swiper): correct onChange ts type (#2493) @Alex-huxiyang
  • 🪵 refactor(numberkeyboard): optimize code & correct defaultProps (#2508) @Alex-huxiyang
  • 🏡 chore(cell): unify ts type & docs (#2496) @Alex-huxiyang
  • 🏡 chore(deps): update vitest monorepo to v2 (major) (#2439) @renovate[bot]
  • 🏡 chore(deps): update dependency glob to v11 (#2438) @renovate[bot]
  • 🏡 chore(deps): update dependency inquirer to v10 (#2420) @renovate[bot]
  • 🏡 chore(deps): update dependency marked to v13 (#2358) @renovate[bot]
oasis-labs
published 2.6.15 •

Changelog

Source

v2.6.15

2024-07-26

  • 🏡 chore: run md-table-format when git commit changes (#2484) @Alex-huxiyang
  • :sparkles: feat(menu): allow custom classnames for Menu and dynamic titles (#2480) @Alex-huxiyang
  • :sparkles: feat(watermark): support multi-line text (#2477) @xiaoyatong
  • :bug: fix: move defaultprops (#2482) @xiaoyatong
  • :bug: fix: snapshot update (#2481) @Alex-huxiyang
  • :bug: fix(uploader): image 居中展示 (#2475) @xiaoyatong
  • :bug: fix(infiniteLoading): rest 导致事件无法触发 (#2474) @oasis-cloud
  • :bug: fix: sticky 构建时类型错误 @oasis-cloud
  • :bug: fix(uploader): images should display when they've been successfully uploaded (#2448) @Alex-huxiyang
  • :bug: fix: 修复日历进行快捷选择日期时 点击确认获取的是上一次的日期 (#2436) @yangqianlu
  • 🪵 refactor: table (#2473) @zanyuki-jd
  • 🪵 refactor: sticky (#2468) @oasis-cloud
oasis-labs
published 2.6.15-beta.0 •

oasis-labs
published 3.0.0-beta.0 •

oasis-labs
published 2.6.14 •

Changelog

Source

v2.6.14

2024-07-19

  • :sparkles: feat(menuitem): 新增css类名,增强自定义样式能力 (#2443) @Alex-huxiyang
  • :sparkles: feat(empty): add css variable nutui-empty-background-color (#2451) @Alex-huxiyang
  • :sparkles: feat(infiniteLoading): 继承 scrollView 的 props 类型 (#2441) @oasis-cloud
  • :bug: fix(cascader): 初始化设置value未成功选中 (#2435) @Alex-huxiyang
  • :bug: fix(swiper): display abnormal when dir = 'rtl' (#2454) @Alex-huxiyang
  • :bug: fix(form): 兼容校验时机 (#2437) @Alex-huxiyang
  • :bug: fix(form): 在FromInstance增加validateFields方法的定义 (#2450) @jinjl
oasis-labs
published 2.6.13 •

Changelog

Source

v2.6.13

2024-07-12

  • :sparkles: feat: tabs滚动条兼容火狐浏览器 (#2431) @JoanneXu6677
  • :sparkles: feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks (#2418) @Alex-huxiyang
  • :bug: fix(formItem): validateTrigger无法正确触发校验 (#2433) @Alex-huxiyang
  • :bug: fix: 日历组件滚动到顶部时 出现空白问题 (#2409) @522109452
  • :bug: fix(imagepreview): 无法在预期情景正确关闭图片的异常 (#2421) @Alex-huxiyang
oasis-labs
published 2.6.12 •

Changelog

Source

v2.6.12

2024-07-05

  • :sparkles: feat: add pagination whether to show pages in imagepreview (#2411) @xiaoyatong
  • :bug: fix(uploader): pre-upload pmage preview bug (#2416) @Alex-huxiyang
  • :bug: fix(taro-form-demo): 点击演示demo表单内的重置会触发提交表单事件bug修复 (#2415) @Skedush
  • :bug: fix(form): validator 中的 value 类型更新为 any (#2406) @oasis-cloud
  • :bug: fix(uploader): 京东小程序中可上传时可选择图片和视频 (#2410) @xueshufive
  • :bug: fix(avatarcropper): 报错 (#2364) @Alex-huxiyang
  • :bug: fix(form): setFields未触发校验 (#2400) @Alex-huxiyang
oasis-labs
published 2.6.11 •

Changelog

Source

v2.6.11

2024-06-28

  • :sparkles: feat(table): table新增自定义行 (#2390) @zanyuki-jd
  • :bug: fix(fixednav): 可拖拽元素样式缺失 (#2391) @oasis-cloud
oasis-labs
published 2.6.10 •

Changelog

Source

v2.6.10

2024-06-21

  • 🏡 chore: 文档未来规范 (#2373) @Alex-huxiyang
  • 🤖 ci: 统一使用 pnpm @oasis-cloud
  • :sparkles: feat(tabpane): 增添修改tabpane背景色的主题变量 (#2366) @Alex-huxiyang
  • :bug: fix(tabs): 修复tabs异步设置titles滚动失效(#2351) (#2369) @ShuchenEason
  • :bug: fix: umd 中替换环境变量 (#2368) @oasis-cloud
oasis-labs
published 2.6.9 •

Changelog

Source

v2.6.9

2024-06-14

  • :sparkles: feat(form): footer 容器增加 className (#2345) @oasis-cloud
  • :bug: fix: 解决Drag组件拖拽后会在原地留一个遮挡元素问题+解决weapp/taro-h5多个demo拖拽位置不正确问题 (#2330) @irisSong
  • :bug: fix(searchbar): 修复 clear 时未触发 change 的问题 (#2262) @eiinu
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