-
Notifications
You must be signed in to change notification settings - Fork 269
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
feat: pagination 增加 few模式。 #1446
Merged
Merged
Changes from 89 commits
Commits
Show all changes
91 commits
Select commit
Hold shift + click to select a range
3cdd8d5
feat: 日历组件支持在 footer 部分的children自定义,增加demo 日历+datepicker的交互demo
xiaoyatong 1c260c6
docs: 补充文档
xiaoyatong d5b7cf9
fix: review
xiaoyatong e6af187
Merge branch 'jdf2e:next' into next-new
xiaoyatong 2f2f52c
Merge branch 'next-new' into next-theme
xiaoyatong bad3b22
feat: 修改名字,废弃-0
xiaoyatong 6885536
feat: 修订名称。
xiaoyatong 543b928
Merge branch 'jdf2e:next' into next-new
xiaoyatong 1d1b477
Merge branch 'next-new' into next-theme
xiaoyatong aeb07fe
feat: 通用字号。
xiaoyatong 6f1b27b
feat: 通用+button,button的样式展示逻辑做了修订。
xiaoyatong 53aa65e
docs: button
xiaoyatong cf26bcb
feat: button 增加 rightIcon ,增加仅有icon的样式处理。
xiaoyatong c947b16
chore: add templates (#1327)
oasis-cloud 7cff81f
feat: support next.js (#1326)
oasis-cloud a99b9bd
fix: dialog content 失效 (#1323)
oasis-cloud d7cae1c
Merge branch 'next-theme' of https://github.com/xiaoyatong/nutui-reac…
xiaoyatong d53f7a2
fix: 修复重复代码。
xiaoyatong 72ab8e1
Merge branch 'jdf2e:next-theme' into next-theme
xiaoyatong 2ac86b9
chore(ci): add renovate (#1338)
renovate[bot] 2d73fc7
feat: checkbox
xiaoyatong f669375
chore(deps): update actions-cool/issues-helper action to v3 (#1341)
renovate[bot] c356046
chore(deps): update actions/setup-node action to v3 (#1343)
renovate[bot] d60f17d
chore(deps): update actions/checkout action to v3 (#1342)
renovate[bot] cd1d64f
chore(tabs): 更新文档与 demo (#1339)
eiinu b8da9b0
fix: checkbox review fix
xiaoyatong 16d2f88
Merge branch 'jdf2e:next-theme' into next-theme
xiaoyatong f2e7736
chore: 模板配置修改 (#1352)
oasis-cloud fe7b76b
chore(deps): update commitlint monorepo to v17 (#1348)
renovate[bot] a5e8a18
chore(deps): update dependency husky to v8 (#1349)
renovate[bot] 5135006
chore(deps): update dependency lint-staged to v14 (#1350)
renovate[bot] 32f9103
chore(release): v2.0.15
oasis-cloud 75f8221
chore(deps): update dependency eslint-config-prettier to v9 (#1355)
renovate[bot] 98c2cc8
chore(deps): update dependency eslint-plugin-markdown to v3 (#1356)
renovate[bot] 30cb37a
chore(deps): update dependency eslint-plugin-unused-imports to v3 (#1…
renovate[bot] bb8790a
chore: rm package lock file
oasis-cloud a7f5cdb
chore(deps): update dependency eslint to v8 (#1363)
renovate[bot] 1fa34c8
chore(deps): update dependency release-it to v16 (#1364)
renovate[bot] d51a198
fix(deps): update dependency chalk to v5 (#1366)
renovate[bot] 7ed60ba
Merge branch 'jdf2e:next-theme' into next-theme
xiaoyatong 21474cc
fix: csstransition using findDOMNode which is deprecated (#1370)
oasis-cloud 3aa5bf1
fix: 多个 Swipe 的滑动选项完全相等 (#1334)
clayzx 4677668
chore(deps): update dependency @types/react-syntax-highlighter to v15…
renovate[bot] edae423
chore(deps): update dependency @testing-library/react to v14 (#1377)
renovate[bot] 4dd95e4
chore(deps): update dependency @types/node to v18 (#1381)
renovate[bot] e91f905
chore(deps): update dependency @rollup/plugin-commonjs to v25 (#1375)
renovate[bot] 85097d4
chore(deps): update dependency @testing-library/jest-dom to v6 (#1376)
renovate[bot] 9866739
docs: toast组件完善了样式变量 (#1379)
ivan-My acdc131
fix(pulltorefresh): 修复 H5 卡顿 & 小程序滑动距离问题
eiinu c5fc137
chore(deps): update dependency stylelint to v15 (#1387)
renovate[bot] 069dced
fix: swipe 阻止页面滚动 (#1380)
oasis-cloud 1cbf930
feat: form 支持分割线 (#1389)
oasis-cloud 9941ad0
fix: dialog 的函数调用增加对 classname 和 style 的支持 (#1391)
oasis-cloud 6de12d0
chore(deps): update dependency prettier to v3 (#1386)
renovate[bot] 4b0b1de
fix: useForm 在类组件下报错,可以采用 ref 的方式使用 FormInstance (#1383)
oasis-cloud 98af0b2
chore(deps): update dependency eslint-plugin-prettier to v5 (#1385)
renovate[bot] 878691e
Merge branch 'jdf2e:next-theme' into next-theme
xiaoyatong cd6dc93
chore(deps): update dependency eslint-config-airbnb to v19 (#1384)
renovate[bot] 4e546ed
chore(deps): update dependency axios to v1 (#1392)
renovate[bot] 0c7c509
chore(deps): update dependency fs-extra to v11 (#1393)
renovate[bot] 9b9657c
chore(deps): update actions/checkout action to v4 (#1396)
renovate[bot] 5c19e86
chore(deps): update dependency marked to v8 (#1395)
renovate[bot] f2646ff
chore(deps): update dependency glob to v10 (#1394)
renovate[bot] ba33129
chore(release): v2.0.16
oasis-cloud 868433b
chore: deps update
oasis-cloud d995623
chore(deps): update dependency prettier to v3 (#1403)
renovate[bot] 967c45c
fix: table expose rowIndex (#1400)
oasis-cloud 7020d1f
Merge branch 'jdf2e:next-theme' into next-theme
xiaoyatong b017770
fix: lint errors (#1406)
xiaoyatong ce11ca7
chore(deps): update typescript-eslint monorepo to v6 (#1404)
renovate[bot] bf3e7b0
chore(deps): update all non-major dependencies (#1419)
renovate[bot] 95eba1f
chore(deps): update dependency inquirer to v9 (#1420)
renovate[bot] eef15e7
chore(deps): update dependency marked to v9 (#1421)
renovate[bot] 2f2f0af
fix: review package update (#1423)
xiaoyatong dabb49d
chore: swc 版本恢复 (#1425)
oasis-cloud 3e4fb09
fix: button 使用问题修复
xiaoyatong d6b617c
Merge branch 'next' into next-theme
xiaoyatong 9736ee7
chore: glob & prettier update (#1427)
xiaoyatong 1606904
fix: form label position left (#1412)
oasis-cloud c207b9f
Revert "fix(pulltorefresh): 修复 H5 卡顿 & 小程序滑动距离问题" (#1431)
eiinu 2f31877
fix: toast组件 duration 设置无效 (#1424)
oasis-cloud bd35cc9
feat: form 增加 validateTrigger 和 getFieldsValue (#1411)
oasis-cloud 11bd1ad
fix: swipe component fails to slide in Alipay (#1399)
oasis-cloud c08d276
fix: add popupProps (#1426)
oasis-cloud 45b264c
chore(release): v2.0.17
oasis-cloud 66dbd2c
Merge branch 'next-theme' of https://github.com/xiaoyatong/nutui-reac…
xiaoyatong ae450b4
Merge branch 'next' into next-theme
xiaoyatong d27d0c1
Merge branch 'jdf2e:next-theme' into next-theme
xiaoyatong db5a17e
feat: pagination 适配 v12
xiaoyatong 2ab6e1b
fix: review fixed
xiaoyatong 40b134d
fix: review fixed
xiaoyatong 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 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 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 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 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 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 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 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 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.
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.
改为 lite 或 capsule ?