三咲智子
6287c1f92d
refactor(utils): remove isServer ( #4792 )
2021-12-12 23:28:03 +08:00
kooriookami
94e0421623
fix: coler picker support touch ( #4477 )
...
* fix: coler picker support touch
* fix: update
* fix: add getClientXY util
* fix: move getClientXY to util/dom
2021-11-22 17:01:09 +08:00
btea
bccca92dfd
refactor(utils): dom and add test ( #3950 )
...
* refactor(utils): getAttribute replace className
* test: add dom test
* fix(utils): update trimArr and test
* chore: includes replace indexOf
* chore: modify judge
2021-10-20 10:04:54 +08:00
btea
208be236cd
fix(utils): svg classname deal ( #3926 )
2021-10-19 13:26:30 +08:00
btea
3c98dd627f
refactor(utils): addClass and removeClass ( #3858 )
2021-10-18 16:33:34 +08:00
三咲智子
3cf091f2d5
refactor(components): refactor image ( #3770 )
2021-10-06 20:17:18 +08:00
三咲智子
0636e1e240
style: add import and stricter lint ( #3440 )
...
* style: add import lint
* chore: apply eslint rules
* chore: add stricter lint
* chore: lint all files
* auto fix
* manually fix
* restore build-indices.ts
2021-09-17 15:27:31 +08:00
三咲智子
c86c2b0fe9
style: eslint enable prefer-template ( #3414 )
...
* style: eslint enable prefer-template
* chore: apply eslint rules
2021-09-17 09:18:24 +08:00
三咲智子
55348b30b6
style: use prettier ( #3228 )
...
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
2021-09-04 19:29:28 +08:00
Aex
017eb705d3
fix(utils): improve element.addEventListener ( #3173 )
2021-09-01 17:38:54 +08:00
Sanxiaozhizi
6cc16bbd06
refactor: enhance type definition ( #3062 )
...
* chore: add vue-tsc for type check
* refactor(components): respect Vue's own style type
* refactor(components): improve props type
* chore(build): improve types
* fix(components): remove unnecessary props
* perf(components): use shallowRef
* fix(components): add missing property type for table
* refactor(components): improve time-picker types
* refactor(components): extract import type
* refactor(components): improve popper types
* refactor(components): upload list types
* fix(docs): fix type
* better type
* fix: remove index
2021-08-31 09:40:13 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder ( #3016 )
2021-08-24 13:36:48 +08:00
jeremywu
7c97bc5283
fix(project): node is not exporting issue ( #2827 )
...
- Fix issue that caused ts definition file not generating
2021-08-04 18:28:08 +08:00
yanzhuang
4e9ddcdb53
Utils: fix isScroll ( #2433 )
2021-07-05 09:16:00 +08:00
jeremywu
30f1947c47
fix(overlay): Fix overlay event triggering issue ( #1235 )
2021-01-14 17:01:37 +08:00
Simona
52ea214896
feat(cascader): refactor done ( #435 )
2020-10-30 23:26:33 +08:00
Simona
e1add47603
feat(hooks): add useAttrs hook ( #317 )
...
* feat(hooks): add useAttrs hook
* feat(hooks): undo binding class and style automatically
* test: remove unused import statement
2020-09-19 20:44:07 +08:00
JeremyWuuuuu
c2449ac16e
partial fix
2020-09-16 11:12:55 +08:00
陈婉玉
e8c1b70d26
feat: inifinite scroll done
2020-09-14 23:43:45 +08:00
hangzou
7931f2a2fb
Feat/dropdown ( #199 )
2020-08-28 11:44:04 +08:00
SunLn
9ca93eaa40
feat: add image component ( #124 )
2020-08-27 21:22:32 +08:00
JeremyWuuuuu
af45dbd070
feat(tooltip): tooltip component
2020-08-25 22:51:26 +08:00
JeremyWuuuuu
25d6bd4667
feat(notification): add new component notification
2020-08-06 21:15:20 +08:00
JeremyWuuuuu
8e1aa58c1f
- migrate finished
...
- add aria.util test file
2020-07-29 11:44:12 +08:00
JeremyWuuuuu
5b98819a85
feat/migrate-utilities
...
- [WIP] migrate utility methods.
2020-07-29 11:44:12 +08:00