Commit graph

2087 commits

Author SHA1 Message Date
Leo Horie
50426a4d20 Merge pull request #1436 from alexander-travov/rewrite
Fix broken link in migration docs
2016-11-29 09:42:12 -05:00
Alexander Travov
bd38286330 Fix broken link in migration docs 2016-11-29 17:12:33 +03:00
Leo Horie
e9e3b8babb Merge pull request #1435 from barneycarroll/document-equality-diff-skip
Document array semantics and vnode equality logic in migration guide
2016-11-29 08:35:37 -05:00
Barney Carroll
32e7518b6f Typo / better heading 2016-11-29 01:21:32 +00:00
Barney Carroll
216b03c4d7 Document array semantics and vnode equality logic in migration guide 2016-11-29 01:17:54 +00:00
Jeff
e76bb96787 Add link to response detail section (#1434) 2016-11-28 11:43:29 -08:00
Leo Horie
a18aadc837 Merge pull request #1431 from barneycarroll/demystify-component-antipatterns
Demystify component antipatterns
2016-11-28 09:19:21 -05:00
Leo Horie
1ccef85e92 Merge pull request #1433 from barneycarroll/document-equality-diff-skip
Document equality diff skip - fixes #1429
2016-11-28 09:18:19 -05:00
Eugene Marcotte
c4072b8222 Fix tiny spelling error (#1430) 2016-11-27 13:28:07 -08:00
Barney Carroll
f040bfe470 Typos 2016-11-27 15:24:34 +00:00
Barney Carroll
2e43bf4f7b Add vnode caching warning under hyperscript documentation 2016-11-27 15:16:55 +00:00
Barney Carroll
b399af1073 Add vnode mutation warning under components documentation 2016-11-27 15:04:03 +00:00
Barney Carroll
1dd341fff5 Typo 2016-11-27 12:50:45 +00:00
Barney Carroll
2f5fe86caf Revert & fine-tune wording 2016-11-27 12:49:38 +00:00
Barney Carroll
a835e6ac6a Rephrase 'restrictive interfaces' & 'magic indices' to reflect common concerns 2016-11-27 12:17:00 +00:00
Gandalf-the-Bot
b87cf7b288 Bundled output for commit b4ada9284c [skip ci] 2016-11-24 13:19:40 +00:00
Leo Horie
b4ada9284c Merge pull request #1425 from barneycarroll/contenteditable-childless-fix
Fix #1421
2016-11-24 08:18:44 -05:00
Barney Carroll
e8669ad5c8 Fix #1421 2016-11-24 12:29:45 +00:00
Barney Carroll
edf3c5eaf7 Tests for contenteditable trust, including failing test for #1421 2016-11-24 12:25:00 +00:00
Gandalf-the-Bot
106a9720d1 Bundled output for commit 81216e232e [skip ci] 2016-11-24 04:35:48 +00:00
Leo Horie
81216e232e Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
#	README.md
2016-11-23 23:34:59 -05:00
Leo Horie
2b856ed6ac remove unnecessary append 2016-11-23 23:33:57 -05:00
Gandalf-the-Bot
a727e6e58f Bundled output for commit 8eb61a12ab [skip ci] 2016-11-24 03:29:00 +00:00
Leo Horie
8eb61a12ab fix diff bug when array is sparse, item type and position and array length change 2016-11-23 22:28:08 -05:00
Leo Horie
0c94bae845 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-23 01:49:20 -05:00
Leo Horie
42e13c1559 lint docs 2016-11-23 01:49:06 -05:00
Gandalf-the-Bot
8ecb370e95 Bundled output for commit e4ba0318d6 [skip ci] 2016-11-23 06:43:47 +00:00
Leo Horie
e4ba0318d6 Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-23 01:37:20 -05:00
Leo Horie
d1c2a44de8 add withCredentials option in m.request 2016-11-23 01:35:56 -05:00
Gandalf-the-Bot
e04eea3c28 Bundled output for commit 57cbd54fe8 [skip ci] 2016-11-22 14:38:48 +00:00
Leo Horie
57cbd54fe8 Merge pull request #1417 from veloce/fix-blinking-select
Fix blinking select in chrome when setting select property in select tag
2016-11-22 09:36:54 -05:00
Vincent Velociter
47db092838 Fix blinking select in chrome when setting select value 2016-11-22 11:14:58 +01:00
Gandalf-the-Bot
ac159008dc Bundled output for commit d20e8a880f [skip ci] 2016-11-22 05:32:22 +00:00
Leo Horie
d63cacbe3c Merge remote-tracking branch 'origin/rewrite' into rewrite 2016-11-22 00:31:41 -05:00
Leo Horie
d20e8a880f Merge pull request #1410 from barneycarroll/allow-verbose-class-attribute-declaration
Allow verbose class attribute declaration
2016-11-22 00:31:35 -05:00
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