Commit graph

609 commits

Author SHA1 Message Date
Leo Horie
6ef1f8ae2e don't duplicate route args when redirecting #352 2014-11-25 19:36:25 -05:00
Leo Horie
83bc89f188 #355 prevent interop problem w/ QUnit + requireJS 2014-11-24 10:01:54 -05:00
Leo Horie
1fce18069d improve comment clarity 2014-11-17 23:13:26 -05:00
Leo Horie
75567c68cc don't break input cursor in chrome 2014-11-17 23:03:13 -05:00
Leo Horie
5be3a22148 Merge remote-tracking branch 'origin/next' into next 2014-11-17 21:40:53 -05:00
Leo Horie
d35c959424 self-host ghbtn for https support 2014-11-17 21:40:39 -05:00
Leo Horie
304c5a289b build fix and doc fixes 2014-11-17 21:33:16 -05:00
Leo Horie
55376390ff Merge pull request #345 from cbowdon/typescript_ext_mod_support
Added declaration for TypeScript external module support
2014-11-15 17:05:36 -05:00
Chris Bowdon
2ec0e5e0c2 Added declaration for TypeScript external module support 2014-11-15 11:02:44 +00:00
Leo Horie
5afefb30b8 const style 2014-11-14 23:37:36 -05:00
Leo Horie
1321aec9fb inline flatten 2014-11-14 22:54:16 -05:00
Leo Horie
6736537fcf remove dead code 2014-11-14 22:41:32 -05:00
Leo Horie
8792714c0b fix broken link 2014-11-14 20:47:18 -05:00
Leo Horie
940289773e clean up 2014-11-13 22:10:29 -05:00
Leo Horie
394fb5922b restoring state 2014-11-13 21:50:26 -05:00
Leo Horie
e472f7b9ac zip 2014-11-13 21:48:57 -05:00
Leo Horie
4a4a3a54fc Merge remote-tracking branch 'origin/next' into next 2014-11-13 21:15:56 -05:00
Leo Horie
b89568f829 polyfill.io throws error, suggest es5-shim instead 2014-11-13 21:15:50 -05:00
Leo Horie
59ebe873f7 refactor flatten 2014-11-13 21:15:07 -05:00
Leo Horie
a4b589ab36 Merge pull request #338 from AlexGalays/next
Performance tuning: Array.push instead of Array.concat
2014-11-13 20:31:52 -05:00
Leo Horie
328ae0769f 0.1.24 2014-11-13 20:18:01 -05:00
Leo Horie
a4067b085a add post version of previous test 2014-11-13 20:15:52 -05:00
Leo Horie
bc7f61d519 update change log 2014-11-13 20:08:10 -05:00
Leo Horie
5501d23652 prevent stupid error on GET w/ data 2014-11-13 20:05:44 -05:00
Alex Galays
7720f67ca3 Performance tuning: Push in an existing Array instance, instead of recreating an Array every time with concat. 2014-11-13 18:15:41 +01:00
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