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
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
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
zazzaz
900f4b277b
fix: fix website anchor error ( #1115 )
2020-12-27 14:19:28 +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
Enguerrand des Vaux
fe79cd3061
fix: Scrollbar migration to TypeScript ( #397 )
2020-10-13 10:39:36 +08:00
zazzaz
2566bd4cd5
fix: Update El-Scrollbar default prop
2020-09-06 21:38:08 +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
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
7167ff2a54
feat: add scrollbar
2020-08-13 11:00:39 +08:00