Skip to content

Commit 1ad73c0

Browse files
committed
Merge pull request #3 from ehzhang/dev
Update Documentation and Upgrade to latest dependencies
2 parents ede59e5 + 7e25197 commit 1ad73c0

File tree

199 files changed

+1191
-679
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

199 files changed

+1191
-679
lines changed
541 KB
Loading
387 KB
Loading
370 KB
Loading

.docs/images/screenshots/home.png

343 KB
Loading
263 KB
Loading

.meteor/.finished-upgraders

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ notices-for-0.9.0
66
notices-for-0.9.1
77
0.9.4-platform-file
88
notices-for-facebook-graph-api-2
9+
1.2.0-standard-minifiers-package
10+
1.2.0-meteor-platform-split
11+
1.2.0-cordova-changes
12+
1.2.0-breaking-changes

.meteor/cordova-plugins

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-

.meteor/packages

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# 'meteor add' and 'meteor remove' will edit this file for you,
44
# but you can also edit it by hand.
55

6-
meteor-platform
76
accounts-github
87
service-configuration
98
iron:router
@@ -18,3 +17,17 @@ chart:chart
1817
fourseven:scss
1918
semantic:ui
2019
flemay:less-autoprefixer
20+
standard-minifiers
21+
meteor-base
22+
mobile-experience
23+
mongo
24+
blaze-html-templates
25+
session
26+
jquery
27+
tracker
28+
logging
29+
reload
30+
random
31+
ejson
32+
spacebars
33+
check

.meteor/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@1.1.0.3
1+
METEOR@1.2.1

.meteor/versions

