Commit graph

2323 commits

Author SHA1 Message Date
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
Gandalf-the-Bot
3e3834a762 Bundled output for commit f149003d03 [skip ci] 2017-01-04 14:56:55 +00:00
Leo Horie
f149003d03 Merge pull request #1423 from barneycarroll/array-isArray
Replace x instanceof Array with Array.isArray(x)
2017-01-04 09:54:28 -05:00
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