-
-
Notifications
You must be signed in to change notification settings - Fork 53.5k
chore: Feature merge master #35347
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
chore: Feature merge master #35347
Conversation
* Make table sortable columns focusable and keyboard accessible. * Fix typo. * Change focus style for sortable table column header from broken outline to color text. * Update snapshots. * Change order to fix lint error. * Add unit test to test sorting with keypress. * Update components/table/hooks/useSorter.tsx * chore: improve code style * style: use focus-visible * fix: test case * test: update snapshot Co-authored-by: Katsiaryna Pustakhod <Katsiaryna_Pustakhod@epam.com>
* feat: support icon only with segmented * fix: lint issue * chore: update * test: fix * test: update snapshot
* feat: dropdown auto-focus * chore: update rc-tabs
Co-authored-by: Jesús Gallego Irles <jesusgallego@outlook.com>
* test: replace Empty part test with test lib * test: update snapshot case
* docs: update Tabs component onEdit prop describe * docs: update Tabs component onEdit prop describe * Apply suggestions from code review Co-authored-by: afc163 <afc163@gmail.com>
The icon is pushed down a bit
Hi @zombieJ。 请注意,当前 PR 是分支间的互相合并,请使用 |
Size Change: +485 B (0%) Total Size: 952 kB
|
Codecov Report
@@ Coverage Diff @@
## feature #35347 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 424 425 +1
Lines 7946 7993 +47
Branches 2302 2384 +82
=========================================
+ Hits 7946 7993 +47
Continue to review full report at Codecov.
|
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge