* Revert "Adjust style to be similar with origin (#14886)"
This reverts commit 735175e3cf.
* Revert "sync form item (#14778)"
This reverts commit 5ac674e698.
* adjust style to be similar with origin
* update snapshot
* add missing extra logic
* adjust tiny
* fix margin
* use element to keep the place
* update snapshot
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
* master: (23 commits)
✅ fix snapshots
Add docs for the List rowKey prop
💄 don't reset font-family in each component
💄 chore card less variable
Remove classNames from custom-typing file
add collapsed faq ref: #13953
feat: support define card border radius
Fix dateRender not supported at WeekPicker
📝 Add links in Home Page
📝 Fix site responsive interaction, close#13954💄 chore Steps[labelPlacement="vertical"] style
✅ fix warning in test case
📝 update tech antfin cases
🐛 site menu open bug
🐛 fix site defaultOpenKeys
Correct docs
💄 chore button code style
fix spaces in curly brackets
fix two more code style issues
Fix method argument name
...
* master:
📝 Add bodyStyle and style of Drawer in documentation, #13850🐛 Fix Drawer style not working
🐛 fix markStyle affset style
Update Santa.jsx
update changelog
bump 3.11.6
revert Christmas egg
[type] make type of components compatible with ComponentType<P>
bump 3.11.5
✨ site: make document side bar sticky
* master:
feat(table): support table border-radius define in theme
add form-tutorial.md
📝 Put gitter flags in badges in README (#13744)
update deps of rc-select
skip show-tooltip.md test when is dist test
💄 update slider demo
Fix a regular expression
Improvements to badges in README (#13743)
* master:
📝 fix demo order
Fixes#10576 (#13703)
doc: update form & layout docs (#13701)
update doc close#11802🐛 Fix Badge offset not working when count is ReactNode