-
Notifications
You must be signed in to change notification settings - Fork 199
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
Feature UserRegister migrate antd@4 #164
Merged
Merged
Conversation
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
txp1035
changed the title
Feature UserRegister migrate antd@4
[WIP]Feature UserRegister migrate antd@4
Jan 19, 2020
新问题last(3.x)版本设置help=""可以吃掉错误节点,next(4.x)版本不行 |
txp1035
changed the title
[WIP]Feature UserRegister migrate antd@4
Feature UserRegister migrate antd@4
Jan 19, 2020
14 tasks
txp1035
changed the title
Feature UserRegister migrate antd@4
[WIP]Feature UserRegister migrate antd@4
Jan 20, 2020
14 tasks
最后通过暴力设置样式来除掉错误子节点 |
txp1035
changed the title
[WIP]Feature UserRegister migrate antd@4
Feature UserRegister migrate antd@4
Jan 20, 2020
chenshuai2144
added a commit
that referenced
this pull request
Mar 10, 2020
* 升级 antd * Form basic form (#160) * feat: update to antd@4 * feat: update to antd@4 * Form advanced form (#161) * feat: update to antd@4 * feat: update to antd@4 * feat: update to antd@4 * chore: remove css * fix: false deletion * 升级Editor相关区块的Form到v4 (#163) * Migrate Account Center to antd@4 * Migrate AccountSettings Center to antd@4 * Migrate DashboardAnalysis to antd@4 * feat: 升级ListCardList到v4 * feat: 升级ListSearchApplications升级到v4 * feat: 升级ListBasicList到v4 * feat: 升级ListSearchArticle到v4 * feat: 升级ListSearchProjects到v4 * feat: 升级ListTableList到v4 * fix: 去掉LegacyIcon * fix: 编辑器相关区块使用v4的Form 1. EditorFlow 2. EditorKoni 3. EditorMind Co-authored-by: 陈帅 <[email protected]> * Feature AccountSettings migrate antd@4 (#162) * feat: Feature AccountSettings migrate antd@4 * chore: remove @ant-design/compatible * FormStepForm Feature migrate antd@4 (#159) * Migrate FormStepForm to antd@4 * review: optimization and adjustment * refactor: change the writing method to hooks * ListBasicList and ListSearchApplications Feature migrate antd@4 (#166) * feat: ListBasicList Feature migrate antd@4 * feat: ListSearchApplications Feature migrate antd@4 * Midou antd4 (#169) * feat: midou * feat: songxue antd4 ListTableList * Feature UserRegister migrate antd@4 (#164) * feat: 纯函数实现 * fix: Popover不更新 * feat: 清理log注释 * feat: 清理log * fix: 抖动问题 * fix: 字符串为空显示提示 * style: 空行 * feat:refactoring with antd (#167) * chore: remove ant-design/compatible * up @ant-design/pro-table version close #ant-design/ant-design-pro#5940 * 修复依赖冲突 * fix lint warning * feat: List Search Projects (#179) * feat: List Search Projects * style: fix lint * style: change eslint rule * chore: fix lint * chore: update @umijs/fabric * List search articles (#176) * feat: List Search Articles * chore: style * chore: reset list search projects * style: code style * bugfix: fix login style error * upgrade @antv/data-set * ➖ dependency: remove antd@4 * 🔥 clean: fix lint error * 👷 CI: lint add pretter script Co-authored-by: 陈小聪 <[email protected]> Co-authored-by: damon.chen <[email protected]> Co-authored-by: wangxingkang <[email protected]> Co-authored-by: Qhan W <[email protected]> Co-authored-by: LWX <[email protected]> Co-authored-by: 鬼厉 <[email protected]> Co-authored-by: xiaohuoni <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
#158