-
Notifications
You must be signed in to change notification settings - Fork 73
chore: update site #681
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
chore: update site #681
Conversation
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
* docs: add contributions charts * docs: add CONTRIBUTING.md
* feat(fab): support children * chore: update snapshot * fix: fix cr * chore: update snapshot --------- Co-authored-by: anlyyao <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(react): support React19 * fix(site): fix site display * chore: replace react-spring from motion * chore: update some devDependency versions * fix: fixed the problem of not being able to find the JSX namespace when packaging * fix: fix build * fix: remove build of react-dom/client * fix: fix type error * chore: use React.ReactElement instead of JSX.Element * chore: ts type enhancement * chore: fix compatibility under 18 * chore: ts type enhance * fix: fix build * chore: revert 7db014e * chore: fix cr --------- Co-authored-by: Heising <[email protected]> Co-authored-by: anlyyao <[email protected]>
* chore: update snapshot * chore: update snapshot --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(calendar): support switchMode * feat(calendar): support readonly
* feat(table): support fixedRows and column.fixed * chore: update snapshot * chore: update typo ignore words * chore: update snapshot * chore: update snapshot
* chore: publish v0.16.0 * chore: changelog's changes * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(avatar): fix example source code missing * chore: update _common
* stash * feat(picker): add picker component * chore: test * feat(picker): use getComputedStyle when getting itemHeight * chore: delete useless files * chore: update test * feat(picker): update picker.class * docs: update docs * chore: update demo * chore: update _common * fix: fix cr --------- Co-authored-by: novlan1 <[email protected]> Co-authored-by: anlyyao <[email protected]>
* feat(Table): support rowAttributes and rowClassName props * chore: update demo * fix: fix build
* chore: add home page for demo * chore: lint * fix(collapse): 修复受控属性失效问题
* fix(back-top): add default value for target * feat(back-top): check window before use default target
* feat(Footer): new component * test: update snapshots * fix: fix cr * Update src/footer/Footer.tsx Co-authored-by: Haixing <[email protected]> --------- Co-authored-by: Haixing <[email protected]>
* feat(date-time-picker): add date-time-picker * feat(date-time-picker): support show-week props * chore: update typos config * chore: update demo style * chore: fix cr * chore: update snapshot * feat(date-time-picker): remove use-popup props * feat(date-time-picker): support filter * chore: update snapshot
* chore: publish v0.17.0 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(form): init form component feat #639 * feat(form): create FormItem component, alignment vue mobile * feat(form): add form style, add mobile config * feat(form): fix FormItem validate function, create demo, update test snapshot * fix(form): remove unused helper * feat(form): code review * fix(input): fix input borderless prop * test(form): update snapshot * chore: update snapshot --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(upload): update upload style to v2, alignment vue mobile, update useUpload feat #546 * feat(upload): update upload component, alignment vue mobile * fix(upload): inject outer className to container className * chore: update snapshots * feat(upload): update upload demo, alignment mobile vue * fix(upload): update globalConfig export from useConfig * test(upload): update test snapshot * feat(upload): update upload type * feat(upload): import imageview, completion upload logic * fix(upload): fix useUpload props, remove unknown props * test(upload): update test snapshot * fix(upload): fix base demo, use message content to object options
* chore: publish v0.18.0 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
HaixingOoO
approved these changes
Jul 15, 2025
commit: |
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.
No description provided.