Zheeeng
ea9b013bb1
refactor(locale): refine signature ( #37824 )
...
* chore: prefer using @internal annotation over other markups
* fix: typo
* fix: locale types
2022-10-01 22:17:14 +08:00
MadCcc
c60fc82ab3
style: v5 style optimization ( #37634 )
...
* style: ui update
* style: v5 style optimization
* chore: code clean
* style: modal close btn style
* style: notification close button style
* chore: code clean
2022-09-20 21:50:36 +08:00
kiner-tang(文辉)
92a3c719dc
feat: Components under Form support custom disabled to override disabled of Form ( #37628 )
...
* feat: 当表单组件处于一个禁用的表单时, 该表单组件的禁用状态应该优先取决于表单组件本身的禁用状态
* Update components/checkbox/Checkbox.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: reset mergedSize change
* feat: reset mergedSize change
* Update components/checkbox/Checkbox.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: 优化 Checkbox 组件 disabled 逻辑判断
* Update components/switch/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: remove upload default value
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-09-20 16:48:59 +08:00
二货爱吃白萝卜
24d2074ca4
fix: PurePanel width measure ( #37624 )
...
* fix: PurePanel width measure
* test: Update snapshot
2022-09-19 11:37:44 +08:00
MadCcc
7a73035f82
chore: fix snapshot
2022-09-14 14:29:05 +08:00
MadCcc
d1be33f224
Merge branch 'master' into next-merge-master
2022-09-14 10:31:17 +08:00
MadCcc
0a0f0e8a41
feat: v5 dropdown style ( #37491 )
...
* feat: v5 dropdown style
* feat: TimePicer item radius
2022-09-09 17:47:17 +08:00
黑雨
01ca7c7821
test: convert demo to testing-lib ( #37381 )
...
* test: replace testing-lib
* test: replace testing-lib
* test: replace testing-lib
* test: update snap
* test: replace testing-lib
* test: replace testing-lib
* test: update for lint
* merge: merge
* test: testing-lib
* test: replace testing-lib
* test: testing-lib
* test: testing-lib
* test: replace testing-lib
* test: replace testing-lib
* test: Replace test aria replacment logic
* test: Update snapshot
* chore: hack for id
* test: clean up
* test: clean demo
* chore: update
* test: snapshot update
* test: fix snapshot rep logic
* test: fix snapshot rep logic
* test: fix snapshot rep logic
* chore: update demo
* test: fix snapshot rep logic
* test: Update snapshot
* test: rest snapshot
* test: update snapshot
* test: Update test case
* test: config env
* chore: clean up
* chore: Use renderServer instead
* test: adjust testing logic
* test: modify test logic
* test: split ssr test
* test: skip if need skip
* chore: ignore test file covv
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-09-09 15:51:35 +08:00
二货爱吃白萝卜
3623f2b901
chore: dropdownClassName support with legacy warning ( #37460 )
...
* chore: select legacy
* chore: auto complete tips
* chore: cascader warning
* chore: picker & treeselect
2022-09-08 14:33:11 +08:00
MadCcc
2cf245969b
feat: v5 motion duration adjustment ( #37438 )
2022-09-07 14:08:14 +08:00
MadCcc
e5e2159882
Merge branch 'feature' into master-merge-feature
2022-09-04 14:46:28 +08:00
MadCcc
0d50767aa8
Merge branch 'master' into next-merge-master
2022-08-30 13:05:50 +08:00
dependabot[bot]
7e7c47509f
chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 ( #37291 )
...
* chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.9.0 to 27.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint errors in test files
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-08-30 10:57:13 +08:00
MadCcc
ec13e824be
feat: v5 shadow & colorPrimary ( #37254 )
...
* feat: v5 shadow
* chore: color lint
* test: fix test case
2022-08-26 16:05:16 +08:00
MadCcc
e3a2c68236
feat: better round arrow ( #37236 )
2022-08-25 19:39:26 +08:00
黑雨
ed1bb649ba
feat: replace date-picker,time-picker dropdownClassName to popupClassName ( #37207 )
2022-08-25 10:33:16 +08:00
二货机器人
2b38025710
chore: resolve dayjs conflict
2022-08-23 18:00:20 +08:00
二货机器人
d9a9fdc509
chore: merge next
2022-08-23 17:48:00 +08:00
二货机器人
91d32ea258
test: merge missing test case
2022-08-23 14:14:30 +08:00
二货机器人
cf49149ce7
chore: merge master
2022-08-23 11:53:24 +08:00
MadCcc
93908debec
feat: v5 radius ( #37146 )
...
* feat: v5 radius
* test: fix test
2022-08-19 10:10:51 +08:00
lijianan
8010cd19b6
test: migrate part of DatePicker tests ( #37115 )
...
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* fix: update snap
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: migrate part of DatePicker tests
* test: remove useless methods
* test: add test ignore
2022-08-18 17:40:47 +08:00
二货爱吃白萝卜
94edd8e917
refactor: Select like PurePanel remove motion and support auto width ( #37117 )
...
* refactor: Pure support open
* chore: fit content size
* test: Update snapshot
* test: back of snapshot
* test: ignore purePanel
2022-08-17 19:57:10 +08:00
二货机器人
d8af28cb83
chore: resolve conflict
2022-08-05 15:37:03 +08:00
二货机器人
d970d80fa0
chore: next merge feature
2022-08-05 15:23:36 +08:00
黑雨
8b05546367
feat: Replace dropdownClassName to popupClassName ( #36880 )
2022-08-05 11:21:07 +08:00
MadCcc
ec3444a407
refactor: token udpate ( #36892 )
2022-08-04 16:16:50 +08:00
叶枫
00c891ac05
feat: Typography ellipsis.tooltip
could be a object ( #36099 )
...
* feat: add tooltipProps
* feat: doc
* feat: props
* feat: props
* feat: props
* feat: docs
* feat: review
* feat: add tooltipProps
* feat: doc
* feat: props
* feat: props
* feat: props
* feat: docs
* feat: review
2022-07-25 13:09:39 +08:00
MadCcc
1ad0553249
refactor: token update ( #36637 )
...
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
2022-07-21 17:00:42 +08:00
zombiej
c71ce67e14
chore: next merge feature
2022-07-19 17:51:35 +08:00
二货机器人
8a0764dd69
feat: Tooltip support pure render ( #36512 )
...
* chore: init
* feat: Pure Panel Tooltip
* test: snapshot
* chore: clean up
2022-07-13 23:06:28 +08:00
MadCcc
1cbc37f7bc
fix: style
2022-07-12 18:15:14 +08:00
zombiej
5bd221ad39
chore: merge master
2022-07-12 17:09:43 +08:00
github-actions[bot]
e46dedd90c
chore: auto merge branches ( #36478 )
...
chore: feature merge master
2022-07-12 08:21:41 +00:00
afc163
6497d0dfef
docs: moment version mismatched issue ( #36473 )
...
https://github.com/ant-design/ant-design/issues/36465#issuecomment-1181275538
2022-07-12 13:10:20 +08:00
MadCcc
cdbfe45df1
feat: generate anchor style for all components ( #36460 )
...
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
2022-07-11 15:35:58 +08:00
二货机器人
1bf275fa9a
feat: Picker support PureRender ( #36458 )
...
* feat: Picker support PureRender
* test: update snapshot
* fix: timepicker wrapper
2022-07-11 14:58:59 +08:00
simplejason
1a8edd992c
fix: fix wrong color of date picker with status set ( #35685 )
...
* fix: fix wrong color of date picker with status set
* Update status.less
Co-authored-by: afc163 <afc163@gmail.com>
2022-07-08 11:59:32 +08:00
MadCcc
4945003b43
chore: code clean
2022-07-05 23:02:36 +08:00
MadCcc
f65c73fa2a
Merge branch 'master' into next-merge-master
2022-07-05 22:24:39 +08:00
MadCcc
8e27cf986f
chore: rm component less file ( #36244 )
...
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
2022-07-05 21:55:21 +08:00
afc163
80e7f7087d
chore: merge feature to master, resolve conflict
2022-07-05 11:23:35 +08:00
MadCcc
ab19033876
docs: replace lib with es ( #36367 )
2022-07-04 22:09:54 +08:00
MadCcc
9d7c11f391
Merge branch 'master' into next-merge-master
2022-07-03 09:42:26 +08:00
MadCcc
42e030edd9
fix: arrow compatibility ( #36266 )
...
* fix: arrow campatibility
* chore: code clean
* chore: rm useless style
* chore: code clean
* fix: use inset
* chore: bundlesize optimization
* chore: rm useless style
* chore: rm useless style
2022-06-30 11:11:01 +08:00
MadCcc
0c93ac96aa
Merge branch 'master' into next-merge-master
2022-06-29 14:27:39 +08:00
MadCcc
8e4f1c6836
refactor: token update ( #36279 )
...
* refactor: token update
* chore: add js doc
* test: fix lint
* test: update test
2022-06-28 20:33:01 +08:00
afc163
3ee6c47da2
chore: update Belarusian locale ( #36265 )
...
* Edited Belarusian locale:
- Added missed entries
- Fixed some mistakes
* test: update snapshot
Co-authored-by: Aliaksiej Razumaŭ <belarusaed@gmail.com>
2022-06-28 12:03:35 +08:00
二货机器人
de2992f96f
chore: move path ( #36243 )
...
* chore: base move
* chore: all path
* chore: fix script
2022-06-27 14:25:59 +08:00
MadCcc
9f2f9bb57f
refactor: default theme with algorithm ( #36175 )
...
* refactor: alias token
* refactor: use palettes
* refactor: default theme
* chore: code clean
* refactor: component token
* feat: light tokens
* feat: add dark theme
* feat: dark derivative
* chore: code clean
* refactor: fix colorBgContainer
* refactor: rename token
* test: fix lint
* chore: code clean
* chore: code clen
* refactor: badge shadow color
* test: add test case
2022-06-24 11:11:42 +08:00
MadCcc
373f0c5a65
refactor: shadow alias ( #36213 )
...
* refactor: shadow
* refactor: component box shadow
* refactor: shadow alias
2022-06-24 10:45:29 +08:00
සයුරි | Sayuri
d692a88ed7
feat: add si_LK locale ( #36149 )
...
* දින තේරුම සකස් කිරීම
* චීන ප්රලේඛනය යාවත්කාල කිරීම
* ඉංග්රීසි ප්රලේඛනය යාවත්කාල කිරීම
* තවත් දත්ත ඇතුල් කිරීම
* දින දසුනට භාෂාව යෙදීම
* ප්රධාන දේශීයකරණ සංරචකය යෙදීම
* සැපයුම්කරු සඳහා ගොනුව යෙදීම
* කාලය තේරීමට අදාළ සංරචකය යෙදීම
* යෝජනාව ඇතුළු කෙරිණි
Co-authored-by: Amumu <yoyo837@hotmail.com>
* නව ඇසුරුමට වෙනස් කළා
* ගොනුව යාවත්කාල කෙරිණි
Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-06-22 19:38:21 +08:00
zombiej
8749c1ae04
chore: merge master
2022-06-22 15:18:03 +08:00
二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2022-06-22 14:57:09 +08:00
MadCcc
5639e1a5ba
feat: update token ( #36095 )
...
* feat: update token
* feat: update token
* fix: override ts definition
* fix: rename token
2022-06-17 18:47:47 +08:00
iamkun
9cab0f3322
docs: update Day.js doc ( #35935 )
...
* docs: update dayjs doc
* docs: update dayjs doc
* chore: update doc
* chore: update doc
* chore: update doc
* chore: update doc
2022-06-13 14:03:43 +08:00
zombiej
3a4d399248
chore: merge feature
2022-05-23 15:52:14 +08:00
zombiej
f58efe9b32
chore: merge master
2022-05-23 14:37:16 +08:00
zombiej
ad9e5b0fce
docs: more doc
2022-05-21 23:12:09 +08:00
zombiej
8fa8ec97f8
docs: more doc
2022-05-21 23:04:51 +08:00
zombiej
409eee2254
test: Update snapshot
2022-05-21 22:32:35 +08:00
zombiej
cd0ace3d40
chore: merge master
2022-05-21 22:14:15 +08:00
MadCcc
d560df6dfc
refactor: picker full token ( #35615 )
...
* refactor: picker full token
* refactor: calendar full-token
* refactor: calendar token
* refactor: less token
* chore: less token
* feat: token optimize
2022-05-20 14:33:33 +08:00
yykoypj
10964f158c
fix: incorrect position of picker popup ( #35620 )
...
Co-authored-by: yangpj17 <yangpj17@chianunicom.com>
close #35590
2022-05-19 11:15:07 +08:00
章鱼
7fd093bd0a
docs: feat components TS demo ( #34742 )
...
* docs: add general components TS demo
* docs: add layout components TS demo
* docs: add navigation components TS demo
* docs: add data entry components TS demo
* chore(deps): add types for qs
* docs: add data display TS demo
* docs: add feedback components TS demo
* docs: add other components TS demo
* chore(deps): add types
* docs: unified demo code style
* docs: fix lint error
* docs: add demo TS type
* docs: fix demo TS type
* test: update snapshot
* docs: fix TS demo
* feat: update Rate character type
* docs: fix lint error
* feat: update Rate character type
* feat: update Rate character type
2022-05-19 09:46:26 +08:00
zombiej
5e910e74c1
docs: Fix DatePicker throw demo
2022-05-18 17:25:40 +08:00
Amumu
b222f93cc5
feat: add a new locale tk_TK ( #35605 )
...
* feat: add a new locale tk_TK
* fix: fix moment locale
2022-05-18 11:20:53 +08:00
zombiej
8613d2ff2e
chore: merge feature
2022-05-16 17:16:52 +08:00
二货机器人
f56e66a262
fix: Picker focus & blur not working ( #35552 )
2022-05-14 16:34:35 +08:00
MadCcc
a32f5d69f8
Merge branch 'feature' into next-merge-feature
2022-05-13 14:42:49 +08:00
zombiej
3a0c53470f
chore: merge master
2022-05-13 10:20:20 +08:00
MadCcc
2d70027f45
Merge branch 'master' into feature-merge-master
2022-05-12 15:56:18 +08:00
MadCcc
b559a1fd1d
fix: calendar panel style ( #35502 )
2022-05-12 10:10:59 +08:00
Dunqing
77cad90c08
refactor: Calendar cssinjs ( #34835 )
...
* refactor: to cssinjs
* fix: css logical properties
* refactor: use mergeTokens handle customize token
* refactor: export genPanelStyle
* feat: add picker panel style
* fix: remove unused token
* refactor: replace arrowWidth with sizePopupArrow
* fix: add fixme
* fix: type error
* fix: remove arrowWidth
* fix: add fixme
* fix: remove comment
* fix: add fixme
* chore: code style
* test: fix lint
* test: fix lint
Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-11 20:07:40 +08:00
dingkang
be2b0d8a6e
docs: replace class component with hooks ( #35500 )
...
* docs(badge): replace class component with hooks
* docs(button): replace class component with hooks
* docs(calendar): replace class component with hooks
* docs(card): replace class component with hooks
* docs(button): replace class component with hooks
* chore(deps): remove webpack devDependencies
* docs(cascader): replace class component with hooks
* docs(checkbox): replace class component with hooks
* docs(collapse): replace class component with hooks
* docs(comment): replace class component with hooks
* docs(descriptions): replace class component with hooks
* docs(config-provider): replace class component with hooks
* docs(date-picker): replace class component with hooks
2022-05-11 19:43:54 +08:00
afc163
84a969e5e0
chore: sync master into next branch
2022-05-11 15:36:22 +08:00
MadCcc
9ca7973521
refactor: image full token ( #35465 )
...
* refactor: image full token
* chore: remain switch size
* refactor: less token
* chore: text color
2022-05-10 17:30:01 +08:00
Karott
338ec7dad7
perf: refactor devWarning for production code size ( #35411 )
...
* pref: better code style for production
* refactor `devWarning`
* don't use `useEffect` only wrap `devWarning`
* chore: add 'noop' to coverage
* chore: add test cases for devWarning
* chore: add test case
* chore: update test cases for devWarning
* chore: restore test script command
* fix: remove 'throw new Error'
* should not use `throw` for browser
* chore: update test case for AutoComplete
* perf: add prefix for `devWarning`
* update RegExp for UMD
* add prefix for ES and CJS
* chore: better code style
* perf:
* upgrade antd-tools
* remove `injectWarningCondition`
* rename `devWarning` to `warning`
* chore: better code style
* chore: better code style
* chore: restore hasValidName
2022-05-10 15:43:29 +08:00
MadCcc
24773d5796
test: lint
2022-05-09 22:20:07 +08:00
MadCcc
1f5e271eb6
Merge branch 'master' into next-merge-master
2022-05-09 21:26:25 +08:00
MadCcc
01ebb6a563
test: update snapshot ( #35452 )
2022-05-09 20:25:55 +08:00
黑雨
42f91f970f
feat: edit date-picker to hook ( #35425 )
2022-05-09 10:34:10 +08:00
afc163
594f138760
resolve conflict between feature and master
2022-05-08 17:01:54 +08:00
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
...
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
2022-05-07 14:31:54 +08:00
二货机器人
69e1c33401
Merge pull request #34057 from ant-design/feat/momentjs-to-dayjs
...
feat(moment-to-dayjs): replace date-time lib Moment.js with Day.js
2022-05-06 20:22:04 +08:00
zombiej
84662ce774
chore: next merge feature
2022-05-06 18:46:16 +08:00
iamkun
7dd0bd396d
fix: update merge
2022-05-06 14:02:45 +08:00
黑雨
b0a652580a
feat: Form disabled ( #35210 )
...
* feat: add form disabled
* feat: add form disabled
* feat: add radio disabled
* feat: update snap
* feat: add test case
2022-04-29 20:48:10 +08:00
MadCcc
eed87d6276
chore: remove keyframes declaration ( #35231 )
2022-04-26 01:00:39 +08:00
MadCcc
a106459dd1
feat: add zoom animation ( #35148 )
...
* feat: support Keyframes as 'animationName' value
* feat: add zoom animation
* chore: code clean
* test: fix anim
* chore: move file
* chore: dep clean
2022-04-21 17:28:02 +08:00
MadCcc
1d91507a59
feat: support Keyframes as 'animationName' value ( #35142 )
2022-04-21 02:06:22 +08:00
afc163
756f06c2fe
chore: sync master into next branch
2022-04-20 11:30:55 +08:00
MadCcc
acb21e1848
feat: animation check ( #35108 )
...
* feat: animation check
* chore: remove treeNodeFX import
2022-04-20 10:24:24 +08:00
afc163
12d98f9ed6
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
MadCcc
e8991979fd
refactor: picker cssinjs ( #35037 )
...
* refactor: picker cssinjs
* feat: cssinjs
* feat: panel style
* refactor: picker status style
* feat: rtl style
* test: fix lint
* fix: fix && selector
* fix: range style
* fix: time panel style
* fix: round arrow style
* fix: style
* fix: ranges
* fix: logical
* chore: comment
2022-04-19 16:54:52 +08:00
afc163
30ac6bd4e4
test: wrap React.StrictMode for test cases ( #35026 )
...
* test: React StrictMode
* test: fix Spin test
* chore: wrapper enzyme
* test: fix setState
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: disable part of it
* test: fix test & add placeholder
* test: Use orign enzyme mount
Co-authored-by: zombiej <smith3816@gmail.com>
2022-04-18 21:02:11 +08:00
github-actions[bot]
e3d8689643
chore: auto merge branchs ( #35053 )
...
chore: sync master into feature
2022-04-17 15:03:29 +00:00
github-actions[bot]
16fb0e88a3
chore: auto merge branchs ( #35054 )
...
chore: sync master into next
2022-04-17 15:03:21 +00:00
MadCcc
1c8e499f9c
test: migrate some test case to testing-library ( #35062 )
...
* test: migrate some test case to testing-library
* chore: code clean
* test: fix stylelint
* test: test case
2022-04-17 22:36:36 +08:00
afc163
0f0e2f9f43
docs: simplify demo code, #30853 ( #35050 )
2022-04-15 16:20:56 +08:00
MadCcc
9b73058045
refactor: wrap picker with FC ( #34994 )
...
* refactor: wrap picker with FC
* chore: code clean
* feat: cast type
* test: fix test
2022-04-15 10:45:20 +08:00
iamkun
2804cb843a
update test
2022-04-13 14:27:29 +08:00
zombiej
a0d1440050
chore: merge conflict
2022-04-11 17:41:54 +08:00
MadCcc
6776bb8916
docs: demo support react18 ( #34843 )
...
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
2022-04-03 23:27:45 +08:00
afc163
a73629fb85
chore: merge feature
2022-03-31 09:57:33 +08:00
iamkun
c48a3228ad
update test
2022-03-30 14:40:54 +08:00
iamkun
15f5453315
update test
2022-03-30 14:38:11 +08:00
iamkun
e73cd9c34e
Merge remote-tracking branch 'origin/next' into feat/momentjs-to-dayjs
2022-03-29 11:10:14 +08:00
zombiej
8489c59b61
chore: merge master
2022-03-28 22:27:58 +08:00
二货机器人
8a3ee71006
chore: add control-radius ( #34727 )
2022-03-27 00:20:38 +08:00
MadCcc
7c4e12f99e
refactor: feedbackIcon provided by form ( #34712 )
...
* refactor: feedbackIcon migration
* test: update snapshot
2022-03-25 17:48:12 +08:00
MadCcc
0de1e66ff1
refactor: move override code in form ( #34694 )
...
* refactor: move override code in form
* refactor: radio and checkbox
* chore: code clean
* test: fix lint
* test: fix lint
2022-03-24 21:54:20 +08:00
iamkun
f8dc201218
fix merge
2022-03-18 16:57:11 +08:00
MadCcc
ed651f450d
fix: missing status style for RangePicker ( #34509 )
...
* fix: range picker should has status style
* chore: code clean
* chore: code clean
* chore: code clean
2022-03-15 18:38:22 +08:00
MadCcc
2c88f606c3
fix: remove duplicated style ( #34101 )
...
* fix: remove duplicated style
* chore: reduce bundle size limitation
* chore: raise bundle size
2022-02-18 10:31:19 +08:00
黑雨
483ebb9da1
fix: update quarter picker placeholder for RangePicker ( #34089 )
2022-02-17 13:38:49 +08:00
MadCcc
8054abe81f
feat: DatePicker and TimePicker support status ( #34073 )
...
* feat: DatePicker and TimePicker support status
* docs: demo add version
* chore: code clean
2022-02-16 21:14:51 +08:00
MadCcc
76ad890deb
Merge branch 'master' into feature-merge-master
2022-02-15 14:05:33 +08:00
iamkun
b22815d4d2
feat(moment-to-dayjs): replace date-time lib Moment.js with Day.js
2022-02-14 15:01:00 +08:00
afc163
92d5820457
chore: remove unused interface file ( #34011 )
2022-02-11 13:05:54 +08:00
MadCcc
926a8aaf8a
feat: tooltip round arrow ( #33710 )
...
* feat: tooltip round arrow
* chore: update demo
* docs: update docs
* feat: rounded arrow in Tooltip/Popover/Popconfirm/Dropdown/RangePicker
* chore: code clean
* fix: fill gap
* chore: code clean
* chore: raise css bundle size
* fix: arrow style
* feat: use full path
* test: update snapshot
* perf: hack firefox
* perf: more magic position
* perf: RangePicker's arrow position
* chore: bump rc-picker version
* fix: arrow position
2022-02-08 09:52:33 +08:00
github-actions[bot]
281763f345
chore: auto merge branchs ( #33945 )
...
chore: merge master into feature
2022-02-07 04:30:42 +00:00
Amour1688
1176454437
types: export DatePickRef and RangePickerRef ( close #33417 ) ( #33901 )
2022-01-31 12:04:47 +08:00
MadCcc
6b1a48d5ed
revert: Revert "Merge branch 'feature' into master" ( #33903 )
...
This reverts commit 40433f357d
, reversing
changes made to 27a498e021
.
2022-01-30 15:21:41 +08:00
github-actions[bot]
d81ac2d5a9
chore: auto merge branchs ( #33823 )
...
chore: sync master into feature
2022-01-24 08:16:00 +00:00
afc163
578aaad7f2
test: fix lint
2022-01-24 11:26:26 +08:00
Cat-XHS
daa9804824
feat: Select/DatePicker/TimePicker/TreeSelect support placement ( #33541 )
...
* feat: select components add placement api
* feat: select components add placement api
* fix: delete placement
* fix: change md demo and delete export
* feat: cascader and tree-select add placement
* feat: datapicker add placement api
* fix: change repeat static declaration to single
* test: updata test units
* doc: change doc
* fix: delete merge message & delete decalare ts
* test: fix unit test
* fix: add transName in select & treeSelect & cascader
* fix: change common api in utils
* fix: change useless if block to only
* fix: change placement string to enum
* fix: lint done
Co-authored-by: 礼检 <ljj337009@antgroup.com>
2022-01-20 16:54:47 +08:00
二货机器人
be231f9fb5
feat: Merge TimePicker disabledXXX into disabledTime ( #33503 )
...
* feat: merge disabledXXX into disabledTime
* chore: fix ts
2021-12-31 11:28:02 +08:00
zombiej
6ed4d855b1
Merge remote-tracking branch 'origin/master' into feature-merge-master
2021-12-27 10:45:42 +08:00
二货机器人
2df11184f4
test: Demo check popup content ( #33378 )
...
* auto demo
* chore: update demo snapshot
* fix: trigger mock ref logic
* chore: try 2 test case
* chore: more snapshot
* chore: update snapshot
* chore: fix ts
* chore: split test
* test: Update test case
* chore: fix test order
2021-12-23 11:51:10 +08:00
xrkffgg
a04a4efc8b
Merge pull request #33163 from ant-design/master
...
chore: merge master into feature
2021-12-05 15:22:48 +08:00
afc163
b34f72b1b6
test: fix ci warnings ( #33160 )
2021-12-04 17:06:36 +08:00
zombiej
24ec3ba662
chore: merge master
2021-11-26 10:15:39 +08:00
WeijieChen
38ecbd7573
fix: remove space ( #32974 )
...
Co-authored-by: machixian <machixian@myweimai.com>
2021-11-22 18:40:02 +08:00
VIREAK KEOSOKVIBOL
f0c8402d65
feat: Add km_KH locale to component ( #32853 )
...
* Add km_KH locale to component
* Add test and docs
* Fix typo
* Add test snapshot
2021-11-20 15:02:28 +08:00
二货机器人
ce006bd44e
docs: Version Robin ( #32830 )
2021-11-12 11:46:42 +08:00
renovate[bot]
b6bd4c18b4
chore(deps): update dependency stylelint to v14 ( #32609 )
...
* chore(deps): update dependency stylelint to v14
* Update package.json
* fix some stylelint
* fix some stylelint
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-22 13:35:36 +08:00
dependabot[bot]
b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 ( #32451 )
...
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier ) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases )
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-13 15:38:59 +08:00
damon.chen
e7f5030f2b
fix: change Ok
to OK
( #32259 )
...
* 修复AutoComplete组件allowClear属性的说明有歧义的问题
* fix: change Ok to OK
* update jest snapshot
Co-authored-by: chj_damon <chjdamon@gmail.com>
2021-09-23 22:13:05 +08:00
Rain120
753b848562
docs: add DatePicker format demo(Week start ~ end) ( #32078 )
...
* feat: doc of week format in date-picker
* feat: doc of week format in date-picker
* fix: set the tree-switcher-leaf-line position (#32075 )
* fix(image): small size hide preview text (#29900 )
* fix(image): small size hide preview text
* fix: image preview text ellipsis
* fix: reset test
* chore: improve icon search experience (#32098 )
* chore: improve icon search experience
close #32097
* chore: search result empty data
* feat: Georgian translation (#32106 )
* parent 18cd401678
author Primlx <primulax@live.com> 1628778277 +0400
committer primulax <primulax@live.com> 1631181358 +0400
Add files via upload
add georgian translation
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Create ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
* Update package.json
Co-authored-by: Amumu <yoyo837@hotmail.com>
* test case
* add language option in markdown
* test
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
* docs: Update research-message-and-feedback.zh-CN.md (#32112 )
* fix: Use latest rc-picker version with defaultPickerValue/showTime fix (#32107 )
* update rc-picker dependency to 2.5.17
* add test: DatePicker.RangePicker with defaultPickerValue and showTime
* fix: missing `default.css` (#32116 )
* chore: Add CI for compile
* chore: Add missing compile file
* docs: fix typo (#32121 )
* fix: preserve table pagination className (#32131 )
close #32130
* fix: use well typed PaginationLocale from rc-pagination (#32128 )
* docs: fix typo
* fix: useMessage() should use getPopupContainer from <ConfigProvider />… (#31939 )
* fix:useMessage() should use getPopupContainer from <ConfigProvider /> #31841
* fix: useMessage() should use getPopupContainer from <ConfigProvider /> #31841
* add test case for useMessage hook
* restore some changes
* try to restore files agains
* restore and keep the same as upstream master
* restore files
* restore some definition
* feat: inherit rc-pagination props, more customizable (#32132 )
* feat: inherit rc-pagination props, more customizable
close #32128 , #32129
* chore: CustomSelect.Option is required by rc-pagination
* fix: LocaleReceivier types issue
* fix: lint issue, pageSize must be presented
* chore: add Button.shape 'default' definition (#32004 )
* feat: add Button.shape 'default'
* fix: ignore shape when falsy value
* fix: generate className only when shape match
* fix: remove necessary .ant-btn-default and update snapshot
* fix: Cascader missing props (#32143 )
* fix: Cascader deps
* docs: Update using new API
* test: Test case cover
* chore: compressed skip dup check
* chore: remove redundant space after `should` (#32141 )
* chore(deps-dev): bump eslint-plugin-unicorn from 35.0.0 to 36.0.0 (#32149 )
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v35.0.0...v36.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: fix modal demo in small screen
* refactor(dropdown): add dropdownButtonType export and refactor defaultProps (#31957 )
Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: drizzlesconsin <69514654+drizzlesconsin@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Primlx <primulax@live.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: in_vane <52909860+in-vane@users.noreply.github.com>
Co-authored-by: Thomas Zipner <thomas.zipner@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: MD. Ariful Alam <swazan.arif@gmail.com>
Co-authored-by: JounQin <admin@1stg.me>
Co-authored-by: James <daoxingyue@live.cn>
Co-authored-by: 绯一 <jaredleechn@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zuobin Wang <49583235+Dreamerryao@users.noreply.github.com>
2021-09-14 18:39:44 +08:00
Thomas Zipner
b434e0a2ad
fix: Use latest rc-picker version with defaultPickerValue/showTime fix ( #32107 )
...
* update rc-picker dependency to 2.5.17
* add test: DatePicker.RangePicker with defaultPickerValue and showTime
2021-09-10 11:54:11 +08:00
Primlx
371d1421c6
feat: Georgian translation ( #32106 )
...
* parent 18cd401678
author Primlx <primulax@live.com> 1628778277 +0400
committer primulax <primulax@live.com> 1631181358 +0400
Add files via upload
add georgian translation
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Create ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
* Update package.json
Co-authored-by: Amumu <yoyo837@hotmail.com>
* test case
* add language option in markdown
* test
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2021-09-09 19:40:26 +08:00
xrkffgg
3d81a10d61
Merge pull request #32036 from ant-design/master
...
branch: merge master into feature
2021-09-06 15:25:15 +08:00
acfasj
999660c574
fix(date-picker): DatePicker ref typing ( #31993 )
2021-09-03 13:24:48 +08:00
二货机器人
36bcaaef85
Add variable.less
to support css variable ( #31496 )
...
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
2021-09-01 10:56:50 +08:00
二货机器人
a43e21e6bf
Merge pull request #31974 from ant-design/master-merge-feature
...
chore: sync master to feature
2021-08-31 19:41:20 +08:00
afc163
7085e22a96
merge feature into master
2021-08-31 13:35:13 +08:00
afc163
af805c098b
test: fix eslint errors ( #31961 )
...
* test: fix eslint errors
* test: fix eslint errors
2021-08-30 13:04:21 +08:00
Jean-Philippe Roy
1cd694837c
feat: Allow DatePicker/RangePicker Icon Overrides ( #31703 )
...
* Hoist default values and expose props
* Add new props to the common API docs
* CN Docs
* Apply suggestions from code review
Co-authored-by: Jean-Philippe Roy <jean-philippe.roy@meraki.net>
Co-authored-by: afc163 <afc163@gmail.com>
2021-08-23 21:28:42 +08:00
afc163
b56f6110fa
merge feature into master
2021-08-16 14:42:04 +08:00
afc163
f253cdf5aa
style: add transition for RangePicker cell ( #31645 )
2021-08-04 12:03:20 +08:00
afc163
85935e18c0
chore: merge feature into master
2021-08-02 18:36:27 +08:00
Ritesh Makan
b97954226d
docs: Added alternate example to modify start day of week ( #31565 )
...
* Added alternate example to modify start day of week
When I looked at the documentation, The `https://codesandbox.io/s/moment-day-of-week-6dby5 ` link did not work for me.
https://stackblitz.com/edit/react-9aegkj works
* fix: formatting
2021-07-28 18:34:37 +08:00
Jabir K.H
b3c4cebd96
feat: Malayalam(ml_IN) translation ( #31521 )
...
* ✨ added ml_IN locale
* ✨ malayalam localization - rc-packages updated
* ml_IN test cases added
Review comments integrated
* ml_IN translation - en doc updated
PR review comments integrated
* ml_IN translation zh doc updated
PR review comment integrated
* ❇️ changes after running npm test locally
* 🚀 npm test after removing and reinstalling node modules and package-lock
2021-07-27 10:56:41 +08:00
Mohammad Anas
24e416437e
feat: add urdu language intl ( #31346 )
...
* feat: add urdu language intl
* feat: update test snapshot
2021-07-13 10:02:21 +08:00
afc163
c3eda10999
chore: sync feature into master
2021-07-12 19:28:42 +08:00
afc163
ce54e04452
fix: DatePicker disabled cell style when customize dateRender ( #31349 )
...
close #31248
2021-07-12 12:12:07 +08:00
Map1en_
859bf59084
fix(DatePicker): panel body not centered when used in Table ( #31306 )
...
* fix(Table): DatePicker cell texts are not centered when used in Table
close #31289
* fix(DataPicker): panel body not centered when used in Table
* fix: replace :is selector
* fix: style
2021-07-08 17:54:34 +08:00
Aminul Islam
6196bf01e9
feat: Added bn_BD Bangla language ( #31257 )
...
* feat: Added bn_BD Bangla language
* fix: added missing provider
* changed to bn-bd
* added test
* updated test snap
* update i18n docs
2021-07-05 10:58:48 +08:00
afc163
1d894a2276
test: update snapshot
2021-06-10 13:10:15 +08:00
afc163
ea2545fbc7
fix: Dropdown/DatePicker/Select/Cascader animation direction ( #30892 )
...
* fix: DatePicker/Select/Cascader/Select animation direction
close #30889
* fix modal
* fix message
2021-06-07 16:30:40 +08:00
Lu Yu
4440a181b4
docs: RangePicker type and default value in doc ( #30720 )
...
* Fix range picker type and default value in doc
* docs: Fix range picker type and default value in doc
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/date-picker/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
2021-05-27 15:31:02 +08:00
陈帅
0d1b1c40a6
merge featrue into master ( #30636 )
...
* feat: add Table expandable fixed (#29959 )
* fix: Use flex gap of space (#30023 )
* fix: use flex gap when supported
* test: update snapshot
* refactor: Use single hooks
* feat: Allow breadcrumb component in PageHeader (#30019 )
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Rename variable
rename var from _breadcrumbRender to breadcrumbRenderDomFromProps
* feat: add onChange for Statistic.Countdown (#30265 )
* feat: add onChange for countdown
* update the demo
* feat(upload): add onDrop (#30319 )
* feat(upload): Add onDrop
* Replace "if prop" logic with existential operator
* Remove redundant conditional
* feat(upload): itemRender add actions params (#30236 )
* feat(upload): itemRender add actions params
* chore: optimize type definition
* chore: update doc
* chore: rename actions
* chore: trigger ci
* chore: rename method name of actions
* feat: Add missing dutch translations (#30389 )
* feat: Add missing dutch translations
* fix: Translate remaining english values
* fix: Update snapshot for ui tests
* test: increase code coverage to 100% (#30415 )
* test: fix Space code coverage
* test: should use nl_BE locale for DatePicker
* fix: Switch tabIndex type (#30416 )
* feat: updated Romanian internationalization (#30419 )
* feat: updated Romanian internationalization
* fixed lint error
* feat: Menu support accessibility & keyboard access (#30382 )
* chore: Use focus style
* fix: prefixCls
* fix: prefixCls
* fix: inline tooltip
* fix: inlineCollapse logic
* fix: ts definition
* test: Update snapshot
* test: Update snapshot
* fix: dropdown logic
* test: Update snapshot
* test: Fix some test case
* bump rc-menu
* test: More test case
* fix test finder
* test: fix test case
* test: Update snapshot
* test: Update snapshot
* chore: Update ssr effect
* test: Update ConfigProvider snapshot
* test: Fix Table Filter test case
* test: Fix table test case
* chore: Update style
* chore: beauti css
* bump rc-menu
* test: update snapshot
* test: update snapshot
* test: Fix menu test
* test: Fix test case
* test: Coverage
* chore: clean up
* bump rc-menu
* ehance accessibility style
* feat(radioGroup): support data-* and aria-* props (#30507 )
close #30501
* feat: Typography add italic type (#30458 )
* Typography增加斜体字支持
* update snapshot
* 文档添加版本号
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
* chore: alpha Menu fix merge (#30546 )
* chore: Update script
* bump alpha version
* chore: Update script desc
* chore: bump rc-tabs & rc-mentions
* chore: Adjust style
* chore: 4.16.0-alpha.1
* test: Fix mention test case
* fix: sider of layout width style
* chore: bump 4.16.0-alpha.2
* fix: Tabs tabBarGutter should work as expected (#30545 )
close #30526
* feat: Table summary support sticky mode (#30631 )
* chore: Bump rc-table
* feat: Patch summary fixed color
* fix: style className
* test: Update snapshot
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: gepd <guillermoepd@hotmail.com>
Co-authored-by: appleshell <appleshell@outlook.com>
Co-authored-by: Eric Bonow <ebonow@hotmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: Lewis <lewisfidlers@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Ștefan Filip <stefy.filip@gmail.com>
Co-authored-by: vldh <alwaysloseall@sina.com>
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
2021-05-24 16:24:00 +08:00
Jaideep Ghosh
599a8f82f9
fix: Updated hindi locale with missing messages. ( #30541 )
...
* fix: Updated hindi locale with missing messages.
* feat:Updating snapshots.
2021-05-18 10:48:05 +08:00
Huyen Nguyen
25edaba20d
docs: fix typo in DatePicker prop description ( #30484 )
2021-05-11 20:28:04 +08:00
Aleksi Cohen
369dc34a4e
fix: typo in fi_FI.tsx ( #30433 )
2021-05-10 22:23:50 +08:00
vmedar
ebb8fc3fc0
fix: Corrected and updated Serbian translation ( #30401 )
...
* Translate update
* Filled missing translation
* Update index.test.js.snap
2021-05-06 18:41:29 +08:00
Map1en_
1699754bd5
fix(DatePicker): locale in DatePicker cannot override ConfigProvider locale ( #30380 )
...
* fix(DatePicker): locale in DatePicker cannot override ConfigProvider locale
close #30374
* fix: DatePicker.RangePicker
* test: add test
2021-05-05 22:28:56 +08:00
isakol
d9885c7be0
feat: improve sv_SE locale ( #29896 )
2021-03-25 09:24:04 +08:00
Amumu
e2eb810ed3
feat: add fr_CA locale ( #29748 )
2021-03-14 16:47:32 +08:00
Tom Xu
e5d908a078
docs: format api ( #29537 )
2021-03-01 19:20:48 +08:00
诸岳
9a44a7e915
Merge branch 'master' of github.com:ant-design/ant-design into feature-merge-master-branch
2021-02-11 00:00:25 +08:00
叶枫
6e89866694
feat: 动画样式添加 prefix ( #29268 )
...
* feat: add prefix
* fix: 剩余
* fix: test
* fix: test
* fix: test
* fix: test
* fix: 传了 name 则使用传的
* fix: pop 添加 prefix
* fix: Ok OK ?
* fix: modal confirm
* fix: select
* fix: test
2021-02-08 17:09:13 +08:00
Seyed Amirali Taheri
0fc27299d5
fix: Locale fa ( #29232 )
...
* fix: Fix typo in fa_IR.tsx
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
* feat: Add missing values for fa_IR.tsx
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
* feat: Add missing locale values for date-picker/locale/fa_IR.tsx
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
* feat: Add missing locale value for time-picker/locale/fa_IR.tsx
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
* test: Update snapshot
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
2021-02-05 20:34:10 +08:00
afc163
f2188064b2
merge feature into master
2020-12-28 15:32:03 +08:00
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc ( #28551 )
2020-12-28 15:30:18 +08:00
zombiej
99d5451dba
chore: merge master
2020-12-26 23:11:46 +08:00
偏右
0223e2ed5a
chore( 🆙 ): upgrade less to 4.0.0 ( #28466 )
...
* chore(🆙 ): upgrade less to 4.0.0
* chore(🆙 ): upgrade bisheng to 3.0.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix progress font size
2020-12-25 14:31:44 +08:00
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
2020-12-24 12:02:57 +08:00
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 ( #28465 )
2020-12-22 11:08:12 +08:00
Filip Kukovec
0f87360d2f
feat: upgraded hr_HR locale ( #28458 )
...
* Upgraded hr_HR locale
* Update hr_HR.tsx
Disable no-template-curly-in-string lint error
* Update hr_HR.tsx
* Update hr_HR.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-12-21 18:26:16 +08:00
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>
2020-12-09 17:12:32 +08:00
二货机器人
6fcebabd8b
Merge pull request #27738 from ant-design/feature
...
chore: merge feature into master
2020-11-30 16:17:12 +08:00
Siou
d18d675443
Fix/date picker locale ( #28016 )
...
* fix: data picker en_GB locale
* fix: data picker zh_TW locale
2020-11-26 16:51:42 +08:00
Tom Xu
0676f07266
Merge branch 'feature' into merge
2020-11-21 19:50:41 +08:00
xrkffgg
6412140cae
fix: RangePicker panel style & picker 2.4.0 ( #27894 )
...
* fix: RangePicker panel style & picker 2.4.0
* add snap & rtl
* add
* fix
2020-11-21 00:33:21 +08:00
zombiej
7af0cb0d9f
chore: Feature merge master
2020-11-16 16:17:42 +08:00
偏右
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>
2020-11-14 00:43:12 +08:00
LeoYang
520407925a
docs(date-picker): modify datepicker select-in-range demo ( #27751 )
...
* feat: modify datepicker select-in-range demo
* fix: lint
2020-11-13 17:05:16 +08:00
einq7
652374ff4c
fix: DateRangePicker hover effect overflow ( #27731 )
...
* fix: DateRangePicker hover effect overflow
* fix: update rtl style
2020-11-12 23:11:21 +08:00
Tom Xu
5b7811f2ee
Merge branch 'feature' into merge
2020-11-12 15:24:00 +08:00
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
2020-11-10 14:58:23 +08:00
Paul Damnhorns
5dce62d814
fix: update Kazakh locale according to new rc-picker & rc-pagination packages ( #27631 )
2020-11-08 13:26:36 +08:00
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
2020-11-07 16:04:44 +08:00
xrkffgg
db89bf3955
fix: RangePicker border style when has same data ( #27438 )
2020-10-29 15:29:20 +08:00
Amumu
a7ae888a90
docs: docs upgrade ( #27367 )
2020-10-26 11:57:37 +08:00
骗你是小猫咪
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
2020-10-23 18:50:46 +08:00
zombiej
07506792fc
docs: Add DatePicker panelRender FAQ
...
close #27263
2020-10-21 11:38:18 +08:00
Tom Xu
b5dc079228
chore: improve code style ( #27266 )
2020-10-21 10:35:06 +08:00
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
2020-10-21 10:33:43 +08:00
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>
2020-10-20 22:03:02 +08:00
Kermit Xuan
e883e4ba40
fix(date-picker): showTime should work correctly when format is function ( #27156 )
2020-10-14 23:00:18 +08:00
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction ( #27101 )
...
* style: fix Pickers wrong animation direction
* style: reduce css bundle size
2020-10-12 15:50:02 +08:00
afc163
68a1b18232
merge feature into master-to-merge-feature
2020-10-10 11:36:02 +08:00
StIvan8
4107c83234
feat: add Belarusian translation ( #27028 )
...
* add Belarusian language translation
* add Belarusian locale, fix bugs
* fix: slider and select version
2020-10-09 21:37:07 +08:00
Anawin W
88fc56fde8
fix: Update th-TH locale for new date-pickers ( #26993 )
2020-10-02 20:05:58 +08:00
Kermit Xuan
a733885b50
feat(date-picker): support custom format ( #26845 )
...
* feat(upload): ✨ support custom format
* test: update demo snapshot
2020-09-22 15:43:11 +08:00
偏右
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
2020-09-18 16:53:18 +08:00
偏右
a9953640f9
style: 💄 fix TimePicker column align ( #26784 )
...
add `@picker-time-panel-column-width` and `@picker-time-panel-column-height`
close #26781
2020-09-17 12:54:05 +08:00
偏右
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>
2020-09-16 11:43:55 +08:00
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
...
close #26594
2020-09-06 13:07:39 +08:00
偏右
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
2020-09-05 00:38:39 +08:00
xrkffgg
2005546d22
test: update snap ( #26467 )
2020-08-28 21:43:44 +08:00
baidumap
3507a01798
fix: 修复disabledTime参数文档 ( #26439 )
...
* fix: 修复disabledTime参数文档
* fix: 英文版dates -> date
Co-authored-by: jingruoyu <jingruoyu@xiaomi.com>
2020-08-27 21:15:52 +08:00
偏右
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
2020-08-24 10:09:57 +08:00
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>
2020-08-21 18:26:36 +08:00
Maksim Slotvinskij
16962bbff1
lithuanian language ( #26312 )
...
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-21 17:07:48 +08:00
xrkffgg
61e01e7c60
chore: merge master into feature
2020-08-13 09:06:53 +08:00
xrkffgg
0c1504cc8d
style: optimize DatePicker footer rtl style ( #26158 )
2020-08-12 15:06:04 +08:00
xrkffgg
af16da1ccd
fix: DatePicer range start and end show in rtl ( #26157 )
2020-08-12 14:25:46 +08:00
xrkffgg
7f130a89ec
change place
2020-08-12 11:02:23 +08:00
xrkffgg
40b9d8c57a
style: optimize DatePicker range show in rtl
2020-08-12 10:45:16 +08:00
xrkffgg
e1f990e61a
chore: fix merge conflict
2020-08-10 09:43:21 +08:00
afc163
53ef8bed92
docs: 🎬 Improve DatePicker demo
2020-08-06 15:10:52 +08:00
偏右
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>
2020-08-06 10:40:58 +08:00
Ivan Yakovlev
2a05d5a93f
fix: remove typo ( #25954 ) ( #25990 )
...
Co-authored-by: Ivan.Yakovlev <ivan.yakovlev@pochtavip.com>
2020-08-03 23:21:29 +08:00
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>
2020-08-02 13:41:44 +08:00
07akioni
5a08aab0e8
docs: DatePicker demo refactor ( #25913 )
...
* docs: DatePicker change type demo
* chore: snapshot
* chore
* docs: DatePicker use Space
* chore: snapshot
2020-07-30 19:17:34 +08:00
zombiej
cdefaec190
docs: Update DatePicker docs
2020-07-30 13:56:18 +08:00
Kermit Xuan
53be0fb0a7
chore(picker): improve hovering experience ( #25826 )
2020-07-27 15:56:34 +08:00
07akioni
9951e583b6
Merge branch 'master' into resolve-conflict-1
2020-07-26 20:14:11 +08:00
二货机器人
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
2020-07-23 11:25:17 +08:00
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>
2020-07-10 16:53:26 +08:00
二货机器人
a736ab367c
feat: Support panelRender ( #25488 )
2020-07-08 09:58:53 +08:00
二货机器人
6769a9baa9
fix: RangePicker clear btn position ( #25458 )
2020-07-06 23:01:43 +08:00
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
2020-07-06 11:03:56 +08:00
xrkffgg
04b728e6f5
docs: format api cascader/datepicker/form ( #25307 )
2020-06-30 16:36:58 +08:00
陈帅
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>
2020-06-28 22:41:59 +08:00
Samed Düzçay
eadbd62ee8
feat: improve Turkish translations ( #25100 )
...
* Update Turkish translations
* feat: update Turkish translations
* /* eslint-disable no-template-curly-in-string */
* fix: minor change to a Turkish translation
* chore: update snapshots
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-06-20 18:10:52 +08:00
xrkffgg
7f2d8a4a50
fix: TimePicker panel align ( #25019 )
...
* fix: TimePicker panel align
* fix: padding
* fix: height
* fix: both
2020-06-18 10:54:45 +08:00
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
...
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
2020-06-17 23:18:14 +08:00
xrkffgg
4e2118cad0
docs: update picker placeholder ( #24861 )
2020-06-09 13:07:39 +08:00
afc163
019eeec3ce
fix: TimePicker.RangePicker don't support bordred={false}
...
when has className
close #24768
2020-06-06 14:37:08 +08:00
afc163
e09ce6284e
🎬 update DatePicker and TimePicker demo
2020-06-06 14:01:29 +08:00
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
...
* docs: Update components cover
#24629
* docs: Update components cover
2020-06-05 13:50:09 +08:00
偏右
9d4d6f5402
Added Irish(ga_IE) locale ( #24609 )
...
🆙 upgrade rc-pagination and rc-picker
🇮🇪 docs and test case of Irish locale
Co-authored-by: AbhijeetGaware <56472463+AbhijeetGaware@users.noreply.github.com>
2020-05-31 12:40:10 +08:00
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
...
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
2020-05-31 11:48:34 +08:00
偏右
a9b95fe63b
docs: 📅 DatePicker change start day of week ( #24605 )
...
close #5605
close #19229
close #17982
close #3877
close #11552
close #10644
close #12194
2020-05-31 01:01:53 +08:00
偏右
cf360252f7
chore: 🆙 upgrade rc-util to 5.x ( #24584 )
...
* 🆙 upgrade rc-util to 5.x
* 5.0.1
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* upgrade rc-menu and rc-mentions
* upgrade rc-tabs
* upgrade rc-picker
* upgrade rc-table
* fix snapshot
* Update package.json
* Update package.json
* Update package.json
2020-05-30 14:56:03 +08:00
偏右
ae8603838a
Merge pull request #24371 from ant-design/master
...
chore: merge master into feature
2020-05-21 23:41:37 +08:00
偏右
1bba2ef65e
chore: Delete netlify.toml and update devDeps ( #24343 )
...
* Delete netlify.toml
* 🆙 upgrade dev deps
* fix mockdate tsd
* fix tsc noEmit
2020-05-21 23:27:02 +08:00
二货机器人
c40b291415
feat: RangePicker support info ( #24278 )
2020-05-19 20:13:11 +08:00
二货机器人
a83143bbbc
fix: Picker disabled today ( #24190 )
2020-05-15 18:45:10 +08:00
偏右
8497e54e39
docs: 📖 keep documentation up to date ( #24184 )
...
* docs: remove babel-plugin-import from docs
* docs: react-scripts-rewired + customize-cra => craco
* docs: remove babel-plugin-import
* fix remark link
2020-05-15 17:18:55 +08:00
二货机器人
586c7f5218
fix: DatePicker panel exceed ( #24145 )
2020-05-14 12:01:27 +08:00
afc163
50e33768a9
✅ fix DatePicker snapshot
2020-05-13 16:10:48 +08:00
xrkffgg
04eb91dc8e
style: fix datepicker panel style ( #24028 )
2020-05-11 12:02:24 +08:00
xrkffgg
e26eb5f892
docs: optimize site of rtl ( #23995 )
2020-05-10 22:11:09 +08:00
xrkffgg
015109b42b
style: opt datepicker active bar style in rtl ( #23981 )
2020-05-09 10:00:23 +08:00
二货机器人
34bf3fdb66
fix: DatePicker miss placeholder when it's undefined ( #23818 )
...
* fix placeholder
* add test case
* update snapshot
2020-05-02 21:55:23 +08:00
偏右
78b7cf22a1
style: 💄 Fix DatePicker clear icon style ( #23811 )
2020-05-01 22:16:05 +08:00
zombiej
2c531a827d
merge master
2020-04-29 11:29:26 +08:00
偏右
7bf44c417c
test: ✅ fix test case for RangePicker presetted ranges ( #23710 )
...
* ✅ fix test case for RangePicker presetted ranges
* 🆙 upgrade simple-git
2020-04-28 16:48:06 +08:00
afc163
e4bdfb218c
✅ add test case for RangePicker presetted ranges
2020-04-28 16:00:04 +08:00
偏右
b70d607b9f
💄 Fix RangePicker ranges color when custom theme ( #23705 )
...
close #23687
2020-04-28 14:59:17 +08:00
Tom Xu
f5153ab950
docs: improve style type ( #23700 )
2020-04-28 14:09:54 +08:00
zefeng
14417f1614
feat(theme): adjust font-size in compact mode ( #23135 )
...
* feat(theme): adjust font-size in compact mode
With compact theme mode, we adjust default font-size from 14px to 12px.
Closes #23015
* patch: update docs min font-size
* patch
* patch
* patch
* patch
* patch
* patch
2020-04-28 11:16:01 +08:00
Tom Xu
8cdf1c017a
fix: ConfigProvider getPopupContainer invalid ( #23594 )
...
* fix: ConfigProvider getPopupContainer invalid
* slider getPopupContainer
* Create container.test.js
* Update container.test.js
2020-04-25 22:46:21 +08:00
偏右
835bcabdbc
💄 fix DatePicker/TimePicker icon color ( #23508 )
...
should be same as 3.x
2020-04-23 10:48:51 +08:00
Tom Xu
b7e877aeef
refactor(slider): rewrite with hook ( #23474 )
...
* refactor(slider): rewrite with hook
* improve test
* Revert "improve test"
This reverts commit 48cd83d0cc
.
* improve test
* improve test 2
2020-04-22 15:58:57 +08:00
偏右
c550cb050b
💄 fix DatePicker/TimePicker disabled icon color ( #23478 )
2020-04-22 15:16:51 +08:00
偏右
db97c5788e
chore: add remark lint ( #23457 )
...
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
2020-04-21 23:40:41 +08:00
二货机器人
ecf025548b
chore: adjust RangePicker style ( #23074 )
...
* adjust range color
* fix lint
* update color
* update dark logic
* adjust little of arrow
* use icon
* update font size
* update snashot
2020-04-09 13:18:13 +08:00
xrkffgg
4d31ed8994
style: optimize datepicker rtl style ( #22595 )
...
* style: optimization datepicker rtl style
* fix icon in rtl
* fix: opt rtl
2020-04-09 12:38:53 +08:00
二货机器人
f42cdca081
chore: adjust RangePicker style ( #23025 )
...
* adjust range color
* fix lint
* update color
* update dark logic
* adjust little of arrow
2020-04-08 20:41:57 +08:00
Calin Vlad
4ed2d6a44d
docs: update DatePicker docs to specify correct monthCellRender prop insted of monthCellContentRender ( #22946 )
2020-04-05 22:18:14 +08:00
zombiej
3b77e610fe
chore: Update snapshot
2020-04-03 12:19:41 +08:00
二货机器人
9ecb12db76
refactor: Refactor picker generate to multiple files ( #22850 )
...
* move single picker out
* move generateRangePicker out
* fix compile
2020-04-02 15:46:07 +08:00
二货机器人
b174f98c6c
chore: Adjust range picker style ( #22847 )
...
* adjust rangepicker style
* update snapshot
* fix lint
* add aria label
2020-04-02 15:05:31 +08:00
Paul Julien
33e5ef20ed
fix: Fix date_picker et time_picker locale for 🇫🇷 ( #22769 )
...
* fix french locale
* le -> un
2020-04-01 16:07:16 +08:00
zefeng
dda45e4796
feat: support compact theme ( #22126 )
...
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
zombiej
7878fb6edc
fix test case
2020-03-27 13:25:18 +08:00
zombiej
73562d878c
merge master
2020-03-27 13:12:37 +08:00
xrkffgg
901f862117
style: add separator disabled ( #22563 )
2020-03-24 17:27:40 +08:00
afc163
e12e2971d8
merge feature into master-to-merge-feature
2020-03-23 15:02:22 +08:00
二货机器人
147251345a
fix config provider size ( #22486 )
2020-03-22 15:52:02 +08:00
二货机器人
1e95c6cef0
feat: Quarter picker ( #22468 )
...
* support quarter picker
* update snapshot
* fix lint
2020-03-21 22:43:04 +08:00
偏右
a399d05ace
Merge pull request #22435 from ant-design/master
...
chore: 🔀 merge master into feature
2020-03-20 16:04:26 +08:00
xrkffgg
7da82dc196
style: add rtl.less of DatePicker ( #22414 )
...
* style: add rtl.less of DatePicker
* fix: remove var
* fix: add
2020-03-20 11:58:57 +08:00
偏右
f3e0191fa9
💄 tweak RangePicker arrow shadow ( #22406 )
2020-03-19 18:20:43 +08:00
偏右
b80788556d
Merge pull request #22381 from ant-design/master
...
chore: 🔀 merge master into feature
2020-03-19 12:10:07 +08:00
afc163
5f61dda3c9
fix select-in-range.md
2020-03-18 17:35:42 +08:00
afc163
02dbd8078d
✅ update snapshots
2020-03-18 17:35:42 +08:00
afc163
b33c1d5d88
docs: 📝 onOpenChange argument name
2020-03-18 17:35:42 +08:00
afc163
e2c76ff9fb
🎬 Add RangePicker demo
...
close #22345
2020-03-18 17:35:42 +08:00
afc163
46a8cf7dc7
merge feature into master-to-merge-feature
2020-03-16 15:52:39 +08:00
Arnaud Benhamdine
e0ecd4389b
fix: remove acute accents in datepicker FR locale ( #22238 )
...
* fix: remove acute accents in datepicker FR locale
* Add missing trailing "r"
2020-03-16 09:57:20 +08:00
偏右
71c8fac72f
Merge branch 'feature' into master-to-merge-feature
2020-03-13 11:52:28 +08:00
Gibson C
875f1afc79
feat: Define PickerLocale typedef ( #22132 )
2020-03-12 10:49:32 +08:00
Paul Julien
e989683eef
fix: fr_FR locale ( #22122 )
2020-03-11 18:37:48 +08:00
afc163
77d3a993fa
🔨 Merge master into feature
2020-03-09 17:18:32 +08:00
偏右
28c06266d0
docs: 📝 documentation for DatePicker inputReadOnly ( #22024 )
...
close #20442
close #21831
close #20816
2020-03-09 17:13:43 +08:00
二货机器人
d23d53b2e8
chore: Update snapshot ( #21966 )
2020-03-07 15:05:19 +08:00
xrkffgg
cb4ad64991
style: add datepicker cursor style ( #21937 )
2020-03-06 15:53:44 +08:00
afc163
c5e5a8c895
✅ update snapshots
2020-03-05 20:32:38 +08:00
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking ( #21752 )
...
* alert
* more icons
* another grouping
* all done
2020-03-02 12:09:38 +08:00
GJ Wang
f78332171e
docs: fix size props ( #21724 )
2020-03-01 18:24:59 +08:00
偏右
50087b22d8
📦 Remove DatePicker legacy cell className ( #21589 )
2020-02-25 19:41:43 +08:00
偏右
1f75773bf1
🐛 Fix RangePicker style render bug in IE11 ( #21587 )
...
close #21559
2020-02-25 18:14:16 +08:00
Orkhan Huseynli
28a529274b
feat: Azerbaijani translation ( #21387 )
...
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* https://github.com/ant-design/ant-design/issues/21343 - fix (#21344 )
* fix(Form): label width not correct when screen less than xs (#21222 )
* fix(Form): label width not correct when screen less than xs
* fix form item control width
* fix css selector priority
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* add: time picker az_AZ locale
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* update: rc-picker in package.json
Co-authored-by: ElliotAshby <47282526+ElliotAshby@users.noreply.github.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2020-02-15 22:28:12 +08:00
xrkffgg
11d06d5d83
style: fix datepicker disabed style ( #21352 )
2020-02-12 15:18:08 +08:00
二货机器人
d374cfd5fc
Merge pull request #21284 from ant-design/feature
...
chore: Master merge feature
2020-02-08 12:02:06 +08:00
偏右
06ba40e860
🆕 Add bordered prop ( #21242 )
...
close #19859
2020-02-06 10:02:02 +08:00
Maurício Rodrigues
e963bdb6ed
fix: pt_BR locale rangePlaceholder translation
...
Simply adjusting for a more accurate translation =)
2020-01-28 08:44:13 -03:00
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
二货机器人
5556ab585f
chore: Add DatePicker related interface ts export ( #20900 )
2020-01-14 19:46:05 +08:00
信鑫-King
da64b8b59a
tweak: DatePicker styling ( #20736 )
...
* tweak: picker start and end border-radius
* fix: border
* feat: @picker-basic-cell-active-with-range-color: and @picker-date-hover-range-color
* fix: border-radius use less vars
* revert: date picker panel border
2020-01-09 15:32:12 +08:00
xrkffgg
f3b9a166ac
fix: 修复DatePicker 预设范围的选择按钮样式 ( #20760 )
2020-01-08 15:13:49 +08:00
偏右
90d819fc6f
docs: 📝 update title to Replace Moment.js ( #20730 )
...
* 📝 update title to Replace Moment.js
* Update and rename generate-picker.zh-CN.md to replace-moment.zh-CN.md
* 🔗 fix links
2020-01-08 11:29:37 +08:00
偏右
8e1051daf5
🐛 Fix DatePicker in Input.Group missing left border when hover ( #20644 )
...
close #20372
2020-01-03 16:21:34 +08:00
二货机器人
5ebac5f9d6
feat: Form & ConfigProvider support component size ( #20570 )
...
* feat: Support form & ConfigProvider set component size
* update snapshot
* fix lint
* rm only
* update doc
* Table & Card support sizing
* Update snapshot
* fix lint
* update snapshot
* flush rest snapshot
2020-01-03 13:38:16 +08:00
Saeed Rahimi
676de29eb4
feat: added rtl direction to all of ant-design components ( #19380 )
...
* rtl demo change en-us description
* change bundlesize css limit
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* fix select component arrow issue
* RTL: form component
* add pagination rtl test
* fix test lint error
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* some fixes to RTL components
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* fix switch component text rtl issue
* fix table grouped header text-align
* add rtl support to whole demo with RTL button
* Update rtl demo responsive
* RTL: page-header component
* RTL: typography component
* RTL: Dropdown (Partial)
* update config-provider doc
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* fix lost changes after rebase
* fix lint errors
* RTL: Transfer Component
* RTL: upload component
* RTL: update avatar demo
* RTL: comment component
* RTL: collapse component
* RTL: carousel component
* update snapshots
* RTL: Card component
* RTL: descriptions component
* RTL: Empty component
* RTL: list component
* RTL: slider component
* slider component import/order
* add shared rtlTest
* RTL: Statistic component
* RTL: tooltip components
* RTL: popover component
* RTL: timeline component
* RTL: tag component
* RTL: alert component
* RTL: drawer component
* RTL: Tab component
* change direction definition
* RTL: progress component
* input.tsx, remove duplicate after rebase
* fix demo.less after rebase
* fix ant-row-rtl after rebase
* fix upload issues in rtl
* badge rtl demo margin fix
* fix: tabs with icon margin
* fix: radio-wrapper margin
* fix: table component after rebase
* fix: centered modal text-align
* update slider snapshot
* RTL: popconfirm component
* RTL: back-top component
* RTL: spin component
* RTL: result component
* RTL: skeleton component
* RTL: menu component
* RTL: time-picker component
* RTL: calendar component
* RTL: date-picker component
* RTL: home page
* update snapshots
* test: add auto-complete rtl test
* test: add avatar component rtl tests
* test: add badge component rtl tests
* test: add breadcrumb component rtl tests
* test: add button components rtl tests
* test: add card component rtl tests
* test: add carousel component rtl tests
* test: add cascader component rtl tests
* test: add checkbox component rtl tests
* test: add collapse component rtl tests
* test: add comment component rtl tests
* test: add dropdown component rtl tests
* test: add empty component rtl tests
* test: add form component rtl tests
* test: add grid component rtl tests
* test: add input component rtl tests
* test: add search component rtl tests
* test: add input-number component rtl tests
* test: add layout component rtl tests
* test: add list component rtl tests
* test: add mentions component rtl tests
* test: add modal component rtl tests
* test: add page-header component rtl tests
* test: add pagination component rtl tests
* test: add radio component rtl tests
* test: add rate component rtl tests
* test: add select component rtl tests
* test: add slider component rtl tests
* test: add steps component rtl tests
* test: add switch component rtl tests
* test: add table component rtl tests
* test: add transfer component rtl tests
* test: add tree component rtl tests
* test: add tree-select component rtl tests
* test: add typography component rtl tests
* test: add upload component rtl tests
* test: add affix component rtl tests
* update calendar tests
* increase css file maxSize
* update snapshots
* remove workflows to allow push
* remove duplicate reverse prop from slider
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* Added direction property to ConfigProvider
* cascader rtl tests added
* update config-provider doc
* RTL: grid system
* RTL: input component
* RTL: switch component
* fix rtl demo lint
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* RTL: form component
* add pagination rtl test
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* input.tsx, remove duplicate after rebase
* fix ant-row-rtl after rebase
* update snapshots
* test: add cascader component rtl tests
* test: add pagination component rtl tests
* update calendar tests
* update snapshots
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* update direction.md icons
* dropdown and cascader default placement in rtl
* update snapshots
* fix lint errors
* remove duplicate import
* update snapshots
* update snapshot
* update calendar snapshot
* update snapshots
* integrate with new rc-picker
* update snapshots
* fix lint errors
* update snapshot
* update snapshots
* update snapshots
* update snapshots :|
* update snapshots
* fix compile error.
* fix typo after rebase
* update snapshots
* remove workflows to allow push
* update snapshots
* update snapshots
* fix dist error
* front-page css fix
* update snapshots
* fix lint and test issues
* restore cascader index.less
* update snapshots
* fix logo in rtl and demo controls
* ci errors
* resolve steps/index.tsx conflicts
* tooltip family demo remove inline style
* resolve table/Table.tsx conflicts
* resolve modal/Modal.tsx conflicts
* resolve cascader/index.tsx conflicts
* add workflows from upstream
* update snapshots
* revert logo to default
* fix codebox demo direction of placements
* resolve tooltip overlayClassName conflicts
* update snapshots
* update popover test
* fix: cascader miss popupClassName
* fix: fix select missing dropdownClassName
* chore: Update snapshot
* chore: Adjust menu use rtl logic
* docs: Update demo line color
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-01-02 19:10:16 +08:00
二货机器人
0b5c92b1a4
chore: Clean up merged code ( #20595 )
...
* chore: Clean up merged code
* fix hy-am
2020-01-02 16:51:52 +08:00
陈小聪
014bed6358
docs: generate picker ( #20515 )
...
* docs: faq How to use dayjs instead of moment
* adjust article position
* add steps and use cases
* change docs
* add bisheng config source
* translate title
* remove customize TimePicker
* simplified document
* Update docs/react/generate-picker.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update docs/react/generate-picker.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* add cra demo
* init demo refer 'Use in TypeScript'
Co-authored-by: 偏右 <afc163@gmail.com>
2020-01-02 16:05:59 +08:00
ycjcl868
fce441843c
fix: margin-bottom style
2019-12-31 15:12:18 +08:00
ycjcl868
e7663800c6
fix: Picker margin-bottom
2019-12-31 15:12:18 +08:00
偏右
d8cea7489d
💄 fix stylelint warnings and errors ( #20562 )
2019-12-31 15:04:00 +08:00
ycjcl868
bd2633d303
Merge 4.0-prepare into feat-dark-palette
2019-12-25 21:13:07 +08:00
二货机器人
0f63cfceaf
Merge pull request #20449 from ant-design/merge-master
...
chore: Merge master
2019-12-25 20:38:44 +08:00
骗你是小猫咪
30bb97552e
fix: datePicker size ( #20384 )
...
* fix: datePicker size
* fix align
* remove componet less var and use input base
* use padding spread
* extract picker-padding
* fix spelling mistakes
2019-12-25 20:35:29 +08:00
ycjcl868
c6fa94c534
fix: picker-date hover range color
2019-12-25 20:34:40 +08:00
zombiej
80359a15b1
clean up
2019-12-25 20:19:33 +08:00
zombiej
9e8ce489e9
merge master
2019-12-25 19:09:17 +08:00
ycjcl868
f7cfb21d1c
fix: calendar-full background
2019-12-25 18:06:50 +08:00
chenshuai2144
cbfc052d0d
dark theme sync
2019-12-23 16:02:09 +08:00
ycjcl868
d316190e41
fix: picker dark theme
2019-12-21 16:38:51 +08:00
二货机器人
a33acaacf4
fix: datePicker popup z-index should over modal ( #20346 )
2019-12-19 16:35:04 +08:00
zombiej
4ce683a8b2
test: Update test case
2019-12-19 16:10:36 +08:00
二货机器人
407a41a142
feat: New Picker ( #20023 )
...
* init generate
* basic style
* basic panel style
* update mode panel style
* update style
* generate More picker
* default clear icon
* chore: Update separator type
* feat: Add ranged start & end className
* update range style
* Add transition effect
* support size config
* adjust range style
* chore: Auto fill time by showTime
* auto set time by format
* update disabled style
* update seperator style
* ranges style
* support extra footer style
* remove useless test case
part is not usable anymore
part is already tested in rc-picker
* init calendar
* all demos
* fix calendar basic test
* fix time-picker test case
* update snapshot
* fix tooltip test case & lint
* fix locale & style lint
* fix compile
* fix style
* fix style lint
* fix calendar style
* update rc-picker version
* adjust style
* move picker placeholder into locale file
* update snapshot
* add hover style
* update picker version
* fix icon position & style
* update picker version
* update deps for pading
* fix: align of suffix
* feat: Year & Month support range effect
* adjust range style to support up-down placement
* update rc-picker
* update range picker style
* adjust extra footer line style
* update snapshot
* fix: Locale error
* fix: style lint
* fix: add missing button style deps
* update test case
* fix firefox additional white line style issue
* rollback demo
* fix ff additional blue color
* docs: Remove placeholder in demo
* rangepicker ranges is tag now
* connect start / end background color with picker range
* update deps
* update deps for fixing blur text issue
* hide start-end demo
* range hover style update
* hover range with ranged value
* black magic of inner hover style
* hover style of range adjust
* fix css select miss hit on DatePicker
* remove one eslint rule
* fade range hovered color
* week should alway not show the cell selection
* update style of selection
* update snapshot
* fix style
* add margin back
* update rc-picker deps
* update date & time picker & form style
* fix disabled demo & update form style
* update docs about allowEmpty
* hide arrow in time range picker
* add hover & focused style
* fix lint
* fix style & update snapshot
* raise disabled selector proirity
* fix disabled today border color
* extra footer provides an bottom line
* time picker hover support transition background
* add padding style
* fix Firefox not correct calculate inline-flex
* fix style
* fix week picker missing today border color
* rm useless padding
* Force padding to 0
* test coverage
* dedup eslint rule
* adjust logic to imporve coverage
* fix render cell logic
2019-12-11 23:32:19 +08:00
Khaled
2f7998cc0c
Fix: "disabledTime" property type in date-picker
...
disabledTime property should not be required in DatePicker component.
2019-12-09 23:38:00 +08:00
骗你是小猫咪
114fdd9333
fix: upgrade rc-tooltip lint fail ( #19408 )
...
* fix: upgrade rc-tooltip lint fail
* fix tooltip typescript type
* rebase and update snapshots
* update tests
* change trigger mock export
* upgrade rc-trigger
* fix type error
* upgrade dependencies
* update snapshots
* upgrade rc-calendar and test use sleep
* update snapshots
* fix test fail
* update snapshots
2019-12-05 16:15:10 +08:00
damon.chen
cba968f9dc
chore: fix RangePicker value and onChange definition ( #20015 )
2019-12-02 17:22:06 +08:00
ycjcl868
898311c637
fix: datepicker bg @time-picker-panel-inner-bg
2019-12-02 12:22:19 +08:00
ycjcl868
99f8d84f2f
feat: date-picker, steps less dark
2019-12-01 23:44:51 +08:00
zombiej
d76283f2b9
merge master
2019-12-01 21:46:17 +08:00
ycjcl868
dfa14f469a
feat: add @dropdown-menu-bg, @time-picker-bg, @calendar-bg, @calendar-input-bg, @pagination-item-bg
2019-11-29 09:04:39 +00:00
ycjcl868
04ec04ac85
feat: add @calendar-item-active-bg
2019-11-29 09:04:38 +00:00
ycjcl868
4440062e66
feat: add @message-notice-content-bg and @calendar-border-color
2019-11-29 09:04:38 +00:00
二货机器人
64b905e9bd
chore: Update @ant-design/icons
deps ( #19979 )
...
* update icons deps
* update all icon ref
* fix lint
* update snapshot
2019-11-28 12:34:33 +08:00
yehq
0a13af0f2e
doc(DatePicker, cascader): 删除版本信息 ( #19820 )
2019-11-20 14:53:43 +08:00