-
Notifications
You must be signed in to change notification settings - Fork 284
feat: datepickerview #3026
New issue
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
Merged
Merged
feat: datepickerview #3026
Changes from all commits
Commits
Show all changes
96 commits
Select commit
Hold shift + click to select a range
1c1ef86
feat: 初始化pickerview
irisSong 3acf368
feat: add pickerView
irisSong 2e3a00a
feat: add tiled demo
irisSong c651e62
refactor: 重构h5
irisSong e60df8e
fix: 适配demo
irisSong 43fc55a
feat: 增加级联功能
irisSong 4ce2688
fix: 级联优化
irisSong 28c4e2c
feat: pickerview增加级联效果
irisSong bc3fb35
fix: 更新taro版本
irisSong b0b635c
fix: 移除冗余代码+解决form中滚动未结束死循环问题
irisSong 85d5d40
fix: 移除console
irisSong 7a27934
fix: 更新pickerview
irisSong a030ff4
fix: update test
irisSong f436c51
fix: update error
irisSong 6a6bc39
fix: update error
irisSong 10be5cd
fix: update demo
irisSong 80f20a1
Merge remote-tracking branch 'upstream/feat_v3.x' into feat_v3.x_pick…
irisSong 8ad7392
fix: update test
irisSong 95b5423
feat: 添加异步demo
irisSong fe66362
fix: update doc
irisSong aa5f2ea
fix: 同步pickerview变更
irisSong b5987b9
fix: 解决小程序控制条样式问题+demo7取消不还原问题
irisSong 0ae1a26
fix: datepicker类型同步更新
irisSong ce3b37b
fix: 合并主分支
irisSong 26f9319
fix: update test
irisSong d5118f6
fix: 修改标签
irisSong a787f7d
feat: add test
irisSong c10fcc7
fix: update doc and test
irisSong 9e32bcd
fix: adjust the dependency package location
irisSong ae272de
Merge remote-tracking branch 'upstream/feat_v3.x' into feat_v3.x_pick…
irisSong f539b83
fix: adjust the dependency package path
irisSong f06ec00
fix: adjust the dependency package path
irisSong b67dfca
fix: adjust the dependency package path
irisSong 9905564
fix: update doc props type
irisSong 0c448c8
fix: adjust note
irisSong cc30cb0
chore: merge v3.x
irisSong b699d60
Merge branch 'feat_v3.x_picker' of https://github.com/irisSong/nutui-…
irisSong 7760169
fix: adjust the dependency package path
irisSong 86855f0
fix: 合并最新的pickerview
irisSong 88d4f80
fix: optimize details
irisSong 654d1e0
fix: update test
irisSong 507f18c
fix: merge pickerview
irisSong d9628e7
fix: path not compilable
irisSong 38296d3
fix: key error
irisSong dc14741
Merge branch 'feat_v3.x_pickerview' into feat_v3.x_picker
irisSong 65238d3
fix: update datepicker test
irisSong 15630d6
Merge remote-tracking branch 'upstream/feat_v3.x' into feat_v3.x_picker
irisSong 369fec3
fix: hidden entry
irisSong eb899ee
Merge remote-tracking branch 'upstream/feat_v3.x' into feat_v3.x_picker
irisSong b458e92
fix: modify config
irisSong ffba77f
fix: remove repeat config
irisSong 2b2f34e
fix: datepicker优化
irisSong 3ccf9bc
fix: datepicker优化
irisSong 9d26816
fix: 取消后还原初始值
irisSong 3e208b1
fix: 受控的使用
irisSong f0e4d6c
fix: 支持指令式调用
irisSong db6b0b7
refactor: datepicker taro
irisSong fe9ddcf
chore: 移除注释
irisSong a3d2345
chore: 更新单测引入方式+picker提取pickerProps
irisSong fb6dfae
fix: ts类型修正
irisSong f6edf91
fix: 修改组件引入路径
irisSong 9688104
fix: ts类型和单测修正
irisSong f81ef99
fix: 弹窗动效还原
irisSong f278479
fix: remove console
irisSong 6e04100
fix: 弹窗动效还原
irisSong 9d672c6
Merge branch 'feat_v3.x_datepickerview' into feat_datepickerview
irisSong 9031780
feat: datepickerview初始化
irisSong 7816059
fix: 合并picker分支
irisSong 43d134c
Merge remote-tracking branch 'upstream/feat_v3.x' into feat_v3.x_date…
irisSong 3fbf988
Merge remote-tracking branch 'upstream/feat_v3.x' into feat_v3.x_picker
irisSong 6789d5a
Merge branch 'feat_v3.x_picker' into feat_datepickerview
irisSong 7f8309d
fix: 合并picker
irisSong fd9d3ec
fix: ts fixed
irisSong c1bea93
fix: ts lint
irisSong 6c11115
fix: 初版完成
irisSong 2f0a40e
Merge branch 'feat_v3.x_datepickerview' into refactor_datepicker
irisSong 3a7f51c
fix: 合并picker版本
irisSong f4742e8
Merge branch 'feat_v3.x_datepickerview' into feat_datepickerview
irisSong e6a6337
fix: 修改pickerprops路径
irisSong 593e727
fix: 移除console
irisSong 6392141
fix: 修改类型
irisSong b854693
fix: demo修正同步
irisSong 7497787
fix: pickerprops导出路径修改
irisSong 70abe4f
fix: popover demo修改
irisSong 0c933d4
fix: 合并refactor_datepicker
irisSong b082b51
Merge remote-tracking branch 'upstream/feat_v3.x' into refactor_datep…
irisSong 6befb47
fix: demo丰富
irisSong 3c3e865
feat: test
irisSong f459311
Merge remote-tracking branch 'upstream/feat_v3.x' into feat_datepicke…
irisSong 29a6b47
fix: update doc
irisSong 381f113
fix: 优化比较方法
irisSong 438950a
fix: taro导出文件修改+demo ts类型修改
irisSong dd4d13b
Merge branch 'refactor_datepicker' into feat_datepickerview
irisSong 484f828
fix: 合并3.x
irisSong 12da798
fix: pr修改
irisSong e14d223
fix: 修改ts报错
irisSong File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cls 没有用到~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已修改