Commit graph

2302 commits

Author SHA1 Message Date
Leo Horie
54ba4d945a Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-22 00:30:32 -05:00
Leo Horie
b8701d0c72 sync 2016-11-22 00:30:21 -05:00
Leo Horie
241922c1ed Merge pull request #1412 from eladzlot/rewrite
[rewrite] simplify array operators in stream
2016-11-22 00:27:02 -05:00
Leo Horie
dff1952767 Merge pull request #1414 from spacejack/rewrite
Passing data to components, avoid inadvertant lifecycle hooks
2016-11-22 00:25:35 -05:00
Gandalf-the-Bot
4002115bbd Bundled output for commit 5f1f09e9b4 [skip ci] 2016-11-21 14:32:48 +00:00
Leo Horie
5f1f09e9b4 Merge pull request #1415 from porsager/patch-1
Don't set same value of options in focused select - fixes #1413
2016-11-21 09:31:52 -05:00
porsager
fd484f9766 Fix options inside optgroups (active check is unnecessary) 2016-11-21 09:59:21 +01:00
porsager
af01c3c89f Use correct key name 2016-11-21 02:27:59 +01:00
Rasmus Porsager
848f79c2c7 Don't set same value of options in focused select - fixes #1413 2016-11-21 02:12:56 +01:00
spacejack
2a6011e2c1 Add notes about passing data to components, avoid inadvertant lifecycle hooks. 2016-11-20 17:58:23 -05:00
eladzlot
3a1124f3ec simplify array operators in stream 2016-11-20 14:13:35 +02:00
Barney Carroll
6cb9a5cc80 Handle [class] selector properly 2016-11-19 17:44:36 +00:00
Barney Carroll
63f491db88 Initial test case: can't declare class as an attribute in hyperscript selector 2016-11-19 17:32:36 +00:00
Leo
11b11caf83 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-18 23:26:17 -05:00
Leo
6e1402dd1b docs for promise 2016-11-18 23:26:02 -05:00
Leo Horie
ca18c11eda Merge pull request #1401 from spacejack/rewrite
Add note about JSON parsing behaviour with extract callback
2016-11-17 14:15:11 -05:00
spacejack
eb2f24e3b3 Add note about JSON parsing behaviour with extract callback 2016-11-17 14:07:20 -05:00
Gandalf-the-Bot
e458411c11 Bundled output for commit 0bd6d4b2f6 [skip ci] 2016-11-17 02:30:32 +00:00
Leo Horie
0bd6d4b2f6 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-16 21:27:12 -05:00
Leo Horie
5f58ee4596 bump version 2016-11-16 21:26:58 -05:00
Gandalf-the-Bot
b51baf8dcf Bundled output for commit 3bd2026a9d [skip ci] 2016-11-17 02:16:58 +00:00
Leo Horie
3bd2026a9d bump to rc4 2016-11-16 21:16:06 -05:00
Leo Horie
1c16488ea8 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-16 21:15:35 -05:00
Leo Horie
439cf95673 expose promise polyfill in a way that won't need code migration later 2016-11-16 21:15:23 -05:00
Leo Horie
21e8b6161f Merge pull request #1399 from tivac/update-readme-size
[rewrite] Update README size w/ minified builds
2016-11-16 08:20:21 -05:00
Pat Cavit
93a130b8b4 Update README size w/ minified builds 2016-11-16 00:27:51 -08:00
Leo Horie
62724a1143 simplify scripts in examples 2016-11-16 00:09:52 -05:00
Leo Horie
c3d856e139 allow a["b"] = require(...) in bundler 2016-11-16 00:09:41 -05:00
Leo Horie
5552ef31b1 lint 2016-11-15 23:20:22 -05:00
Leo Horie
6ce2a384ec simplify streams, lint docs 2016-11-15 23:13:38 -05:00
Leo Horie
a7f8018df9 fix typo 2016-11-15 10:40:42 -05:00
Leo Horie
9d4bb1291e expose aggressive mode in minifier 2016-11-15 10:16:30 -05:00
Leo Horie
60df92cfba simplify steps 2016-11-15 10:16:14 -05:00
Leo Horie
9a3551c575 add note about synchronicity 2016-11-15 10:16:01 -05:00
Leo Horie
f780e0f7b9 bump ospec version 2016-11-15 10:02:25 -05:00
Leo Horie
c7a3bdfe49 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-15 10:01:28 -05:00
Leo Horie
249050e4c2 bump ospec version 2016-11-15 10:01:12 -05:00
Leo Horie
3406442899 Merge pull request #1396 from pdfernhout/todomvc-list-fix
Fix todomvc to reflect All/Active/Completed choice
2016-11-14 22:04:25 -05:00
Paul D. Fernhout
7c5e06d2ec Fix todomvc to reflect All/Active/Completed choice 2016-11-14 21:12:34 -05:00
Pat Cavit
8388cedad8 .items -> .list 2016-11-14 10:09:23 -08:00
Pat Cavit
647877958c .items -> .list 2016-11-14 10:08:23 -08:00
Leo Horie
4b061dacfe Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
#	mithril.js
#	mithril.min.js
2016-11-13 22:45:28 -05:00
Leo Horie
bc8cf4ed76 change m.request return value from stream to promise
remove m.prop
add m.Promise
update tests and examples
2016-11-13 22:44:22 -05:00
Gandalf-the-Bot
6ed9bb87ca Bundled output for commit 0308140156 [skip ci] 2016-11-13 13:18:11 +00:00
Leo Horie
0308140156 Merge pull request #1395 from ornicar/update-node-ns
Add failing test and proposed fix for SVG update with tag change.
2016-11-13 08:17:18 -05:00
Thibault Duplessis
7163d5f744 Fix SVG element update with tag change
Fixes the new failing test.

Before: the updated element is unknown HTML
After: the updated element is an SVG element
2016-11-13 11:31:55 +01:00
Thibault Duplessis
d539c515ea Test SVG update element with tag change
Currently failing. Updating an SVG element which tag changes
actually results in an unknown HTML element.
2016-11-13 11:30:22 +01:00
Barney Carroll
0fad68fa69 Method defaults to GET as of #1393 (#1394) 2016-11-12 14:12:03 -08:00
Leo Horie
8f1a69cfcb Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-11 18:20:55 -05:00
Leo Horie
2ed7184012 document optional url arg in request 2016-11-11 18:20:42 -05:00