Skip to content

Commit a15834f

Browse files
author
Guillaume Chau
authored
Update README.md
1 parent 53a5912 commit a15834f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,10 @@ Currently supported and possible future features (in no particular order) are:
134134
- [x] Easy state management with vuex integration ![vue](https://img.shields.io/badge/vue-1.x-green.svg)
135135
- [x] Use Blaze templates in your vue app ![vue](https://img.shields.io/badge/vue-1.x-green.svg) ![vue](https://img.shields.io/badge/vue-2.x-brightgreen.svg)
136136
- [x] `module` attribute on `<style>` in .vue files
137-
- [x] Typescript support in .vue files
138-
- [x] Server-side rendering (Vue 2.x)
139-
- [x] `src` attribute support in `.vue` files
140-
- [x] Apollo Server-side rendering (Vue 2.x)
137+
- [x] Typescript support in .vue files ![vue](https://img.shields.io/badge/vue-1.x-green.svg) ![vue](https://img.shields.io/badge/vue-2.x-brightgreen.svg)
138+
- [x] Server-side rendering ![vue](https://img.shields.io/badge/vue-2.x-brightgreen.svg)
139+
- [x] `src` attribute support in `.vue` files ![vue](https://img.shields.io/badge/vue-1.x-green.svg) ![vue](https://img.shields.io/badge/vue-2.x-brightgreen.svg)
140+
- [x] Apollo Server-side rendering ![vue](https://img.shields.io/badge/vue-2.x-brightgreen.svg)
141141

142142
Track the project progress [here](https://github.com/Akryum/meteor-vue-component/milestones).
143143

0 commit comments

Comments
 (0)