Commit graph

2405 commits

Author SHA1 Message Date
Leo
12bef1972d Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-26 20:48:06 -05:00
Leo
3d23ece284 remove files 2017-01-26 20:47:35 -05:00
Leo
aee13901d8 docs tweaks 2017-01-26 20:46:32 -05:00
alexander_travov
643d9be8c2 Docs: fix Vue's dbmonster link. (#1563) 2017-01-25 10:14:53 -08:00
Leo
1780985036 make callback signature consistent w/ return value 2017-01-24 08:29:54 -05:00
Leo
64ce1b891c Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-23 18:11:46 -05:00
Leo
c25b068868 fix docs for withattr 2017-01-23 18:11:28 -05:00
Gandalf-the-Bot
ef3beb43df Bundled output for commit 78e1edd37d [skip ci] 2017-01-23 23:10:34 +00:00
Leo
78e1edd37d Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-23 18:09:30 -05:00
Leo
065ec43c75 don't return from withAttr 2017-01-23 18:09:06 -05:00
Gandalf-the-Bot
2c4c0734af Bundled output for commit c160daeaab [skip ci] 2017-01-23 23:04:51 +00:00
Leo
c160daeaab Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-23 18:03:51 -05:00
Leo
1b43c3a106 allow array data in m.request 2017-01-23 18:03:33 -05:00
Gandalf-the-Bot
233d92b732 Bundled output for commit 1d608b6613 [skip ci] 2017-01-23 15:53:59 +00:00
Leo Horie
1d608b6613 Merge pull request #1558 from pine3ree/patch-1
check that selector.view is a function
2017-01-23 10:52:07 -05:00
maks feltrin
f59402718b check that selector.view is a function 2017-01-23 11:54:35 +01:00
mpfau
542b87889b docs: fix onremove lifecycle doc (#1552)
Fixed the description of onremove to match the current implementation of onbeforeremove (promise vs. done callback)
2017-01-19 10:04:53 -08:00
Gandalf-the-Bot
813bfb5643 Bundled output for commit 1bb8b48a01 [skip ci] 2017-01-18 04:08:28 +00:00
Leo Horie
1bb8b48a01 Merge pull request #1548 from hugufc/fix_interpolate
remove mutating of interpolated data
2017-01-17 23:07:38 -05:00
Leo Horie
bf5a8a4eac Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-17 22:39:44 -05:00
Leo Horie
810228c442 fix tables in mobile 2017-01-17 22:36:34 -05:00
Leo Horie
94575c7104 Merge pull request #1549 from alexander-travov/rewrite
Fix html generation #1543.
2017-01-17 17:00:38 -05:00
Alexander Travov
afd421f253 Fix html generation #1543. 2017-01-18 00:30:56 +03:00
Hugo Freitas
4a98bb0503 remove mutating of interpolate data 2017-01-17 01:05:09 -03:00
Leo Horie
b8e8afffa8 Merge remote-tracking branch 'origin/rewrite' into rewrite 2017-01-16 09:11:04 -05:00
Leo Horie
aca0c6c120 fix html generation #1543 2017-01-16 09:10:47 -05:00
Leo Horie
d441df5ba1 Merge pull request #1542 from CarlMungazi/patch-2
Update animation.md
2017-01-16 09:03:47 -05:00
Leo Horie
925a9ebc70 Merge pull request #1544 from alexander-travov/rewrite
[rewrite: docs] Tutorial fixes
2017-01-16 09:03:00 -05:00
Alexander Travov
9122d00d03 Fix model import. 2017-01-16 16:22:56 +03:00
Alexander Travov
15cfaa9655 Get rid of unnecessary nested array. 2017-01-16 16:20:45 +03:00
Alexander Travov
70f8655f52 Make file paths consistent across tutorial and installation instruction. 2017-01-16 15:57:17 +03:00
Alexander Travov
839f9a7583 Fix typo. 2017-01-16 15:56:04 +03:00
Carl Mungazi
16eb8e6bba Update animation.md
Fixed typo
2017-01-16 10:02:19 +00: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