Skip to content

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented May 1, 2022

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English -
🇨🇳 Chinese -

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

afc163 and others added 26 commits April 26, 2022 19:16
* 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>
@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2022

Hi @zombieJ

请注意,当前 PR 是分支间的互相合并,请使用 BranchAutoMerge 标签来进行自动合并。切记不要、不要、不要使用 Squash

@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2022

@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2022

Size Change: +485 B (0%)

Total Size: 952 kB

Filename Size Change
./dist/antd-with-locales.min.js 367 kB +317 B (0%)
./dist/antd.compact.min.css 66.9 kB -26 B (0%)
./dist/antd.dark.min.css 68.4 kB +2 B (0%)
./dist/antd.min.css 66.9 kB +1 B (0%)
./dist/antd.min.js 315 kB +195 B (0%)
./dist/antd.variable.min.css 67.5 kB -4 B (0%)

compressed-size-action

@codecov
Copy link

codecov bot commented May 1, 2022

Codecov Report

Merging #35347 (559bf79) into feature (42525ff) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 559bf79 differs from pull request most recent head 2290144. Consider uploading reports for the commit 2290144 to get more accurate results

@@            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     
Impacted Files Coverage Δ
components/locale/es_ES.tsx 100.00% <ø> (ø)
components/button/button.tsx 100.00% <100.00%> (ø)
components/calendar/generateCalendar.tsx 100.00% <100.00%> (ø)
components/cascader/index.tsx 100.00% <100.00%> (ø)
components/config-provider/DisabledContext.tsx 100.00% <100.00%> (ø)
...date-picker/generatePicker/generateRangePicker.tsx 100.00% <100.00%> (ø)
...ate-picker/generatePicker/generateSinglePicker.tsx 100.00% <100.00%> (ø)
components/form/Form.tsx 100.00% <100.00%> (ø)
components/input-number/index.tsx 100.00% <100.00%> (ø)
components/input/Input.tsx 100.00% <100.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42525ff...2290144. Read the comment docs.

@github-actions github-actions bot merged commit 85707ff into feature May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.