Commit graph

2919 commits

Author SHA1 Message Date
Pierre-Yves Gérardy
95b5509564 lint: fix quotes 2017-11-29 17:09:24 +01:00
Pat Cavit
d8d5ca3991 test: fix broken test after ospec update (#2031) 2017-11-29 17:06:10 +01:00
Sage Gerard
4a72829985 feat(ospec): Allow custom reporters for CI reasons (#2019) (#2020) 2017-11-29 17:03:38 +01:00
spacejack
b771b67111 Revert eslintrc change, return Promise instead of using async/await 2017-11-29 17:03:07 +01:00
spacejack
d4181d17c8 Silence global-require rule in ospec, add ecma 2017 parser to eslintrc for async/await in test-ospec 2017-11-29 17:02:53 +01:00
Pat Cavit
c5fac4a51e chore(ospec): merge package.json @ 1.4.0 back 2017-11-29 17:02:26 +01:00
Roderic Day
69045af46c Handle newlines in error messages, fixes #1495 2017-11-29 17:00:54 +01:00
Rasmus Porsager
7f2ff03ecf Use util.inspect to log in node - fixes #1661 2017-11-29 16:53:00 +01:00
Stephan Hoyer
fad8a7286b Support err as first argument for done callbacks in async tests 2017-11-29 16:50:08 +01:00
Stephan Hoyer
9b5afff52e Support promise return in ospec 2017-11-29 16:49:54 +01:00
Ilya Sarantsev
1ce8357866 Performance optimization for #1941 per @isiahmeadows suggestion 2017-11-29 16:01:58 +01:00
Ilya Sarantsev
0986140ed5 Handle shared attributes object in hyperscript (#1941) 2017-11-29 16:01:33 +01:00
Pierre-Yves Gérardy
b38367aa30 core: don't call onremove on the children passed to components that return from their view, fix #1921 2017-11-29 15:59:38 +01:00
Pierre-Yves Gérardy
acee3d5ecc Add tests for issue 1921 (onremove fires on childrent that don't end up in the instance) 2017-11-29 15:55:56 +01:00
Mateusz Jaworski
4aac74eff3 fix: Allow for changing focus in lifecycle hooks (#1988) 2017-11-29 14:07:11 +01:00
Pierre-Yves Gérardy
bfdbf1a0aa v1.1.5 2017-10-14 01:07:35 +02:00
Pierre-Yves Gérardy
e2ddbf2035 build 2017-10-14 01:05:31 +02:00
Pierre-Yves Gérardy
5200dded91 Merge branch 'v1_1_x' 2017-10-14 01:04:14 +02:00
Pierre-Yves Gérardy
3588e4a4c0 build 2017-10-14 00:53:24 +02:00
Pierre-Yves Gérardy
051195f227 Merge pull request #1989 from pygy/re-fix-1919-for-v1
re fix issue #1919 for the v1 branch
2017-10-14 00:20:40 +02:00
tkilliansc
62bc8a5481 fix issue 1919 2017-10-14 00:06:32 +02:00
Pierre-Yves Gérardy
c3bd936b53 v1.1.4 2017-09-26 22:17:59 +02:00
Pierre-Yves Gérardy
5b727f0070 Merge branch 'v1_1_x' 2017-09-26 22:15:24 +02:00
Pierre-Yves Gérardy
4d7e4db29d Merge pull request #1963 from JacksonJN/fix-null-active-element-v1_1_x
Fixing IE bug causing active element to be null causing render function to throw error
2017-09-11 17:30:59 +02:00
Jackson Nowotny
c2c0d40a29 Fixing IE bug causing active element to be null causing render function to throw error 2017-09-11 09:55:51 -05:00
Leo
155fb7bd7a v1.3.1 2017-07-13 19:09:33 -07:00
Pat Cavit
ba2ae1e6d2 mithril-stream@1.1.0 2017-07-12 21:05:53 -07:00
Pat Cavit
a2390c63fb ospec@1.3.0 2017-07-12 21:05:44 -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