MadCcc
|
1bcfe0cce3
|
refactor: motion (#36136)
* fix: modal motion
* fix: image motion
* refactor: popover & tooltip motion
* chore: code clean
* refactor: move motion
* refactor
* chore: code clean
* refactor: dropdown support move motion
|
2022-06-21 00:34:51 +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 |
|
zombiej
|
cffc4f05aa
|
chore: merge master
|
2022-06-07 21:13:52 +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
|
461b605555
|
chore: next merge feature
|
2022-05-27 16:40:17 +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 |
|
zombiej
|
cd0ace3d40
|
chore: merge master
|
2022-05-21 22:14:15 +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 |
|
二货机器人
|
aa9815303f
|
refactor: with empty token (#35606)
* refactor: with empty token
* chore: patch
* chore: more toke
* chore: add seedToken
* test: update snapshot
|
2022-05-18 15:37:27 +08:00 |
|
zombiej
|
8613d2ff2e
|
chore: merge feature
|
2022-05-16 17:16:52 +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 |
|
MadCcc
|
a32f5d69f8
|
Merge branch 'feature' into next-merge-feature
|
2022-05-13 14:42:49 +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 |
|
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 |
|
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 |
|
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 |
|
zombiej
|
84662ce774
|
chore: next merge feature
|
2022-05-06 18:46:16 +08:00 |
|
github-actions[bot]
|
85707ff36f
|
chore: auto merge branchs (#35347)
chore: Feature merge master
|
2022-05-01 10:16:06 +00:00 |
|
zombiej
|
3e69660e52
|
chore: merge master
|
2022-05-01 16:32:08 +08: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 |
|
MadCcc
|
eed87d6276
|
chore: remove keyframes declaration (#35231)
|
2022-04-26 01:00:39 +08:00 |
|
zombiej
|
4607346d3c
|
chore: next merge master
|
2022-04-22 13:36:51 +08:00 |
|
afc163
|
8f06430336
|
fix: DropDownProps => DropdownProps (#35161)
* fix: DropDown => Dropdown
* chore: leave DropDownProps for compatibility
|
2022-04-21 22:09:59 +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 |
|
afc163
|
12d98f9ed6
|
chore: update snapshot due to rc-trigger bumped (#35106)
|
2022-04-20 00:16:39 +08:00 |
|
github-actions[bot]
|
16fb0e88a3
|
chore: auto merge branchs (#35054)
chore: sync master into next
|
2022-04-17 15:03:21 +00:00 |
|
afc163
|
0f0e2f9f43
|
docs: simplify demo code, #30853 (#35050)
|
2022-04-15 16:20:56 +08:00 |
|
zombiej
|
d907338d79
|
chore: merge feature
|
2022-04-12 15:59:36 +08:00 |
|
zombiej
|
a0d1440050
|
chore: merge conflict
|
2022-04-11 17:41:54 +08:00 |
|
MadCcc
|
101865cf7e
|
fix: statistic token (#34962)
* fix: statistic token
* fix: all components token
* test: fix lint
* chore: code clean
* Revert "chore: code clean"
This reverts commit 2c0e7d6ba3 .
|
2022-04-11 16:04:00 +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
|
821ac5bc97
|
refactor: select use genHook (#34891)
* refactor: select use genHook
* chore: code clean
* refactor: tree-select support genHook
* chore: code clean
* chore: code clean
* fix: tree style
|
2022-04-07 12:20:34 +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 |
|
二货机器人
|
d437f9fad9
|
refactor: More token used on component (#34766)
* chore: add fontSizeIcon
* chore: cascader
* chore: slider token
* chore: slider token
* chore: move to outline
* chore: input style
* chore: input align
* chore: slider full
* chore: align inputNumber
* chore: input token
* chore: input-number token
* chore: mention token
* fix: ts def
|
2022-03-29 15:57:39 +08:00 |
|
二货机器人
|
8a3ee71006
|
chore: add control-radius (#34727)
|
2022-03-27 00:20:38 +08:00 |
|
MadCcc
|
9f3dc50df6
|
Merge branch 'next' into next-merge-feature
|
2022-03-25 20:19:42 +08:00 |
|
MadCcc
|
cf18b1443b
|
Merge branch 'feature' into next-merge-feature
|
2022-03-25 20:08:05 +08:00 |
|
二货机器人
|
2aa33578c2
|
refactor: Align with token (#34713)
* chore: Divider full token
* chore: typography with tokn
* chore: select with token
* chore: tree with token
* chore: select style
* chore: select style
* chore: clean up
|
2022-03-25 17:54:57 +08:00 |
|