forked from ant-design/ant-design
-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix: update new demo's 'antd' to 'infrad' #34
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
…n#32648) Co-authored-by: ext.zhangtianyi3 <ext.zhangtianyi3@360buyad.local>
Co-authored-by: machixian <machixian@myweimai.com>
Co-authored-by: machixian <machixian@myweimai.com>
* chore(ci): update release workflow * chore(ci): update release-helper workflow Co-authored-by: zwlafk <zwlafk@users.noreply.github.com>
Co-authored-by: machixian <machixian@myweimai.com>
chore: feature merge master
* chore:Update Form to remove fieldKey * fix: fieldKey cache logic * test: Update snapshot * chore: clean up
chore: sync master into feature
* Table loading css error when sticky is true * [CodeFactor] Apply fixes to commit dc1a930 [ci skip] [skip ci] * fix Table loading css error when sticky is true * Fix table loading css error when sticky is true bug * Update index.less Co-authored-by: Miloud Belaabed <m.belabed@itihad.me> Co-authored-by: codefactor-io <support@codefactor.io> Co-authored-by: afc163 <afc163@gmail.com>
* Create bug-report.yml * Update bug-report.yml
Co-authored-by: ext.zhangtianyi3 <ext.zhangtianyi3@360buyad.local>
* Update template-1-bug-report.yml * Update template-2-feature-request.yml * Update template-2-feature-request.yml * Update template-1-bug-report.yml * Update template-1-bug-report.yml * Update template-2-feature-request.yml
* refactor: Move theme related variables * chore: move rest motion * chore: trigger CI * chore: steps by steps * chore: back order * docs: Update docs
…32746) Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js) from 0.0.7 to 0.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js) --- updated-dependencies: - dependency-name: "@types/gtag.js" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: empty help takes the line * test: test case
* docs: add changelog 4.18.3 * docs: add * docs: add * docs: add user * Update CHANGELOG.en-US.md Co-authored-by: afc163 <afc163@gmail.com> * Update CHANGELOG.zh-CN.md * docs: add Co-authored-by: afc163 <afc163@gmail.com>
* merge * merge * docs: add ProComponents cards Co-authored-by: 期贤 <qixian.cs@antgroup.com>
…ant-design#33649) * fix: Warning: Encountered two children with the same key, 'seperator' ant-design#33183 * eslint-disable-next-line react/no-array-index-key Co-authored-by: dimbslmh <dimsbslmh@gmail.com>
* test: improve layout demo * test: improve layout demo * update snapshot
* fix: checkbox group support options other than string * docs: update checkbox docs * fix: radio group support value other than string * fix: only support number and string * docs: update group options type
* fix: Input can not be hidden when prefix is set * test: jest case for ant-design#33692 Co-authored-by: hydraZty <hydra_zty@163.com>
* fix: <Icon component={HomeOutlined} /> align issue close ant-design#33703 * update snapshot
…ment is vertical (fix ant-design#33681) (ant-design#33716) * Steps tail shouldn't show when type is navigation and labelPlacement is vertical (fix ant-design#33681) * fix: Steps tail shouldn't show when type is navigation and labelPlacement is vertical close ant-design#33681 * fix: Steps tail shouldn't show when type is navigation and labelPlacement is vertical close ant-design#33681
* docs: add controlled preview demo for Image * test: update snapshot * test: fix lint error
* fix: Invalid memoized context value in LocaleProvider * Add button type in test case. * fix: Invalid memoized context value in Anchor
Co-authored-by: 亦逊 <eason.ym@alibaba-inc.com>
* fix: Image 图片底部空白 ant-design#30825 * feat: Input、Input.search、Input.Textarea、Input.password 设置 hidden 时 所有 prefix or suffix or showCount or allowClear or addonBefore or addonAfter 都应该隐藏 * fix: lint * fix: test * fix: test ui
zhanglei66
changed the title
Ant design master2
fix: update new demo's 'antd' to 'infrad'
Jan 17, 2022
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.
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge