Leo
bb481eb77c
fix html tag
2017-01-30 11:48:42 -05:00
Leo
1620b147da
clean up repo
2017-01-30 11:18:47 -05:00
Leo
e1d1691cb9
fix readme style
2017-01-30 11:11:42 -05:00
Leo
6ab2b6b6c3
merge to next
2017-01-30 11:04:14 -05:00
Leo
40592d328c
v1.0.0
2017-01-30 10:44:31 -05:00
Leo
58f70873a4
Merge remote-tracking branch 'origin/rewrite' into rewrite
2017-01-30 10:43:53 -05:00
Leo
431436bd6a
prep docs
2017-01-30 10:43:22 -05:00
Pat Cavit
49815c6028
docs: component.onunload was removed
2017-01-27 22:58:45 -08:00
Leo
81efa4db49
gen docs to right place
2017-01-27 00:44:04 -05:00
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