Commit Graph

26 Commits (8a233d7c3a13b0de032d02b77f9ccd4b2d96c9f9)

Author SHA1 Message Date
bqy_fe a205615af9
refactor(tag): less to cssinjs (#6227) 2023-02-03 09:50:40 +08:00
tangjinzhou b5d7d582cd refactor: configprovider 2023-01-27 16:00:17 +08:00
tangjinzhou 1e4e3cb3b4 refactor: badge 2023-01-26 11:13:29 +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
manny3 b35f63788d
fix: Tag component close icon display bug (#5956)
Co-authored-by: Tony <tony.chen@omnichat.ai>
2022-09-13 20:09:49 +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
bqy_fe 120980cb5c
feat(components): export multiple components props (#5353) 2022-03-18 09:30:37 +08:00
tangjinzhou 2c2c070663 perf: ts type, close #5044 2021-12-16 17:20:18 +08:00
gitplus 2ce3f44403
fix(tag): prefixCls value (#4649) 2021-09-14 22:09:24 +08:00
ajuner d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou 33c7230ee2 style: update prettier & format code 2021-06-23 23:10:07 +08:00
tangjinzhou fdecafbbb3 feat: support vite-plugin-components 2021-06-23 21:47:53 +08:00
tangjinzhou 02e134f81d refactor: tag 2021-06-09 22:50:40 +08:00
tanjinzhou 7e1301ad7f fix: Tag type error 2021-06-08 15:00:15 +08:00
zkwolf bc03b6ede2
feat: tag support icon slot (#3185) 2020-11-15 23:18:42 +08:00
Amour1688 7651862729
fix: app.use type error (#3079) 2020-11-01 15:03:33 +08:00
Amour1688 981470f393 chore: improve tag type 2020-10-24 09:53:25 +08:00
tanjinzhou ac863a6a11 fix: use support chain operate 2020-10-13 19:14:56 +08:00
tangjinzhou 95eaf941d7 fix: proptypes.bool default value error 2020-10-11 21:31:57 +08:00
tanjinzhou 61ef8e6883 chore: PropTypes.bool to PropTypes.looseBool 2020-10-10 18:16:28 +08:00
Amour1688 183be1ba38 fix: tag props 2020-10-04 22:08:12 +08:00
Amour1688 5832a70644 fix: tag props 2020-10-01 23:01:31 +08:00
Amour1688 b19ca0aaaf fix: tag 2020-10-01 17:19:53 +08:00
Amour1688 28111e7f34 chore: rename `ConfigConsumerProps` to `defaultConfigProvider` 2020-09-30 10:47:18 +08:00
Amour1688 eabad90b3d chore: refactor tag 2020-09-23 17:51:02 +08:00
Amour1688 09eb71d5fb chore: refactor tag 2020-08-23 19:33:01 +08:00