Lines changed: 94 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,97 @@
1-
accounts-base@1.2.0
2-
accounts-facebook@1.0.4
3-
accounts-github@1.0.4
4-
accounts-oauth@1.1.5
5-
accounts-password@1.1.1
6-
autoupdate@1.2.1
7-
base64@1.0.3
8-
binary-heap@1.0.3
9-
blaze@2.1.2
10-
blaze-tools@1.0.3
11-
boilerplate-generator@1.0.3
12-
callback-hook@1.0.3
1+
accounts-base@1.2.2
2+
accounts-facebook@1.0.6
3+
accounts-github@1.0.6
4+
accounts-oauth@1.1.8
5+
accounts-password@1.1.4
6+
autoupdate@1.2.4
7+
babel-compiler@5.8.24_1
8+
babel-runtime@0.1.4
9+
base64@1.0.4
10+
binary-heap@1.0.4
11+
blaze@2.1.3
12+
blaze-html-templates@1.0.1
13+
blaze-tools@1.0.4
14+
boilerplate-generator@1.0.4
15+
caching-compiler@1.0.0
16+
caching-html-compiler@1.0.2
17+
callback-hook@1.0.4
1318
chart:chart@1.0.1-beta.4
14-
check@1.0.5
15-
coffeescript@1.0.6
16-
ddp@1.1.0
17-
deps@1.0.7
18-
ejson@1.0.6
19-
email@1.0.6
20-
facebook@1.2.1
21-
fastclick@1.0.3
22-
flemay:less-autoprefixer@1.1.0
23-
fourseven:scss@3.2.0
24-
geojson-utils@1.0.3
25-
github@1.1.3
26-
html-tools@1.0.4
27-
htmljs@1.0.4
28-
http@1.1.0
29-
id-map@1.0.3
30-
iron:controller@1.0.8
31-
iron:core@1.0.8
32-
iron:dynamic-template@1.0.8
33-
iron:layout@1.0.8
34-
iron:location@1.0.9
35-
iron:middleware-stack@1.0.9
36-
iron:router@1.0.9
37-
iron:url@1.0.9
38-
jquery@1.11.3_2
39-
json@1.0.3
40-
launch-screen@1.0.2
41-
livedata@1.0.13
42-
localstorage@1.0.3
43-
logging@1.0.7
44-
meteor@1.1.6
45-
meteor-platform@1.2.2
46-
minifiers@1.1.5
47-
minimongo@1.0.8
48-
mizzao:timesync@0.3.3
49-
mizzao:user-status@0.6.5
50-
mobile-status-bar@1.0.3
19+
check@1.1.0
20+
coffeescript@1.0.11
21+
ddp@1.2.2
22+
ddp-client@1.2.1
23+
ddp-common@1.2.2
24+
ddp-rate-limiter@1.0.0
25+
ddp-server@1.2.2
26+
deps@1.0.9
27+
diff-sequence@1.0.1
28+
ecmascript@0.1.6
29+
ecmascript-runtime@0.2.6
30+
ejson@1.0.7
31+
email@1.0.8
32+
facebook@1.2.2
33+
fastclick@1.0.7
34+
flemay:less-autoprefixer@1.2.0
35+
fourseven:scss@3.4.1
36+
geojson-utils@1.0.4
37+
github@1.1.4
38+
hot-code-push@1.0.0
39+
html-tools@1.0.5
40+
htmljs@1.0.5
41+
http@1.1.1
42+
id-map@1.0.4
43+
iron:controller@1.0.12
44+
iron:core@1.0.11
45+
iron:dynamic-template@1.0.12
46+
iron:layout@1.0.12
47+
iron:location@1.0.11
48+
iron:middleware-stack@1.0.11
49+
iron:router@1.0.12
50+
iron:url@1.0.11
51+
jquery@1.11.4
52+
launch-screen@1.0.4
53+
livedata@1.0.15
54+
localstorage@1.0.5
55+
logging@1.0.8
56+
meteor@1.1.10
57+
meteor-base@1.0.1
58+
minifiers@1.1.7
59+
minimongo@1.0.10
60+
mizzao:timesync@0.3.4
61+
mizzao:user-status@0.6.6
62+
mobile-experience@1.0.1
63+
mobile-status-bar@1.0.6
5164
momentjs:moment@2.10.6
52-
mongo@1.1.0
65+
mongo@1.1.3
66+
mongo-id@1.0.1
5367
npm-bcrypt@0.7.8_2
54-
oauth@1.1.4
55-
oauth2@1.1.3
56-
observe-sequence@1.0.6
57-
ordered-dict@1.0.3
58-
random@1.0.3
59-
reactive-dict@1.1.0
60-
reactive-var@1.0.5
61-
reload@1.1.3
62-
retry@1.0.3
63-
routepolicy@1.0.5
64-
semantic:ui@2.1.3
65-
semantic:ui-data@2.1.3
66-
service-configuration@1.0.4
67-
session@1.1.0
68-
sha@1.0.3
69-
spacebars@1.0.6
70-
spacebars-compiler@1.0.6
71-
srp@1.0.3
72-
templating@1.1.1
73-
tracker@1.0.7
74-
ui@1.0.6
75-
underscore@1.0.3
76-
url@1.0.4
77-
webapp@1.2.0
78-
webapp-hashing@1.0.3
68+
npm-mongo@1.4.39_1
69+
oauth@1.1.6
70+
oauth2@1.1.5
71+
observe-sequence@1.0.7
72+
ordered-dict@1.0.4
73+
promise@0.5.1
74+
random@1.0.5
75+
rate-limit@1.0.0
76+
reactive-dict@1.1.3
77+
reactive-var@1.0.6
78+
reload@1.1.4
79+
retry@1.0.4
80+
routepolicy@1.0.6
81+
semantic:ui@2.1.6
82+
semantic:ui-data@2.1.6
83+
service-configuration@1.0.5
84+
session@1.1.1
85+
sha@1.0.4
86+
spacebars@1.0.7
87+
spacebars-compiler@1.0.7
88+
srp@1.0.4
89+
standard-minifiers@1.0.2
90+
templating@1.1.5
91+
templating-tools@1.0.0
92+
tracker@1.0.9
93+
ui@1.0.8
94+
underscore@1.0.4
95+
url@1.0.5
96+
webapp@1.2.3
97+
webapp-hashing@1.0.5

0 commit comments

Comments
 (0)