lijianan
|
c34caad24c
|
test: js => ts (#37392)
* test: js => ts
* test: add test
* fix: fix eslint error
* test: add test case
* fix: fix test error
* fix: fix eslint error
* fix: fix eslint error
* fix: eslint error fix
* fix: fallback eslint config & add test case
* test: add all test case
* fix: bugfix
* fix: bugFix
* fix: bugFix
* fix: bugFix
* fix: lint
* fix: add React.createRef
* fix: add breadcrumbName in Routes
* fix: any commit for restart ci/cd
* fix: remove type
* fix: test fix
* fix: test fix
* fix: add ts-ignore for id
* test: add Icon test case
* test: remove ts-ignore
* test: add Icon test case
|
2022-09-05 19:41:32 +08:00 |
|
afc163
|
9230196cf0
|
Merge branch 'feature' into master-merge-feature
|
2022-08-10 17:18:29 +08:00 |
|
hydraZty
|
baf84e849f
|
style(Select): error border exclueds pagination (#36972)
Co-authored-by: hydraZty <hydra_zty@163.com>
|
2022-08-09 19:19:21 +08:00 |
|
github-actions[bot]
|
3115657010
|
chore: auto merge branches (#36944)
chore: feature merge master
|
2022-08-08 07:17:41 +00:00 |
|
clean99
|
1239910f66
|
test: change act import from utils use act wrap timer and not wrap fireEvent (#36921)
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
|
2022-08-08 13:31:55 +08:00 |
|
黑雨
|
8b05546367
|
feat: Replace dropdownClassName to popupClassName (#36880)
|
2022-08-05 11:21:07 +08:00 |
|
afc163
|
1e88248903
|
docs: renew Select dropdownRender demo and FAQ (#36665)
* docs: renew Select dropdownRender FAQ and demo
* chore: update snapshot
* chore: fix Select demo tsc
* chore: fix Select demo tsc
|
2022-07-23 17:00:19 +08:00 |
|
afc163
|
2255dbada6
|
docs: update select documentation
|
2022-07-14 19:27:37 +08:00 |
|
afc163
|
33400eee8f
|
chore: reduce css bundle size (#36307)
|
2022-06-30 10:21:31 +08:00 |
|
二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
MadCcc
|
1f080c299e
|
fix: Form.Item noStyle should not be affected by parent Form.Item (#35849)
* fix: Form.Item noStyle should not be affected by parent Form.Item
* test: update snapshot
* fix: status
* chore: code clean
* fix: modal and drawer
* test: fix lint
* chore: code clean
* refactor: noFormStyle
* chore: code clean
* revert: revert change in Form.Item
* chore: code clean
|
2022-06-06 23:39:00 +08:00 |
|
zombiej
|
bd2b726199
|
chore: feature merge master
|
2022-05-27 16:13:19 +08:00 |
|
zhao-huo-long
|
1fda3ece9e
|
docs(select): fix type (#35726)
* fix: demo ts type
* mend
* Update select-users.md
|
2022-05-25 21:10:07 +08:00 |
|
zombiej
|
f58efe9b32
|
chore: merge master
|
2022-05-23 14:37:16 +08:00 |
|
黑雨
|
905eada4a4
|
test: improve Select test case (#35633)
|
2022-05-20 12:18:27 +08:00 |
|
黑雨
|
370960ed6d
|
feat: add-testing-lib (#35626)
|
2022-05-19 16:27:24 +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 |
|
二货机器人
|
3d21ec54e2
|
refactor: reduce empty cycling deps (#35570)
* chore: rm in root
* chore: fix ts
* test: Update snapshot
* chore: ignore part
|
2022-05-16 16:34:42 +08:00 |
|
二货机器人
|
d7cdd88e3a
|
test: Update snapshot (#35529)
|
2022-05-13 10:57:10 +08:00 |
|
zombiej
|
e8d9c42565
|
test: Update snapshot
|
2022-05-13 10:14:09 +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 |
|
github-actions[bot]
|
85707ff36f
|
chore: auto merge branchs (#35347)
chore: Feature merge master
|
2022-05-01 10:16:06 +00:00 |
|
Walid Cherhane
|
a21da91dcc
|
style: fix Select tag remove icon position (#35336)
The icon is pushed down a bit
|
2022-04-30 15:33:19 +08:00 |
|
afc163
|
e153cf07b0
|
docs: add instruction about tokenSeparators (#35329)
|
2022-04-29 21:23:39 +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 |
|
afc163
|
8f06430336
|
fix: DropDownProps => DropdownProps (#35161)
* fix: DropDown => Dropdown
* chore: leave DropDownProps for compatibility
|
2022-04-21 22:09:59 +08:00 |
|
afc163
|
12d98f9ed6
|
chore: update snapshot due to rc-trigger bumped (#35106)
|
2022-04-20 00:16:39 +08:00 |
|
afc163
|
0f0e2f9f43
|
docs: simplify demo code, #30853 (#35050)
|
2022-04-15 16:20:56 +08:00 |
|
zombiej
|
a0d1440050
|
chore: merge conflict
|
2022-04-11 17:41:54 +08:00 |
|
二货机器人
|
5b8e4e51e9
|
chore: Compatible for @types/react@18 (#34937)
* chore: bump types def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: free --legacy-peer-deps
* chore: ignore peer
* chore: fix ts logic
* chore: use fork docsearch
* chore: fix demo ts
|
2022-04-08 22:55:42 +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 |
|
二货机器人
|
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 |
|
zombiej
|
ac121e887c
|
test: Update snapshot
|
2022-03-15 14:13:49 +08:00 |
|
afc163
|
ad946f9671
|
docs: dropdownRender usage
2de1a15da9
|
2022-03-14 22:26:09 +08:00 |
|
Jungzl
|
75429d3b99
|
docs: fix select fieldNames typo (#34399)
|
2022-03-10 12:11:26 +08:00 |
|
MadCcc
|
868a17736a
|
fix: status less compile error (#34350)
|
2022-03-08 12:10:29 +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 |
|
MadCcc
|
2258335e6c
|
feat: select support status (#34084)
* feat: select support status
* test: fix lint
|
2022-02-16 21:39:48 +08:00 |
|
MadCcc
|
76ad890deb
|
Merge branch 'master' into feature-merge-master
|
2022-02-15 14:05:33 +08:00 |
|
二货机器人
|
31fb55adf3
|
chore: btn default provide default cls (#34013)
|
2022-02-11 15:02:59 +08:00 |
|
afc163
|
0c422fe1b7
|
docs: improve Select dropdownRender demo style (#34004)
|
2022-02-11 10:39:10 +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 |
|
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 |
|
afc163
|
a801933196
|
fix: Select tag margin issue when using tagRender (#33539)
close #33531
|
2022-01-04 15:11:04 +08:00 |
|
dengqing
|
4f4e2f800a
|
Docs: fix fieldNames options typo (#33241)
* docs: tree-select fieldNames error
* docs: fix docs error
* fix: docs typo
* docs: fix fieldNames
|
2021-12-27 19:05:22 +08:00 |
|
zombiej
|
7ae451729f
|
test: update snapshot
|
2021-12-27 10:58:29 +08:00 |
|