Commit Graph

13 Commits

Author SHA1 Message Date
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