Commit Graph

11 Commits

Author SHA1 Message Date
三咲智子 Kevin Deng
477462bc01
fix: disable incremental 2023-08-27 23:51:25 +08:00
三咲智子 Kevin Deng
768fb3ec2a
refactor: improve types 2023-08-01 15:02:21 +08:00
三咲智子 Kevin Deng
450d742287
fix: support es2015
closes #650
2023-06-26 15:54:05 +08:00
三咲智子 Kevin Deng
dbba3205e4
refactor: upgrade project setup (#646) 2023-06-22 12:14:02 +08:00
Kael
1ab8483933
feat: allow string arguments on directives (#496)
* chore: update dependencies

* feat: allow string arguments on directives

resolves #325
2021-09-22 10:27:50 +08:00
Amour1688
55035e3f1d fix: throw state.get(...) when using object slots (#494) 2021-09-03 23:52:48 +08:00
Amour1688
a7121f8553
chore: use airbnb-typescript/base eslint plugin (#420) 2021-04-30 18:29:48 +08:00
Amour1688
e9aa278b20 fix: ts error 2020-10-12 13:49:27 +08:00
Amour1688
018c2ca6af chore: set compilerOptions.target as es2015 2020-09-14 16:43:55 +08:00
Amour1688
ebbd992ba0
chore: use typescript to refactor test and fix some bugs(#42)
* style: formate code

* chore: disable no-non-null-assertion

* chore: test vHtml and vText

* chore: set optimize as true in test

* style: fix eslint warning

* chore: v-model test

* fix: v-model has not type should use vModelText

* chore: use typescript to refactor test

* fix: slots test

* feat: support isCustomElement
2020-07-25 22:39:19 +08:00
Amour1688
bc4ef2c028
refactor: with TypeScript (#24)
* refactor: add ts support (#19)

Co-authored-by: 逆寒 <869732751@qq.com>
2020-07-09 20:51:47 +08:00