Commit graph

  • e5391a1957 bundler variable disambiguation Leo Horie 2016-05-20 22:38:10 -04:00
  • 71c77ba603 Add m.redraw() support for multiple mount points Pat Cavit 2016-05-20 15:27:17 -07:00
  • 42b21a5950 Merge pull request #1063 from il-juggler/patch-1 Leo Horie 2016-05-20 18:12:51 -04:00
  • 51e553f980 Update mithril.request.md AlonsoSoto 2016-05-20 14:36:20 -05:00
  • 058b25002d Linebreaks are hard, spacing isn't (#1062) Pat Cavit 2016-05-20 11:51:30 -07:00
  • 04eaa25ab1 Support for skipping redraws (#1049) Pat Cavit 2016-05-20 11:50:41 -07:00
  • 2ca8fa6e66 Quiet some ESLint errors (#1060) Pat Cavit 2016-05-19 22:18:31 -07:00
  • 79e4c4a104 Remove old testing file (#1061) Pat Cavit 2016-05-19 22:16:35 -07:00
  • 890d4123db Merge remote-tracking branch 'origin/rewrite' into rewrite Leo Horie 2016-05-19 23:25:20 -04:00
  • e104b75364 cover everything Leo Horie 2016-05-19 23:24:36 -04:00
  • 977239d207 rename limiter to throttle and refactor - don't inject raf/setTimeout since we can't really mock them w/ a good degree of timing accuracy anyways Leo Horie 2016-05-19 23:24:04 -04:00
  • c071ac064b Merge pull request #1057 from tivac/eslint Leo Horie 2016-05-19 23:03:50 -04:00
  • fbcdcf93e2 Add mithril bundle version of dbmonster Pat Cavit 2016-05-19 13:24:28 -07:00
  • 2af3aa27c7 Update size 🍩 (#1052) Pat Cavit 2016-05-19 12:42:07 -07:00
  • e466ccebd0 Remove unused var (#1053) Pat Cavit 2016-05-19 12:41:25 -07:00
  • 8450ca5d91 Add ESLint and a generated config/ignore file Pat Cavit 2016-05-19 12:37:33 -07:00
  • e8755c11c7 Merge pull request #1056 from tivac/api-tests Leo Horie 2016-05-19 15:06:53 -04:00
  • da6b697d19 spaces -> tabs Pat Cavit 2016-05-19 11:57:41 -07:00
  • 9f1afea9e1 Match @lhorie style Pat Cavit 2016-05-19 11:53:41 -07:00
  • 36bfc6892b Fix var shadowing infinite loop bug in browsers Pat Cavit 2016-05-19 11:52:14 -07:00
  • 749ff74bea Test both async types when using router Pat Cavit 2016-05-19 11:35:45 -07:00
  • 37b0ce20c5 Add missing dependencies Pat Cavit 2016-05-19 11:08:26 -07:00
  • 74f3e0d205 Remove old manual testing file Pat Cavit 2016-05-19 10:36:10 -07:00
  • 282cc5afdd Fix m.route() tests Pat Cavit 2016-05-19 09:51:36 -07:00
  • 41b24b998a m.route tests should run against all prefixes Pat Cavit 2016-05-19 00:09:20 -07:00
  • 89dfd6e97d Remove unused reference Pat Cavit 2016-05-18 23:59:44 -07:00
  • ce42adb720 Basic router tests Pat Cavit 2016-05-18 23:17:22 -07:00
  • 8f7cc0cb11 Stricter Pat Cavit 2016-05-18 23:11:02 -07:00
  • fc481ff497 strict all the things Pat Cavit 2016-05-18 23:10:00 -07:00
  • 0cf509f674 Add forcing support and improve tests Pat Cavit 2016-05-18 23:08:35 -07:00
  • 86ce23a2bd Fix bundler w/ relative paths from sub-dirs Pat Cavit 2016-05-18 22:22:29 -07:00
  • 960812308c Move public APIs into their own folder Pat Cavit 2016-05-18 17:18:52 -07:00
  • 724361af6a Filter out util dirs from istanbul coverage reports (#1055) Pat Cavit 2016-05-19 10:57:17 -07:00
  • 629ba5b62a Add cover command (#1054) Pat Cavit 2016-05-19 10:31:09 -07:00
  • 51d7d21ab6 Merge pull request #1051 from ianhenderson/fix-1045-pr Leo Horie 2016-05-19 13:25:09 -04:00
  • e03f194e32 Add test for replaceScriptNodes Ian Henderson 2016-05-18 12:28:01 -07:00
  • 1673579d32 Add replaceScriptNodes function Ian Henderson 2016-05-17 11:05:59 -07:00
  • 7c392f071d remove broken line in package.json Leo Horie 2016-05-19 12:48:01 -04:00
  • 60171f503d fix input cursor placement in chrome Leo Horie 2016-05-19 02:22:00 -04:00
  • e24e4e9a1a style fixes in docs Leo Horie 2016-05-19 01:46:46 -04:00
  • cd8b8b12e6 Some documentation Leo Horie 2016-05-19 01:22:01 -04:00
  • 9bc6a64798 increase timeout threshold because 20 is too close to frame budget @ 60fps Leo Horie 2016-05-19 01:21:07 -04:00
  • b4903538f3 prevent recycling for vnodes w/ integration methods Leo Horie 2016-05-19 01:20:21 -04:00
  • c8c32ee7c7 Merge remote-tracking branch 'origin/next' into next Leo Horie 2016-05-18 16:40:56 -04:00
  • 0aff6fb08a don't fail CI on lint error for PRs Leo Horie 2016-05-18 16:40:32 -04:00
  • 73cfe3dd7a Merge pull request #1047 from tivac/raf Leo Horie 2016-05-17 19:22:10 -04:00
  • df233c02ed spaces -> tabs Pat Cavit 2016-05-17 14:53:33 -07:00
  • db609b9142 Frame-rate limiter for m.mount/m.route Pat Cavit 2016-05-17 14:49:48 -07:00
  • a294ee503c Merge pull request #1046 from panych/patch-1 Leo Horie 2016-05-17 11:12:46 -04:00
  • 4e8ca4035c ContactList → ContactForm Alexandr Panchenko 2016-05-17 17:50:47 +03:00
  • 5ec06e7c08 init state, fix examples Leo Horie 2016-05-15 11:14:38 -04:00
  • 5265697cb2 semi-working bundle Leo Horie 2016-05-14 01:01:35 -04:00
  • 41cfda2719 more component lifecycle tests Leo Horie 2016-05-13 07:03:01 -04:00
  • d8a402f4f5 utf-8 handling in router Leo Horie 2016-05-13 07:02:32 -04:00
  • d19ce8e598 Merge remote-tracking branch 'origin/next' into next Leo Horie 2016-05-13 06:55:44 -04:00
  • a595b84477 Merge branch 'mtwtkman-spike' into next Leo Horie 2016-05-13 06:55:22 -04:00
  • a7496a1ef7 Merge branch 'spike' of https://github.com/mtwtkman/mithril.js into mtwtkman-spike Leo Horie 2016-05-13 06:54:51 -04:00
  • 0c19bf72ee Merge pull request #1037 from omakasecorp/next Leo Horie 2016-05-11 11:53:36 -04:00
  • f4c1d4a998 cleanup and styling Leo Horie 2016-05-11 11:52:41 -04:00
  • 76818dab24 Merge pull request #1041 from gyandeeps/patch-1 Leo Horie 2016-05-11 11:49:55 -04:00
  • f1f77c80b3 Fix: For css class addition to svg elements Gyandeep Singh 2016-05-10 16:29:42 -05:00
  • 19259faedc Merge pull request #1042 from StephanHoyer/patch-1 Leo Horie 2016-05-11 09:31:37 -04:00
  • efd7da4649 And mithril 0.2.x dbmon example link for comparison Stephan Hoyer 2016-05-11 09:35:49 +02:00
  • 3666aa747e Merge pull request #1027 from tivac/legacy-dbmon Leo Horie 2016-05-10 10:29:19 -04:00
  • d5371533a7 fix attribute syncing for input, select, textarea optimize events Leo Horie 2016-05-10 01:55:48 -04:00
  • 4a215a2815 Merge pull request #1035 from avlcodemonkey/rewrite Leo Horie 2016-05-10 00:27:28 -04:00
  • dee64503db #1039 ignore url interpolations without mapped values Leo Horie 2016-05-06 11:49:00 -04:00
  • b17bd250b7 support all events Leo Horie 2016-05-06 10:11:31 -04:00
  • 88e5724abd Merge branch 'rewrite' of github.com:lhorie/mithril.js into rewrite Leo Horie 2016-05-05 23:20:47 -04:00
  • ead2e8ac0b shouldUpdate, component oninit order fix Leo Horie 2016-05-05 23:20:31 -04:00
  • db17958f0b #691 sync input if user-set DOM value Leo Horie 2016-05-05 13:12:36 -04:00
  • 73a2ee13ca Merge pull request #1038 from barneycarroll/patch-2 Isiah Meadows 2016-05-05 09:55:50 -04:00
  • 310c8a09a5 onremove order and description Barney Carroll 2016-05-05 14:39:47 +01:00
  • 6face740f5 Force redirect when pushState encounters an error Adam Gschwender 2016-05-04 20:25:35 -04:00
  • 875984c177 update lifecycle method descriptions Leo Horie 2016-05-04 15:06:11 -04:00
  • a61be6f41d Merge pull request #1036 from tivac/lifecycle-states Leo Horie 2016-05-04 14:28:16 -04:00
  • 70cad6d5b3 Added lifecycle method descriptions Pat Cavit 2016-05-04 11:18:13 -07:00
  • d61a6169ea fix submission Leo Horie 2016-05-04 13:45:42 -04:00
  • 965f700cc4 remove dead code Leo Horie 2016-05-04 00:36:18 -04:00
  • d78084ab90 example cleanup Leo Horie 2016-05-04 00:34:59 -04:00
  • 31c5b21220 s/spaces/tab Leo Horie 2016-05-03 23:50:41 -04:00
  • 56f8473c08 clarify optimizations Leo Horie 2016-05-03 23:49:20 -04:00
  • 5ec12aafc0 link to rawgit dbmon pages Leo Horie 2016-05-03 23:45:10 -04:00
  • a9cad2c45b Merge branch 'rewrite' of github.com:lhorie/mithril.js into rewrite Leo Horie 2016-05-03 23:39:16 -04:00
  • 3282ef3f77 components, angular dbmon Leo Horie 2016-05-03 23:39:01 -04:00
  • 143a816d47 Set value of a select after children are created. Chris Pittman 2016-05-03 11:03:34 -04:00
  • 6cc7c7adf0 Merge pull request #1031 from indus/rewrite Isiah Meadows 2016-04-28 08:24:52 -04:00
  • 5fe5b5029b correct index Stefan Keim 2016-04-27 08:50:54 +02:00
  • af0a63f850 Bump to v0.2.4 for m.version mtwtkman 2016-04-26 20:58:20 +09:00
  • f7ceac193b Merge remote-tracking branch 'origin' into next Leo Horie 2016-04-21 19:31:40 -04:00
  • 0c17dd617d Merge pull request #1016 from gyandeeps/next Leo Horie 2016-04-21 19:31:20 -04:00
  • 34e25ec147 Merge branch 'gyandeeps-next' into next Leo Horie 2016-04-21 19:21:55 -04:00
  • d52a98ff8d Add mithril@0.2.x version for comparison Pat Cavit 2016-04-21 10:46:41 -07:00
  • f3c225c3f9 Merge pull request #1025 from epidemian/patch-1 Leo Horie 2016-04-21 12:21:43 -04:00
  • ba378d3652 clean up needless commented code Leo Horie 2016-04-21 12:20:21 -04:00
  • 33119d2eaa fix typo Leo Horie 2016-04-21 12:13:36 -04:00
  • 842d778add fix dbmon Leo Horie 2016-04-21 12:12:43 -04:00
  • 577808c6df Add <body> tag to Getting Started guide Demian Ferreiro 2016-04-21 12:36:45 -03:00
  • e50843f3bc setup CI Leo Horie 2016-04-21 10:19:04 -04:00
  • 3bb496a11d fix dbmon links Leo Horie 2016-04-21 10:00:15 -04:00