Gandalf-the-Bot
|
54c58d83d8
|
Bundled output for commit b2189a524f [skip ci]
|
2016-08-10 20:58:58 +00:00 |
|
suren shrestha
|
b2189a524f
|
proper selector check (#1231)
|
2016-08-10 13:56:58 -07:00 |
|
Leo Horie
|
c4a710e61c
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
Conflicts:
mithril.js
mithril.min.js
|
2016-08-10 13:54:47 -04:00 |
|
Leo Horie
|
6b0fa399d5
|
rebuild after stream changes
|
2016-08-10 13:53:05 -04:00 |
|
Gandalf-the-Bot
|
6465554499
|
Bundled output for commit 7f8363560e [skip ci]
|
2016-08-10 13:15:33 +00:00 |
|
Leo Horie
|
7f8363560e
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-08-10 09:13:19 -04:00 |
|
Leo Horie
|
93bd1cd3bf
|
make render api doc more explicit about return value
|
2016-08-10 09:13:17 -04:00 |
|
Leo Horie
|
c077cd80de
|
fix stream absorption #1196
|
2016-08-10 09:12:36 -04:00 |
|
Gandalf-the-Bot
|
c263cf2494
|
Bundled output for commit 50a80e5590 [skip ci]
|
2016-08-06 13:57:15 +00:00 |
|
Leo Horie
|
50a80e5590
|
Merge pull request #1224 from pygy/cached-nodes-skip-diff-fix-1206
Skip diff for cached, non-keyed nodes fix #1206
|
2016-08-06 09:56:26 -04:00 |
|
Pierre-Yves Gerardy
|
b6bb63ff85
|
Skip diff for cached, non-keyed nodes fix #1206
|
2016-08-06 00:10:54 +02:00 |
|
Pat Cavit
|
4b340ecd75
|
Clean up test for #1222 a bit (#1223)
Since @lhorie asked nicely.
|
2016-08-05 14:49:16 -07:00 |
|
Gandalf-the-Bot
|
27b1fdabed
|
Bundled output for commit 06d5a238d4 [skip ci]
|
2016-08-05 21:28:05 +00:00 |
|
Leo Horie
|
06d5a238d4
|
Merge pull request #1222 from tivac/render-clearing
render clears non-mithril dom nodes
|
2016-08-05 17:27:00 -04:00 |
|
Pat Cavit
|
c92e24b7e1
|
render clears non-mithril dom nodes
|
2016-08-05 14:15:25 -07:00 |
|
Gandalf-the-Bot
|
5eb9c9010b
|
Bundled output for commit 88d56cd4ae [skip ci]
|
2016-08-05 13:46:28 +00:00 |
|
Leo Horie
|
88d56cd4ae
|
Merge pull request #1221 from pygy/rewrite-set-style
Overwrite an element's style using cssText (with tests fixed).
|
2016-08-05 09:41:54 -04:00 |
|
Pierre-Yves Gerardy
|
5fd2e99831
|
Fix the domMock and domMock tests for cssText support
|
2016-08-05 12:43:31 +02:00 |
|
Gilbert
|
b0848070bc
|
Overwrite an element's style using cssText
This is the proper way to do it:
https://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSStyleDeclaration-cssText
|
2016-08-05 00:49:26 -05:00 |
|
Pat Cavit
|
4f8dc68426
|
Improve travis commit message slightly (#1218)
|
2016-08-04 22:38:20 -07:00 |
|
Gandalf-the-Bot
|
2048633d5d
|
Update bundles [skip ci]
|
2016-08-05 02:47:46 +00:00 |
|
Leo Horie
|
3bdf11cde3
|
Merge pull request #1172 from pygy/unmount
Unmount and cleanly refresh mount points
|
2016-08-04 22:46:48 -04:00 |
|
Pierre-Yves Gérardy
|
7c0223ec09
|
Migration docs: m.mount and m.route now require components where vdom nodes were once tolerated (#1217)
|
2016-08-04 16:55:26 -07:00 |
|
Pierre-Yves Gerardy
|
8c1e0cc073
|
m.mount() docs update.
|
2016-08-05 01:47:48 +02:00 |
|
Pierre-Yves Gerardy
|
ccc2e1c85d
|
Unmount and cleanly refresh mount points.
|
2016-08-05 00:55:18 +02:00 |
|
Pierre-Yves Gerardy
|
37e7b67a49
|
Add a test for unmounting.
|
2016-08-04 23:31:53 +02:00 |
|
Pat Cavit
|
56fbda9670
|
Move travis-scripts to be build-server only (#1215)
* Move travis-scripts to be build-server only
* Fix up conditional logic
|
2016-08-04 11:24:32 -07:00 |
|
Gandalf-the-Bot
|
85ecd3545f
|
Update bundles [skip ci]
|
2016-08-04 17:24:38 +00:00 |
|
Pat Cavit
|
2e70ca01f8
|
Set up repo for travis commits (#1210)
|
2016-08-04 09:58:28 -07:00 |
|
Leo Horie
|
0d5f571cb3
|
Merge pull request #1213 from orbitbot/rewrite-ignore-deserialize-if-extract
Rewrite: ignore m.request deserialize option if extract is passed
|
2016-08-04 12:25:22 -04:00 |
|
Patrik Johnson
|
88e7cf5454
|
Rewrite: ignore m.request deserialize option if extract is passed
|
2016-08-04 19:19:12 +03:00 |
|
Leo Horie
|
0d1c1a3f16
|
Merge pull request #1211 from ludbek/patch-1
Update render.md
|
2016-08-04 07:35:41 -04:00 |
|
suren shrestha
|
354b1a10c1
|
Update render.md
|
2016-08-04 14:51:14 +05:45 |
|
Leo Horie
|
3a19dddb22
|
more docs
|
2016-08-04 00:00:31 -04:00 |
|
Leo Horie
|
d6e18ca134
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-08-03 22:37:29 -04:00 |
|
Leo Horie
|
99d2934013
|
Merge pull request #1202 from isiahmeadows/call-async
Make callAsync a little less flaky
|
2016-08-03 22:31:27 -04:00 |
|
impinball
|
2c3a0ebb3a
|
Merge branch 'rewrite' of https://github.com/lhorie/mithril.js into call-async
|
2016-08-03 20:32:38 -04:00 |
|
Isiah Meadows
|
c7be078100
|
Merge pull request #1208 from isiahmeadows/disable-stream-test
Comment broken test temporarily
|
2016-08-03 20:31:48 -04:00 |
|
impinball
|
f3959518ec
|
Comment broken test temporarily
|
2016-08-03 20:29:50 -04:00 |
|
Leo Horie
|
1fd9cf4271
|
make note about default prefix in router #1176
|
2016-08-03 17:36:08 -04:00 |
|
Leo Horie
|
1c014e15a3
|
unbreak CI
|
2016-08-03 17:29:05 -04:00 |
|
Leo Horie
|
55026e1986
|
fix react dbmon
|
2016-08-03 17:28:54 -04:00 |
|
Leo Horie
|
a7a546ad7d
|
Merge pull request #1173 from pygy/multi-mount-redraw-test
Test for #1146 and #1153
|
2016-08-03 13:21:10 -04:00 |
|
Leo Horie
|
2cfc98551e
|
Merge pull request #1205 from ludbek/link.component.doc
linked component doc
|
2016-08-03 12:34:11 -04:00 |
|
ludbek
|
0a736b5e76
|
linked component doc
|
2016-08-03 21:43:54 +05:45 |
|
impinball
|
c9f1778dc9
|
Make callAsync a little less flaky
|
2016-08-03 07:21:15 -04:00 |
|
Isiah Meadows
|
dd76526e10
|
Merge pull request #1196 from mindeavor/bug/rewrite-stream
Add failing test case for stream
|
2016-08-03 06:44:57 -04:00 |
|
Leo Horie
|
15a1f071a2
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
|
2016-08-03 00:01:36 -04:00 |
|
Leo Horie
|
8c71c39631
|
unbreak bundler
|
2016-08-03 00:01:17 -04:00 |
|
Leo Horie
|
8ec3a3f2c5
|
test router using file protocol as start point
|
2016-08-02 23:21:13 -04:00 |
|