Commit graph

2284 commits

Author SHA1 Message Date
Barney Carroll
fbb454c6fd Merge branch 'rewrite' into array-isArray 2017-01-04 14:24:07 +00:00
Barney Carroll
ec9e258ae9 Merge remote-tracking branch 'upstream/rewrite' into rewrite 2017-01-04 14:22:38 +00:00
Leo Horie
33fb63a72b fix merge 2017-01-03 10:47:35 -05:00
Leo Horie
2f73e9d01d Merge pull request #1506 from bruce-one/reactivate-tests
Remove o.only call to ensure other tests are run.
2017-01-02 22:10:50 -05:00
Leo Horie
b779f3cbb4 Merge pull request #1505 from bruce-one/patch-3
Recommend usage of fragments
2017-01-02 19:49:35 -05:00
Bryce Gibson
7868d97006 Remove o.only call to ensure other tests are run. 2017-01-03 11:19:55 +11:00
bruce-one
933266670d Recommend usage of fragments 2017-01-03 10:49:30 +11:00
Leo Horie
a7ed24cbf5 Merge pull request #1504 from hugufc/patch-3
Remove duplicated install
2017-01-02 16:24:52 -05:00
Hugo Freitas
ba96c23b84 Remove duplicated install 2017-01-02 17:30:49 -03:00
Leo Horie
f86140996b Merge pull request #1502 from pygy/ospec-array-deepEquals-corner-cases
[ospec] deepEquals corner cases with undefined values
2017-01-01 11:12:17 -05:00
Pierre-Yves Gerardy
df1e19b86c [ospec] Fix for objects with undefined properties 2017-01-01 16:13:11 +01:00
Pierre-Yves Gerardy
027a220779 [ospec:tests] Add assertion for object with undefined properties vs none 2017-01-01 16:09:15 +01:00
Pierre-Yves Gerardy
02545a8a98 [ospec] Fix array deepEquals corner cases 2017-01-01 15:52:54 +01:00
Pierre-Yves Gerardy
af39796da3 [ospec:tests] Add assertions for array deepEquals corner cases 2017-01-01 15:28:26 +01:00
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
Barney Carroll
3fa771ac28 Test for onbeforeremove delayed resolution 2016-12-30 19:31:51 +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