Commit graph

2921 commits

Author SHA1 Message Date
Pat Cavit
45b69d4aca chore: run eslint --fix against commits (#1912) 2017-07-22 13:12:01 -07:00
Pat Cavit
bee11087af test: enable danger & tweak messaging 2017-07-21 23:19:08 -07:00
Pat Cavit
a7849a67ca chore: Implement danger for PRs (#1905) 2017-07-19 21:14:13 -07:00
Pat Cavit
49e52c6c00 chore: Issue/PR templates & CODEOWNERS file (#1906) 2017-07-19 11:17:51 -07:00
Pat Cavit
1434d35a6a chore: Remove bundle bin (#1902) 2017-07-19 09:04:47 -07:00
Gandalf-the-Bot
79d7d32139 Bundled output for commit a7820734a7 [skip ci] 2017-07-19 16:01:00 +00:00
Isiah Meadows
a7820734a7 Merge pull request #1903 from tivac/request-error-handling
XHR errors have response/code fields
2017-07-19 11:59:13 -04:00
Pierre-Yves Gérardy
5956314e36 Docs for async redraws and assorted changes (see #1592) (#1901) 2017-07-19 09:16:22 +02:00
Pat Cavit
5aac004709 refactor: XHR errors have response/code fields
So that there's no chance of data loss and it's trivial to get the response code (because it's hella useful)

Fixes #1866
Fixes #1876
2017-07-18 22:53:17 -07:00
Gandalf-the-Bot
1a1ae8e843 Bundled output for commit 8ab31790ab [skip ci] 2017-07-17 21:19:10 +00:00
Pierre-Yves Gérardy
8ab31790ab Merge pull request #1592 from pygy/async-redraw
Make m.redraw() purely asynchronous, add m.redraw.sync()
2017-07-17 23:16:44 +02:00
Pat Cavit
c7d72ba2de chore: mithril-stream@1.1.0 2017-07-12 21:04:09 -07:00
Pat Cavit
14726f7dd4 docs: add basic readme for mithril-stream 2017-07-12 21:04:09 -07:00
Pat Cavit
8bc343459c chore: ospec@1.3.0 2017-07-12 21:04:09 -07:00
Pat Cavit
7abe16cdc9 chore: add license files to sub-packages 2017-07-12 21:04:09 -07:00
Pat Cavit
6502cc366d docs: update ospec so version/license are automatic 2017-07-12 21:04:09 -07:00
Griffin
353bbe7fff docs: Clarifying babel/webpack docs (#1845) 2017-07-12 20:38:36 -07:00
Pat Cavit
482f0e71b9 docs: readme rework (#1898) 2017-07-12 20:34:45 -07:00
Gandalf-the-Bot
0631a6fd58 Bundled output for commit 0cd151b08a [skip ci] 2017-07-12 16:11:16 +00:00
Pierre-Yves Gérardy
0cd151b08a Merge pull request #1896 from tivac/travis-deps
Don't add travis-only deps to package.json
2017-07-12 18:09:26 +02:00
Pierre-Yves Gérardy
196277a96d Merge pull request #1899 from theRefugee/patch-1
Update request.md
2017-07-12 16:07:38 +02:00
theRefugee
9b6ec10a93 Update request.md 2017-07-12 15:20:43 +02:00
Pat Cavit
2182a629b2 chore: remove unnecessary branch fields (#1897) 2017-07-11 23:38:27 -07:00
Pat Cavit
4dc1f2f5be chore: remove travis deps from package.json 2017-07-11 22:16:44 -07:00
Pat Cavit
57471ddcff chore: don't add travis-only deps to package.json
`npm@5` changed to save-by-default, which screwed up the plan of keeping travis-only deps out of `package.json`.

Fixes #1894
2017-07-11 22:15:27 -07:00
Gandalf-the-Bot
fa7ed079ed Bundled output for commit fd7ae98988 [skip ci] 2017-07-11 10:32:53 +00:00
Pierre-Yves Gérardy
fd7ae98988 v1.1.3 2017-07-11 12:29:41 +02:00
Pierre-Yves Gérardy
a67e2a54dd Merge branch 'next' 2017-07-11 12:28:17 +02:00
Pierre-Yves Gérardy
e5bce90613 v1.1.3 change log 2017-07-11 12:24:54 +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
3273d813e5 Import changelog fixes into master 2017-07-11 12:03:09 +02:00
Gandalf-the-Bot
8650285e45 Bundled output for commit ea708869ba [skip ci] 2017-07-11 09:48:36 +00:00
Pierre-Yves Gérardy
ea708869ba Change log typo and oversight 2017-07-11 11:45:43 +02:00
Pierre-Yves Gérardy
28cbb65ca8 v1.1.2 2017-07-11 10:49:40 +02:00
Pierre-Yves Gérardy
22bc7b2a9f Fix merge conflict 2017-07-11 10:48:02 +02:00
Pierre-Yves Gérardy
868372ac54 v1.1.2 change log 2017-07-11 10:38:23 +02:00
Gandalf-the-Bot
fbcefe3180 Bundled output for commit c7d33c7b81 [skip ci] 2017-07-11 08:15:38 +00:00
Pierre-Yves Gérardy
c7d33c7b81 Merge pull request #1893 from pygy/quickfix-1831
Temp fix for #1831
2017-07-11 10:13:21 +02:00
Pierre-Yves Gérardy
bc21be0880 Move "use strict" directive inside the stream IIFE #1831 2017-07-11 10:07:33 +02:00
Pierre-Yves Gérardy
d65fd020cd [ospec:docs] test suites can now be named [skip ci] 2017-07-09 17:04:26 +02:00
Pierre-Yves Gérardy
34c3430420 Merge pull request #1529 from pygy/ospec-named-suites
[ospec] Add the possibility to name new test suites
2017-07-06 22:15:45 +02:00
Pierre-Yves Gérardy
cbb3db7b88 Merge branch 'next' into ospec-named-suites 2017-07-06 22:12:39 +02:00
Gandalf-the-Bot
218c29a011 Bundled output for commit 4df43499be [skip ci] 2017-07-06 19:12:21 +00:00
Pierre-Yves Gérardy
4df43499be Merge pull request #1889 from pygy/fix-1857
Don't overwrite the options object when redirecting from onmatch with m.route.set
2017-07-06 21:10:03 +02:00
Pierre-Yves Gérardy
4a001267d0 Merge pull request #1890 from pygy/fix-1850
Reset e.redraw when it was set to `false`. Fixes #1850
2017-07-06 21:08:30 +02:00
Pierre-Yves Gérardy
198f9ca7a9 Reset e.redraw when it was set to false. fixes #1850 2017-07-06 19:48:47 +02:00
Pierre-Yves Gérardy
67b11f156a Add a test to ensure that e.redraw is cleared if it was false 2017-07-06 19:48:47 +02:00
Pierre-Yves Gérardy
a867754d6a Don't overwrite the options object when redirecting from onmatch with m.route.set, fix #1857 2017-07-05 23:58:01 +02:00
Pierre-Yves Gérardy
9b947f41f0 Merge pull request #1885 from isaaclyman/webpack-path-resolve
Use manual path resolution in webpack.config.js
2017-06-27 01:00:35 +02:00