Commit Graph

130 Commits (b6ef2b192c63ab1ae2dcb1a8e750b3540bc9be77)

Author SHA1 Message Date
tangjinzhou da10933cd3 fix: add button loading animation 2021-06-30 16:13:05 +08:00
tangjinzhou e4c737e752 test: update snap 2021-06-30 14:53:18 +08:00
tangjinzhou 2c2726c827 style: lint code 2021-06-30 14:45:05 +08:00
tangjinzhou 202f341299 chore: merge next 2021-06-30 14:41:07 +08:00
tangjinzhou 61c19a81c2 refactor: button 2021-06-30 13:48:02 +08:00
John 389b233a40
refactor(3.x/button): use composition api (#4291)
* refactor(button): use composition api

* refactor: add rtl

* refactor: sync antd

* refactor: update css

* refactor: add dev warning

* test: add test case

* refactor: export component type

* refactor: optimize
2021-06-30 10:03:17 +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 116c8e4cef test: update snap 2021-06-20 22:53:42 +08:00
zkwolf b07190e13d
feat: dark theme (#3410)
* chore: update style

* chore: add dark css build

* test: update snapshot

* chore: remove compact var

* chore: update style

* test: update snapshot
2021-01-14 17:33:17 +08:00
tangjinzhou adc6afb8fd
chore: support less4 (#3449) 2020-12-27 14:50:32 +08:00
John60676 8a6125d74d
fix(button): dropdown button in the wrong position (#3244) 2020-11-23 14:23:32 +08:00
nanjingcaiyong 87e59853bb
fix: the button's loading property without delay (#3194)
Co-authored-by: caiyong <caiyong@ihomefnt.com>
2020-11-17 21:45:21 +08:00
Amour1688 44bc942bf7 fix: button props type 2020-11-11 21:33:17 +08:00
Amour1688 7651862729
fix: app.use type error (#3079) 2020-11-01 15:03:33 +08:00
Amour1688 6b80eb72da refactor: modal to ts 2020-10-19 23:09:59 +08:00
tanjinzhou d2d613980a chore: update build config 2020-10-19 16:43:10 +08:00
Amour1688 8eb6afb9b0 fix: unit test 2020-10-17 11:24:06 +08:00
tangjinzhou 8f581de762 refactor: input-number 2020-10-15 22:38:48 +08:00
tanjinzhou 2fdfa2b662 refactor: button date-picker drawer dropdown form by ts 2020-10-15 17:58:05 +08:00
tanjinzhou ac863a6a11 fix: use support chain operate 2020-10-13 19:14:56 +08:00
tanjinzhou d7426e11d4 refactor: breadcrumb button by ts 2020-10-13 18:04:02 +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 28111e7f34 chore: rename `ConfigConsumerProps` to `defaultConfigProvider` 2020-09-30 10:47:18 +08:00
tanjinzhou 1f6accba22 test: update snap 2020-08-31 17:16:16 +08:00
undefined bd71e3806b fix: button lineheight 2020-08-19 21:26:49 +08:00
Amour1688 46adc443a0 test: update button snap 2020-08-14 09:28:08 +08:00
tanjinzhou aa8e176fc7 fix: table loop render 2020-08-10 18:36:55 +08:00
tanjinzhou cde476a1f7 test: update date-picker & config-provider 2020-07-29 15:34:19 +08:00
tanjinzhou bea9c5f1ef perf: button add onClick props 2020-07-27 13:50:57 +08:00
tangjinzhou 72da2b8997 perf: remove not use module base 2020-07-25 22:00:10 +08:00
tangjinzhou 16e6118deb test: update button snap 2020-06-30 21:39:00 +08:00
tangjinzhou ae7e792f0a feat: update card 2020-06-22 23:22:52 +08:00
tangjinzhou 35018fcac1 fix: menu 2020-06-21 11:28:07 +08:00
tangjinzhou 0413bcf58a test: update 2020-06-20 21:45:08 +08:00
tanjinzhou 585bb7495b chore: update destory to unmount 2020-06-11 16:13:09 +08:00
tanjinzhou 7555f2c65b test: config test and update button test 2020-06-11 15:58:41 +08:00
tanjinzhou 3c292a51e1 fix: wave configprovide 2020-05-29 18:36:50 +08:00
tangjinzhou ec4d6597d1 fix: update button 2020-05-28 23:36:43 +08:00
tanjinzhou 242b5a3d99 feat: update configprovider 2020-05-28 19:45:50 +08:00
Amour1688 adee8604b2 chore: upgrade to vue3 2020-05-27 19:11:46 +08:00
tangjinzhou 5acc7671a3 test: update snap 2020-05-26 23:38:15 +08:00
tanjinzhou 6069a254db Merge remote-tracking branch 'origin/master' into 2.0
# Conflicts:
#	antdv-demo
#	components/auto-complete/__tests__/__snapshots__/demo.test.js.snap
#	components/avatar/__tests__/__snapshots__/demo.test.js.snap
#	components/button/__tests__/__snapshots__/demo.test.js.snap
#	components/collapse/__tests__/__snapshots__/demo.test.js.snap
#	components/date-picker/__tests__/__snapshots__/demo.test.js.snap
#	components/form/__tests__/__snapshots__/demo.test.js.snap
#	components/input/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/select/__tests__/__snapshots__/demo.test.js.snap
#	components/tag/__tests__/__snapshots__/demo.test.js.snap
#	components/vc-dialog/Dialog.jsx
2020-05-26 17:49:55 +08:00
tanjinzhou 5aad5681e5 test: update snap 2020-04-26 16:37:33 +08:00
三点包子 55e85a9f50
feat: feat upload new icon (#1953)
* feat: feat upload new icon

* fix: format code

* fix: upload icon code

* fix: upload bug

* test: update snapshots

* fix: gitignore
2020-03-29 13:16:41 +08:00
tanjinzhou a61d4b30bb test: update button test 2020-03-24 15:49:14 +08:00
tanjinzhou bb59d121c3 feat: button use newicon 2020-03-23 18:42:39 +08:00
Amour1688 615b460ee4
chore: enhance eslint (#1890)
* perf: enhance eslint

* perf: remove props in progress
2020-03-18 14:52:02 +08:00