Cherry7
b0125de963
feat(Steps): add items prop and variants ( #6406 )
...
* refactor(steps): add items prop and variants
* feat(steps): add Label Placement and Inline Steps demo
* feat(steps): Label Placement and Inline Steps snap
* test(steps): Steps demo snap
* feat(Steps): update docs
* fix(Step): progressDot
* chore(useLegacyItems): change from warning to devWarning
* refactor(Steps): Remove useLegacyItems
* refactor(Steps): renderStep
* test(Steps): update test snapshot
* chore(Steps): filterEmpty
* feat(Steps): update docs
2023-04-05 13:39:40 +08:00
tangjinzhou
bf1e6fec95
docs: update datepicker doc #6387
2023-04-05 13:30:31 +08:00
tangjinzhou
5f1cb0d240
fix: datepicker presets error #6387
2023-04-05 13:29:08 +08:00
Cherry7
f6daa8d28f
Feat(DatePicker): increase presets prop ( #6387 )
...
* feat(date-picker): add PresetDate type
* feat(date-picker): add usePresets hook
* feat(date-picker): add PresetPanel Component
* feat(date-picker): add PresetPanel Component
* feat(demo): update Preset Ranges Examples
* feat(docs): add new prop presets
* feat(docs): add new prop presets with english
* fix(RangePicker): footer is not managed by panels
* chore(Picker): prefixCls default rc-picker
* chore(date-picker): update presetted-ranges demo
* chore(date-picker): update rangePickerProps'presets
* feat(date-picker): presets reactively processing
* chore(date-picker): update type
* refactor(RangePicker): deprecated ranges prop
* chore(date-picker): update type
* chore(PickerPanel): del notuse panelRef
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-04-05 10:56:07 +08:00
tangjinzhou
48ab5a2f99
Merge remote-tracking branch 'origin/main' into feat-v4
2023-04-05 10:05:59 +08:00
Cherry7
1977074a7e
fix(dayjs): cannot handle week and quarter String + Format ( #6385 )
...
* fix(generateRangePicker): onChange type
* fix(dayjs): cannot handle week's String + Format
* test(date-picker): update snap
* test(date-picker): add WeekPicker valueFormat case
* refactor(dayjs): todate support week and quarter
* test(QuarterPicker): test QuarterPicker valueFormat
* chore(QuarterPicker): findTargetStr rename
* test(DatePicker): update demo snap
2023-04-05 09:47:51 +08:00
tangjinzhou
72508d864b
Revert "fix: useMergedState is not updated in time ( #6402 )" ( #6421 )
...
This reverts commit 670ff3f857
.
2023-04-05 09:32:56 +08:00
siaikin
670ff3f857
fix: useMergedState is not updated in time ( #6402 )
...
Co-authored-by: siaikin <abc131054026@outlook.com>
2023-04-05 08:25:18 +08:00
Dmytro Lukashenko
9445dd23c8
fix: fix bug with render class ant-upload-drag-container in dom ( #6413 )
...
Co-authored-by: Dmytro Lukashenko <dmytro.lukashenko@levi9.com>
2023-04-04 23:43:11 +08:00
HeyXml
2a5b18ac6e
fix: fix form error style for input addonAfter slot when disabled ( #6403 ), close #6374
2023-04-04 23:04:46 +08:00
tangjinzhou
a8823f523c
revert: dropdown #6324 , close #6400 , #6405
2023-04-04 22:32:55 +08:00
wheeljs
7ebabb3778
docs(upload): duplicated prop `directory` ( #6378 )
...
Co-authored-by: will.tian <will.tian@hyatt.com>
2023-03-27 08:10:49 +08:00
tangjinzhou
9802fb3ea1
test: update snap
2023-03-23 14:11:40 +08:00
tangjinzhou
5fd866b136
format: inputnumber util
2023-03-23 11:56:15 +08:00
Cherry7
d956eed086
Fix form type prompt ( #6375 )
...
* fix(FormITem): Change from ValidationRule to Rule
* fix(FormI): from props type
2023-03-23 10:37:13 +08:00
tangjinzhou
bfcbd5bdef
fix: ConfigProvider error for style, close #6368
2023-03-21 15:08:16 +08:00
Cherry7
4d2a37fcd3
fix: ant-piker-cell-range-hover-end style error ( #6373 )
...
* fix: ant-piker-cell-range-hover-end style error
* feat: be consistent with antd
* feat: be consistent with antd
2023-03-21 14:08:37 +08:00
ming
e5e20cca5b
feat[data-picker]: improve format types and docs ( #6371 )
...
Co-authored-by: xiamingming1 <xiamingming@jd.com>
2023-03-21 14:05:57 +08:00
tangjinzhou
dcc3bb10cb
fix: button wave not work
2023-03-20 16:45:26 +08:00
zkwolf
3653f37d6b
fix: dropdown divider disappear, close #6365 ( #6369 )
2023-03-20 13:32:23 +08:00
果冻橙
f265a7bb02
fix docs dark theme & add docs coverDark ( #6367 )
...
* fix docs dark theme & add docs coverDark
* fix theme Editor edit
2023-03-20 11:15:02 +08:00
tangjinzhou
89314fb4d0
fix: qrcode ; error, close #6362
2023-03-17 10:27:17 +08:00
tangjinzhou
d95861aa90
fix: motion not work
2023-03-16 14:41:44 +08:00
Jobin
0a610d818f
fix: Export the types referenced in the Props of the Slider component for external use. ( #6357 )
2023-03-16 08:28:54 +08:00
tangjinzhou
295c417f49
fix: remove not use file
2023-03-13 21:24:27 +08:00
tangjinzhou
27c5a6c96a
fix: qrcode type
2023-03-13 15:22:48 +08:00
tangjinzhou
ad1d6443f2
fix: tag click event not trigger
2023-03-13 12:08:38 +08:00
tangjinzhou
77d0d188f0
doc: format code
2023-03-13 11:58:59 +08:00
tangjinzhou
b22bd85828
fix: cssinjs effect error
2023-03-13 11:11:40 +08:00
tangjinzhou
dde2ff140d
fix: token effect error
2023-03-12 23:48:46 +08:00
果冻橙
f429148734
Feat v4 theme editor ( #6348 )
...
* feat: add theme editor container
* feat: add theme editor layout
* add left panel
* add vue-colorful & fix bug
* 修复hue组件抖动问题
* fix bug && add demo
* fix bug
* fix demo preview
* fix theme editor components demo
2023-03-12 15:15:52 +08:00
tangjinzhou
23a213acda
Merge remote-tracking branch 'origin/main' into feat-v4
2023-03-08 13:44:43 +08:00
tangjinzhou
6fb47874a3
fix: image preview error #6333
2023-03-08 13:43:47 +08:00
tangjinzhou
d241a06f9d
Merge remote-tracking branch 'origin/main' into feat-v4
2023-03-04 08:37:28 +08:00
Zz-ZzzZ
3d2d5fdd99
fix(dropdown): fix close popup doesn't emit 'visibleChange' event ( #6324 )
...
* fix(dropdown): fix close popup doesn't emit 'visibleChange' event
* Update Dropdown.tsx
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-03-03 21:45:53 +08:00
tangjinzhou
1d9a521669
fix: floatbutton animation not work
2023-03-03 17:25:11 +08:00
tangjinzhou
a04cae1221
fix: groupsize context error
2023-03-03 17:13:48 +08:00
tangjinzhou
add208aefb
refactor: float-button
2023-03-03 16:58:47 +08:00
tangjinzhou
355c41b4aa
refactor: qrcode #6315
2023-03-03 14:56:23 +08:00
果冻橙
3f5f3ecabf
Feat v4 floatbutton ( #6294 )
...
* feat: add float-button components
* fix type & demo display
* fix components entry
* fix review bug
* fix bug
* fix .value
2023-03-02 10:59:44 +08:00
selicens
41a455f881
feat: add qrcode ( #6315 )
...
* feat: add qrcode
* fix: qrcode bug
* fix: qrcode value required
* refactor: props deconstruct
2023-03-02 10:46:16 +08:00
zkwolf
eda7247c2c
fix: inject value maybe undefined && tag style invalid ( #6320 )
...
* fix: inject value maybe undefined
* fix(tag): style invalid
2023-02-28 21:57:11 +08:00
tangjinzhou
a1e967dfc2
refactor: watermark type
2023-02-28 11:01:43 +08:00
Zev Zhu
6058ca5576
feat: add watermark ( #6300 )
...
* feat: add watermark
* feat: add watermark demo
* feat: add mutationObserver
* feat: add watermark demo
2023-02-28 10:35:10 +08:00
zkwolf
dd063b8275
fix(dropdown): open invalid ( #6316 )
2023-02-28 10:25:46 +08:00
tangjinzhou
9c6a9fb47c
fix: tag warning
2023-02-27 16:06:26 +08:00
tangjinzhou
516b2e5a0c
refactor: rename _style to style
2023-02-27 16:00:05 +08:00
tangjinzhou
b393a0a2dd
doc: refactor doc
2023-02-24 23:58:46 +08:00
tangjinzhou
2b80870461
doc: update doc
2023-02-23 21:42:41 +08:00
tangjinzhou
33a47bc27a
chore: update build script
2023-02-23 17:20:38 +08:00
tangjinzhou
53b146ab88
refactor: remove not use code
2023-02-23 17:19:50 +08:00
tangjinzhou
f3ffcdbc7e
doc: update cover
2023-02-23 12:21:23 +08:00
tangjinzhou
37b5d02b6d
fix: use open, remove visible
2023-02-23 11:58:23 +08:00
tangjinzhou
1b51e6ffb3
fix: directive not work
2023-02-23 10:01:30 +08:00
tangjinzhou
f39d4894e4
refactor: form
2023-02-21 23:11:05 +08:00
一堆菠萝
975d70e7ed
fix: some type & doc ( #6292 )
...
* fix: typo (#6218 )
* fix: typo
* docs<upload>: docs update
* fix: type of minute in props disabledDateTime of DatePicker (#6233 )
* docs: typo (#6256 )
* feat: tooltip added overlayInnerStyle attribute
* Update abstractTooltipProps.ts
* Update Tooltip.tsx
---------
Co-authored-by: lyn <76365499@qq.com>
Co-authored-by: H1mple <35363759+baohangxing@users.noreply.github.com>
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-02-21 14:10:35 +08:00
tangjinzhou
c301c63e8b
feat: radio add disabled context
2023-02-21 12:06:31 +08:00
果冻橙
e04f73dfef
refactor:radio ( #6299 )
...
* refactor:radio
* fix attrs
2023-02-21 11:33:54 +08:00
tangjinzhou
8fcb3fdfe3
refactor: drawer
2023-02-20 23:26:23 +08:00
tangjinzhou
c7b15a96a8
refactor: image
2023-02-20 15:38:42 +08:00
tangjinzhou
e8918ce589
refactor: auto-complete
2023-02-20 14:17:36 +08:00
tangjinzhou
62dda88ea0
refactor: cascader
2023-02-20 14:08:09 +08:00
tangjinzhou
7af22a70f9
perf: table
2023-02-20 11:15:17 +08:00
tangjinzhou
087dfa2f1b
feat: tree-select add context size
2023-02-20 11:04:25 +08:00
果冻橙
799eeed346
refactor: tree select ( #6296 )
2023-02-20 10:32:25 +08:00
tangjinzhou
124aae72a4
feat: select add context size
2023-02-20 10:28:16 +08:00
果冻橙
39e5824699
refactor:select ( #6295 )
...
* refactor:select
* update doc
* delete useless
2023-02-20 00:17:22 +08:00
tangjinzhou
9df8317ece
refactor: segmented #6286
2023-02-20 00:05:54 +08:00
selicens
62e7f94aba
feat: add segmented ( #6286 )
2023-02-18 16:16:44 +08:00
tangjinzhou
47385347ee
refactor: tabs #6288
2023-02-17 23:14:26 +08:00
yang
6240ab2885
[tabs] :less to cssinjs ( #6288 )
...
* update
* switch
* Style adjustment
* refactor(Card): less to cssinjs
* tabs: less to cssinjs 开发ing
* add function cssinjs
* Eliminate irrelevant code
* Eliminate irrelevant code 2
* update components
* Eliminate irrelevant input code
2023-02-17 22:08:24 +08:00
tangjinzhou
328e42a9be
feat: tree add leafIcon
2023-02-17 22:02:59 +08:00
tangjinzhou
634675e032
refactor: rename locale file
2023-02-17 22:02:59 +08:00
果冻橙
7ddf882a99
Feat v4 fix type errors ( #6285 )
...
* fix compile type errors
* fix menuprops type import
* fix lint errors
* fix lint errors
* fix format error
* fix node version
* fix run dist error
* fix run lint
* fix as any
* fix string type
2023-02-17 22:01:30 +08:00
果冻橙
895b43338d
refactor:tree ( #6276 )
2023-02-17 10:04:45 +08:00
果冻橙
9f53d53cb8
refactor:timepicker ( #6270 )
...
* refactor:timepicker
* docs:update & refactor: timepicker type
2023-02-17 10:03:34 +08:00
果冻橙
cd47a277da
refactor:calendar ( #6269 )
...
* refactor:calendar
* docs:update
2023-02-17 10:02:38 +08:00
tangjinzhou
adec5211f1
feat: table add expandColumnTitle slot
2023-02-17 09:49:21 +08:00
tangjinzhou
a6a270b44a
refactor: table
2023-02-16 19:23:44 +08:00
果冻橙
8472c25633
refactor:table ( #6267 )
...
* refactor:table
* docs:update & refactor: table type
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-02-16 07:44:48 +08:00
tangjinzhou
c1ed77f67a
feat: number add compactSize & disabledContext
2023-02-15 15:49:23 +08:00
果冻橙
df6a1fdb71
refactor:inputnumber ( #6265 )
...
* refactor:inputnumber
* docs:update & refactor: inputnumber type
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-02-15 15:37:49 +08:00
tangjinzhou
321989b9c2
feat: update collapse type
2023-02-15 15:33:54 +08:00
果冻橙
2f51f2d3af
refactor:collapse ( #6266 )
...
* refactor:collapse
* fix collapse props version
* docs:update & refactor: collapse type & fix collapsible
2023-02-15 15:28:52 +08:00
tangjinzhou
dc9987aea8
fix: steps icon clss error
2023-02-15 14:34:11 +08:00
果冻橙
3715ded674
refactor:steps ( #6264 )
...
* refactor:steps
* fix ...attrs
* fix StepsToken error
* docs:update & refactor: steps type
2023-02-15 14:08:45 +08:00
tangjinzhou
04e3819b0b
perf: timeline
2023-02-15 14:03:11 +08:00
果冻橙
587c1ca89d
refactor:timeline ( #6263 )
...
* refactor:timeline
* docs:update & refactor: timeline type
2023-02-15 13:52:47 +08:00
tangjinzhou
8a233d7c3a
perf: upload motion
2023-02-15 13:38:57 +08:00
果冻橙
0464c84afc
refcator:upload ( #6261 )
...
* refcator:upload
* docs:update & refactor: upload type
* Update style.ts
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-02-15 10:19:49 +08:00
tangjinzhou
7e29eb2163
doc: update mentions demo
2023-02-14 15:50:16 +08:00
Zev Zhu
92795a828f
refactor: mentions ( #6255 )
...
* refactor: mentions
* refactor: mentions menu provider
2023-02-14 14:09:23 +08:00
tangjinzhou
44e5d09f22
style: update pagination props type
2023-02-14 14:06:14 +08:00
果冻橙
f6afd7fffc
refactor:pagination ( #6251 )
...
* refactor:pagination
* docs:update & refactor: pagination type
2023-02-14 14:02:22 +08:00
tangjinzhou
7de1be6a9a
feat: checkbox add disabled context
2023-02-14 13:58:37 +08:00
果冻橙
19ec975deb
refactor:checkbox ( #6248 )
...
* refactor:checkbox
* docs:update & refactor: checkbox type
2023-02-14 13:49:06 +08:00
tangjinzhou
4ccb1c3e19
perf: transfer
2023-02-13 20:46:02 +08:00
果冻橙
68d295d7ef
refactor:transfer ( #6247 )
...
* refactor:transfer
* merge v4 branch & fix theme interface conflict
* docs:update & refactor: transfer type
2023-02-13 20:21:29 +08:00
果冻橙
bbfb3cef7d
refactor:carousel ( #6262 )
...
* refactor:carousel
* docs:update & refactor: carousel type
---------
Co-authored-by: tangjinzhou <415800467@qq.com>
2023-02-13 17:46:06 +08:00
tangjinzhou
e9ce4eb2d5
refactor: card #6258
2023-02-13 17:35:49 +08:00