Commit Graph

778 Commits (61dbd6001fae58f2480becc87c99e6e08ed17067)
 

Author SHA1 Message Date
tangjinzhou 61dbd6001f docs: update form api example link
7 years ago
tangjinzhou b0d1c71c32 docs: update demo code style
7 years ago
tjz fbaa7ad028 bump 0.6.2
7 years ago
tjz c72b36d710 docs: add 0.6.2 changelog
7 years ago
tjz 7c923278b3 Merge branch 'feat-form-template'
7 years ago
tjz fdce1ce6b7 feat: update form
7 years ago
tangjinzhou 868ee1ebaf feat: support form template
7 years ago
tjz 090f9cba5d feat: add form support template
7 years ago
tangjinzhou 3dbca1800a
Update ISSUE_TEMPLATE.md
7 years ago
tangjinzhou 95db3f81aa
Update ISSUE_TEMPLATE.md
7 years ago
tjz 51718d7ffc test: add select test
7 years ago
tjz 52f6f50dbe fix: add select focus and blur events
7 years ago
tjz 33da99cf21 test: update `radio` & `group` path
7 years ago
tjz 9df74bedd7 fix: update disabled radiogroup's classname
7 years ago
tjz 9f307fd25d test: add radio & tabs tests
7 years ago
tjz 90634d19b3 fix: add radioGroup mouse event & radio name inherit radioGroup name
7 years ago
tjz f7886c7203 fix: radio `focus` `blur` `autofocus` `mouseenter` `mouseleave` not working
7 years ago
tjz cb2c71bd2f test: add dropdown 、popover、 tag、 time-picker tests
7 years ago
tjz 28d009d3ce fix: time-picker focus blur autoFocus not work
7 years ago
tjz d6aeb976b1 docs: update changelog
7 years ago
tjz 4f169cf5b0 bump 0.6.1
7 years ago
tjz 20fc959e8f docs: add 0.6.1 changelog
7 years ago
tjz ba8b73aa66 feat: update spin class
7 years ago
tjz 36db114621 test: update table
7 years ago
tjz 1c63ab9bd8 test: update list & spin snapshots
7 years ago
tjz 532b1d0c48 test: add list test & update spin
7 years ago
tjz 29a9fcd2ca test: update upload action
7 years ago
tjz d132738f67 docs: update list demo
7 years ago
tjz 482ce65589 perf: update dev env
7 years ago
tjz 90f5c8a9a9 feat: add list component
7 years ago
tjz abbfb50f56 test: add popconfirm test
7 years ago
tjz d9c6c76429 perf: update table
7 years ago
tangjinzhou 2d5b60d653 fix: popconfirm failure due to tooltip api changes(change to visibleChange) #34
7 years ago
tjz 59c06d04b3 Merge branch 'master' of https://github.com/vueComponent/ant-design
7 years ago
tjz e629c8f89a fix: table update height error #33
7 years ago
tjz 0fae2bdcfa fix: table update height error #13
7 years ago
tjz c0457ef4a8 docs: update tooltip visible(v-model)
7 years ago
tjz 0771acb193 test: add tooltip test
7 years ago
tjz d5baf1bfb1 fix: change `change` to `visibleChange`
7 years ago
tjz 78f7c2e4b1 test: add Cascader test
7 years ago
tjz 5f06942217 test: add notification test
7 years ago
tjz c93c18e74e test: update transition-group and relative snapshots
7 years ago
tjz f355e084cc test: add message test
7 years ago
tjz 9ab215c2f3 test: update input test
7 years ago
tjz 9f35881221 test: lock @vue/server-test-utils and @vue/test-utils version
7 years ago
tjz a58c1e2415 test: update input demo snapshots
7 years ago
tjz 08018525b8 test: add input test
7 years ago
tjz 7879279123 fix: add textarea autofocus
7 years ago
tjz 3cff62997d fix: add input search focus & blur methods
7 years ago
tjz 88f165edb5 fix: input-number autoFocus not work
7 years ago