Commit Graph

221 Commits

Author SHA1 Message Date
tangjinzhou
5376014b33 docs: update doc anchor 2023-04-21 22:29:04 +08:00
tangjinzhou
bf1e6fec95 docs: update datepicker doc #6387 2023-04-05 13:30:31 +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
9802fb3ea1 test: update snap 2023-03-23 14:11:40 +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
果冻橙
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
516b2e5a0c refactor: rename _style to style 2023-02-27 16:00:05 +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
果冻橙
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
tangjinzhou
1d774507c0 refactor: datepicker type 2023-02-12 11:18:49 +08:00
果冻橙
80918cba98
refactor:datepicker (#6245) 2023-02-12 10:37:06 +08:00
tangjinzhou
b5d7d582cd refactor: configprovider 2023-01-27 16:00:17 +08:00
tangjinzhou
d64c6a8d53 Merge remote-tracking branch 'origin/main' into feat-v3.3 2023-01-17 18:39:55 +08:00
lyn
c8b7848f99
docs(date-picker): docs update (#6175)
* Update index.zh-CN.md

* Update index.en-US.md
2023-01-17 16:51:39 +08:00
tangjinzhou
040956819f Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-11-24 19:28:21 +08:00
Garret MH
a2f7d6d062
feat: Vue 3 Migration Build support (#5973), close #5765
closes vueComponent/ant-design-vue#5765

Add `compatConfig: { MODE: 3 }` to all component definitions to signal to `@vue/compat` not to use any Vue 2 compatibility features.
2022-09-26 21:33:41 +08:00
tangjinzhou
07907ca7f3 test: snap 2022-09-02 16:51:56 +08:00
tangjinzhou
24c4c84576 test: update snap 2022-09-02 16:16:03 +08:00
tangjinzhou
8d0155878e Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-08-07 20:03:09 +08:00
tangjinzhou
3d77a1c1d4 test: update snap 2022-07-07 14:39:15 +08:00
tangjinzhou
7473233bc9 test: update focus test 2022-07-06 19:10:14 +08:00
tangjinzhou
9d210e3a30 fix: remove mock transition when test env #4565 2022-07-06 18:21:16 +08:00
tangjinzhou
901811bc43 chore: update jest to 28 2022-07-06 17:40:21 +08:00
tangjinzhou
bb4b86a82e feat: merge main 2022-06-13 11:07:06 +08:00
tangjinzhou
033e55af5d test: update snap 2022-06-11 21:58:12 +08:00
tangjinzhou
3ddc7cdd7c fix: rangePicker xxxStep not work, close #5671 2022-06-07 10:47:51 +08:00
tangjinzhou
dd1a535943 test: update test 2022-05-22 17:01:43 +08:00
tangjinzhou
bf1226d3bb feat: timepicker add status & placement 2022-05-21 22:23:52 +08:00
tangjinzhou
527dec6078 feat: select add status & placement 2022-05-21 22:03:56 +08:00
tangjinzhou
4eb8088645 feat: datePicker add status & placement 2022-05-15 14:48:46 +08:00
tangjinzhou
0c879fc22d feat: select option add title 2022-04-23 13:28:00 +08:00
tangjinzhou
cddaf8cbc4 test: update snap 2022-04-14 16:25:13 +08:00
tangjinzhou
93c1d400c1 feat: datepicker add rangeQuarterPlaceholder 2022-04-14 16:17:59 +08:00
bqy_fe
babc85bc1b
docs(DatePicker): remove redundant square brackets (#5457) 2022-04-09 09:37:56 +08:00
tangjinzhou
fa76f5c480 fix: blur & focus lose argumnet, close #5434 2022-04-01 21:31:20 +08:00
tangjinzhou
797a1c6c8f doc: update next to main 2022-03-30 19:36:12 +08:00
tangjinzhou
4b9fe8242e style: less typo 2022-03-17 10:23:09 +08:00
tangjinzhou
2bafbb104c test: update snap 2022-03-12 16:28:36 +08:00
tangjinzhou
f7e89998e9 fix: datePicker valueFormat log warning, close #5323 2022-03-12 11:00:36 +08:00
tangjinzhou
2ee3d43534
Feat css var (#5327)
* style: affix & util

* feat(alert): add customIcon slot

* feat(anchor): ts type

* style: auto-complete

* feat: avatar add crossOrigin & maxPopoverTrigger

* style(backTop): v-show instead v-if

* style: badge

* style: breadcrumb

* feat: button add global size

* feat: update i18n

* feat: picker add disabledTime

* test: update snap

* doc: update img url

* style: fix Card tabs of left position

* doc: update cascader doc

* feat: collapse

* style: comment

* style: configprovider

* feat: date-picker add soem icon slot

* style: update descriptions style

* feat: add divider orientationMargin

* doc: update drawer

* feat: dropdown add destroyPopupOnHide & loading

* style: update empty

* feat: form add labelWrap

* style: update grid

* test: update grid snap

* fix: image ts error

* fix: mentions cannot select, close #5233

* doc: update pagination change info, close #5293

* fix: table dynamic expand error, close #5295

* style: remove not use

* release 3.0.0-beta.11

* doc: update typo

* feat: input add showCount

* feat: inputNumber add prefix slot

* style: update layout

* style: update list

* feat: add locale i18

* style: update locale ts

* style: update mentions

* feat: menu divider add dashed

* perf: menu

* perf: menu animate

* feat: modal method add wrapClassName

* style: update pageheader

* feat: update pagination ts

* feat: confirm add showCancel & promise

* doc: update popover

* style: update progress

* style: radio

* style: update rate、result、row

* feat: select add fieldNames

* feat: add skeleton button & input

* feat: spin tip support slot

* style: slider & space

* stype: update steps ts type

* style: update switch

* feat: table add tree filter

* test: update input sanp

* feat: table add filterMode...

* fix: tree autoExpandParent bug

* test: update input snap

* doc: tabs add destroyInactiveTabPane

* style: update tag

* style: update timeline & time-picker

* fix: Tooltip arrowPointAtCenter 1px shift bug

* feat: typography add enterEnterIcon triggerType

* doc: update tree-select

* fix: deps and TypeScript types

* style: udpate transfer

* style: update style

* doc: add colorScheme

* chore: add css var builg

* doc: sort api

* style: lint code

* doc: add css var

* test: update snap

* chore: add pre script

* chore: update lint

* perf: collapse animate

* perf: collapse tree

* perf: typography shaking when edit

* doc: update auto-complete demo

* fix: table tree not have animate

* feat: deprecated dropdown center placement

* feat: deprecated dropdown center placement

* test: update snap
2022-03-12 09:56:32 +08:00
tangjinzhou
f0385d7c24
Refactor cascader (#5192)
* feat: tree

* refactor: select

* refactor: select

* refactor: select

* refactor: vc-tree-select

* refactor: tree-select

* refactor: tree-select

* feat: add showLeafIcon

* refactor: remove lod vc-tree-select

* feat: tree-select add tag-render

* refactor: cascader

* refactor: cascader

* refactor: cascader

* refactor: cascader

* fix: maxTagmaxTagPlaceholder not work
2022-01-21 21:58:10 +08:00
tangjinzhou
ce767f2e0d doc: update demo ts type 2022-01-11 23:30:47 +08:00
tangjinzhou
3d3dcd5c44 test: update snap 2022-01-10 10:22:55 +08:00
tangjinzhou
dd0b0b2eb9 feat: date-picker support vshow, close #5132 2022-01-07 18:50:30 +08:00
tangjinzhou
efa045ab9c doc: fix select range time issue, close #5125 2022-01-06 10:27:05 +08:00
tangjinzhou
b13756ffbe fix: time-picker type error #5109 2022-01-01 16:41:34 +08:00