Commit graph

584 commits

Author SHA1 Message Date
Leo Horie
35f4d87f67 merge #331 clean 2014-11-12 23:18:32 -05:00
Leo Horie
90e0afde61 #337 make elements not display is="undefined" in chrome 2014-11-12 23:15:18 -05:00
Leo Horie
c9bbfb2bbc Merge branch 'next' of github.com:g00fy-/mithril.js into g00fy--next
Conflicts:
	mithril.js
	mithril.min.js
	mithril.min.js.map
2014-11-12 23:03:46 -05:00
Leo Horie
d10266ce48 commit min and map files 2014-11-12 23:00:56 -05:00
Leo Horie
31a1625f59 publish 0.1.23 2014-11-12 20:44:12 -05:00
Leo Horie
753b1abb21 fix #336 (related: #151, #214, #288) 2014-11-12 20:37:16 -05:00
Leo Horie
5ed8891db3 doc tweaks 2014-11-12 20:06:24 -05:00
Leo Horie
515ba7cf9c Merge pull request #334 from edwinvanrijkom/next
Adding support for custom elements that derive from a native element
2014-11-12 13:33:57 -05:00
Edwin van Rijkom
bb9477313a Adding support for custom elements that derive from a native element (i.e. <button is="my-button">). 2014-11-12 16:19:10 +01:00
Leo Horie
092683382a Merge pull request #333 from barneycarroll/propSafeRequest
`initialValue` property for `m.request`, with tests
2014-11-12 09:55:03 -05:00
Barney
4b2ded6fcc Removed accidentally committed test reports 2014-11-10 16:24:30 +00:00
Barney
a51d515e4c Reverting docs edit 2014-11-10 15:38:07 +00:00
Barney
b7935f8afd Merge remote-tracking branch 'upstream/next' into propSafeRequest 2014-11-10 15:36:12 +00:00
Barney
b5de0c2b4d Fixed m.request initialValue tests 2014-11-10 15:32:31 +00:00
Barney
71a6321c46 m.request default parameter allows immediate invocation of returned m.prop 2014-11-09 13:34:04 +00:00
Piotr Majewski
98794a668e chore: extract & cache commonly accessed variables 2014-11-08 09:10:54 +01:00
Piotr Majewski
b70a3addd3 style: fix missing commas 2014-11-08 07:56:01 +01:00
Leo Horie
289c02b882 Merge remote-tracking branch 'origin/next' into next 2014-11-07 23:37:10 -05:00
Leo Horie
067f91b465 #308 fix template compiler m->Mithril case 2014-11-07 23:36:50 -05:00
Barney
1053b70d3e Oops. Modified archives by accident. 2014-11-07 10:26:00 +00:00
Barney
44f6a9a64d Warning not to invoke background m.request as m.prop in modules 2014-11-07 10:23:23 +00:00
Leo Horie
320466edeb Merge pull request #328 from Nijikokun/hotfix/docs-html-entities
Fix incorrect paren in Html Entities code block
2014-11-06 16:29:02 -05:00
Leo Horie
a607060267 performance tuning 2014-11-05 00:25:52 -05:00
Leo Horie
c7069b9ae4 improve docs re: jsonp 2014-11-04 22:09:24 -05:00
Leo Horie
eb9720656e #319 fix dynamic link w/ config:m.route 2014-11-04 21:41:39 -05:00
Leo Horie
9617859068 improve docs 2014-11-04 21:29:13 -05:00
Nijiko Yonskai
4e080e9e5c Fix incorrect paren in Html Entities code block
- Swap paren to `)` instead of `(`
- Editor also removed trailing whitespaces.
2014-11-03 22:19:41 -08:00
Leo Horie
2193a753cc change test port 2014-10-31 21:59:14 -04:00
Leo Horie
cb296f6832 #317 resolve w/ empty array if empty array 2014-10-31 21:50:19 -04:00
Leo Horie
19f5878592 revert last push 2014-10-31 21:42:46 -04:00
Leo Horie
3a0439de04 add error message for case of bad serialize 2014-10-31 21:35:32 -04:00
Leo Horie
d8936beef2 clean up junk 2014-10-31 21:31:48 -04:00
Leo Horie
c980fd9b66 fix order issue when trusted content is mixed with other siblings,
fix js error when child is a random object
make home demo more minimalist
add explanation about modules in guide
2014-10-31 09:31:01 -04:00
Leo Horie
c7d6b40575 IRC channel 2014-10-30 11:03:03 -04:00
Leo Horie
b65252d38b fix global pollution 2014-10-30 10:08:33 -04:00
Leo Horie
8b952ee5ea fix m.route when called from constructor 2014-10-30 09:57:08 -04:00
Leo Horie
cf3b77c161 docs and macro fix 2014-10-29 09:19:02 -04:00
Leo Horie
98c413b55b #307 fix compiler bugs 2014-10-13 21:22:38 -04:00
Leo Horie
459c20b01e clean redundant type check 2014-10-12 22:01:31 -04:00
Leo Horie
549c18462f update change log 2014-10-12 22:01:18 -04:00
Leo Horie
90323c978a fixing docs 2014-10-12 21:53:50 -04:00
Leo Horie
b75afdc893 Merge remote-tracking branch 'origin/next' into next 2014-10-12 21:48:54 -04:00
Leo Horie
121ed385cd #304 parse querystring correctly in routed links 2014-10-12 21:48:30 -04:00
Leo Horie
56099a88ac Merge pull request #305 from gsteacy/next
Prevent creating property on global object
2014-10-11 21:41:23 -04:00
Gavin Steacy
cd08248e1e Prevent creating property on global object 2014-10-11 19:43:42 +11:00
Leo Horie
0f90850b28 update change log 2014-10-08 22:32:38 -04:00
Leo Horie
6332a805dc improve docs 2014-10-08 22:32:30 -04:00
Leo Horie
d4642a9bba more ie fixes 2014-10-08 22:12:51 -04:00
Leo Horie
f2a3cd08b2 ops 2014-10-08 09:34:53 -04:00
Leo Horie
d020d7f4b9 #298 improve object detection 2014-10-08 09:30:32 -04:00