Releases: jdf2e/nutui-react
Releases · jdf2e/nutui-react
v2.5.1
v2.5.1
2024-03-29
- 🏡 chore(deps): update dependency @types/testing-library__jest-dom to v6 (#2127) @renovate[bot]
- 📖 docs(readme): change npm to pnpm in the document (#2131) @JedediahXu
- ✨ feat(popover): rtl (#2121) @xiaoyatong
- ✨ feat(ellipsis): rtl (#2128) @irisSong
- ✨ feat(Form): rtl (#2120) @xiaoyatong
- ✨ feat(progress): Taro新增lazy属性 (#2108) @Alex-huxiyang
- 🐛 fix(datepicker): 修复 datepicker 类型为hour-minutes/time时选中值无法回显的问题 (#2141) @yeyu98
- 🐛 fix(Toast): demo拆解与规范 (#2073) @OrdinarySF
- 🐛 fix(calendar): demo拆解与规范 (#2137) @mikasayw
- 🐛 fix(DatePicker): demo拆解与规范 (#2133) @yeyu98
- 🐛 fix(uploader): demo拆解与规范 (#2140) @irisSong
- 🐛 fix(tabs): 修复 tab 过多时滚动定位不准确的问题 (#2135) @eiinu
- 🐛 fix(range): demo拆解与规范 (#2139) @ShuchenEason
- 🐛 fix(imagepreview): demo拆解与规范 (#2134) @Alex-huxiyang
- 🐛 fix(textarea): demo拆解与规范 (#2132) @Amylee9712
- 🐛 fix(tour): demo拆解与规范 (#2130) @Alex-huxiyang
- 🐛 fix(actionsheet): demo拆解与规范 (#2124) @ZissyW
- 🐛 fix(icon): update taro demo (#2129) @eiinu
- 🐛 fix(popup): demo拆解与规范 (#2122) @ZissyW
- 🐛 fix(numberkeyboard): demo拆解与规范 (#2123) @ZissyW
v2.5.0
v2.5.0
2024-03-22
- ✨ feat(Popover): 新增单条数据的demo展示 (#2117) @xiaoyatong
- ✨ feat(progress): 支持taro的lazy属性 & demo拆解与规范 (#2086) @Alex-huxiyang
- 🐛 fix(dialog): 关闭按钮默认在底部,24px白色图标 (#2118) @irisSong
- 🐛 fix(noticebar): fix docs (#2119) @xiaoyatong
- 🐛 fix(virtuallist): demo拆解与规范 (#2116) @eiinu
- 🐛 fix: 修复address组件onChange参数透传问题 (#2110) @DreamSeeker321
- 🐛 fix(Icon): 小程序下展示异常问题修复 (#2114) @xiaoyatong
- 🐛 fix(swiper): demo拆解与规范 (#2115) @Alex-huxiyang
- 🐛 fix(audio): demo拆解与规范 (#2111) @Alex-huxiyang
- 🐛 fix(animatingnumbers): demo拆解与规范 (#2109) @Alex-huxiyang
- 🐛 fix(video): demo拆解与规范 (#2104) @eiinu
- 🐛 fix(avatarcropper): demo拆解与规范 (#2103) @eiinu
- 🐛 fix(steps): demo拆解与规范 (#2105) @eiinu
- 🐛 fix: 修复 demo 目录报错 (#2107) @eiinu
- 🐛 fix(swipe): 修改demo文案 (#2106) @xiaoyatong
- 🐛 fix(shortpassword): demo拆解与规范 (#2102) @Alex-huxiyang
- 🐛 fix(circleprogress): demo拆解与规范 (#2091) @Alex-huxiyang
- 🐛 fix: vitest (#2101) @xiaoyatong
- 🐛 fix(table): demo拆解与规范 (#2074) @Alex-huxiyang
- 🐛 fix(timeselect): demo拆解与规范 (#2087) @Alex-huxiyang
- 🐛 fix(tabs): demo拆解与规范 (#2066) @yeyu98
- 🐛 fix(signature): demo拆解与规范 (#2099) @Alex-huxiyang
- 🐛 fix(tag): taro 下自定义icon无法展示 (#2088) @eiinu
- 🐛 fix(animate): demo拆解与规范 (#2085) @eiinu
- 🐛 fix(collapse): demo拆解与规范 (#2094) @eiinu
- 🐛 fix(barrage): 简化demo (#2100) @xiaoyatong
- 🐛 fix(barrage): demo拆解与规范 (#2098) @joyfully-W
- 🐛 fix: taro-demo full class (#2095) @eiinu
- 🐛 fix(Ellipsis): 修复小程序环境下给Ellipsis设置字号后工作不正常的问题 (#2078) @FPG-Alan
- 🐛 fix: test (#2096) @xiaoyatong
- 🐛 fix: 代码块修改为等宽字体 (#2092) @eiinu
- 🚦 Revert "feat(progress): 支持taro的lazy属性 & demo拆解与规范 (#2086)" @oasis-cloud
- 🏡 chore(calendarcard): demo 拆解与规范 (#2026) @eiinu
- 🏡 chore: 优化组件类型导出 (#2036) @eiinu
- 🏡 chore(deps): update dependency happy-dom to v14 (#2097) @renovate[bot]
- 🏡 chore: update changelog @oasis-cloud
- 📖 docs(overlay): fix typo @eiinu
v2.4.2
v2.4.2
2024-03-20
- 🔨 chore(release): v2.4.2 @oasis-cloud
- 🔨 chore(row): 优化 className (#2054) @eiinu
- ✨ feat(backtop): rtl (#2051) @xiaoyatong
- ✨ feat(NoticeBar): 增加right 属性,支持更多可自定义内容 @xiaoyatong
- 🐛 fix(address): demo拆解与规范 (#2068) @Alex-huxiyang
- 🐛 fix(avatar): demo规范与调整 (#2071) @Alex-huxiyang
- 🐛 fix(badge): demo拆解与规范 (#2060) @wanglihuaya
- 🐛 fix(calendarcard): 修复受控模式 (#2063) @eiinu
- 🐛 fix(Card): demo拆解与规范 (#2072) @joyfully-W
- 🐛 fix(dialog): demo拆解与规范 (#2069) @irisSong
- 🐛 fix(fixedNav): demo拆解与规范 (#2048) @Alex-huxiyang
- 🐛 fix(icon): 处理 rtl 部分 (#2050) @xiaoyatong
- 🐛 fix(indicator): demo拆解与规范 (#2090) @eiinu
- 🐛 fix(infiniteLoading): demo拆解与规范+增加joy logo的demo (#2081) @irisSong
- 🐛 fix(input): demo拆解与规范 (#2035) @yeyu98
- 🐛 fix(navbar): demo拆解与规范 (#2055) @Alex-huxiyang
- 🐛 fix(pagination): demo拆解与规范 (#2079) @Alex-huxiyang
- 🐛 fix(price): demo拆解与规范 (#2082) @Alex-huxiyang
- 🐛 fix(pulltorefresh): demo中下拉图标修改为joy logo (#2084) @irisSong
- 🐛 fix(rate): demo拆解与规范 (#2045) @sandra66888
- 🐛 fix(SearchBar): demo拆解与规范 (#2064) @joyfully-W
- 🐛 fix(sideNavBar): demo拆解与规范 (#2058) @Alex-huxiyang
- 🐛 fix(skeleton): demo拆解与规范 (#2047) @wanglihuaya
- 🐛 fix(sticky): demo拆解与规范 (#2024) @Alex-huxiyang
- 🐛 fix(swiper): rtl (#2061) @xiaoyatong
- 🐛 fix(tabbar): demo拆解与规范&脚本增强 (#2059) @Alex-huxiyang
- 🐛 fix(trendarrow): demo拆解与规范 (#2075) @sunlanda
- 🐛 fix(watermark): demo拆解与规范 (#2083) @eiinu
- 🐛 fix: update copy-docs-h5-or-taro.js (#2080) @eiinu
- test: migrate jest to vitest (#2057) @eiinu
v2.4.1
v2.4.1
2024-03-15
- ✨ feat(badge): 新增 fill 属性 (#2042) @eiinu
- ✨ feat(button): 增加xlarge,按钮内图标大小追随按钮当前字号 (#2037) @xiaoyatong
- ✨ feat(ci): add issue-close.yml (#2031) @eiinu
- ✨ feat(infiniteloading): add type props (#2027) @irisSong
- ✨ feat(pulltorefresh): 增加 type 属性,支持深色背景设置 (#2044) @xiaoyatong
- ✨ feat(tabs): rtl (#2004) @irisSong
- 🐛 fix(backtop): demo拆解与规范 (#2025) @Alex-huxiyang
- 🐛 fix(badge): 修复value传入0时显示不正确的问题 (#2006) @boiboif
- 🐛 fix(build): 移除构建产物中重复的类型文件 (#2038) @eiinu
- 🐛 fix(calendarcard): 选择范围时支持仅选择单个日期 (#2009) @eiinu
- 🐛 fix(configProvidder): demo拆解与自动替换脚本&configProvider规范统一 (#2005) @Alex-huxiyang
- 🐛 fix(divider): demo拆解与规范 (#2013) @Alex-huxiyang
- 🐛 fix(elevator): demo拆解与规范 (#2030) @Alex-huxiyang
- 🐛 fix(ellipsis): 修复设置行数超过内容高度时只显示一行内容的问题 (#2028) @boiboif
- 🐛 fix(Empty): 调整默认图片为jd图片 (#2032) @xiaoyatong
- 🐛 fix(grid): demo拆解与规范 (#2014) @Alex-huxiyang
- 🐛 fix(icon): demo拆解与规范 (#2010) @Alex-huxiyang
- 🐛 fix(Image): demo拆解与规范 (#2011) @Alex-huxiyang
- 🐛 fix(layout): demo拆解与规范 & 修复脚本在不同操作系统的正则匹配出错 (#2016) @Alex-huxiyang
- 🐛 fix(overlay): demo拆解与规范 (#2012) @Alex-huxiyang
- 🐛 fix(popover): 调整demo (#2043) @xiaoyatong
- 🐛 fix(range): touchmove 回调中 rect 获取失败时终止 (#2029) @eiinu
- 🐛 fix(space): demo拆解与规范 (#2021) @Alex-huxiyang
- 🐛 fix(switch):switch组件demo代码重构 (#2033) @jiangjin3323
- 🐛 fix: docs (#2023) @xiaoyatong
- 🐛 fix: fix swipe slide element get rect width error (#2017) @awefeng
- 🐛 fix: 构建站点主题变量未成功引入 (#2002) @oasis-cloud
- 🌈 style(button): jmapp style (#2019) @zhehu1
v2.4.0
v2.4.0
2024-03-08
- ✨ feat(inputnumber): update UI (#1989) @oasis-cloud
- ✨ feat(checkbox): list model (#1957) @oasis-cloud
- ✨ feat(dialog): added custom content area demo (#1995) @irisSong
- ✨ feat(dialog): support bottom close button (#1978) @irisSong
- ✨ feat(dialog): support confirm button loading effect (#1983) @boiboif
- ✨ feat(empty): 图片变更 (#1988) @xiaoyatong
- ✨ feat(noticebar): supports the center layout (#1972) @irisSong
- ✨ feat(popover): 增加 light 和 dark 模式的区分 (#1977) @xiaoyatong
- ✨ feat(swipe): 增加自定义高度的demo (#1996) @xiaoyatong
- ✨ feat(rtl): badge (#1986) @eiinu
- ✨ feat(rtl): collapse (#1981) @eiinu
- ✨ feat(rtl): noticebar (#1984) @eiinu
- ✨ feat(rtl): table (#1982) @eiinu
- ✨ feat(animatingNumbers): support rtl (#1985) @irisSong
- 🐛 fix(badge): the text set by value unwrap (#1992) @irisSong
- 🐛 fix(cell): unify the demos of Cell (#1998) @Alex.huxiyang
- 🐛 fix(toast): add deprecated prop msg (#1999) @eiinu
- 🐛 fix(toast): 变更 taro下的属性 msg 为 content,增加 taro 下 demo (#1994) @xiaoyatong
- 🐛 fix(virtuallist): 修复 vitrual list 组件 Taro 下获取窗口高度不正确的问题 (#1993) @CDog34
- 🐛 fix: dts 插件升级导致构建产物路径错误 (#1979) @oasis-cloud
- 🐛 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
v2.3.12
v2.3.12
2024-03-01
- ✨ feat(inputnumber): taro 环境下增加 number类型的键盘 (#1965) @onlyling
- ✨ feat(rtl): support progress & range (#1961) @eiinu
- 🐛 fix(elevator): 修复增加页码的逻辑 (#1960) @oasis-cloud
- 🐛 fix(elevator): 解决部分安卓手机右侧导航高亮偏差问题 (#1966) @songsong
- 🐛 fix(form): after setting validateTrigger,
trigger
should be excluded (#1963) @oasis-cloud - 🐛 fix(form): 组件更新时,标签结构变化,会导致失去焦点 (#1973) @oasis-cloud
- 🐛 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
v2.3.11
v2.3.11
2024-02-23
- ✨ feat(inputnumber): support allow empty (#1943) @oasis-cloud
- 🐛 fix(actionsheet): 关闭弹窗后内容显示在页面,优化 popup 相关属性传递 (#1954) @onlyling
- 🐛 fix(rtl): css 样式变量部分 (#1944) @xiaoyatong
- 🐛 fix(form): validateFields support promise (#1955) @oasis-cloud
v2.3.10
v2.3.10
2024-02-06
- ✨ feat(form): support renderProps (#1937) @oasis-cloud
- ✨ feat(shortpassword): support ref for form (#1930) @oasis-cloud
- ✨ feat: 生成用于 rtl 校对的 css 文件 (#1927) @oasis-cloud
- 🐛 fix(barrage): 解决新增弹幕重叠问题+不同宽度弹幕滚动速度不一致问题+重构taro版本 (#1942) @songsong
- 🐛 fix(popover): can not be closed (#1931) @oasis-cloud
- 🐛 fix(sticky): 适配 taro (#1928) @xiaoyatong
- 🐛 fix(tabs): 修订左对齐样式 (#1929) @xiaoyatong
- 📖 docs(tabs): 文档可读性优化 (#1935) @Alex.huxiyang
v2.3.9
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
v2.3.8
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