Commit graph

2337 commits

Author SHA1 Message Date
Pierre-Yves Gerardy
2c2ca73c22 [ospec] Add the possibility to name new test suites 2017-01-10 21:29:34 +01:00
Leo Horie
301785b1a5 Merge pull request #1528 from pygy/ospec-next-tickish-fix
[ospec] fix nextTickish()
2017-01-10 10:35:29 -05:00
Pierre-Yves Gerardy
bd519f3c23 [ospec] fix nextTickish() 2017-01-10 14:59:09 +01:00
Leo Horie
50986bb26c Merge pull request #1527 from alexander-travov/rewrite
Docs: fix typo.
2017-01-10 08:52:30 -05:00
Alexander Travov
a397835838 Docs: fix typo. 2017-01-10 16:38:52 +03:00
Leo Horie
618020cd79 Merge pull request #1507 from bruce-one/next-tick
Use process.nextTick if available to reduce stack size.
2017-01-10 08:18:59 -05:00
Leo Horie
6c5a7e6e62 Merge branch 'rewrite' into next-tick 2017-01-10 08:18:50 -05:00
Leo Horie
d658ab9f28 Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-09 19:54:54 -05:00
Leo Horie
d1028cb66d more docs 2017-01-09 19:54:38 -05:00
Leo Horie
6cab0acbc0 Merge pull request #1523 from barneycarroll/patch-2
Specify JSON code blocks in ES6 documentation
2017-01-09 09:31:07 -05:00
Barney Carroll
7980cbe0a0 Specify JSON code blocks in ES6 documentation 2017-01-09 13:30:29 +00:00
Leo Horie
97b0fda1d0 Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-09 08:14:15 -05:00
Leo Horie
506f0b61a6 improve docs on redraw semantics 2017-01-09 08:14:03 -05:00
Leo Horie
360a68ad26 Merge pull request #1522 from pygy/ospec-improve-dedupe
[ospec] Improve the dupe detection code
2017-01-09 07:49:41 -05:00
Pierre-Yves Gerardy
396a7ff4e4 [ospec] Simplify the dupe checker 2017-01-09 10:24:03 +01:00
Pierre-Yves Gerardy
a7ea060a64 [ospec] Add hasOwn shortcut 2017-01-09 10:16:53 +01:00
Leo Horie
84cb1ecb3d add conclusion to tut 2017-01-08 22:36:42 -05:00
Leo Horie
30d0166830 fix menu links 2017-01-08 22:10:36 -05:00
Leo Horie
fb2b8a5f79 remove unused var 2017-01-08 21:33:08 -05:00
Leo Horie
d397e66e03 lint links 2017-01-08 21:29:26 -05:00
Leo Horie
e4d69c409a fix var name 2017-01-08 19:32:44 -05:00
Leo Horie
a0def08101 lint and highlight jsx 2017-01-08 19:30:23 -05:00
Leo Horie
6345859e19 Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-08 19:15:11 -05:00
Leo Horie
5c75aa9fa1 more tweaks 2017-01-08 19:14:57 -05:00
Leo
31177c279f fix component docs 2017-01-08 15:42:51 -05:00
Pierre-Yves Gerardy
f13561e200 [ospec] Improve the dupe detection code 2017-01-08 21:20:43 +01:00
Leo
37e4ca8730 standardize on Stream as module name 2017-01-08 14:49:02 -05:00
Leo
d40b324645 doc fixes 2017-01-08 14:47:38 -05:00
Leo
96ca6379d0 add note about throttling 2017-01-08 14:19:51 -05:00
Leo
1d8021500a improve docs re: redraw 2017-01-08 14:09:10 -05:00
Leo Horie
82ebff4336 tut 2017-01-08 13:35:56 -05:00
Leo Horie
9ad16858a5 #1520 ospec: report duplicate test names 2017-01-08 13:05:27 -05:00
Leo Horie
3bac29bf78 Clarify distinctions between RouteResolvers and components 2017-01-08 11:34:56 -05:00
Leo Horie
7c00aad19c beef up docs and defrag setup flow 2017-01-08 10:53:54 -05:00
Leo Horie
f0d6b0d58b Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-08 08:21:46 -05:00
Leo Horie
be27f4d525 more documentation tweaks 2017-01-08 08:21:33 -05:00
Leo
151f578d59 Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-07 17:56:49 -05:00
Leo
db0063362c fix typo 2017-01-07 17:56:29 -05:00
Gandalf-the-Bot
4b626896fc Bundled output for commit 4fc9368a30 [skip ci] 2017-01-07 20:20:45 +00:00
Leo Horie
4fc9368a30 Merge pull request #1516 from tivac/issues/1014
Render false as an empty string
2017-01-07 15:19:16 -05:00
Leo
6284a3bd86 es6 and jsx docs 2017-01-07 14:54:48 -05:00
Leo
26a5d7d6bb autoredraw docs 2017-01-07 12:04:30 -05:00
Gandalf-the-Bot
6b15378c41 Bundled output for commit 74ded82165 [skip ci] 2017-01-07 03:36:49 +00:00
Leo Horie
74ded82165 Merge pull request #1517 from barneycarroll/object-create-component
Avoid intermediary component constructor
2017-01-06 22:36:04 -05:00
Barney Carroll
e1ea2822c9 Fix state initialisation logic 2017-01-06 17:12:56 +00:00
Barney Carroll
a19eae2792 Avoid creating intermediary constructor in component state creation 2017-01-06 16:59:52 +00:00
Pat Cavit
9f32267259 tests: Update tests for false -> "" behavior 2017-01-05 23:07:47 -08:00
Pat Cavit
6170573c29 feat: Return empty string node for false values
Very specifically doing a strict `false` check here to try & avoid
coercion perf costs.
2017-01-05 23:07:34 -08:00
Leo Horie
baa630f2a6 Merge pull request #1511 from orbitbot/clarify-route-example
Remove extra code from example that is not required
2017-01-05 12:38:46 -05:00
Patrik Johnson
4c84eafbdd Remove extra code from example that is not required, since it's confusingly similar to previous block 2017-01-05 15:08:43 +02:00