.github
chore: update CODEOWNERS to match reality
2017-10-28 22:58:28 -07:00
api
Enable setting navigation options with m.route.link API
2017-10-29 12:21:23 +02:00
bundler
fix: closure compiler requires HTTPS now ( #2007 )
2017-10-28 22:57:52 -07:00
docs
Fix headings displaying over menu on mobile ( #2022 )
2017-11-24 20:12:34 +01:00
examples
Prevent create empty item
2017-05-01 13:27:22 +01:00
module
lint
2016-09-23 22:49:20 -04:00
ospec
feat(ospec): Allow custom reporters for CI reasons ( #2019 ) ( #2020 )
2017-11-20 15:37:07 -08:00
performance
Make the benchmark a little more precise
2017-08-31 05:31:07 -04:00
promise
Adapt test to new async callback behaviour
2017-08-31 19:31:08 +02:00
querystring
allow array data in m.request
2017-01-23 18:03:33 -05:00
render
Trying to fix #1916 ( #1918 )
2017-10-31 20:37:51 +01:00
request
feat: Add support for timeout to m.request ( #1966 )
2017-11-14 14:47:01 -08:00
router
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
stream
chore: mithril-stream@1.1.0
2017-07-12 21:04:09 -07:00
test-utils
Allow xlink:href to get removed, fix option.value in mock
2017-10-01 19:34:12 -04:00
tests
Tests for m.redraw.sync()
2017-06-13 23:22:25 +02:00
util
don't return from withAttr
2017-01-23 18:09:06 -05:00
.babelrc
chore: Implement danger for PRs ( #1905 )
2017-07-19 21:14:13 -07:00
.deploy.enc
Set up repo for travis commits ( #1210 )
2016-08-04 09:58:28 -07:00
.editorconfig
clean up repo
2017-01-30 11:18:47 -05:00
.eslintignore
docs: readme rework ( #1898 )
2017-07-12 20:34:45 -07:00
.eslintrc.js
Revert eslintrc change, return Promise instead of using async/await
2017-10-28 18:32:58 -04:00
.gitattributes
Missed a word [skip ci]
2017-07-22 03:16:27 -04:00
.gitignore
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
.npmignore
Update package lockfile and danger/lint-staged
2017-08-25 02:59:38 -04:00
.travis.yml
chore: run eslint --fix against commits ( #1912 )
2017-07-22 13:12:01 -07:00
browser.js
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
dangerfile.js
chore: ignore test-ospec when checking PRs
2017-08-06 22:18:57 -07:00
hyperscript.js
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
index.js
Expose Vnode as m.vnode ( #1487 )
2016-12-20 21:19:16 -08:00
LICENSE
docs: Adding license file. ( #1583 )
2017-02-01 09:25:00 -08:00
mithril.js
Bundled output for commit d50d53f31d [skip ci]
2017-11-14 22:48:49 +00:00
mithril.min.js
Bundled output for commit d50d53f31d [skip ci]
2017-11-14 22:48:49 +00:00
mount.js
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
package-lock.json
Bundled output for commit 8b56c70911 [skip ci]
2017-10-14 05:32:56 +00:00
package.json
Update package lockfile and danger/lint-staged
2017-08-25 02:59:38 -04:00
README.md
Bundled output for commit d50d53f31d [skip ci]
2017-11-14 22:48:49 +00:00
redraw.js
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
render.js
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
request.js
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
route.js
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
stream.js
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00