Yoshua Wuyts
b22c0d4681
docs: emojify demos
2016-07-15 09:22:24 -04:00
Yoshua Wuyts
f38dba5360
3.0.1
2016-07-15 09:22:24 -04:00
Lucas Cherkewski
dd88941d77
Use properly formatted assert() statement for send() on server
2016-07-14 15:10:08 -04:00
Tim Wisniewski
3434d681a4
Update args in examples/vanilla to 3.0 ( #170 )
2016-07-14 06:26:16 -04:00
traducer
c412b9604a
xtend not needed, removed
2016-07-13 23:54:29 +00:00
traducer
5f858cfdf5
added stopwatch example
...
added requestAnimationFrame polyfill
moved raf logic into a subscription
separated logic into multiple files, all state lives in a global namespaced model, reset no longer sends multiple actions only one
2016-07-13 16:59:20 +00:00
Yoshua Wuyts
a1795c29ee
3.1.1
2016-07-13 02:03:21 +02:00
Yoshua Wuyts
70356f6427
Merge pull request #163 from yoshuawuyts/gz-build
...
script/build: add gz variant
2016-07-13 02:02:58 +02:00
Yoshua Wuyts
3cfca54950
deps: fix missing html file
2016-07-13 02:01:51 +02:00
Yoshua Wuyts
f995cac579
script/build: add gz variant
2016-07-13 01:35:53 +02:00
Yoshua Wuyts
89f1daaafb
3.1.0
2016-07-13 01:15:21 +02:00
Yoshua Wuyts
f1b0c47092
Merge pull request #162 from yoshuawuyts/changelog-3-1
...
changelog: 3.1.0
2016-07-13 01:06:58 +02:00
Yoshua Wuyts
a18324d63c
changelog: 3.1.0
2016-07-12 23:47:18 +02:00
Yoshua Wuyts
701dec47bb
Merge pull request #161 from yoshuawuyts/better-build
...
script/build: prune the prod builds
2016-07-12 23:20:22 +02:00
Yoshua Wuyts
ed384bc54f
scripts/instrument: include deps
...
But also use zopfli if available!
2016-07-12 23:05:54 +02:00
Yoshua Wuyts
bfbcc03f2a
Merge branch 'master' into better-build
2016-07-12 22:41:10 +02:00
Yoshua Wuyts
d7f614dfa4
Merge pull request #135 from yoshuawuyts/raf
...
index: add raf guard
2016-07-12 22:34:40 +02:00
Yoshua Wuyts
4c935b32cd
script/build: prune the prod builds
2016-07-12 19:29:09 +02:00
Yoshua Wuyts
ea3a6f69e8
Merge branch 'master' into raf
2016-07-12 17:51:44 +02:00
Yoshua Wuyts
d0914579e2
Merge pull request #159 from yoshuawuyts/scriptsies
...
Scriptsies
2016-07-12 17:46:29 +02:00
Yoshua Wuyts
5357ca2614
scripts: add test
2016-07-12 17:27:50 +02:00
Yoshua Wuyts
50daf1f481
script/build: add
2016-07-12 15:29:03 +02:00
Boris Serdiuk
c03bcd21e5
prepare umd build before publish
2016-07-12 15:27:42 +02:00
Yoshua Wuyts
d883d316bb
Merge pull request #151 from yoshuawuyts/fix-view-test
...
test: fix broken hooks test
2016-07-12 14:09:16 +02:00
Yoshua Wuyts
576736e9a0
Merge branch 'master' into fix-view-test
2016-07-12 00:57:42 +02:00
Yoshua Wuyts
9e51db20d2
Merge pull request #153 from yoshuawuyts/badge
...
badges: add
2016-07-11 22:36:13 +02:00
Yoshua Wuyts
b6d7ff5c61
Merge branch 'master' into badge
2016-07-11 22:35:13 +02:00
Yoshua Wuyts
face99e004
Merge pull request #156 from yoshuawuyts/mv-irc-badge
...
docs: mv IRC to big menu thingy
2016-07-11 22:34:48 +02:00
Yoshua Wuyts
57b6ec588b
docs: mv IRC to big menu thingy
2016-07-10 18:38:27 +02:00
Yoshua Wuyts
1b1326946d
badges: add
2016-07-10 16:42:33 +02:00
Yoshua Wuyts
d917e59aa4
test: fix broken hooks test
2016-07-10 15:04:26 +02:00
Tim Wisniewski
7c0fd896bf
Docs: Correct code sample in models per #143 ( #150 )
...
thx @slaskis!
2016-07-10 09:02:18 -04:00
Yoshua Wuyts
1601d1cc72
docs: fix budo script
2016-07-09 13:42:20 +02:00
Yoshua Wuyts
745aa25017
3.0.2
2016-07-08 13:46:23 +02:00
Yoshua Wuyts
0da5b762f8
Merge pull request #144 from yoshuawuyts/view-name
...
onAction: prefix views with view
2016-07-08 13:45:41 +02:00
Yoshua Wuyts
3cb9364c3d
onAction: prefix views with view
2016-07-08 12:24:14 +02:00
Tim Wisniewski
5fc2cab1f0
Correct model namespace example ( #143 )
2016-07-08 06:13:39 -04:00
Yoshua Wuyts
9e48e8efc2
Merge pull request #139 from traducer/subscriptions
...
updated readme example for subscriptions and send method
2016-07-07 12:21:45 +02:00
traducer
4bea3b53f0
updated readme example for subscriptions, sending data from inside a model expects exactly 3 arguments
2016-07-07 09:55:05 +00:00
Yoshua Wuyts
1033c20a80
Merge pull request #136 from bradsimantel/mailbox-dependency-fix
...
Add pathname-match dependency to mailbox example
2016-07-06 23:42:48 +02:00
Brad Simantel
d9a14130b3
Add pathname-match dependency to mailbox example
...
The pathname-match module is being required in the pathname element, but wasn't actually included as a dependency.
2016-07-06 14:35:46 -07:00
Yoshua Wuyts
8d84d8bc93
Merge pull request #134 from yoshuawuyts/awesome-choo
...
docs: add awesome-choo
2016-07-06 23:21:29 +02:00
Yoshua Wuyts
f5f8d01c0b
index: add raf guard
2016-07-06 23:15:54 +02:00
Yoshua Wuyts
d550226356
docs: add awesome-choo
2016-07-06 17:56:21 +02:00
Yoshua Wuyts
332706486f
docs: fix subs signature
2016-07-06 14:56:18 +02:00
Yoshua Wuyts
e8b1dcff9f
docs: emojify demos
2016-07-06 12:57:14 +02:00
Yoshua Wuyts
99c749ac2b
3.0.1
2016-07-06 11:00:37 +02:00
Yoshua Wuyts
1dfc42f76c
Merge pull request #129 from martinvd/patch-1
...
Update framework weight
2016-07-06 10:05:13 +02:00
Martin
3aa64e40be
Update framework weight
2016-07-06 09:24:47 +02:00
Yoshua Wuyts
0279bd1f50
3.0.0
2016-07-06 01:59:59 +02:00