issues
search
microsoft
/
TypeScript-Vue-Starter
A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
MIT License
4.45k
stars
591
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pure Typescript component
#30
Grafikart
opened
6 years ago
1
Vue App with TypeScript + SystemJS
#29
kvigor
opened
6 years ago
3
Typescript powered code completion hangs if no computed property is given
#28
joma74
opened
6 years ago
0
Upgrade documentation to vue 2.5
#27
KokoDoko
closed
7 years ago
3
识别props的数据类型全部为any,是否应该改下?
#26
yangdan8
closed
7 years ago
1
Can't load vue from webpack alias
#25
herozhou
closed
7 years ago
2
Where is unit test?
#24
yalishizhude
opened
7 years ago
2
How to use `webpack.config.ts` instead of `webpack.config.js` in this starter?
#23
JounQin
closed
7 years ago
0
Changes to use the official Vue packages
#22
denisbednov
closed
7 years ago
1
Typescript doesn't infer type of component imported from .vue
#21
jiayexie
opened
7 years ago
7
Vuex Support
#20
winuxue
opened
7 years ago
3
removed incorrect comma in README.md
#19
RickyLin
closed
7 years ago
1
Typing on props
#18
blocka
opened
7 years ago
3
Update README.md
#17
nooldey
closed
7 years ago
1
TypeScript doesn't see variables initialized inside data(){return {...}}
#16
CodeLookBook
opened
7 years ago
2
<script lang='ts'> doesn't give opportunity to see all warnings and errors highlights in ".vue" files.
#15
CodeLookBook
closed
7 years ago
10
TypeScript interface is not working as expected, inside '.vue' files.
#14
CodeLookBook
closed
7 years ago
1
Doesn't work with latest Vue 2.3.4
#13
gtrbarbarian
closed
7 years ago
5
How do I declare a field in 'data' of type 'any'?
#12
cdllqos
closed
7 years ago
4
No default export?
#11
lorriman
opened
7 years ago
3
Fix webpack config filename
#10
Astray-git
closed
7 years ago
2
props detection and data() constructor
#9
Grafikart
closed
7 years ago
3
Getting IntelliSense from props
#8
Outpox
closed
7 years ago
5
Is there any tool like "create-react-app" with vue?
#7
evont
closed
7 years ago
4
why not do a typescript vue-cli?
#6
cdllqos
closed
7 years ago
5
Updated to latest version of vue.js and converted to use @Component and @Props, etc.
#5
jdiehl
closed
7 years ago
19
Note regarding NODE_ENV=development vs NODE_ENV=production
#4
diverted247
opened
7 years ago
1
Script with `lang="ts"` should be typescript-ed
#3
zigomir
closed
7 years ago
8
Add allowSyntheticDefaultImports
#2
zigomir
closed
7 years ago
3
README describes tutorial but source is TodoMVC
#1
octref
closed
7 years ago
3
Previous