element-plus/packages/test-utils
zazzaz 355a778a2c
Feat/datepicker && datetimepicker (#326)
* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* Feat/form (#342)

* feat(form): add form component

fix #125

* test(form): add test code

* docs(form): add form doc

* feat: add uitls merge

* fix(form): fix style

* test(form): add form test code

* refactor(form): review changes

* test(form): use idiomatic vue-test-util methods

* feat(core): bump vue version

* feat(form): rewrite label wrap

* feat(form): fix tons of bugs

* fix(form): reuse ts extension

* refactor(form): move out label width computation

* fix(form): fix tons of bugs

* fix(form): test

Co-authored-by: 286506460 <286506460@qq.com>

* Feat/select (#381)

* fix: resove conflict

* feat: select basic usage

* feat: select basic usage

* feat: select feature create item

* fix: fix option data insert

* refactor: select

* fix: fix parse error

* feat: select test

* fix: select add popper

* fix: update select option

* fix: add select dependency

* fix: add index.ts file

* fix(select): clean up

* fix(select): some refactor

* fix(select): some update

* fix(select): fix all test cases

Co-authored-by: helen <yinhelen.hlj@qq.com>

Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
Co-authored-by: 286506460 <286506460@qq.com>
Co-authored-by: helen <yinhelen.hlj@qq.com>
2020-10-03 20:13:19 +08:00
..
define-getter.ts fix: address pr comments 2020-09-03 21:35:38 +08:00
index.ts Feat/datepicker && datetimepicker (#326) 2020-10-03 20:13:19 +08:00
make-mount.ts feat(upload): upload component (#168) 2020-09-27 12:10:36 +08:00
make-scroll.ts feat: inifinite scroll done 2020-09-14 23:43:45 +08:00
mock.ts fix(test-utils): revert image patch 2020-09-07 20:50:44 +08:00
package.json feat: bump vue version (#330) 2020-09-19 15:38:36 +08:00
sleep.ts feat: extract common test utils 2020-09-03 21:35:38 +08:00
style-plugin.ts Feat/form (#342) 2020-10-03 16:02:53 +08:00
tick.ts fix(infinite-scroll): wipe out sleep 2020-09-14 23:43:45 +08:00
trigger-event.ts Feat/datepicker && datetimepicker (#326) 2020-10-03 20:13:19 +08:00