Commit Graph

8 Commits

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