Commit graph

  • 76aaa782d0 #358 ignore potential meaningless error Leo Horie 2014-11-25 19:46:50 -05:00
  • 6528099918 Merge remote-tracking branch 'origin/next' into next Leo Horie 2014-11-25 19:36:44 -05:00
  • 6ef1f8ae2e don't duplicate route args when redirecting #352 Leo Horie 2014-11-25 19:36:25 -05:00
  • d56b7cbcc5 Merge pull request #356 from akx/patch-1 Leo Horie 2014-11-24 15:12:01 -05:00
  • 83bc89f188 #355 prevent interop problem w/ QUnit + requireJS Leo Horie 2014-11-24 10:01:54 -05:00
  • f2b2e5453b Fix typo Aarni Koskela 2014-11-24 16:50:21 +02:00
  • 903ec1496c Merge branch 'next' into perf Leo Horie 2014-11-17 23:13:36 -05:00
  • 1fce18069d improve comment clarity Leo Horie 2014-11-17 23:13:26 -05:00
  • 75567c68cc don't break input cursor in chrome Leo Horie 2014-11-17 23:03:13 -05:00
  • 5be3a22148 Merge remote-tracking branch 'origin/next' into next Leo Horie 2014-11-17 21:40:53 -05:00
  • d35c959424 self-host ghbtn for https support Leo Horie 2014-11-17 21:40:39 -05:00
  • 304c5a289b build fix and doc fixes Leo Horie 2014-11-17 21:33:16 -05:00
  • 55376390ff Merge pull request #345 from cbowdon/typescript_ext_mod_support Leo Horie 2014-11-15 17:05:36 -05:00
  • 2ec0e5e0c2 Added declaration for TypeScript external module support Chris Bowdon 2014-11-15 11:02:44 +00:00
  • 5afefb30b8 const style Leo Horie 2014-11-14 23:37:36 -05:00
  • b836cccb99 performance optimization: don't add key as an attribute Leo Horie 2014-11-14 23:35:06 -05:00
  • 1321aec9fb inline flatten Leo Horie 2014-11-14 22:54:16 -05:00
  • 6736537fcf remove dead code Leo Horie 2014-11-14 22:41:32 -05:00
  • 8792714c0b fix broken link Leo Horie 2014-11-14 20:47:18 -05:00
  • 940289773e clean up Leo Horie 2014-11-13 22:10:29 -05:00
  • 394fb5922b restoring state Leo Horie 2014-11-13 21:50:26 -05:00
  • e472f7b9ac zip Leo Horie 2014-11-13 21:48:57 -05:00
  • 4a4a3a54fc Merge remote-tracking branch 'origin/next' into next Leo Horie 2014-11-13 21:15:56 -05:00
  • b89568f829 polyfill.io throws error, suggest es5-shim instead Leo Horie 2014-11-13 21:15:50 -05:00
  • 59ebe873f7 refactor flatten Leo Horie 2014-11-13 21:15:07 -05:00
  • a4b589ab36 Merge pull request #338 from AlexGalays/next Leo Horie 2014-11-13 20:31:52 -05:00
  • 328ae0769f 0.1.24 Leo Horie 2014-11-13 20:18:01 -05:00
  • a4067b085a add post version of previous test Leo Horie 2014-11-13 20:15:52 -05:00
  • bc7f61d519 update change log Leo Horie 2014-11-13 20:08:10 -05:00
  • 5501d23652 prevent stupid error on GET w/ data Leo Horie 2014-11-13 20:05:44 -05:00
  • 7720f67ca3 Performance tuning: Push in an existing Array instance, instead of recreating an Array every time with concat. Alex Galays 2014-11-13 16:10:45 +01:00
  • 35f4d87f67 merge #331 clean Leo Horie 2014-11-12 23:18:32 -05:00
  • 90e0afde61 #337 make elements not display is="undefined" in chrome Leo Horie 2014-11-12 23:15:18 -05:00
  • c9bbfb2bbc Merge branch 'next' of github.com:g00fy-/mithril.js into g00fy--next Leo Horie 2014-11-12 23:03:46 -05:00
  • d10266ce48 commit min and map files Leo Horie 2014-11-12 23:00:56 -05:00
  • 31a1625f59 publish 0.1.23 Leo Horie 2014-11-12 20:44:12 -05:00
  • 753b1abb21 fix #336 (related: #151, #214, #288) Leo Horie 2014-11-12 20:37:16 -05:00
  • 5ed8891db3 doc tweaks Leo Horie 2014-11-12 20:06:24 -05:00
  • 515ba7cf9c Merge pull request #334 from edwinvanrijkom/next Leo Horie 2014-11-12 13:33:57 -05:00
  • bb9477313a Adding support for custom elements that derive from a native element (i.e. <button is="my-button">). Edwin van Rijkom 2014-11-12 16:19:10 +01:00
  • 092683382a Merge pull request #333 from barneycarroll/propSafeRequest Leo Horie 2014-11-12 09:55:03 -05:00
  • f75426c8e4 Reverting docs Barney 2014-11-10 16:29:52 +00:00
  • 12aa447755 Disable versioning of auto-generated archive files by default Use git add archive -f to explicitly add them in Barney 2014-11-10 16:25:19 +00:00
  • 4b2ded6fcc Removed accidentally committed test reports Barney 2014-11-10 16:24:30 +00:00
  • a51d515e4c Reverting docs edit Barney 2014-11-10 15:38:07 +00:00
  • b7935f8afd Merge remote-tracking branch 'upstream/next' into propSafeRequest Barney 2014-11-10 15:36:12 +00:00
  • b5de0c2b4d Fixed m.request initialValue tests Barney 2014-11-10 15:32:31 +00:00
  • 71a6321c46 m.request default parameter allows immediate invocation of returned m.prop Barney 2014-11-09 13:34:04 +00:00
  • 98794a668e chore: extract & cache commonly accessed variables Piotr Majewski 2014-11-08 09:10:54 +01:00
  • b70a3addd3 style: fix missing commas Piotr Majewski 2014-11-08 07:56:01 +01:00
  • 289c02b882 Merge remote-tracking branch 'origin/next' into next Leo Horie 2014-11-07 23:37:10 -05:00
  • 067f91b465 #308 fix template compiler m->Mithril case Leo Horie 2014-11-07 23:36:50 -05:00
  • 1053b70d3e Oops. Modified archives by accident. Barney 2014-11-07 10:26:00 +00:00
  • 44f6a9a64d Warning not to invoke background m.request as m.prop in modules Barney 2014-11-07 10:23:23 +00:00
  • 320466edeb Merge pull request #328 from Nijikokun/hotfix/docs-html-entities Leo Horie 2014-11-06 16:29:02 -05:00
  • a607060267 performance tuning Leo Horie 2014-11-05 00:25:52 -05:00
  • c7069b9ae4 improve docs re: jsonp Leo Horie 2014-11-04 22:09:24 -05:00
  • eb9720656e #319 fix dynamic link w/ config:m.route Leo Horie 2014-11-04 21:41:39 -05:00
  • 9617859068 improve docs Leo Horie 2014-11-04 21:29:13 -05:00
  • 4e080e9e5c Fix incorrect paren in Html Entities code block Nijiko Yonskai 2014-11-03 22:19:41 -08:00
  • 2193a753cc change test port Leo Horie 2014-10-31 21:59:14 -04:00
  • cb296f6832 #317 resolve w/ empty array if empty array Leo Horie 2014-10-31 21:50:19 -04:00
  • 19f5878592 revert last push Leo Horie 2014-10-31 21:42:46 -04:00
  • 3a0439de04 add error message for case of bad serialize Leo Horie 2014-10-31 21:35:32 -04:00
  • d8936beef2 clean up junk Leo Horie 2014-10-31 21:31:48 -04:00
  • 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 Leo Horie 2014-10-31 09:31:01 -04:00
  • c7d6b40575 IRC channel Leo Horie 2014-10-30 11:03:03 -04:00
  • b65252d38b fix global pollution Leo Horie 2014-10-30 10:08:33 -04:00
  • 8b952ee5ea fix m.route when called from constructor Leo Horie 2014-10-30 09:57:08 -04:00
  • cf3b77c161 docs and macro fix Leo Horie 2014-10-29 09:19:02 -04:00
  • 98c413b55b #307 fix compiler bugs Leo Horie 2014-10-13 21:22:38 -04:00
  • 459c20b01e clean redundant type check Leo Horie 2014-10-12 22:01:31 -04:00
  • 549c18462f update change log Leo Horie 2014-10-12 22:01:18 -04:00
  • 90323c978a fixing docs Leo Horie 2014-10-12 21:53:50 -04:00
  • b75afdc893 Merge remote-tracking branch 'origin/next' into next Leo Horie 2014-10-12 21:48:54 -04:00
  • 121ed385cd #304 parse querystring correctly in routed links Leo Horie 2014-10-12 21:48:30 -04:00
  • 56099a88ac Merge pull request #305 from gsteacy/next Leo Horie 2014-10-11 21:41:23 -04:00
  • cd08248e1e Prevent creating property on global object Gavin Steacy 2014-10-11 19:43:42 +11:00
  • 0f90850b28 update change log Leo Horie 2014-10-08 22:32:38 -04:00
  • 6332a805dc improve docs Leo Horie 2014-10-08 22:32:30 -04:00
  • d4642a9bba more ie fixes Leo Horie 2014-10-08 22:12:51 -04:00
  • f2a3cd08b2 ops Leo Horie 2014-10-08 09:34:53 -04:00
  • d020d7f4b9 #298 improve object detection Leo Horie 2014-10-08 09:30:32 -04:00
  • a4c98e63e8 Fix tests for IE Leo Horie 2014-10-06 21:46:18 -04:00
  • 07042b6fea update docs about polyfill.io Leo Horie 2014-10-06 21:45:18 -04:00
  • 721d56db4c Merge remote-tracking branch 'origin/next' into next Leo Horie 2014-10-05 15:54:03 -04:00
  • 5cc2b0638d #286 fix template compiler case: m("div", []) Leo Horie 2014-10-05 15:53:50 -04:00
  • 50a4b6fd01 Merge pull request #301 from bsuh/issue-290 Leo Horie 2014-10-04 21:39:08 -04:00
  • bbbc7a8367 Merge pull request #300 from bsuh/278-regression-test Leo Horie 2014-10-04 21:38:32 -04:00
  • 8d2434ac21 #290 fix m.route hrefs for pathname mode Brian Suh 2014-10-04 11:59:39 -07:00
  • 1fa946110a create test for #290 Brian Suh 2014-10-04 12:17:48 -07:00
  • 99b35b473d add regression test for #278 Brian Suh 2014-10-04 11:17:16 -07:00
  • 67666e76dd #278 fix select[multiple] w/ many option[selected] Leo Horie 2014-10-04 12:28:57 -04:00
  • d7c11f530c Merge remote-tracking branch 'origin/next' into next Leo Horie 2014-10-03 16:25:22 -04:00
  • a74145ca27 fix source map files Leo Horie 2014-10-03 16:25:09 -04:00
  • eabeabda74 tweak docs Leo Horie 2014-10-03 13:31:18 -04:00
  • 50173f0e74 fix IE null ref exception Leo Horie 2014-10-03 13:31:02 -04:00
  • a468fbc380 Merge pull request #297 from bsuh/update-regression-tests Leo Horie 2014-10-03 09:11:53 -04:00
  • 230af47ef0 update regression tests to introduce delays between keys Brian Suh 2014-10-02 18:49:32 -07:00
  • 35d328f416 Merge pull request #293 from bsuh/regression-tests Leo Horie 2014-10-02 17:52:53 -04:00