Skip to content

Commit 958d207

Browse files
committed
Updates: meteor release, vue, vue-component
1 parent 3c87901 commit 958d207

File tree

9 files changed

+87
-80
lines changed

9 files changed

+87
-80
lines changed

.meteor/packages

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66

77
meteor-base@1.0.4 # Packages every Meteor app needs to have
88
mobile-experience@1.0.4 # Packages for a great mobile UX
9-
mongo@1.1.12-6-rc.0 # The database Meteor supports right now
10-
reactive-var@1.0.11-rc.0 # Reactive variable for tracker
11-
jquery@1.11.10-rc.0 # Helpful client-side library
12-
tracker@1.1.1-rc.0 # Meteor's client-side reactive programming library
9+
mongo@1.1.14 # The database Meteor supports right now
10+
reactive-var@1.0.11 # Reactive variable for tracker
11+
jquery@1.11.10 # Helpful client-side library
12+
tracker@1.1.1 # Meteor's client-side reactive programming library
1313

14-
standard-minifier-css@1.3.1 # CSS minifier run for production mode
15-
standard-minifier-js@1.2.1-rc.0 # JS minifier run for production mode
16-
es5-shim@4.6.15-rc.0 # ECMAScript 5 compatibility for older browsers.
17-
ecmascript@0.5.9-rc.0 # Enable ECMAScript2015+ syntax in app code
14+
standard-minifier-css@1.3.2 # CSS minifier run for production mode
15+
standard-minifier-js@1.2.1 # JS minifier run for production mode
16+
es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
17+
ecmascript@0.6.1 # Enable ECMAScript2015+ syntax in app code
1818

1919
static-html@1.1.12_1
20-
check@1.2.4-rc.0
20+
check@1.2.4
2121

2222
apollo
2323

.meteor/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@1.4.2-rc.0
1+
METEOR@1.4.2.3

.meteor/versions

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
accounts-base@1.2.12_1
1+
accounts-base@1.2.14
22
akryum:npm-check@0.0.3
3-
akryum:vue@1.2.1
3+
akryum:vue@1.2.2
44
akryum:vue-coffee@0.0.2
55
akryum:vue-component@0.7.7
66
akryum:vue-component-dev-client@0.2.1
@@ -14,83 +14,83 @@ akryum:vue-sass@0.0.4
1414
akryum:vue-stylus@0.0.4
1515
akryum:vuex@0.4.1
1616
allow-deny@1.0.5
17-
apollo@0.1.2
18-
autoupdate@1.3.11
19-
babel-compiler@6.13.0-rc.0
20-
babel-runtime@0.1.12-rc.0
21-
base64@1.0.10-rc.0
22-
binary-heap@1.0.9
17+
apollo@0.2.0
18+
autoupdate@1.3.12
19+
babel-compiler@6.13.0
20+
babel-runtime@1.0.1
21+
base64@1.0.10
22+
binary-heap@1.0.10
2323
blaze@2.1.9
2424
blaze-tools@1.0.10
25-
boilerplate-generator@1.0.10
26-
caching-compiler@1.1.7_1
25+
boilerplate-generator@1.0.11
26+
caching-compiler@1.1.9
2727
caching-html-compiler@1.0.7
28-
callback-hook@1.0.9
29-
ccorcos:subs-cache@0.1.0
30-
check@1.2.4-rc.0
28+
callback-hook@1.0.10
29+
ccorcos:subs-cache@0.2.1
30+
check@1.2.4
3131
chuangbo:cookie@1.1.0
32-
coffeescript@1.2.4_2
32+
coffeescript@1.11.1_4
3333
ddp@1.2.5
34-
ddp-client@1.3.1_1
35-
ddp-common@1.2.6
36-
ddp-rate-limiter@1.0.5
37-
ddp-server@1.3.10_1
34+
ddp-client@1.3.2
35+
ddp-common@1.2.8
36+
ddp-rate-limiter@1.0.6
37+
ddp-server@1.3.12
3838
deps@1.0.12
39-
diff-sequence@1.0.6
40-
ecmascript@0.5.9-rc.0
41-
ecmascript-runtime@0.3.15-rc.0
42-
ejson@1.0.13-rc.0
43-
es5-shim@4.6.15-rc.0
44-
fastclick@1.0.12
45-
geojson-utils@1.0.9
39+
diff-sequence@1.0.7
40+
ecmascript@0.6.1
41+
ecmascript-runtime@0.3.15
42+
ejson@1.0.13
43+
es5-shim@4.6.15
44+
fastclick@1.0.13
45+
geojson-utils@1.0.10
4646
hot-code-push@1.0.4
4747
html-tools@1.0.11
4848
htmljs@1.0.11
49-
http@1.2.9_1
50-
id-map@1.0.8
51-
jquery@1.11.10-rc.0
52-
launch-screen@1.0.12
49+
http@1.2.10
50+
id-map@1.0.9
51+
jquery@1.11.10
52+
launch-screen@1.1.0
5353
livedata@1.0.18
54-
localstorage@1.0.11
55-
logging@1.1.15_1
56-
meteor@1.2.18-rc.0
54+
localstorage@1.0.12
55+
logging@1.1.16
56+
meteor@1.6.0
5757
meteor-base@1.0.4
5858
meteorhacks:fast-render@2.16.0
5959
meteorhacks:inject-data@2.0.0
6060
meteorhacks:meteorx@1.4.1
6161
meteorhacks:picker@1.0.3
62-
minifier-css@1.2.14_1
63-
minifier-js@1.2.15-rc.0
64-
minimongo@1.0.17
62+
minifier-css@1.2.15
63+
minifier-js@1.2.15
64+
minimongo@1.0.19
6565
mobile-experience@1.0.4
66-
mobile-status-bar@1.0.12
67-
modules@0.7.7-rc.0
68-
modules-runtime@0.7.7-rc.0
69-
mongo@1.1.12_5
70-
mongo-id@1.0.5
71-
npm-mongo@2.2.10_1
72-
observe-sequence@1.0.13
73-
ordered-dict@1.0.8
74-
promise@0.8.8-rc.0
66+
mobile-status-bar@1.0.13
67+
modules@0.7.7
68+
modules-runtime@0.7.7
69+
mongo@1.1.14
70+
mongo-id@1.0.6
71+
npm-mongo@2.2.11_2
72+
observe-sequence@1.0.14
73+
ordered-dict@1.0.9
74+
promise@0.8.8
7575
random@1.0.10
76-
rate-limit@1.0.5
77-
reactive-var@1.0.11-rc.0
78-
reload@1.1.10
79-
retry@1.0.8
80-
routepolicy@1.0.11
81-
service-configuration@1.0.10
76+
rate-limit@1.0.6
77+
reactive-var@1.0.11
78+
reload@1.1.11
79+
retry@1.0.9
80+
routepolicy@1.0.12
81+
service-configuration@1.0.11
8282
shell-server@0.2.1
8383
spacebars@1.0.13
8484
spacebars-compiler@1.0.13
85-
standard-minifier-css@1.3.1
86-
standard-minifier-js@1.2.1-rc.0
85+
standard-minifier-css@1.3.2
86+
standard-minifier-js@1.2.1
8787
static-html@1.1.13
8888
templating-tools@1.0.5
8989
tmeasday:check-npm-versions@0.3.1
90-
tracker@1.1.1-rc.0
90+
tracker@1.1.1
9191
ui@1.0.12
92-
underscore@1.0.10-rc.0
93-
url@1.0.10
92+
underscore@1.0.10
93+
url@1.0.11
9494
use-vue-component@0.0.1
95-
webapp@1.3.11_1
95+
webapp@1.3.12
9696
webapp-hashing@1.0.9

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**This project is in beta.**
44

