-
Notifications
You must be signed in to change notification settings - Fork 287
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
0.32.0 #1297
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
* feat: CountDown组件读屏焦点优化 * feat: 修改count-down的aria-role * feat: update count-dow snapshots Co-authored-by: beedeng <beedeng@tencent.com>
* fix(tabbar): resolve safe area on round theme * fix(tabbar): update demo
* feat(steps): using new style * feat(steps): support css variables * feat(steps): finish new style and update demo * test(steps): update snapshots * test(steps): update snapshots
* feat(button): button aria * feat(button): button label * test(button): update snap * feat(button): icon hidden when content * feat(button): icon hidden * chore(button): update snap
* feat(calendar): add a11y support * feat(collapse): add a11y support * feat(calendar): add 24rpx padding for close button
* feat(fab): support aria * chore(fab): update snap
* feat(tabs): support aria * chore(tabs): update snap * feat(tabs): tablist * chore(tabs): update snap
* feat(dialog): using new style * feat(dialog): finish new style * feat(dialog): resolve some detail problem * fix(dialog): remove useless css * test(dialog): resolve bug * feat(dialog): support css variables * test: update snapshot
* feat(picker): using new style * feat(date-time-picker): update demo * test(date-time-picker): update snapshot * docs(date-time-picker): update readme
* chore: publish 0.31.0 * chore: changelog's changes Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: tempo * feat(popup): remove redundancy * fix(overlay): label * fix(popup): remove redundancy * chore(popup): update snap * fix(overlay): reduce tips
* feat: input组件无障碍优化 * feat: 修改示例读屏文案
* feat(Link): new component * style(Link): update className * fix(link): optimize wxml Co-authored-by: leejimqiu <leejimqiu@gmail.com>
* feat(calendar): support css variables & use-popup * test(calendar): update snapshots * test(calendar): update snapshots
* feat(popup): using new style * test(popup): update snapshot * test: remove useless snapshot
* feat(dropdown-menu): using new style * feat(dropdown-menu): support css variables * test(dropdown-menu): resolve unit test
* feat(tree-select): add new component * feat(tree-select): finish
* chore: 修复文档多余斜杠问题 * chore: 修复文档多余斜杠问题
* fix(dropdown-menu): remove logic about tree * test(dropdown-menu): update snapshot
* feat(indexes): using new style * feat(indexes): support sticky * fix(indexes): optimize sticky animation * test(indexes): update * fix: update core code
* fix(indexes): abstract throttle function * fix(indexes): remove scroll-view and property of height * test(indexes): resolve bug
* refactor(tag): remove useless property * test(tag): update
* fix: upgrade css variables * refactor: css token using css varibales * fix: replace token * test: update snapshot
* feat: add new swiper * feat(swiper): finish new version * test(swiper): update * fix: loose swiper dependency * test(image): update snapshot
* feat(Input): support click event * fix(input): resolve less error & icon template Co-authored-by: leejimqiu <leejimqiu@gmail.com>
* fix(NoticeBar): fix some style problem * test: update snapshoot * feat(NoticeBar): use setIcon function
* refactor: unify utils * test(notice-bar): update
1. 针对读屏屏蔽文字标签中的装饰性icon访问。 2. 给“关闭”icon按钮添加标签“关闭”和“按钮”控件角色。
* chore: publish v0.32.0 * chore: changelog's changes Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merged
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.