element-plus/packages/utils
Square Coin 1f8fc62d73
Feat/carousel (#151)
* feat: init carousel component

* feat(carousel): init carousel component

* chore: add global dependencies

* chore: use prettier formate code

* feat(carousel): transfer logic - progress 40%

* feat(carousel): migrate logic - progress 50%

* feat(carousel): migrate logic - progress 55%

* feat(carousel): replenish doc

* feat(carousel): add utils

* feat(carousel): finish component logi

* feat(carousel): fix type error

* feat(carousel): test case 80%

* feat(carousel): migrate finish

* feat(carousel): more test cases

* feat(carousel): test case passed

* feat(carousel): fix CI dependencies collides

* feat(carousel): update yarn.lock

* feat(carousel): merge sub component

* feat(carousel): fix lose ctx attribute in buid env

* feat(carousel): finish spec

* feat(carousel): optimize code

* chore: update yarn lock

* feat(carousel): fall back lock file

* chore(carousel): fallback dep

* feat(carousel): update vue dep

* feat(carousel): update spec file

* feat(carousel): use async test

* feat(carousel): revert eslint modify

Co-authored-by: liik <385211478@qq.com>
Co-authored-by: liik <linyunqianpp@126.com>
2020-09-15 10:50:32 +08:00
..
menu Feat/dropdown (#199) 2020-08-28 11:44:04 +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: add dialog (#197) 2020-09-09 21:18:08 +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: inifinite scroll done 2020-09-14 23:43:45 +08:00
error.ts fix(popper): address PR comments 2020-08-19 15:28:01 +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
package.json chore: upgrade all dependencies 2020-08-31 09:43:07 +08:00
popup-manager.ts feat(notification): add new component notification 2020-08-06 21:15:20 +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/carousel (#151) 2020-09-15 10:50:32 +08:00
validators.ts ### feat: add dialog (#197) 2020-09-09 21:18:08 +08:00