5-
Tested with Meteor 1.4.2-rc.0
5+
Tested with Meteor 1.4.2.3
66

77
This project contains new meteor packages to help build [meteor](http://meteor.com/) apps with first-class [vuejs](http://vuejs.org/) integration as the ui layer.
88

package.json

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,25 @@
22
"name": "meteor-vue-component",
33
"private": true,
44
"dependencies": {
5-
"apollo-client": "^0.4.4",
5+
"apollo-client": "^0.5.0",
66
"apollo-server": "^0.2.1",
7+
"babel-runtime": "^6.20.0",
78
"body-parser": "^1.15.2",
89
"express": "^4.13.4",
910
"faker": "^3.1.0",
1011
"graphql": "^0.7.0",
12+
"graphql-server-express": "^0.4.3",
1113
"graphql-tag": "^0.1.9",
12-
"graphql-tools": "^0.6.0",
14+
"graphql-tools": "^0.6.6",
1315
"js-cookie": "^2.1.2",
16+
"locale": "^0.1.0",
1417
"meteor-node-stubs": "~0.2.0",
1518
"vue": "^1.0.24",
16-
"vue-apollo": "^1.0.0-beta.11",
17-
"vue-router": "^0.7.13",
18-
"vuex": "^1.0.0-rc.2",
19+
"vue-apollo": "^1.1.0-beta.3",
1920
"vue-i18n": "^4.0.1",
20-
"locale": "^0.1.0",
21-
"js-cookie": "^2.1.2"
22-
}
21+
"vue-meteor-tracker": "^1.0.3",
22+
"vue-router": "^0.7.13",
23+
"vuex": "^1.0.0-rc.2"
24+
},
25+
"devDependencies": {}
2326
}

packages/vue-component/package.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'akryum:vue-component',
3-
version: '0.7.7',
3+
version: '0.7.8',
44
summary: 'VueJS single-file components that hot-reloads',
55
git: 'https://github.com/Akryum/meteor-vue-component',
66
documentation: 'README.md'
@@ -29,7 +29,7 @@ Package.registerBuildPlugin({
2929
'socket.io': '1.4.6',
3030
'async': '1.4.0',
3131
'lodash': '4.13.1',
32-
'vue-template-compiler': '2.0.0-rc.8'
32+
'vue-template-compiler': '2.1.6'
3333
}
3434
});
3535

packages/vue-i18n/client/client.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ I18n.lib = VueI18n;
139139

140140
// Init with server injected locale
141141
InjectData.getData('vue-i18n-lang', function(data) {
142+
if (!data) {
143+
console.error('vue-i18n-lang injected data undefined')
144+
return
145+
}
142146
languageList = data.langs;
143147
defaultLang = data.lang;
144148
defaultLocale = data.locale;

packages/vue/npm.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3-
"vue": "^1.0.24"
3+
"vue": "^1.0.24",
4+
"vue-meteor-tracker": "^1.0.3"
45
}
56
}

packages/vue/package.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
name: 'akryum:vue',
3-
version: '1.2.1',
3+
version: '1.2.2',
44
summary: 'Integrate Vue with Meteor',
55
git: 'https://github.com/Akryum/meteor-vue-component',
66
documentation: 'README.md'
@@ -16,5 +16,4 @@ Package.onUse(function(api) {
1616

1717
Npm.depends({
1818
'lodash.omit': '4.5.0',
19-
'vue-meteor-tracker': '1.0.2',
2019
});

0 commit comments

Comments
 (0)