Commit graph

2264 commits

Author SHA1 Message Date
Leo Horie
fab51f583a clean up docs 2016-12-31 19:27:53 -05:00
Leo Horie
b62663bdc1 ensure properties in arrays are tested #1497 2016-12-31 19:27:23 -05:00
Leo Horie
d7732d3560 syntax highlighting 2016-12-31 09:41:30 -05:00
Leo Horie
afcf28ab19 more documentation 2016-12-31 09:38:35 -05:00
Leo Horie
c71ebf18ed tweaks in docs 2016-12-31 08:35:50 -05:00
Leo Horie
c8f2564cfe Merge pull request #1501 from dmitriz/patch-1
Recommend 'budo' for the quickest start ever
2016-12-31 08:05:44 -05:00
Dmitri Zaitsev
b14ca82c2e Recommend 'budo' for the quickest start ever
Fewer steps to get a complete app running in the browser with live reload.
2016-12-31 03:32:57 +00:00
Leo Horie
8746e397b7 link mentioned tools 2016-12-30 07:54:01 -05:00
Leo Horie
ad920483c6 reference CDN in vanilla section 2016-12-30 07:51:03 -05:00
Leo Horie
dd81bcd639 add more docs about global/local installs 2016-12-30 07:48:55 -05:00
Leo Horie
2b1cd9b8f0 add save flag 2016-12-30 07:45:33 -05:00
Leo Horie
2d1594714c Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-12-30 07:44:24 -05:00
Leo Horie
e342640770 recommend webpack as bundling solution 2016-12-30 07:44:12 -05:00
Gandalf-the-Bot
81a540ae41 Bundled output for commit ad8f7b6f2c [skip ci] 2016-12-30 12:21:08 +00:00
Leo Horie
ad8f7b6f2c Merge pull request #1500 from isiahmeadows/request-header
Add support for `options.headers` in `m.request` + tests/docs
2016-12-30 07:20:21 -05:00
impinball
95d738bc71 Add support for options.headers in m.request + tests/docs
I also had to edit the mocks accordingly, so I could inspect the headers set.
2016-12-30 02:52:00 -05:00
Leo Horie
00a3ce3657 Merge pull request #1488 from jsguy/patch-1
Make it work in a browser
2016-12-29 18:32:03 -05:00
Gandalf-the-Bot
9d3d6dd6ec Bundled output for commit a2e4cf9a9f [skip ci] 2016-12-29 21:00:47 +00:00
Leo Horie
a2e4cf9a9f Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-12-29 15:58:37 -05:00
Leo Horie
531f9a52ba rc7 2016-12-29 15:58:18 -05:00
Leo Horie
297c407c01 more docs 2016-12-29 15:58:04 -05:00
Gandalf-the-Bot
7646f607af Bundled output for commit b7ccabfe15 [skip ci] 2016-12-26 19:33:00 +00:00
Leo Horie
b7ccabfe15 Merge pull request #1490 from valtron/patch-1
Fix #1489: PromisePolyfill always overwrites `window.Promise`
2016-12-26 14:32:12 -05:00
Leo Horie
8c31ed643b Merge pull request #1496 from pygy/ospec-bin-faster
[ospec] Speed up the CLI runner by skipping node_modules early
2016-12-26 12:31:35 -05:00
Gandalf-the-Bot
4da9e8891e Bundled output for commit c0f48f57ef [skip ci] 2016-12-26 17:29:20 +00:00
Leo Horie
c0f48f57ef Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-12-26 12:28:25 -05:00
Leo Horie
bedcd8bdbf update docs re:onbeforeremove and clean up 2016-12-26 12:28:13 -05:00
Gandalf-the-Bot
9ff3e46ab3 Bundled output for commit 78b9a082ac [skip ci] 2016-12-26 17:22:19 +00:00
Leo Horie
78b9a082ac Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
#	api/router.js
2016-12-26 12:20:03 -05:00
Leo Horie
1222a9a3ab change onbeforeremove and make state inherit from prototype 2016-12-26 12:19:20 -05:00
Leo Horie
e8f36e4e26 don't break back button on bail 2016-12-26 12:18:51 -05:00
Pierre-Yves Gerardy
64b759fd83 [ospec] Speed up the CLI runner by skipping node_modules early 2016-12-26 11:03:34 +01:00
Leo Horie
a593131022 Merge pull request #1493 from bruce-one/back-button-on-default-route-test
Ensure the back button test checks the right thing.
2016-12-23 17:42:25 -05:00
Bryce Gibson
eadd9a0768 Ensure the test checks the right thing. 2016-12-24 09:36:24 +11:00
Leo
d42d728681 fix test 2016-12-23 08:52:09 -05:00
Leo
befc1e6d1a Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-12-23 08:51:23 -05:00
Leo Horie
59c0e73c2f Merge pull request #1492 from bruce-one/back-button-on-default-route
Back button on default route
2016-12-23 08:50:25 -05:00
Leo
0e914eff80 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-12-23 08:27:13 -05:00
Bryce Gibson
f4084671bc Typo. 2016-12-22 21:16:32 +11:00
Bryce Gibson
088c41a47f Test precondition. 2016-12-22 21:16:32 +11:00
Bryce Gibson
b6daeaab5a Fix back button for default route. 2016-12-22 21:16:24 +11:00
valtron
608f9889a5 Fix #1489: PromisePolyfill always overwrites window.Promise 2016-12-21 23:34:44 -07:00
Gandalf-the-Bot
bc01dad847 Bundled output for commit f72aa50f27 [skip ci] 2016-12-21 05:20:06 +00:00
Pat Cavit
f72aa50f27 Expose Vnode as m.vnode (#1487) 2016-12-20 21:19:16 -08:00
Mikkel Bergmann
d1a3f7fe9b Make it work in a browser 2016-12-21 10:02:21 +11:00
Leo Horie
6c93791979 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-12-20 11:15:54 -05:00
Leo Horie
dc72aaa35b beef up the docs about differences between route resolvers and components 2016-12-20 11:15:10 -05:00
Leo Horie
6f799c6f99 Merge pull request #1482 from barneycarroll/revert-1449
Keep useful utilities in the npm package
2016-12-18 10:43:59 -05:00
Gandalf-the-Bot
0bab044bba Bundled output for commit 23ce603129 [skip ci] 2016-12-18 15:34:16 +00:00
Leo Horie
23ce603129 Merge pull request #1485 from JAForbes/rewrite
Ensure custom element attributes are always updated via setAttribute
2016-12-18 10:33:14 -05:00