Jeremy
|
904605587f
|
refactor(components): [carousel] (#10188)
Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
|
2022-10-24 12:47:42 +00:00 |
|
dopamine
|
a03cf125fd
|
fix(components): [carousel] improper active item (#8904)
* fix(components): [carousel] none of active item
closed #8891
* fix: ts error
* fix: guarantee items order when reusing carousel-item component
* style: code format
* fix: test fail
* chore: correct type
* fix: sorting failed in some cases
* better implementation
better implementation
* impove code accroding to review comment
|
2022-10-02 08:44:40 +08:00 |
|
Delyan Haralanov
|
c99592502f
|
test: remove deprecated done callback (#7741)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-05-17 20:32:52 +08:00 |
|
三咲智子
|
1d13ebb05d
|
feat: drop jest (#7248)
* feat: drop jest
* test: remove ssr
* test: rename
* chore: update tsconfig
|
2022-04-19 16:51:44 +08:00 |
|
Delyan Haralanov
|
de0ee53cf0
|
test(components): switch all components to vitest (#7205)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2022-04-19 12:46:57 +08:00 |
|
JeremyWuuuuu
|
6b74660a20
|
chore(components): [el-carousel] code style refactor (#6693)
* chore(components): [el-carousel] code style refactor
- Remove duplicated code
- Simplified the code for components
* Wrap resize handle into shallowRef
* Export CourouselItemState type
* Enhance itemInStage method
* Refine code
|
2022-03-17 22:20:25 +08:00 |
|
卜启缘
|
176bc652ea
|
refactor(components): [carousel] refactor (#6681)
* refactor(components): [carousel] refactor
* fix: build error
|
2022-03-17 12:21:06 +08:00 |
|
三咲智子
|
b8c38a9fe5
|
chore: enhance eslint rules (#6476)
* chore: enhance eslint rules
* chore: enhance eslint rules
|
2022-03-08 14:03:32 +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 |
|
三咲智子
|
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 |
|
jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|