-
Notifications
You must be signed in to change notification settings - Fork 277
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
1.2.0 #2294
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
* fix(loading): resolve style error * test: update unit test
* fix(button): 修复[button] type="submit"时,disabled未生效 修复[button] type="submit"时,disabled未生效 * fix(button): 修复[button] type="submit"时,disabled未生效 修复[button] type="submit"时,disabled未生效 * test: update snap --------- Co-authored-by: zjianzzhang <[email protected]>
添加row的flex布局,垂直居中
* fix: 安卓机朗读异常 * fix: fix code * fix: 安卓不发音 * fix: fix code * fix: wip 优化中 * fix: 优化 * chore: update snap * fix: fix code * fix: fix code * fix: 错误使用iOS变量 * fix(补充注释): 补充注释 * fix: 优化 * test: update snap * fix: 补充注释 * fix: 优化部分注释, remove code * fix: 优化注释 --------- Co-authored-by: leejimqiu <[email protected]>
* feat(swiper): support aria * feat(swiper): support custom ariaLabel * feat(swiper): image name * chore(swiper): update snap --------- Co-authored-by: leejimqiu <[email protected]>
…xt-font-size是无效的 (#1903)
* feat: 支持radio的内容字体大小使用变量。 * style: 修改css变量名称
* fix: 修复--td-radio-icon-size对未选中的图标未生效 * fix: fix radio 未选择的图标未生效 * fix(radio): support css variables to change circle icon size --------- Co-authored-by: bitjian <[email protected]>
* chore: publish v1.1.2 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(rate): 评分组件支持滑动无障碍操作(#1050) * fix(rate): 评分组件样式问题修复.(#1050) * fix(rate): 评分组件单测问题.(#1050) * fix(rate): 抽象样式, 冗余代码.(#1050) * fix(rate): 删除冗余节点.(#1050) * fix(rate): 优化读取.(#1050) * fix(rate): 新增额外的读取.(#1050) * fix(rate): 修复警告旁白导致的滑动卡顿.(#1050) * fix(rate): sr-only注释(#1050) * fix(rate): update test snapshots. (#1050)
* fix(button): 修复variant=outline等状态下loading不展示 * fix(button): loading inheritColor 字段错误
* fix(navbar): resolve vertical align * test(navbar): update snapshot
* fix(calendar): resolve error * fix(calendar): make observer robust
* fix(tabs): resolve content overflow * test(tabs): update snapshot
* fix: update script for testing demo * fix: resolve eslint errors
* chore: remove getphonenumber on demo * test: update snapshot
* chore: publish v1.1.15 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(search): support maxcharacter and maxlength property * feat(search): example that support maxcharacter and maxlength property * test(search): support maxcharacter and maxlength property * feat(search): support property for input * test(search): support property for input * perf(search): support property for input * perf(search): support property for input
* fix(Input): resolved t-class-label invalid * feat(Input): enrich css variables
* fix(grid-item): invalid less variables * fix(grid-item): initialize default values
* fix(radio): avoid unnecessaryrender * test: update snapshot
* fix(collapse): enable expand all * test: update snapshot
* feat(loading): add css variable for text color BREAKING CHANGE: q * fix(loading): update text color * docs(loading): update css variables
* fix(popup): resolve scroll over throught * test: update snapshot * fix(popup): prevent scroll throught
* chore: publish v1.2.0 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Size Change: +553 B (0%) Total Size: 182 kB
ℹ️ View Unchanged
|
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.