Commit graph

79 commits

Author SHA1 Message Date
Pierre-Yves Gérardy
b9f65c2fdd v1.1.6 2017-12-01 14:35:52 +01:00
Pierre-Yves Gérardy
bfdbf1a0aa v1.1.5 2017-10-14 01:07:35 +02:00
Pierre-Yves Gérardy
c3bd936b53 v1.1.4 2017-09-26 22:17:59 +02:00
Pierre-Yves Gérardy
fd7ae98988 v1.1.3 2017-07-11 12:29:41 +02:00
Gandalf-the-Bot
b1919526c4 Bundled output for commit 465573e488 [skip ci] 2017-07-11 10:21:03 +00:00
Pierre-Yves Gérardy
465573e488 chore: Mode travis-script and gh-pages to package.json:devDependencies 2017-07-11 12:18:41 +02:00
Pierre-Yves Gérardy
28cbb65ca8 v1.1.2 2017-07-11 10:49:40 +02:00
Gandalf-the-Bot
6c06d41f94 Bundled output for commit 712be2bcc3 [skip ci] 2017-05-31 06:58:00 +00:00
Pat Cavit
bef58fdfa5 chore: Update repo references (#1834) 2017-05-02 09:24:12 -07:00
Luca Guzzon
b042a9ec8f Auto Dependency Updates ... 2017-04-14 12:46:08 +02:00
Pat Cavit
9a55a290cc feat: perf testing (#1789) 2017-04-13 09:48:30 -07:00
Pat Cavit
4cfd0c4070 docs: load mithril on mithril.js.org
For futzing around in the dev console
2017-04-10 23:43:10 -07:00
Pat Cavit
9c8cc83643 chore: add release script to simplify versioning 2017-03-24 14:26:48 -07:00
Pat Cavit
ad144072b6 chore: automate github release pages (#1741) 2017-03-24 12:35:14 -07:00
Gyandeep Singh
daf5a64697 Chore: Fix lint issues and add indent with tabs 2017-03-11 15:54:41 -06:00
spacejack
3f981be83a Remove typescript definitions 2017-03-08 21:41:19 -05:00
Leo
ed5d9a2711 update linter 2017-02-23 18:45:47 -05:00
spacejack
1e879963f1 Add Typescript definitions 2017-02-14 20:26:15 -05:00
Leo
bf8ce3b1fd v1.0.1 2017-02-09 08:32:09 -05:00
Leo
40592d328c v1.0.0 2017-01-30 10:44:31 -05:00
Leo
431436bd6a prep docs 2017-01-30 10:43:22 -05:00
Pat Cavit
81ef3e5951 v1.0.0-rc.8 2017-01-13 20:18:13 -08:00
Pat Cavit
74c6b3e97b refactor: Use Travis for npm publishing (#1538) 2017-01-13 20:08:36 -08:00
Leo Horie
531f9a52ba rc7 2016-12-29 15:58:18 -05:00
Leo Horie
cdb9017a72 update docs, add descriptions for api methods 2016-12-02 17:51:07 -05:00
Leo Horie
5f58ee4596 bump version 2016-11-16 21:26:58 -05:00
Leo Horie
3bd2026a9d bump to rc4 2016-11-16 21:16:06 -05:00
Leo Horie
8ce0a68e2a rc3 2016-11-10 10:12:40 -05:00
Pat Cavit
6a8295b585 Change npm tag to "rewrite"
Since this isn't a beta any more!
2016-10-31 11:05:14 -07:00
Leo Horie
2d836d7203 clean up npm 2016-10-31 12:20:08 -04:00
Leo Horie
b2fec02a19 release candidate 1 2016-10-31 11:49:30 -04:00
Leo Horie
56129f7102 move lint script 2016-10-26 23:57:58 -04:00
Leo Horie
7cd0869f41 rename to bundle 2016-10-26 09:56:41 -04:00
Leo Horie
819d172269 expose bundler shortcut 2016-10-26 09:44:10 -04:00
Pat Cavit
644f0d484b 4 spaces != 1 tab 2016-08-18 09:52:36 -07:00
Pat Cavit
15116d5b2e Update package metadata (#1256) 2016-08-18 09:51:24 -07:00
Leo Horie
8c71c39631 unbreak bundler 2016-08-03 00:01:17 -04:00
Leo Horie
640b19228a improve bundler 2016-07-28 22:35:22 -04:00
Leo Horie
89492a4956 modularize bundler and minify scripts 2016-06-23 01:10:30 -04:00
Leo Horie
8594ed3ef1 lintdocs and minify scripts 2016-06-20 09:19:30 -04:00
Leo Horie
ddc430a6d3 fix most gcc warnings 2016-06-03 23:55:31 -04:00
Pat Cavit
8dee570602 Default to always using "beta" tag for rewrite
See https://docs.npmjs.com/files/package.json#publishconfig and
https://docs.npmjs.com/misc/config#tag

This way when `rewrite` starts being published users will need to
install it as `npm install mithril@beta` to get the rewrite. When people
run `npm install mithril` it'll use the default `latest` tag and that
will continue to point to the `0.2.x` branch until the rewrite is fully
ready.
2016-05-31 11:12:57 -07:00
Leo Horie
890d4123db Merge remote-tracking branch 'origin/rewrite' into rewrite
Conflicts:
	package.json
2016-05-19 23:25:20 -04:00
Leo Horie
e104b75364 cover everything 2016-05-19 23:24:36 -04:00
Pat Cavit
8450ca5d91 Add ESLint and a generated config/ignore file
Manually changed some rules to better match @lhorie's style and reduce #
of errors from ESLint.
2016-05-19 12:37:33 -07:00
Pat Cavit
724361af6a Filter out util dirs from istanbul coverage reports (#1055) 2016-05-19 10:57:17 -07:00
Pat Cavit
629ba5b62a Add cover command (#1054)
Using istanbul, and also adding a .gitignore so I can be lazier about things when committing.
2016-05-19 10:31:09 -07:00
Leo Horie
3282ef3f77 components, angular dbmon 2016-05-03 23:39:01 -04:00
Leo Horie
e50843f3bc setup CI 2016-04-21 10:19:04 -04:00
Leo Horie
559369016d initial commit (work in progress) 2016-04-20 20:02:37 -04:00