We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
H5(@nutui/nutui)
3.3.0
3.0.0
dev:h5
npm
16.14.2
chrome108
win10
nutui.jd.com/
官方demo
真机下底部弹出有动画。
真机没有动画,开发者工具模拟器有动画。
The text was updated successfully, but these errors were encountered:
fix: 修复 Picker 在 Taro H5 下无法使用问题 #1911 #1921 (#1926)
1c1d30d
* fix: 修复 ImagePreview 在Taro编译成H5后报错的问题 * fix: 地址关闭时, Close 事件触发两次问题解决 * feat: 组件DatePicker 添加双向绑定 * docs: 组件Picker文档修改 * feat: 组件Picker与DatePicker新增属性safe-area-inset-bottom * feat: imagepreview * fix: 组件imagepreview点击视频遮罩关闭(#1729) * fix: 解决 Picker 在微信小程序中无法使用问题 (#1774) * fix: 修改 Picker 组件 v-model 失效问题 * fix: 组件NoticeBar修改height之后,垂直轮播会卡顿 * fix: 删除Datepicker Demo演示多余内容 * fix: 组件Picker在JD小程序上适配 * fix: 组件Address京东小程序适配 * feat: 京东小程序适配 * fix: 删除空格 * feat: 删除console * fix: 京东小程序imagepreview适配 * fix: 修复 imagepreview 动态设置 initNo 显示不正确问题 * fix: 组件 InfiniteLoading 某些情况下会错误触发下拉刷新#1819 * fix: 删除pullrefresh * feat: 组件 imagepreview瘦身 * feat: 组件Picker 瘦身 * fix: address线上问题修改 * fix: 完善imagepreview * feat: 公共函数提取 * feat: 函数式改用 createComponent * fix: 文件回撤 * feat: 单元测试修改 * fix: 组件popover样式问题修改 * feat: 新增 clamp 函数 * fix: 组件Infiniteloading Review 内容修改 * fix: 组件Infiniteloading问题更新 * feat: 组件picker taro 更新 * feat: getScrollTopRoot函数修改 * fix: 组件Picker在Taro H5环境下无法使用 #1911 #1921
感谢反馈,问题已修改,将在 3.3.1 版本发布
Sorry, something went wrong.
yangxiaolu1993
No branches or pull requests
NutUI scenes(nutui 场景)
H5(@nutui/nutui)
NutUI-vue version(nutui-vue 版本)
3.3.0
Vue version(vue 版本)
3.0.0
Operating environment(运行环境)
dev:h5
Citation method(引用方式)
npm
Node version(node 版本)
16.14.2
Browser and its version(浏览器及其版本)
chrome108
System and its version(系统及其版本)
win10
Reproduction link(重现链接)
nutui.jd.com/
Steps to reproduce(重现步骤)
官方demo
What is expected?(期望的结果是什么?)
真机下底部弹出有动画。
What is actually happening?(实际的结果是什么?)
真机没有动画,开发者工具模拟器有动画。
The text was updated successfully, but these errors were encountered: