Commit Graph

2534 Commits (caa0a6489a20ee7a89588d3d2fec3776a053932a)

Author SHA1 Message Date
tangjinzhou caa0a6489a release 1.5.0 2020-03-29 17:41:43 +08:00
tangjinzhou f087f9d4af docs: update backers 2020-03-29 17:19:21 +08:00
tangjinzhou 41ad4c2ada test: update mentions test 2020-03-29 16:08:39 +08:00
tangjinzhou 1b60606832 fix: form-model throw error when use v-model and change at the same time #1971 2020-03-29 16:07:02 +08:00
tangjinzhou 2dcaf5d4ab test: update snap 2020-03-28 17:52:57 +08:00
tangjinzhou fd87f77d7b Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-03-28 17:09:56 +08:00
tangjinzhou 7cbe6b4a78 docs: update readme 2020-03-28 17:09:41 +08:00
renovate[bot] 37441a9d8d
chore(deps): update dependency vue-virtual-scroller to v1 (#1965)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-28 15:24:22 +08:00
Hawk 63eabbbb7f
fix(types): update [Column] types (#1974) 2020-03-28 15:22:45 +08:00
tangjinzhou 3e0344d543 docs: update readme 2020-03-28 15:00:38 +08:00
tangjinzhou 8319e03026 chore: update workflow codecov 2020-03-28 14:42:02 +08:00
tangjinzhou ab29a0ebe4 bump 1.5.0-rc.7 2020-03-27 20:10:02 +08:00
tangjinzhou ac94df285c chore: add actions 2020-03-27 18:17:08 +08:00
tanjinzhou 80ca9b0644 fix: textarea scroll at firfox 2020-03-26 18:32:42 +08:00
tanjinzhou 700427d1ae Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-03-26 17:30:16 +08:00
tanjinzhou d46d79b93b docs: update demo 2020-03-26 17:29:20 +08:00
tanjinzhou caabe4208f test: update snapshots 2020-03-26 17:26:53 +08:00
tanjinzhou e5f0a5f7e1 fix: countdown remove cloneElement 2020-03-26 17:26:23 +08:00
tanjinzhou e249b085d2 refactor: icon to normal component #1947 2020-03-26 17:25:10 +08:00
tanjinzhou ff9f408879 fix: tabs keydown event trigger twice #1947 2020-03-26 17:24:13 +08:00
XiongAmao 0036db2ea6
fix(types): update [message] types (#1933) 2020-03-26 11:46:59 +08:00
tanjinzhou 185241472a chore: update dev config 2020-03-24 18:33:19 +08:00
tanjinzhou ff812128e5 style: scripts eslint 2020-03-24 17:48:41 +08:00
tanjinzhou 4f4f2a62db fix: table expandIcon not work #1937 2020-03-24 17:48:04 +08:00
Amour1688 60bb3ae50c
chore: simple demo (#1918) 2020-03-23 11:00:24 +08:00
tangjinzhou 36d95b18fd fix: input-search custom button not work #1916 2020-03-21 17:29:53 +08:00
tangjinzhou a87f5564cc fix: weekpicker can not custom trigger picker #1915 2020-03-21 16:14:33 +08:00
tanjinzhou 749d74e21f fix: table error when use template #1914 2020-03-20 18:38:47 +08:00
tanjinzhou 6289705e73 fix: directory throw error 2020-03-20 12:52:41 +08:00
tangjinzhou 2aa2094bee docs: update 1.5.0-rc.5 2020-03-19 22:56:22 +08:00
tangjinzhou 78f3531beb style: format slider 2020-03-19 22:53:19 +08:00
Amour1688 615b460ee4
chore: enhance eslint (#1890)
* perf: enhance eslint

* perf: remove props in progress
2020-03-18 14:52:02 +08:00
tanjinzhou e654713290 Merge branch 'EmiyaYang-master' 2020-03-18 11:08:56 +08:00
tanjinzhou 4c17169436 feat: update checkbox 2020-03-18 11:08:39 +08:00
tanjinzhou 1a61d1fa32 fix: tree custom icon not work 2020-03-17 18:11:01 +08:00
tangjinzhou 43c961c971 fix: table customRow events not work #1881 2020-03-16 21:12:11 +08:00
tanjinzhou eac21b49fc update to 1.5.0 rc3 2020-03-16 13:29:46 +08:00
tanjinzhou 7cf72d9bf1 fix: formmodal layout not work 2020-03-16 13:27:38 +08:00
tanjinzhou 3a16bb3ad4 chore: update n-form to form-model 2020-03-16 12:06:55 +08:00
tangjinzhou 6c4b8ec187 chore: update to ssh 2020-03-15 15:20:25 +08:00
tangjinzhou 21fffe10bf rc 1.5.0 2020-03-15 14:53:16 +08:00
tangjinzhou 8e16df90f9 docs: update readme 2020-03-15 14:43:20 +08:00
tangjinzhou 689921fe91 fix: badge animation and other style 2020-03-15 14:02:16 +08:00
tangjinzhou 9e33ed9db1 fix: modal animation 2020-03-15 13:40:58 +08:00
tangjinzhou b0296407cf docs: update demo 2020-03-15 13:15:04 +08:00
tangjinzhou e1b51e9c78
feat: add new form support v-model
* chore: update site

* chore: update submodule

* docs: update

* docs: update doc

* docs: update

* test: update snap

* docs: update

* feat: add new form support v-model

* feat: add new form

* docs: update changelog

* chore: update webpack

* test: update snap
2020-03-15 13:12:47 +08:00
itmajing 4f49338f76
feat: add name definition for create form option (#1869) 2020-03-13 09:48:38 +08:00
Amour1688 8bb978debe
Perf: highlight.js --> prism (#1865)
* perf: highlight.js --> prism

* fix: wrong mentions route
2020-03-12 22:49:03 +08:00
Amour1688 9670ecb6b1
docs: mod changelog (#1855) 2020-03-09 12:49:55 +08:00
tangjinzhou 8ebfb5c38f test: update snapshot 2020-03-08 14:43:21 +08:00