kooriookami
e61d08ed29
feat(scrollbar): add always show props and control scrollbar methods ( #2428 )
...
* feat(scrollbar): add always show props and control scrollbar methods
re #1751 #2004
* feat: update for review
2021-07-05 09:10:50 +08:00
波比小金刚
4a8ead95dd
Update bar.vue
2021-07-02 19:08:45 +08:00
波比小金刚
4202e176c6
Update bar.vue
2021-07-02 19:08:45 +08:00
波比小金刚
721a3d2743
feat: add event type definition
2021-07-02 19:08:45 +08:00
kooriookami
b3d92b8939
Revert "perf(scrollbar): scrollbar update when slot changed ( #2322 )" ( #2354 )
...
This reverts commit 87a23bbbbb
.
2021-06-28 18:34:06 +08:00
kooriookami
87a23bbbbb
perf(scrollbar): scrollbar update when slot changed ( #2322 )
...
re #2293
2021-06-25 17:10:55 +08:00
jeremywu
8206e34a66
fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix ( #2220 )
...
- Upgrade Vue to 3.1.1 and fix the bug alone with the upgrade
2021-06-11 18:20:49 +08:00
mistery-li
2e8ef5e14b
fix(scrollbar): add scrollbar type's defination ( #2057 )
2021-05-28 13:58:14 +08:00
kooriookami
0d29cc444c
perf(scrollbar): perf behavior of bar click ( #2066 )
...
re #2064
2021-05-25 19:15:12 +08:00
kooriookami
b86b360a9b
feat(scrollbar): perf behavior of scrollbar ( #1869 )
...
* feat(scrollbar): perf behavior of scrollbar
when mousedown and move out of the scrollbar, the bar can still be scroll
* feat: add test
* feat: update test
2021-04-21 15:28:46 +08:00
kooriookami
7a1457bce0
feat(scrollbar): add docs and params ( #1859 )
...
* feat(scrollbar): add docs and params
* fix: fix wrapStyle
* feat: add test
* feat: update
2021-04-20 10:44:10 +08:00
jeremywu
ac0612965f
build(project): project/bumping-vue-version ( #1702 )
...
* build(project): project/bumping-vue-version
- Bumping vue to 3.0.9
* remove unnecessary dependency
* restore @vue/compiler-sfc
2021-03-28 12:46:58 +08:00
Ryan2128
c550bcfd27
fix(popper): fix popper error cause by vue version update ( #1556 )
...
* chore: update vue version
* fix(infinite-scroll): fix test case error
* fix(popper): fix popper error cause by vue version update
2021-03-03 11:43:31 +08:00
kooriookami
73b6d5492e
perf(scrollbar): update bar when window resize ( #1456 )
2021-02-24 19:42:15 +08:00
kooriookami
903c05a848
perf(scrollbar): when scrollbar isn't shown, hide the bar ( #1342 )
...
* perf(scrollbar): when scrollbar isn't shown, hide the bar
* fix: fix right click bar will return top
* perf: store and restore onselectstart
* perf: update
2021-01-26 22:01:49 +08:00
jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version ( #1159 )
...
* chore(project): chore/bumping-vue-version
- Upgrade vue to 3.0.5
* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
zazzaz
900f4b277b
fix: fix website anchor error ( #1115 )
2020-12-27 14:19:28 +08:00
XiongAmao
c9c9e0d494
fix: app.use(comp.vue) type is not compatible ( #1067 )
2020-12-23 14:07:15 +08:00
kooriookami
a2c3e096bd
fix(scrollbar): fix the style of scrollbar ( #1042 )
...
* fix(scrollbar): remove the gutter of scrollbar
re #1034
* fix: update
2020-12-23 11:07:52 +08:00
kooriookami
be7b9665bb
fix(scrollbar): native scrollbar not hide when native
is not true ( #971 )
...
negative value of margin-bottom not work in certain scenarios.
2020-12-13 18:21:58 +08:00
wujieZ
1807eaa28d
style: arrow function ( #982 )
2020-12-12 22:33:46 +08:00
jeremywu
2280dd5c5e
fix(project): fix/exporting-fix-for-volar ( #849 )
...
- Using `defineComponent` to wrap component up for Volar support, this should close #841
- Also made changes for some typing
- Removed `merge.ts` since `Object.assign` are now supported natively
2020-12-06 23:52:47 +08:00
jeremywu
de0696b4f6
core/bumping-dependency-vue-version ( #729 )
...
* bumping version
* build(core): bumping vue version
- Bumping up vue version from ^3.0.0 to ^3.0.3 due to the change of `emitOptions`
* Remove transition mock/Add before-enter and before-leave hook emitter for popper
2020-12-01 10:28:42 +08:00
zazzaz
b19d2fc374
fix: correct bundle export ( #630 )
...
* fix: correct bundle export
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
2020-11-20 20:24:16 +08:00
bastarder
aea6f4204f
fix: export component
2020-10-29 19:37:18 +08:00
Enguerrand des Vaux
fe79cd3061
fix: Scrollbar migration to TypeScript ( #397 )
2020-10-13 10:39:36 +08:00
jeremywu
7999433dd4
chore(core): deprecate storybook ( #343 )
2020-09-23 20:18:11 +08:00
Herrington Darkholme
f8da703a9a
feat: bump vue version ( #330 )
...
* feat(core): bump vue version
* fix(steps): remove the usage of setupState
2020-09-19 15:38:36 +08:00
zazzaz
2566bd4cd5
fix: Update El-Scrollbar default prop
2020-09-06 21:38:08 +08:00
陈婉玉
7be198906b
fix: address pr comments
2020-09-03 21:35:38 +08:00
陈婉玉
fc718948bf
feat: extract common test utils
2020-09-03 21:35:38 +08:00
LongYinan
122c88c60c
chore: upgrade all dependencies
2020-08-31 09:43:07 +08:00
Caaalabash
dea58ffd09
chore(project): upgrade to vue rc7
2020-08-24 14:44:29 +08:00
Hanx
e2754a06cd
chore(project): upgrade vue to rc6 ( #167 )
2020-08-20 13:57:24 +08:00
hanx316
07d2beccfc
chore(project): modify some lint rules
...
allow vue default props; disallow arrow parens when only one parameter; use rule words rather than
number; modify the sequences of rules; delete a duplicate field in tsconfig
2020-08-19 23:15:51 +08:00
jeremywu
2606158c38
fix(project): - Upgrade dependencies ( #163 )
...
- Update failed tests
2020-08-19 20:41:06 +08:00
HelenYin
3828c5c461
fix: fix eslint warn ( #160 )
...
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-08-19 17:05:56 +08:00
zazzaz
6c3c6a03a8
fix: update review
2020-08-13 11:00:39 +08:00
zazzaz
f9626ec815
feat: add scrollbar
2020-08-13 11:00:39 +08:00
zazzaz
3647512e09
test: add test
2020-08-13 11:00:39 +08:00
zazzaz
7167ff2a54
feat: add scrollbar
2020-08-13 11:00:39 +08:00