Commit Graph

2799 Commits (19b005867f30e3cccd065b77dfe97b35bbedd34b)

Author SHA1 Message Date
tangjinzhou 19b005867f refactor: remove Google Ads components from API and layout 2025-09-20 14:52:21 +08:00
tangjinzhou e8a1a4a217 docs: update image URLs and remove Alipay/WeChat sponsorship links 2025-09-20 14:51:42 +08:00
tangjinzhou 69d5aa795a chore: update package.json scripts 2025-09-19 19:16:17 +08:00
tangjinzhou bda27eb39b refactor: remove surely form references 2025-09-19 17:27:39 +08:00
tangjinzhou 4136b3b62a docs: update doc url 2023-03-15 16:58:06 +08:00
tangjinzhou 43a48ed422 docs: update bottom banner 2023-03-15 14:08:56 +08:00
tangjinzhou 2afccac35e docs: add qq number & form 2023-03-15 12:26:21 +08:00
tangjinzhou dac22759db docs: add jeecg sponsor 2022-09-02 14:44:59 +08:00
tangjinzhou 3a85220a57 doc: update ad 2022-03-19 16:46:03 +08:00
tangjinzhou acaad27135 docs: update surelyvue 2022-01-27 15:47:36 +08:00
zkwolf 80da77aee0 doc: copy icon #4389 (#4911) 2022-01-27 15:47:36 +08:00
tangjinzhou 773ca392d8 doc: update footer 2022-01-27 15:47:36 +08:00
zkwolf 24ce72ef83 fix: directory-tree title slot #4795 (#4807)
close #4795
2022-01-27 15:47:36 +08:00
tangjinzhou 2c81ccc6f0 doc: update 2022-01-27 15:47:36 +08:00
tangjinzhou 7eb0422f79 doc: update doc 2022-01-27 15:47:36 +08:00
tangjinzhou 11e0994012 doc: update v3 & qrcode 2022-01-27 15:47:36 +08:00
WangYang 233ef9f2cf feat(dropdown): add dropdown destroyPopupOnHide type (#4768)
Co-authored-by: WangYang <yang.wang@cue.group>
2022-01-27 15:47:36 +08:00
Jeminas 441024b993
docs:table demo optimize (#5142) 2022-01-11 16:14:31 +08:00
zhouxinyong 115ca4d8ec
docs: add @formily/antdv link (#5093) 2021-12-28 22:00:03 +08:00
ajuner e70738137e
fix(range-picker): separator error (#5059) 2021-12-21 16:38:59 +08:00
ajuner ef7d0cf0d2
fix(input): allowClear in ie11 (#4699)
close #4679
2021-09-27 09:45:50 +08:00
twobrushes 911ea488bd
perf(table): checkbox performance (#4673)
Co-authored-by: linzhangyu <gebi.lzy@raycloud.com>
2021-09-22 08:31:49 +08:00
tangjinzhou 7779c0469c docs: update doc 2021-08-27 14:07:09 +08:00
tangjinzhou 2b1b81b6ff release 1.7.8 2021-08-27 10:24:13 +08:00
BeADre 7b317a2765
fix(icon): fix the warning of not export default at webpack5 (#4579) 2021-08-27 10:04:33 +08:00
tangjinzhou 74133d18af fix: remove transfer warning #4574 2021-08-26 09:57:37 +08:00
CandyTong f1488e1545
fix(auto-complete): cannot use configProvider prefixCls #4566 (#4568)
Co-authored-by: candychuang <candychuang@tencent.com>

close #4566
2021-08-24 23:01:20 +08:00
tangjinzhou 72b1312209 release 1.7.7 2021-08-07 15:26:34 +08:00
tangjinzhou e99e382ce6 docs: update publicPath 2021-08-07 15:17:38 +08:00
BeADre 89c134a7b7
fix(icon): ensure icon data is valid (#4460)
close #2745
2021-08-04 23:02:56 +08:00
zkwolf b0d226d33e
feat(table): support expandIcon slot (#4448)
close #4444
2021-08-02 17:09:22 +08:00
John 4c559c86ab
docs(space): update `space` document layout #4426 (#4454) 2021-07-31 11:10:50 +08:00
้’ๆฒ› 66219e2b86
docs(update): update documents (#4453)
Co-authored-by: zhangxuelin@xd.com <zhangxuelin@xd.com>
2021-07-31 07:40:55 +08:00
John 6953698385
fix(empty): cannot get `prefixCls` in `configProvider` #4446 (#4447)
close #4446
2021-07-30 16:12:27 +08:00
Darma1106 a4ce890dd6
perf(tabs): active tab color(#4241) (#4417) 2021-07-30 16:05:20 +08:00
tangjinzhou 74007fbb16 Merge branch '1.x' of github.com:vueComponent/ant-design-vue into 1.x 2021-07-14 11:36:35 +08:00
tangjinzhou 833cd47955 docs: update doc 2021-07-14 11:36:25 +08:00
zkwolf 72ca67b103
feat: tree-select support showArrow (#4360) 2021-07-14 10:32:49 +08:00
tangjinzhou 9b5a36186b docs: update anchor feature 2021-07-11 14:54:56 +08:00
zkwolf 4eb26eaec3
feat(input-password): accept global prefixCls (#4280)
* fix(input-password): accept global prefixCls

* fix(input-password): suffix icon style
2021-07-08 09:51:37 +08:00
zkwolf 5c8b82ccf4
feat(tree): support global title slot (#4299)
* feat: global tree title slot

* docs: add context menu demo

* test: update snapshot
2021-07-01 15:21:48 +08:00
tangjinzhou 56991e5488 doc: update table resize demo #4285 2021-06-28 21:09:05 +08:00
undefined e1ac8ce6f0 release 1.7.6 2021-06-26 21:01:17 +08:00
undefined e218afd787 test: update snap 2021-06-26 21:00:58 +08:00
undefined d0c7c0b128 fix: table expanded error #4223 2021-06-26 20:35:53 +08:00
John fb94e7c119
docs(popover): update style #4167 (#4196) 2021-06-10 22:19:19 +08:00
Ken 2f1eb4bbb7
fix: TimePicker input should be readonly like DatePicker. fix #4084 (#4085) 2021-05-23 20:17:24 +08:00
vuthanhbayit 9bb90e78d1
fix: input-number type not work (#4049) 2021-05-10 10:41:32 +08:00
Archer03 23ab83c533
fix: set false as default to validateOnRuleChange in FormModel (#4040) 2021-05-09 20:48:26 +08:00
tangjinzhou 23fb9fae7c release 1.7.5 2021-05-09 15:00:33 +08:00