Commit graph

  • c4cd99b093 Protection from external 'undefined' oleg8sh 2014-08-07 23:32:25 +04:00
  • 51ec8484a6 Merge branch 'master' into next Leo Horie 2014-08-05 21:46:39 -04:00
  • f85f55d3f0 Merge remote-tracking branch 'origin/master' Leo Horie 2014-08-05 21:46:30 -04:00
  • 0ad9a7d57c Merge pull request #182 from pygy/master Leo Horie 2014-08-05 21:46:06 -04:00
  • 5e78b320ec Add a main script in package.json. Pierre-Yves Gerardy 2014-08-03 17:07:15 +02:00
  • 13967ad808 rethrow errors from other contexts Leo Horie 2014-08-02 21:30:15 -04:00
  • da0383cad3 Merge branch 'master' into next Leo Horie 2014-08-02 16:09:45 -04:00
  • 6b344003e8 fix array type checks Leo Horie 2014-08-02 16:08:34 -04:00
  • 36eba7eb44 Merge pull request #177 from mambocab/saucelabs-tests Leo Horie 2014-07-30 09:27:28 -04:00
  • 21d6351136 Merge branch 'saucelabs-test-fix' into saucelabs-tests Jim Witschey 2014-07-28 14:11:53 -04:00
  • 3160e696df fixes non-browser-based tests Jim Witschey 2014-07-28 14:06:14 -04:00
  • 6a1ab4e39f adds saucelabs integration to unit tests Jim Witschey 2014-07-25 11:23:47 -04:00
  • 4d41c087b0 adds saucelabs integration to unit tests Jim Witschey 2014-07-25 11:23:47 -04:00
  • 9a00707eeb fix console.log higher-order calls in docs Leo Horie 2014-07-22 16:39:35 -04:00
  • d3c9a28c25 fix console.log calling for non-firebug environments Leo Horie 2014-07-22 16:25:36 -04:00
  • 54474f5aef nearly Promises/A+ compliant via Promiz.mithril.js Zolmeister 2014-07-22 01:56:07 -07:00
  • e66bc8ca54 externs for closure compiler Leo Horie 2014-07-21 22:48:24 -04:00
  • c8e0d917f7 publish 0.1.19 Leo Horie 2014-07-21 22:35:08 -04:00
  • 665c2089a4 fix docs Leo Horie 2014-07-21 22:16:48 -04:00
  • 7295b6e9e9 refactor redraw Leo Horie 2014-07-21 22:08:37 -04:00
  • 0f5d051d4b prevent setting NodeList length Leo Horie 2014-07-18 20:14:38 -04:00
  • 3806d2f53d refactor array flattening into diff engine Leo Horie 2014-07-15 23:26:26 -04:00
  • 2b304fbabc update change log Leo Horie 2014-07-11 23:11:45 -04:00
  • c8ce0d8dee fix key ordering in interpolation case Leo Horie 2014-07-11 23:09:25 -04:00
  • 1e829f1657 normalize arrays Leo Horie 2014-07-11 22:36:58 -04:00
  • 8ff54ccbfd document previous fix in change log Leo Horie 2014-07-10 08:53:35 -04:00
  • eda32fef47 fix node insertion bug when using document as root Leo Horie 2014-07-10 08:51:31 -04:00
  • ccde633e92 fix double redraw when events fire simultaneously Leo Horie 2014-07-10 08:23:42 -04:00
  • 0354a4e251 fix diff when changing from element to empty array Leo Horie 2014-07-06 22:36:49 -04:00
  • 422ff19d18 clean up Leo Horie 2014-07-05 16:54:44 -04:00
  • 18593e698a version bump Leo Horie 2014-07-04 23:22:16 -04:00
  • 8fc5764904 allow mixing keys with non-keyed elements Leo Horie 2014-07-04 23:21:08 -04:00
  • 9554995a1d test class name fix Leo Horie 2014-07-04 22:51:49 -04:00
  • dd9d9c1da8 fix class/className concat bug when they're defined in both selector and attrs Leo Horie 2014-07-04 22:47:10 -04:00
  • 4163b11fde publish v0.1.18 Leo Horie 2014-07-03 22:32:44 -04:00
  • 44a7ad7729 fix context unloading when reattaching Leo Horie 2014-07-03 22:31:04 -04:00
  • b1275cb778 clear diff cache when routing Leo Horie 2014-07-03 22:11:29 -04:00
  • 07c4e0bdd2 update docs for component Leo Horie 2014-07-02 09:31:36 -04:00
  • f564844bb9 remove minified stuff from component Leo Horie 2014-07-02 09:24:40 -04:00
  • ff741cd332 publish 0.1.17 Leo Horie 2014-07-01 22:37:34 -04:00
  • d44176c888 re-render from scratch on route changes Leo Horie 2014-07-01 22:26:12 -04:00
  • 170d525aa5 fix empty attr Leo Horie 2014-06-30 22:28:41 -04:00
  • c8ec1022f2 don't use minified file as main file in component.js Leo Horie 2014-06-27 16:42:42 -04:00
  • 7a32c0ea89 beef up readme and make blog more prominent Leo Horie 2014-06-27 16:07:42 -04:00
  • 5aeb825ce0 add docs about keys Leo Horie 2014-06-27 16:02:56 -04:00
  • 474dd28e50 document change Leo Horie 2014-06-26 16:35:35 -04:00
  • f46b8c9238 auto-send Content-Type header if using JSON.stringify as serialize in m.request Leo Horie 2014-06-26 16:32:05 -04:00
  • 6bca818f34 fix select.value so that it displays correct option on first render Leo Horie 2014-06-26 07:27:42 -04:00
  • 661307c02e fix subtree directive bug that made first input copy value of current active one, if inside loop Leo Horie 2014-06-26 07:16:19 -04:00
  • 42f21181f8 add context unload event listener Leo Horie 2014-06-25 22:45:21 -04:00
  • 88bcb8a495 v0.1.16 Leo Horie 2014-06-18 08:39:52 -04:00
  • 75b251adbf update change log Leo Horie 2014-06-18 07:58:11 -04:00
  • b486e53b4b add ability to abort from controller::onunload Leo Horie 2014-06-18 07:44:51 -04:00
  • 81f3367be9 scroll to top on route Leo Horie 2014-06-18 06:46:50 -04:00
  • 4aad8619c5 fix m.trust diffing Leo Horie 2014-06-18 06:42:48 -04:00
  • bc50514731 fix parent tag association across array Leo Horie 2014-06-17 22:49:07 -04:00
  • 0d44df0683 fix wrongful cache node clearing Leo Horie 2014-06-17 22:40:07 -04:00
  • 6d53b8429d document XDomainRequest breaking change Leo Horie 2014-06-14 00:11:18 -04:00
  • bcaff74c03 Merge remote-tracking branch 'origin/master' into next Leo Horie 2014-06-14 00:10:16 -04:00
  • 117349168d clean up keys code Leo Horie 2014-06-14 00:10:05 -04:00
  • 37a673413f Merge pull request #121 from syk0saje/patch-1 Leo Horie 2014-06-14 00:09:22 -04:00
  • 53672e62d7 implement keys Leo Horie 2014-06-13 23:33:02 -04:00
  • 31a6fe606c update change log Leo Horie 2014-06-13 23:25:18 -04:00
  • 1f70e35c65 Merge pull request #131 from eddyystop/master Leo Horie 2014-06-13 16:40:13 -04:00
  • 5336940f2c Undoing a wrong patch eddyystop 2014-06-11 08:32:07 -04:00
  • 4acac9178b Fixing typo in code example eddyystop 2014-06-11 08:28:22 -04:00
  • 95160c770f Merge remote-tracking branch 'upstream/master' eddyystop 2014-06-10 08:34:44 -04:00
  • 4cbc768aa7 test for #129 Leo Horie 2014-06-09 16:39:29 -04:00
  • 1bd3b713d2 don't call removeChild if no parent Leo Horie 2014-06-09 16:30:22 -04:00
  • 1da116bbd3 ignore redraw if called without valid controller Leo Horie 2014-06-09 16:14:17 -04:00
  • 55514c3557 ensure type option only applies to successful responses Leo Horie 2014-06-07 22:19:19 -04:00
  • 8bba1dc9d9 scope config stack to m.render call Leo Horie 2014-06-06 18:23:20 -04:00
  • 33ac4fc7d1 reference window correctly Leo Horie 2014-06-05 22:11:51 -04:00
  • 647208f3a0 update change log Leo Horie 2014-06-05 22:11:38 -04:00
  • e82ac2ef71 defer calling of configs until DOM exists Leo Horie 2014-06-05 21:54:51 -04:00
  • 8e13d01357 Correcting web services unwrapping code doc eddyystop 2014-06-04 12:46:52 -04:00
  • 2d8db79cef fix test Leo Horie 2014-06-04 09:22:49 -04:00
  • cb7e9b668a make example work in Chrome Leo Horie 2014-06-04 08:30:26 -04:00
  • 0f4f263441 improve error when error response is not JSON Leo Horie 2014-06-04 08:30:12 -04:00
  • 161fbec443 Merge remote-tracking branch 'origin/master' into next Leo Horie 2014-06-04 08:21:08 -04:00
  • 036111e6e8 Merge pull request #122 from eddyystop/master Leo Horie 2014-06-04 08:20:55 -04:00
  • 4020933780 Merge remote-tracking branch 'origin/next' into next Leo Horie 2014-06-03 23:27:19 -04:00
  • ff2cb55a04 add config context Leo Horie 2014-06-03 23:26:04 -04:00
  • eb353aa808 Merge remote-tracking branch 'origin/master' Leo Horie 2014-06-03 22:47:13 -04:00
  • f7240e0ce5 Merge pull request #119 from pistolero/config_context Leo Horie 2014-06-03 22:46:39 -04:00
  • 4d04ce034d fix diff on nested arrays Leo Horie 2014-06-03 22:42:14 -04:00
  • 26abd2e325 Correcting web services code eddyystop 2014-06-03 15:02:51 -04:00
  • 70ef8c2b05 Correcting correction to web services code eddyystop 2014-06-03 15:00:12 -04:00
  • a13bd15a64 Correcting code in web services example eddyystop 2014-06-03 14:57:52 -04:00
  • ec69af4660 unbreak browserify Leo Horie 2014-06-02 07:32:24 -04:00
  • 9792a0ac85 update change log Leo Horie 2014-06-01 22:12:05 -04:00
  • 75fa3bd3f2 version bump Leo Horie 2014-06-01 22:10:56 -04:00
  • 1d2ba8b0b0 prevent route change event if only hash changes Leo Horie 2014-06-01 22:09:37 -04:00
  • 16d4eb77c8 always use XMLHttpRequest Pepe Bawagan 2014-06-01 21:44:10 +08:00
  • af2fdc0421 Fixed typo in complex config test Sergey Kirillov 2014-05-31 18:51:13 +03:00
  • 164e5b178c Added more tests for config context Sergey Kirillov 2014-05-31 18:49:04 +03:00
  • 5a2d7fdf81 Added mocked test as well Sergey Kirillov 2014-05-31 13:49:24 +03:00
  • 20b102b478 Added context for config handlers Sergey Kirillov 2014-05-31 13:38:55 +03:00
  • 5446a39702 Merge pull request #115 from eddyystop/master Leo Horie 2014-05-30 13:47:12 -04:00
  • 3961d70322 Correcting a code example. eddyystop 2014-05-30 13:36:19 -04:00