Cherry7
308c30c738
fix: add disabledContext override with form components ( #6618 )
...
* fix: add disabledContext override with form components
* test: update snap
* fix: LabelWidth demo filename
* fix: fontsize spelling mistake
2023-06-15 11:17:58 +08:00
Cherry7
9be58078d2
Refactor(demo): change options to composition api ( #6499 )
...
* feat(demo): A-B
* feat(demo): update B-checkbox
* feat(demo): update CheckBox -DatePicker
* feat(demo): update DatePicker - Form
* feat(demo): update Form - List
* feat(demo): update List-pagination
* feat(demo): update List - skeleton
* feat(demo): update skeleton - switch
* feat(demo): update skeleton - switch
* feat(demo): update switch - upload
* feat(demo): update watermark
* fix(demo): del hashId
2023-04-28 14:08:21 +08:00
tangjinzhou
3e46f27b59
perf: shallowRef instead ref
2023-04-05 22:03:02 +08:00
tangjinzhou
48ab5a2f99
Merge remote-tracking branch 'origin/main' into feat-v4
2023-04-05 10:05:59 +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
9802fb3ea1
test: update snap
2023-03-23 14:11:40 +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
2b80870461
doc: update doc
2023-02-23 21:42:41 +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
果冻橙
587c1ca89d
refactor:timeline ( #6263 )
...
* refactor:timeline
* docs:update & refactor: timeline type
2023-02-15 13:52:47 +08:00
yang
cb08f8551a
refactor(crad): less to cssinjs ( #6258 )
...
* update
* switch
* Style adjustment
* refactor(Card): less to cssinjs
* Eliminate invalid code
* optimization and adjustment css
* Adjust the css
* Optimize each item
* adjustment css
2023-02-13 17:21:48 +08:00
tangjinzhou
23b81b0e17
perf: space compact
2023-02-12 09:49:00 +08:00
lyn
b695dc95e3
docs: typo ( #6256 )
2023-02-11 21:18:36 +08:00
tangjinzhou
8658806e3f
feat: input add disabled
2023-02-08 11:04:16 +08:00
果冻橙
4f3ce35e74
refactor:input ( #6237 )
...
* refactor:input
* fix inheritAttrs:false
* fix attrs.class
2023-02-08 07:50:04 +08:00
tangjinzhou
34373ca05d
refactor: ts
2023-02-01 15:49:24 +08:00
tangjinzhou
b5d7d582cd
refactor: configprovider
2023-01-27 16:00:17 +08:00
tangjinzhou
94c2887c81
fix: button classname error
2023-01-26 22:13:01 +08:00
tangjinzhou
6bd8a9b984
test: update snap
2022-11-25 09:55:31 +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
901811bc43
chore: update jest to 28
2022-07-06 17:40:21 +08:00
tangjinzhou
e42fdd7a06
Merge remote-tracking branch 'origin/main' into feat-v3.3
2022-07-02 09:54:19 +08:00
tys1128
7999a2fef6
fix: add boolean type to autosize prop ( #5766 )
...
Co-authored-by: oaktian <oak.tian@vesync.com>
2022-07-01 13:52:20 +08:00
tangjinzhou
efe600e89e
test: update snap
2022-05-23 10:42:09 +08:00
tangjinzhou
dd1a535943
test: update test
2022-05-22 17:01:43 +08:00
tangjinzhou
8ad9317d11
Merge remote-tracking branch 'origin/main' into feat-v3.3
2022-05-21 15:14:29 +08:00
tangjinzhou
13e1db0bc4
chore: type support vue@3.2.35
2022-05-21 10:56:28 +08:00
tangjinzhou
093fa555ba
feat: input add clearIcon & status
2022-05-18 22:51:45 +08:00
tangjinzhou
0c879fc22d
feat: select option add title
2022-04-23 13:28:00 +08:00
tangjinzhou
728bfe69da
style: remove not use code
2022-04-19 13:51:22 +08:00
tangjinzhou
7bbf6d5272
fix: remove valueModifiers
2022-04-19 11:28:21 +08:00
bqy_fe
3a7cb252e6
fix(Input): fix warning about failed setting prop size on input element ( #5508 )
...
* fix(Input): warning about failed setting prop size on input element
* omit size prop
2022-04-19 09:52:00 +08:00
bqy_fe
c0efc1e615
docs(text-area): fix markdown syntax issue ( #5473 )
2022-04-09 22:19:57 +08:00
bqy_fe
34ebd55082
refactor(style): destructuring style change to array ( #5451 )
2022-04-08 10:04:31 +08:00
tangjinzhou
a7ea9bbe34
test: update snap
2022-04-06 10:48:46 +08:00
tangjinzhou
00dc2add94
chore: update ts type ( #5408 )
...
* feat: update prop type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* test: update snap
* feat: update ts type
2022-03-26 22:52:54 +08:00
tangjinzhou
97a08423a1
fix: button loading animate not work, close #5360
2022-03-19 15:21:32 +08:00
tangjinzhou
73ce0ca7ff
test: update snap
2022-03-17 16:30:31 +08:00
tangjinzhou
d929217752
Fix Input.TextArea cut text logic when maxLength configured.
2022-03-17 10:19:18 +08:00
tangjinzhou
cf37535d22
test: update snap
2022-03-13 16:21:16 +08:00
tangjinzhou
2bafbb104c
test: update snap
2022-03-12 16:28:36 +08:00
tangjinzhou
87a0cd5a00
test: update input snap
2022-03-12 10:02:41 +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