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 |
|