Commit Graph

631 Commits (81b36bddc453d1e45fb339f9ee3ae536be12fcda)

Author SHA1 Message Date
tjz 9b1b9de890 test: add menu test
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
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 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 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 e629c8f89a fix: table update height error #33
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 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
tjz a8dcabb1a0 test: add date-picker
7 years ago
tjz 264abff597 fix: date-picker `autoFocus` not work
7 years ago
tjz 7ed6885ec6 test: update table test
7 years ago
tjz ec1999dea4 fix: table defaultChecked not work
7 years ago
tjz dc0f0b967c fix: table check
7 years ago
tjz acd7a96f68 style: change checkbox props verify
7 years ago
tangjinzhou be69bd9af1 fix: cascader autoFocus not work
7 years ago
tjz 62b698c007 test: update table test
7 years ago
tjz 9b7f5c2f81 fix: table add support number key
7 years ago
tangjinzhou 34230dd40e style: delete Trailing spaces
7 years ago
tangjinzhou ed9de47851 test: add progress & rate & slider & spin & table test
7 years ago
tangjinzhou c2c9841eb9 fix: rate `autoFocus` not work and `blur` error
7 years ago
tangjinzhou 228f4478a5 fix: rangePicker validator check failed for prop value is [undefined, undefined]
7 years ago
tangjinzhou bc780db039 fix: anchor mount to mounted
7 years ago
tangjinzhou b72bbe8fc7
Merge pull request #31 from vueComponent/feature-anchor
7 years ago
tangjinzhou a1448e06d9 feat: add anchor component docs & test
7 years ago
wangxueliang 30fa4dbee3 fix: add document title
7 years ago
set.zhao ec97a308b6 fix table header style
7 years ago
tangjinzhou 018cc4fa0a feat: add anchor component
7 years ago
wangxueliang a7f194dfe5 test: upload uploadList
7 years ago
tjz b7636a7f63 test: add table selectionbox test
7 years ago
tjz 539d838607 test: add more table filter test
7 years ago
wangxueliang 1fc1100a22 test: update __snapshots__
7 years ago
wangxueliang ce39dc3506 fix: inputnumber placeholder
7 years ago
tangjinzhou 81ab829b1d fix: datepicker event repeatedly called when showTime
7 years ago
tangjinzhou 1cadd1a53b fix: refactor trigger bug
7 years ago
tangjinzhou 0a4193f054 test: update snapshots & some test
7 years ago
tangjinzhou eae92d8718 refactor: trigger
7 years ago
tjz d35e6fb334 test: add table sorter & filter test
7 years ago
tjz 07150c0965 test: add table test
7 years ago
tjz 24f3005562 docs: update table docs
7 years ago
tjz 17b9dc14f5 fix: table emptyText not work
7 years ago
tangjinzhou c5e421cdb2 fix: add form wrappedComponentRef feature
7 years ago
tjz 098e7ea156 test: add confirm & layout test
7 years ago
tangjinzhou 141bff70f1 test: update snap
7 years ago
tangjinzhou e9b6914282 fix: date-picker keydown event not work
7 years ago
wangxueliang 7b55c0d2fb fix: tranfer test
7 years ago
wangxueliang 4afcd45d2b test: add tranfer test
7 years ago
wangxueliang a00f9e5c30 test: add tranfer test
7 years ago
wangxueliang 8246c12e9b test: add tranfer test
7 years ago
tjz f3ae72831a test: add calendar test
7 years ago
Instanced b2fbad28ee fix: avatar autoset font size
7 years ago
tangjinzhou f503ca6e04 ci: update validate-commit-msg to commitlint
7 years ago
tjz d027cc0376 delete never used variable
7 years ago
tjz d16f27e820 docs: update checkbox api
7 years ago
tjz 7df963aac7 test: add checkbox & switch test
7 years ago
tjz 14e7805af1 fix: checkbox add focus blur events & autoFocus
7 years ago
tangjinzhou 54c695a7f4 test: add grid test
7 years ago
tangjinzhou a39aada80a test: add card test
7 years ago
tangjinzhou f6148387ba test: add breadcrumb test
7 years ago
tangjinzhou f8caf137b6 test: add back-top test
7 years ago
tangjinzhou 931495768f fix: 优化 select title
7 years ago
tangjinzhou 117599646e test: add local-provider test
7 years ago
tjz d4865223b6 test: add from test
7 years ago
tjz ba688ce190 test: add from test
7 years ago
tjz eac84f2d2c test: update demotest to async
7 years ago
tjz 0920d23f12 refactor: update transfer watch props
7 years ago
tjz 4582da3725 fix: transfer handleClear not work
7 years ago
tjz d148108be3 docs: update tabs & menu demo
7 years ago
tjz a965fb1ac0 Merge branch 'master' of https://github.com/vueComponent/ant-design
7 years ago
tjz b2d330894a test: add auto-complate test
7 years ago
tangjinzhou 6cdc08102f test: update modal test
7 years ago
tangjinzhou 9f08fdb856 test: update modal test
7 years ago