Commit graph

2373 commits

Author SHA1 Message Date
Leo Horie
aca0c6c120 fix html generation #1543 2017-01-16 09:10:47 -05:00
Leo Horie
fb856c0636 Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-15 10:35:43 -05:00
Leo Horie
24b7150b3c tweaks in docs 2017-01-15 10:35:29 -05:00
Pat Cavit
d6a00831a0 docs: Document release process & reformat .travis.yml (#1541)
* style: re-format travis config for readability

* docs: document npm release process

Still needs GitHub release/change-log steps (I've never done it though)
2017-01-14 21:26:17 -08:00
Leo
bcaeadf23c fix errors in guide 2017-01-14 17:34:39 -05:00
Pat Cavit
59dfbf0afc refactor: multi-line things in bash are bonkers 2017-01-13 20:46:23 -08:00
Pat Cavit
8e72929f00 refactor: Attempt to silence a travis complaint 2017-01-13 20:42:04 -08:00
Pat Cavit
6c5ee2dafe refactor: also restrict submission to lhorie's repo 2017-01-13 20:37:49 -08:00
Pat Cavit
c7913f20a4 refactor: invert travis check, early-out blows up
Not running within a script, so `exit 0` stops all processing which is
**NOT HELPFUL**.
2017-01-13 20:34:44 -08:00
Pat Cavit
81ef3e5951 v1.0.0-rc.8 2017-01-13 20:18:13 -08:00
Pat Cavit
3d379e0adb refactor: tags & branches are incompatible
So this would never actually publish, yikes.
2017-01-13 20:17:24 -08:00
Pat Cavit
74c6b3e97b refactor: Use Travis for npm publishing (#1538) 2017-01-13 20:08:36 -08:00
Gandalf-the-Bot
9cabdb94aa Bundled output for commit c8ab6d1177 [skip ci] 2017-01-13 13:22:14 +00:00
Leo Horie
c8ab6d1177 Merge pull request #1536 from magnusleo/fix-xhr-abort-error
Fix request abort error
2017-01-13 08:21:27 -05:00
Leo Horie
7ba593519b Merge pull request #1537 from futurist/rewrite
fix: stat is undefined in some cornor case
2017-01-13 08:21:01 -05:00
Magnus Leo
a640eaeb44 Comment why the request abort error happens 2017-01-13 11:27:54 +01:00
James Yang
1403c66072 fix: stat is undefined in some cornor case 2017-01-13 17:11:12 +08:00
Magnus Leo
bfccd1b6bf Fix request abort error 2017-01-13 09:29:28 +01:00
Pat Cavit
5ac3bb14cf docs: Restructure redraw-related points together
Also fix a long line and a few formatting nits
2017-01-12 12:41:25 -08:00
Pat Cavit
2f222dcb89 docs: Document m.route.param() survival
As revived in #1532
2017-01-12 12:34:52 -08:00
Leo Horie
8420f84f55 Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-12 12:55:58 -05:00
Leo Horie
b957bf66e8 expand section on fat components 2017-01-12 12:55:40 -05:00
Gandalf-the-Bot
ca5eedc8a6 Bundled output for commit 6d5e8225cc [skip ci] 2017-01-12 13:03:29 +00:00
Leo Horie
6d5e8225cc Merge pull request #1532 from tivac/m-route-params
Revive m.route.param()
2017-01-12 08:02:03 -05:00
Patrik Johnson
d63a88618e Rewrite docs clarity (#1534)
* Add a few words and bits for clarity and better text flow in the rewrite docs
* Rephrase some helpful wording
2017-01-11 15:57:14 -08:00
Patrik Johnson
7a4349c332 Fix small typos in the rewrite docs (#1533) 2017-01-11 15:41:15 -08:00
Pat Cavit
d119accb21 fix: m.route.param, not m.route.params 😓 2017-01-11 15:14:29 -08:00
Pat Cavit
2cdd8a96d1 tests: undefined until a route has been matched 2017-01-11 14:25:19 -08:00
Pat Cavit
834dd02610 feat: bring back m.route.params()
Because it's annoying only having route params available to the
top-level components within a route.
2017-01-11 14:23:42 -08:00
Leo Horie
68f832d776 Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-11 13:36:28 -05:00
Leo Horie
6ff5265bf8 docs on animation and css 2017-01-11 13:36:05 -05:00
Leo
03e46cc7c0 Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-11 08:10:32 -05:00
Leo
0a4d5c1777 doc corrections 2017-01-11 08:10:15 -05:00
Leo Horie
82b69ae60a fix highlighting 2017-01-10 18:58:55 -05:00
Leo Horie
ef8b7c680c Merge pull request #1524 from barneycarroll/patch-5
Use HTML / JSX as appropriate instead of 'markup'
2017-01-10 18:58:05 -05:00
Pat Cavit
b9b45faeb5 Fix example
Fixes #1530
2017-01-10 14:36:16 -08: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
134a3121cc Use HTML / JSX as appropriate instead of 'markup' 2017-01-09 13:32:54 +00: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