二货爱吃白萝卜
7e692ad585
feat: Cascader.Panel support ( #45089 )
...
* chore: init
* chore: panel style
* docs: update demo
* chore: fill style
* test: update snapshot
* docs: update demo
* chore: push
* docs: update desc
* chore: fix icons
* chore: use shared hooks
* test: update snapshot
* chore: fix lint
2023-09-26 17:34:49 +08:00
MadCcc
030f38594c
feat: cascader token ( #44261 )
...
* feat: cascader token
* docs: en
2023-08-17 15:03:23 +08:00
MadCcc
b64a57d5d0
docs: component token meta ( #43337 )
...
* docs: component token meta
* docs: more
* docs: complete
2023-07-05 17:49:59 +08:00
afc163
5f89ea4e17
fix: Cascader notFoundContent should be interactive ( #40067 )
...
close #40059
2023-01-06 16:46:49 +08:00
lijianan
9aec72c395
chore: remove useless tsx support ( #39890 )
...
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2022-12-29 18:33:13 +08:00
MadCcc
64edc6ddb5
chore: update control icon token ( #39644 )
2022-12-19 15:21:38 +08:00
Yuki Zhang
977a9a92ff
Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. ( #39468 )
...
* fix: Fix the problem that the clear icon is not displayed when the Select series component hovers under the Space component
* refactor: 修改 Space.Compact css 优先级以及简化调用
* refactor: 修改 Space.Compact 垂直方向 css 优先级以及简化调用
* docs: 添加注释
* fix: lint
* test: update snapshot
* test: update snapshot
2022-12-12 16:36:46 +08:00
ZN1996
e4c81f2716
fix(Cascader): reset margin ( #39436 )
...
Co-authored-by: 周楠 <15261864836@163.com>
2022-12-09 17:10:31 +08:00
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
...
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2022-11-23 20:22:38 +08:00
MadCcc
0162d2e2d8
feat: change transiton to mid duration ( #38648 )
2022-11-17 23:31:41 +08:00
MadCcc
9f88c1238a
feat: token update ( #38314 )
...
* feat: token update
* chore: update test
* chore: lint
* chore: code clean
* test: update test case
* feat: radius token update
* fix: form size
* chore: fix steps style
* chore: code clean
* chore: update test case
2022-11-01 15:06:38 +08:00
二货爱吃白萝卜
752d671acb
feat: DatePicker support presets
( #38249 )
...
* chore: basic style
* chore: all of token spread
* chore: default presets style
* docs: update presets
* chore: fix style
* chore: fix ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* test: update snapshot
* chore: bump bundle size
* test: update snapshot
* chore: update picker style
* chore: rm useless content
2022-10-28 16:44:19 +08:00
Yuki Zhang
87b1a32aca
feat: css-in-js for Space.Compact ( #38227 )
...
* feat: css-in-js for Space.Compact
* chore: remove useless less files
* fix: lint issue
* refactor: improve code style
* chore: add bundlesize
2022-10-28 16:09:38 +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
MadCcc
2cf245969b
feat: v5 motion duration adjustment ( #37438 )
2022-09-07 14:08:14 +08:00
MadCcc
ec3444a407
refactor: token udpate ( #36892 )
2022-08-04 16:16:50 +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
二货机器人
de2992f96f
chore: move path ( #36243 )
...
* chore: base move
* chore: all path
* chore: fix script
2022-06-27 14:25:59 +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
MadCcc
1d91507a59
feat: support Keyframes as 'animationName' value ( #35142 )
2022-04-21 02:06:22 +08:00
zombiej
a8010d5422
chore: next merge master
2022-04-15 15:44:02 +08:00
王浩
a7c5f6b516
fix(cascader): search result not fill the entire panel ( #35019 )
...
Co-authored-by: wanghao <wanghao.wong@bytedance.com>
2022-04-13 21:59:41 +08:00
MadCcc
f9b80cbcc3
refactor: provide iconCls in token ( #34869 )
...
* perf: provide iconCls in token
* chore: code style
* chore: use import/export type
2022-04-06 12:20:52 +08:00
MadCcc
d0c4d7b0ec
feat: add useComponentStyle ( #34802 )
...
* feat: add useComponentStyle
* chore: auto generic
* feat: add overload
* feat: filter component token
* feat: genComponentStyleHook
* test: fix lint
* feat: button for test case
* chore: code clean
* chore: code clean
* feat: add componentCls into token
* feat: merge token statistic
* chore: code clean
* fix: cache token merge
* chore: code clean
* chore: add comment & rename variables
* chore: code enhancement
* chore: FullToken<ComponentName>
* chore: clean input
* chore: code clean
* test: fix lint
* feat: inset prefixCls
Co-authored-by: zombiej <smith3816@gmail.com>
2022-04-02 22:55:02 +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
二货机器人
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
二货机器人
d952088650
refactor: More alias token ( #34681 )
...
* chore: colorHighlight
* chore: bgSecondary
* chore: colorLink
* chore: link style
* chore: rm fly variables
* chore: colorAction
* chore: add warning comment
* chore: token outline
* chore: colorBgXXX
* chore: alert
* rm: zIndex
* chore: rm zIndexComponent
* fix: tag color checkabl
* chore: tags tmp
2022-03-24 14:30:48 +08:00
二货机器人
b967f9eb81
refactor: More alias token ( #34658 )
...
* chore: rm disabled color
* chore: color heading
* chore: shows tokn
* chore: fix color mapping
* chore: status colors
* chore: durations
* chore: outline color
* chore: comment info
* chore: background color
* chore: merge nexr
2022-03-22 20:02:04 +08:00
二货机器人
a7a180b913
refactor: Color related token ( #34648 )
...
* chore: move controlHeight in der
* chore: controlLineWidth
* chore: controlRadius
* chore: color
* chore: outline width
* chore: outline width
* chore: rm outlineBlurSize
* chore: colorTextLightSolid
2022-03-22 13:26:29 +08:00
二货机器人
80bf60c717
chore: Add GenerateStyle ts def ( #34429 )
...
* chore: Alert with types
* chore: rest component
* chore: more
* chore: fix lint
2022-03-11 14:29:29 +08:00
二货机器人
f31f315faa
refactor: Cssinjs tree select ( #34383 )
...
* refactor: TreeSelect move in cssinjs
* fix: checkbox style
2022-03-09 15:33:39 +08:00
二货机器人
de24558a6c
refactor: Cascader cssinjs ( #34374 )
2022-03-09 00:29:00 +08:00
MadCcc
533bc8740a
feat: cascader support status ( #34086 )
...
* feat: cascader support status
* chore: code clean
* chore: raise bundle size limitation
* chore: code clean
2022-02-17 15:08:13 +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
二货机器人
e13c4d4131
fix: Less Maximum call stack size exceeded error ( #32063 )
...
* chore: create additional entry
* fix: rm recv call
* chore: Add default.less as index.less
* chore: update entry
* fix: row should also translate
* chore: rename index-default to index and add index-pure instead
* fix: missing transfer customize styl
2021-09-07 16:14:20 +08:00
二货机器人
282b7c8575
feat: Cascader support multiple mode ( #31936 )
...
* chore: Update cascader version
* chore: replace cascader
* chore: default allowClear
* chore: Update docs
* test: Back of part
* test: More snapshot
* test: more and more
* test: Failed of defaultValue
* test: all basic test case
* test: All snapshot
* chore: Update cascader
* chore: disable react/jsx-no-bind
* chore: fix lint
* chore: fix less order
* chore: fix deps
* docs: Update multiple demo
* docs: Add multiple example
* test: Update snapshot
* test: update snapshot
2021-08-31 15:51:02 +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
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 ( #28465 )
2020-12-22 11:08:12 +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
xrk
20efc58a8a
style: optimize loading icon in rtl ( #27010 )
2020-10-05 16:20:14 +08:00
07akioni
6d5ccd854f
style: Cascader selector down arrow doesn't rotate ( #26078 )
...
* fix: Cascader selector down arrow always down
* chore: remove useless style
2020-08-07 14:53:48 +08:00
偏右
a2e4b22f54
fix: Cascader text overflow in Firefox ( #26011 )
...
close #25969
2020-08-04 19:53:38 +08:00
xrkffgg
ea49b01f0e
fix: cascader disabled border color ( #25970 )
2020-08-03 14:36:16 +08:00
xrkffgg
cfd66fa030
fix: cascader expand icon disacled color ( #24521 )
2020-05-28 12:17:04 +08:00
xrkffgg
3712832a03
style: optimize cascader rtl style ( #24520 )
2020-05-28 10:04:29 +08:00
xrkffgg
ce78029933
fix: empty in cascader/select/table/treeSelect ( #24279 )
...
* fix: empty in cascader\select\table\treeSelect
* fix: snap
2020-05-19 14:45:57 +08:00
xrkffgg
e652eef04c
style: add rtl base ( #22857 )
...
* style: add rtl base
* fix: add test snap
2020-04-09 12:39:10 +08:00
偏右
cfd05d72ec
fix: Cascader rtl css resolve bug ( #22360 )
...
close #22357
2020-03-19 09:28:54 +08:00
xrkffgg
8d2c959711
style: fix cascader RTL small icon ( #22191 )
2020-03-13 17:30:51 +08:00
偏右
06ba40e860
🆕 Add bordered prop ( #21242 )
...
close #19859
2020-02-06 10:02:02 +08:00