dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
Siou
d18d675443
Fix/date picker locale ( #28016 )
* fix: data picker en_GB locale
* fix: data picker zh_TW locale
4 years ago
xrkffgg
6412140cae
fix: RangePicker panel style & picker 2.4.0 ( #27894 )
* fix: RangePicker panel style & picker 2.4.0
* add snap & rtl
* add
* fix
4 years ago
偏右
e7bed7cff7
perf( 📦 ): upgrade @ant-design/colors and remove rc-trigger from deps ( #27761 )
* perf(📦 ): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
LeoYang
520407925a
docs(date-picker): modify datepicker select-in-range demo ( #27751 )
* feat: modify datepicker select-in-range demo
* fix: lint
4 years ago
einq7
652374ff4c
fix: DateRangePicker hover effect overflow ( #27731 )
* fix: DateRangePicker hover effect overflow
* fix: update rtl style
4 years ago
fish yu
e5319bd1df
fix: RangePicker align active-bar with small size ( #27673 )
* fix: RangePicker align active-bar with small size
* fix: RangePicker align active-bar with small size on RTL
4 years ago
Paul Damnhorns
5dce62d814
fix: update Kazakh locale according to new rc-picker & rc-pagination packages ( #27631 )
4 years ago
Paul Damnhorns
b9d263c7b6
feat: add Kazakh locale ( #27589 )
* feat: add Kazakh locale
* fix: make translation fixes by @manar-mk
* fix: add Kazakh locale fixes by @roose
* test: add test case for Kazakh locale
* docs: add Kazakh locale to i18n.zh-CH.md
4 years ago
xrkffgg
db89bf3955
fix: RangePicker border style when has same data ( #27438 )
4 years ago
Amumu
a7ae888a90
docs: docs upgrade ( #27367 )
4 years ago
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
4 years ago
zombiej
07506792fc
docs: Add DatePicker panelRender FAQ
close #27263
4 years ago
Tom Xu
b5dc079228
chore: improve code style ( #27266 )
4 years ago
Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
JuniorTour
87dba05e2a
docs: fix invalid disabledDate of RangePicker demo ( #27112 )
* docs: fix invalid disabledDate of RangePicker demo
Close https://github.com/ant-design/ant-design/issues/26885
* Update select-in-range.md
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
Kermit Xuan
e883e4ba40
fix(date-picker): showTime should work correctly when format is function ( #27156 )
4 years ago
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction ( #27101 )
* style: fix Pickers wrong animation direction
* style: reduce css bundle size
4 years ago
StIvan8
4107c83234
feat: add Belarusian translation ( #27028 )
* add Belarusian language translation
* add Belarusian locale, fix bugs
* fix: slider and select version
4 years ago
Anawin W
88fc56fde8
fix: Update th-TH locale for new date-pickers ( #26993 )
4 years ago
Kermit Xuan
a733885b50
feat(date-picker): support custom format ( #26845 )
* feat(upload): ✨ support custom format
* test: update demo snapshot
4 years ago
偏右
83ddfb807e
test: ✅ Enable transition and animation in jest ( #26571 )
* test: ✅ add test cases to increase coverage
* test: fix snapshot
* fix: test node envioronment
* fix: test node envioronment
* fix test case
* test: refactor menu test cases
* test: update test code style
* test: add more menu test cases
* add comment
* test: update snapshot
* fix: alert test case
* fix: form onLeaveEnd test cov
* test: fix button click wave test cases
* chore: clean up snapshots
4 years ago
偏右
954bd94b63
style: 💄 fix TimePicker column align ( #26784 )
add `@picker-time-panel-column-width` and `@picker-time-panel-column-height`
close #26781
4 years ago
偏右
a9953640f9
style: 💄 fix TimePicker column align ( #26784 )
add `@picker-time-panel-column-width` and `@picker-time-panel-column-height`
close #26781
4 years ago
偏右
481fd209e2
chore: 🆙 upgrade typescript-eslint ( #26600 )
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* fix no use before define
* Update package.json
* fix lint
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
4 years ago
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
close #26594
4 years ago
偏右
a8dea916b2
fix: Search autocomplele list in Chrome ( #26590 )
* fix: 🆙 upgrade rc-select to 11.2.x
* style: fix input search clear button
* test: update snapshot
4 years ago
xrkffgg
2005546d22
test: update snap ( #26467 )
4 years ago
baidumap
3507a01798
fix: 修复disabledTime参数文档 ( #26439 )
* fix: 修复disabledTime参数文档
* fix: 英文版dates -> date
Co-authored-by: jingruoyu <jingruoyu@xiaomi.com>
4 years ago
偏右
d5eda4f87e
test: ✅ add more test cases ( #26350 )
* test: add more test to Layout
* test: add more test to DatePicker
* refactor: remove unused code in Menu
4 years ago
Diego Barreiro
f1a09fe25d
feat: Galician Locale ( #26015 )
* feat: Create gl_ES
* Bump dependencies
rc-pagination
rc-picker
* Add test case
* Add documentation
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update test snapshots
* fix snapshot
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
Maksim Slotvinskij
16962bbff1
lithuanian language ( #26312 )
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
xrkffgg
0c1504cc8d
style: optimize DatePicker footer rtl style ( #26158 )
4 years ago
xrkffgg
af16da1ccd
fix: DatePicer range start and end show in rtl ( #26157 )
4 years ago
xrkffgg
7f130a89ec
change place
4 years ago
xrkffgg
40b9d8c57a
style: optimize DatePicker range show in rtl
4 years ago
afc163
53ef8bed92
docs: 🎬 Improve DatePicker demo
4 years ago
偏右
a9f14ea48f
refactor: 🌎 new kmr_IQ to replace ku_IQ ( #26030 )
* feat: 🌎 new kmr_IQ to replace ku_IQ
close #25778
close #25790
* fix locale provider Legacy usage
* Update docs/react/i18n.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update i18n.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
4 years ago
Ivan Yakovlev
2a05d5a93f
fix: remove typo ( #25954 ) ( #25990 )
Co-authored-by: Ivan.Yakovlev <ivan.yakovlev@pochtavip.com>
4 years ago
Ivan Yakovlev
b91b30c48a
chore: localization update ( #25958 )
* chore: add missed variable (#25954 )
* chore: add missed variables (#25954 )
* chore: transform to uppercase (#25954 )
* chore: add missed varibles (#25954 )
Co-authored-by: Ivan.Yakovlev <ivan.yakovlev@pochtavip.com>
4 years ago
07akioni
5a08aab0e8
docs: DatePicker demo refactor ( #25913 )
* docs: DatePicker change type demo
* chore: snapshot
* chore
* docs: DatePicker use Space
* chore: snapshot
4 years ago
zombiej
cdefaec190
docs: Update DatePicker docs
4 years ago
Kermit Xuan
53be0fb0a7
chore(picker): improve hovering experience ( #25826 )
4 years ago
二货机器人
2803ccf658
docs: Update DatePicker docs and add legacy notice ( #25768 )
* docs: Update DatePicker docs and add legacy notice
* clean up
* only warning for QuarterPicker
* update docs
* fix lint
* note to warning
4 years ago
Kim Wing Fung
2bbdc2c911
feat: RangePicker onCalendarChange info support ( #25568 )
* Include new parameters for onCalendarChange to match rc-picker v1.12.0
* Use correct highlighting
* Update to rc-picker 1.12.1
* Include version information
* Adjust version information
Co-authored-by: Kim-Wing-Fung <c-kfung@powercosts.com>
4 years ago
二货机器人
a736ab367c
feat: Support panelRender ( #25488 )
4 years ago
二货机器人
6769a9baa9
fix: RangePicker clear btn position ( #25458 )
4 years ago
Johannes Andersen
f71d2d5493
feat: improve nb_NO translations ( #25374 )
* feat: improve nb_NO translations
* fix: issued with VSCode not highlighting issues
* fix: fix failing snapshot test
* Updated rc-picker 1.10.0 -> 1.10.6
4 years ago
xrkffgg
04b728e6f5
docs: format api cascader/datepicker/form ( #25307 )
4 years ago
陈帅
523b74e3b6
merge master into Feature ( #25262 )
* feat: add successColor for Progress (#24655 )
* feat: add successColor for Progress
* feat: update
* fix: update test
* remove snap
* feat: add test case
* refactor success
* feat: adjust styyle
* feat: add DevWarning
* feat: Support rowSelection.dirty (#24718 )
* feat: Support rowSelection.dirty
* rename to reserveKeys
* preserveKeys will keep record also
* to preserveSelectedRowKeys
* feat: add ghost prop for collapse (#24734 )
* feat: add ghost prop for collapse
* doc: version of collapse's ghost prop
* refactor: make ghost collapse's less code to a nested style
* chore: remove redundant codes in ghost collapse's less & doc
* doc: add a background wrapper for ghost collapse demo
* doc: dark-theme wrapper bg-color for ghost collapse demo
* test: update snapshot of ghost collapse
* doc: use softer bg-color on ghost collapse demo
* doc: remove disabled panel in ghost collapse demo
* feat: form instance support getFieldInstance (#24711 )
* support getFieldInstance
* update doc
* fix lint
* move func
* move into hooks
* update ref logic
* fix lint
* rm only
* fix docs
* feat: dropdown support arrow (#23869 )
* feat: dropdown support arrow prop
close #22758
* test: update snapshot
* fix: fix dropdown cls names
* test: update snapshot
* test: update snapshot
* doc: update demo
* test: update demo snapshot
* demo
* fix: snapshot
* chore: change the style of ghost collapse & demo modified (#24762 )
* refactor: reduce content padding in ghost collapse
* doc: remove the wrapper outside ghost collapse
Designer want the demo differs from other demos
* refactor: remove redundant .less code in collapse
* feat: cascader dropdown-render prop (#24812 )
* feat: cascader dropdown-render prop
* fix: update Cascader dropdownRender type annotation
* fix: set rc-cascader semver from ^ to ~
* docs: fix coding style in cascader/custom-dropdown
* feat: 🆕 support Drawer closeIcon (#24842 )
* feat: 🆕 support Drawer closeIcon
close #19283
close #19153
* add test case
* update docs
* feat: 🆕 Cascader expandIcon (#24865 )
* feat: cascader expandIcon
* fix: snap
* refactor: reduce CSS size (#24846 )
* refactor: reduce button css size
* refactor: remove redundant button .less code
* feat: add Table onChange an action param (#24697 )
* Working on tests
* created TableAction type
* changed TableActions to tuple
* removed chinese documentation line
* refactor TableActions
* fix documentation
* Moved action into extra param
* minor doc change
* feat: add closeIcon customize tag close (#24885 )
* feat: add closeIcon customize tag close
* docs fix
* update snap
* fix: css name
* update snapshot
* snapshot
* feat: add radio `optionType` api to set radio option type (#24809 )
* feat: radio component
* docs: update md
* fix: snap
* test components
* fix: use optionType
* fix name
* add warning
* fix
* feat: expand rate character (#24903 )
* feat: expand rate character
* fix: demo
* fix: snap
* Update components/rate/index.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* fix
Co-authored-by: 偏右 <afc163@gmail.com>
* Refactor demo code box actions (#24887 )
* refactor: refine the styling of actions part of demo code-box
* fix: lint style
* refactor: move Result children to end (#24945 )
* feat: remove content max-width on dot-step (#24907 )
* feat: add Skeleton-Image (#24805 )
* feat: add Skeleton-Image
* feat: add docs
* fix: adjust skeleton
* feat: adjust Image Component
* feat: rebase
* feat: adjust style
* fix: lint
* feat: remove size
* feat: delete md
* feat: fix style
* ✨ feat: Mentions support autoSize (#24961 )
close #17746
* chore: replace textarea with rc-textarea (#24966 )
* feat: update pagination@2.3.0 support onChange called when pageSize change (#24964 )
* feat: update pagination@2.5.0 and add test case to relative component
* fix: lint
* delete
* feat: add test case for pagination
* adjust test case
* feat: Implement centered prop in Tabs (#24958 )
* Implement centered in Tabs along with its tests and docs
* Fix build error
* Add Chinese translations and remove test case
Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
* feat: Add modal style parameter (#24773 )
* add some paramters in default.less
* Update components/style/themes/default.less
Co-authored-by: Amumu <yoyo837@hotmail.com>
* change parameter in compact.less
Co-authored-by: Crystal Gao <jinggao@ebay.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
* feat: export Tabs addIcon (#25006 )
* feat: export Tabs addIcon
* update snapshot
* feat: showNow on timepicker and datetimepicker (#25032 )
* feat: update rc-picker@1.7.1 and fix icons of month and quarter picker in DatePicker Component (#25035 )
* feat: update rc-picker@1.7.1
* delete
* add
* feat: expand rate support props (#24993 )
* docs: 📝 Add Form.Item hidden in doc (#25108 )
close #25101
* fix: ⌨️ Improve Pagination accessibility issue (#25119 )
* ⌨️ Improve Pagination a11y by fixing a W3C error
https://github.com/react-component/pagination/issues/280
* update snapshot
* 🆙 rc-pagination to 2.4.1
* feat: support triggerSubMenuAction for <Menu /> (#25127 )
* feat(menu): add triggerSubMenuAction for Menu
* feat(menu): test cases
* chore: Adjust picker logic (#25135 )
* chore: update rc-picker 1.10.0 (#25174 )
* feat: table row check strictly (#24931 )
* feat: add checkStrictly on Table.rowSelection
* fix: LGTM warnings
* test: table rowSelection.checkStrictly
* test: add cov [wip]
* refactor: tree.rowSelection.checkStrictly [wip]
* test: table.rowSelection.checkStrictly basic case
* feat: support rowKey on checkStrictly table
* feat: Table checkStrictly support getCheckboxProps
* docs: Table checkStrictly
* chore: typo
* chore: remove useless comment
* chore: update snapshot
* chore: update snapshot
* fix: fire selectAll on selection dropdown menu & changeRows incorrect in selectAll callback
* docs: typo
* chore
* chore
* fix: expand buttons of leaf rows in tree data are not hidden
* feat: Table warning about rowKey index parameter
* perf: only generate keyEntities when not checkStrictly
* refactor: remove useless parseCheckedKeys
* refactor: get derived selected & half selected keys from selectedRowKeys
* chore: remove env condition stmt
* chore: revert index usage & code formatting
* chore: rerun ci
* docs: table tree-data checkstrictly
* test: update snapshots
* refactor: use useMergedState hook
* chore: rerun ci
* chore: rerun ci 2
* chore: revert selection select all behavior
* refactor: refactor code based on feature
* chore: revert table code format
* chore: revert table code format
* fix: useMemo deps
* fix: useMemo deps
* fix: useMemo deps
* feat: support preserve (#25186 )
* docs: add responsibly order for Col (#25139 )
* feat: add type
* feat: add responsibly order cols
* feat: add docs
* feat: add test case
* fix test
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: zoomdong <1344492820@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: wendellhu <wendellhu95@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: Neto Braghetto <netow93@gmail.com>
Co-authored-by: Kermit Xuan <kermitlx@outlook.com>
Co-authored-by: Ashkan Pourghasem <64011067+ashkan-pm@users.noreply.github.com>
Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
Co-authored-by: hicrystal <295247343@qq.com>
Co-authored-by: Crystal Gao <jinggao@ebay.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Li Ming <armyiljfe@gmail.com>
4 years ago