Commit Graph

141 Commits

Author SHA1 Message Date
Shahram M. Hassan
79995c141d
feat: add Central Kurdish Language (ku_KU) (#3757) 2021-03-07 21:23:02 +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
bd1f42a5ef fix: some ts type error 2020-11-07 15:08:42 +08:00
undefined
5696b19081 chore: fix css error #3069 2020-10-31 14:09:09 +08:00
tangjinzhou
d54833b3bb test: update snap 2020-10-28 22:06:13 +08:00
tangjinzhou
a07acec2f4 fix: locale not work 2020-10-28 22:04:12 +08:00
tanjinzhou
789647c604 test: update test & ts 2020-10-28 15:31:45 +08:00
tangjinzhou
db63f369e1 feat: add ga_IE locale 2020-10-27 23:00:46 +08:00
tangjinzhou
ba90214573 test: update list & locale-provider snap 2020-10-25 20:44:26 +08:00
Amour1688
b233d1e68a chore: update snap 2020-10-24 23:11:41 +08:00
Amour1688
6b80eb72da refactor: modal to ts 2020-10-19 23:09:59 +08:00
tanjinzhou
ac863a6a11 fix: use support chain operate 2020-10-13 19:14:56 +08:00
tanjinzhou
8e1678cc70 Merge branch 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-10-13 18:04:22 +08:00
tanjinzhou
d7426e11d4 refactor: breadcrumb button by ts 2020-10-13 18:04:02 +08:00
Amour1688
ce7ca6895b fix: lint error 2020-10-13 17:46:52 +08:00
Amour1688
28111e7f34 chore: rename ConfigConsumerProps to defaultConfigProvider 2020-09-30 10:47:18 +08:00
Amour1688
6e6fd3af79 chore: config-provider 2020-09-29 22:06:01 +08:00
Amour1688
993ca4c799 Merge branch 'feat-vue3' into next 2020-09-24 09:50:33 +08:00
tanjinzhou
c325f246cf test: update snap 2020-09-23 19:36:45 +08:00
tangjinzhou
f99200c966 test: update snap 2020-09-19 23:36:48 +08:00
Amour1688
87aa5ecbd8 fix: merge conflict 2020-09-12 11:34:18 +08:00
Amour1688
a5eda35693 Merge branch feat-vue3 into next 2020-09-10 10:01:32 +08:00
tanjinzhou
56ffcc6619 test: update snap 2020-09-07 18:28:03 +08:00
tangjinzhou
fbcf0bff9d chore: update moment to support vite 2020-08-31 22:25:47 +08:00
tanjinzhou
1f6accba22 test: update snap 2020-08-31 17:16:16 +08:00
tangjinzhou
2cbc72f617 chore: remove require 2020-08-30 22:23:36 +08:00
Amour1688
4af81c412c chore: refactor space 2020-08-22 14:38:29 +08:00
Amour1688
632da57962 chore: refactor empty 2020-08-22 14:37:39 +08:00
Amour1688
34ac8444f4 chore: migrate local from js to ts 2020-08-22 14:37:38 +08:00
tanjinzhou
44882ed4cc test: update snap 2020-08-19 15:24:18 +08:00
tanjinzhou
050867348e test: update test 2020-08-14 17:04:45 +08:00
tanjinzhou
0eb257b321 test: update snap 2020-08-14 15:25:17 +08:00
tanjinzhou
d7c4377551 fix: confirm throw error & renderEmpty error 2020-07-28 18:37:07 +08:00
tangjinzhou
1a18238d97 test: update auto-complete test 2020-07-25 21:27:58 +08:00
tangjinzhou
ed2a8d6cef test: update some not support props 2020-07-25 15:46:49 +08:00
逆寒
a760a10676
feat(pagination): upgrade to v3 (#2541)
* feat(pagination): upgrade to v3

* feat(pagination): code review
2020-07-14 21:51:48 +08:00
tanjinzhou
660ead3271 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-07-06 17:57:25 +08:00
binhaoCen
71e5f5976c
feat:add color-picker component (#2305)
* feat:add color-picker component

* fix:update pickr version

* style : fix style issue

* feat:add disabled props

* style:fix style issues

* feat:add config and format props

* style:fix code style issues

* feat:add i18n

* feat:add type

* feat:add opacity and hue props

* feat:add test

* feat(color-picker): add tests
2020-07-02 15:05:23 +08:00
tangjinzhou
23358dba44 Merge remote-tracking branch 'origin/master' into feat-vue3 2020-06-25 19:46:56 +08:00
tangjinzhou
1adb927f73 test: update snap 2020-06-25 17:10:46 +08:00
tangjinzhou
196acac2ba feat: update locale-provider 2020-06-22 23:16:47 +08:00
tanjinzhou
585bb7495b chore: update destory to unmount 2020-06-11 16:13:09 +08:00
tanjinzhou
242b5a3d99 feat: update configprovider 2020-05-28 19:45:50 +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
970a72fca8 release 1.6.1 2020-05-25 14:35:24 +08:00
tanjinzhou
0466a39b5a test: update snap 2020-05-19 11:33:00 +08:00
tangjinzhou
ca36ffdb42 fix: date-picker input string not correct #2246 2020-05-16 22:20:26 +08:00
tanjinzhou
529f81cb54 refactor: portal 2020-05-13 18:36:53 +08:00
tanjinzhou
96fb014b15 test: update snapshot 2020-05-08 18:00:03 +08:00