element-plus/packages/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
..
menu refactor(project): replace keyCode (#337) 2020-09-22 21:01:10 +08:00
tests fix(project):fix gc.sh generating wrong format templates 2020-07-29 15:23:55 +08:00
after-leave.ts Migrate utilities 2020-07-29 11:44:12 +08:00
animation.ts fix(backtop): code style 2020-08-07 15:39:06 +08:00
aria-dialog.ts Migrate utilities 2020-07-29 11:44:12 +08:00
aria.ts Feat/datepicker && datetimepicker (#326) 2020-10-03 20:13:19 +08:00
config.ts Migrate utilities 2020-07-29 11:44:12 +08:00
constants.ts feat(utils): add change event constant to constants.ts 2020-09-08 20:57:15 +08:00
dom.ts feat(hooks): add useAttrs hook (#317) 2020-09-19 20:44:07 +08:00
error.ts partial fix 2020-09-16 11:12:55 +08:00
isDef.ts feat(notification): add new component notification 2020-08-06 21:15:20 +08:00
isServer.ts feat/migrate-utilities 2020-07-29 11:44:12 +08:00
merge.ts feat(tree): tree component 2020-09-27 11:33:31 +08:00
package.json feat: bump vue version (#330) 2020-09-19 15:38:36 +08:00
popup-manager.ts refactor(project): replace keyCode (#337) 2020-09-22 21:01:10 +08:00
resize-event.ts feat(tabs): Remove setupState 2020-08-25 10:19:26 +08:00
scroll-into-view.ts fix(project):fix gc.sh generating wrong format templates 2020-07-29 15:23:55 +08:00
scrollbar-width.ts fix(project):fix gc.sh generating wrong format templates 2020-07-29 15:23:55 +08:00
types.ts style(checkbox): optimize code 2020-09-04 14:59:29 +08:00
util.ts Feat/form (#342) 2020-10-03 16:02:53 +08:00
validators.ts ### feat: add dialog (#197) 2020-09-09 21:18:08 +08:00
vnode.ts fix(tree): replace keyCode (#369) 2020-09-30 10:50:39 +08:00