Commit graph

  • 4a4377e553 [ospec] Make the specTimeout tests hopefully less flaky Pierre-Yves Gérardy 2018-05-27 23:40:25 +02:00
  • aa0f9eae98 [ospec] o.defaultTimeout => o.specTimeout, and documentation. Pierre-Yves Gérardy 2018-05-27 23:21:31 +02:00
  • 25975c5ce4 [ospec] Restore the assertion success on async test finalization in time Pierre-Yves Gérardy 2018-05-27 23:09:51 +02:00
  • 8ebf036b8c [ospec] Improve the done() call checker Pierre-Yves Gérardy 2018-05-27 22:30:01 +02:00
  • 33180370ea [ospec] Change the reserved test name token from '__' to '\x01' Pierre-Yves Gérardy 2018-05-27 10:29:06 +02:00
  • 0574d193a0 [ospec] better variable name Pierre-Yves Gérardy 2018-05-26 18:34:33 +02:00
  • 285d00742d [ospec] Detect incomplete assertions Pierre-Yves Gérardy 2018-05-26 14:33:53 +02:00
  • 21a6a857ef [ospec] update change log Pierre-Yves Gérardy 2018-05-26 14:16:40 +02:00
  • ad83d617e1 [ospec] replace ES6 std lib call with ES5 equivalent Pierre-Yves Gérardy 2018-05-26 14:15:58 +02:00
  • e342805bfb [ospec] Add o.defaultTimeout() Pierre-Yves Gérardy 2018-05-26 13:42:43 +02:00
  • 9c1f8d5f35 [ospec] cleanup in code and tests, better error messages Pierre-Yves Gérardy 2018-05-26 12:23:00 +02:00
  • e473536866 [ospec] cleanup o.only Pierre-Yves Gérardy 2018-05-26 00:48:44 +02:00
  • f6e23da56c [ospec] update change log Pierre-Yves Gérardy 2018-05-25 23:48:06 +02:00
  • 8d78d493a7 [ospec] tests for the done() callback Pierre-Yves Gérardy 2018-05-25 15:07:52 +02:00
  • 64680425e7 [ospec] Add o.timeout() to set a timeout for Promise-based async tests Pierre-Yves Gérardy 2018-05-25 22:43:53 +02:00
  • b292f75bd8 [ospec] don't count succesful async test termination as a test success Pierre-Yves Gérardy 2018-05-25 18:38:31 +02:00
  • 89b665fbf6 [ospec] revamp async testing finalization Pierre-Yves Gérardy 2018-05-25 15:07:45 +02:00
  • ff1a07df1b [ospec] give async timeouts a proper stack trace Pierre-Yves Gérardy 2018-05-24 22:44:19 +02:00
  • da0c5c9b9a Bundled output for commit 1579fe8430 [skip ci] Gandalf-the-Bot 2018-05-29 09:54:58 +00:00
  • 1579fe8430
    Do not normalise component children on ingestion (#2155) Barney Carroll 2018-05-29 10:53:16 +01:00
  • 0f498e0aec Fix stack trace edge case Gilbert 2018-05-17 00:05:54 -05:00
  • 64b1e47e66
    Change log cleanup Pierre-Yves Gérardy 2018-05-25 16:18:31 +02:00
  • 2969b8323c ospec v2.1.0 Pierre-Yves Gérardy 2018-05-25 15:09:31 +02:00
  • 4e35d0591c quick grammar fix (#2163) Henry 2018-05-24 19:23:20 -07:00
  • 562d680981 [ospec/bin] Back to ES5 (and complimentary cleanup), fix #2160 Pierre-Yves Gérardy 2018-05-24 18:32:37 +02:00
  • 010d8daae9 [ospec] pinpoint the o.only() call site Pierre-Yves Gérardy 2018-05-21 01:17:15 +02:00
  • 2794ceb76f [ospec] Make the default reporting nicer looking (#2147) Már Örlygsson 2018-05-22 16:19:54 +00:00
  • 11940b427b Bundled output for commit 6097cfb2e9 [skip ci] Gandalf-the-Bot 2018-05-18 18:50:40 +00:00
  • 6097cfb2e9 Small optimization in render hyperscript.js (#2064) magikstm 2018-05-18 14:48:56 -04:00
  • 4922912bbb [chore] remove Danger for now Pierre-Yves Gérardy 2018-05-15 23:39:39 +02:00
  • 58b06d4aad [chore] bump marked version to v0.3.19 Pierre-Yves Gérardy 2018-05-15 23:29:43 +02:00
  • e1a50890e9 stream: Removed valueOf & toString methods (fixes #2150) (#2151) Barney Carroll 2018-05-15 23:01:30 +01:00
  • 93c84a5786 [docs] typo Pierre-Yves Gérardy 2018-05-10 09:28:02 +02:00
  • d13a61a4d8 [docs] clarify the component/RouteResolver distinction Pierre-Yves Gérardy 2018-05-10 09:13:57 +02:00
  • 4823369abe
    [docs] typo Pierre-Yves Gérardy 2018-05-10 09:28:02 +02:00
  • 567fe154e7
    [docs] clarify the component/RouteResolver distinction Pierre-Yves Gérardy 2018-05-10 09:13:57 +02:00
  • 95fbdf9ea2
    [ospec] change log: credit @zyrolasting Pierre-Yves Gérardy 2018-05-09 21:11:52 +02:00
  • 9df3e97cc3 [ospec] v2.0.0 Pierre-Yves Gérardy 2018-05-09 21:02:25 +02:00
  • 91b08c6491 Add --require feature to ospec executable (#2144) Gilbert 2018-05-09 10:46:55 -05:00
  • 43053c6088
    [ospec] don't output colors when pipe or file redirection is used (#2143) Pierre-Yves Gérardy 2018-05-09 07:58:47 +02:00
  • ca1bce9732
    [ospec] Update change log to reflect #2141 Pierre-Yves Gérardy 2018-05-07 01:52:49 +02:00
  • ceabe993a3 fix(ospec): Only run o.run() once (#2142) Már Örlygsson 2018-05-06 23:46:56 +00:00
  • cfaa377c1e [ospec] feat: nicer binary with support for globs (#2141) Már Örlygsson 2018-05-06 23:32:01 +00:00
  • f161a59343 Update animation.md Scotty Simpson 2018-05-05 07:22:01 -07:00
  • c34b0decc9 ospec v1.4.1 change log Pierre-Yves Gérardy 2018-05-04 21:35:35 +02:00
  • e075de4c92 docs: Link to ospec/change-log.md, remove repeated lines mar 2018-05-04 19:11:46 +00:00
  • af3f69dfef docs: Add first attempt at ospec change-log file mar 2018-05-04 19:08:41 +00:00
  • be6c8c079d
    Merge pull request #1802 from jonahx/iss-1798 Pierre-Yves Gérardy 2018-05-04 14:13:15 +02:00
  • 4818109c9a
    Merge branch 'next' into iss-1798 Pierre-Yves Gérardy 2018-05-04 14:08:39 +02:00
  • d2e80f7345
    A more general fix Pierre-Yves Gérardy 2018-05-04 14:05:42 +02:00
  • fb3c344055 Scan with halt (#1957) Adam Gamble 2018-05-03 16:52:33 +01:00
  • 117fac91a7 Bundled output for commit 44e165a357 [skip ci] Gandalf-the-Bot 2018-04-23 11:54:15 +00:00
  • 44e165a357 [render/render] Misc comment fixes Pierre-Yves Gérardy 2018-04-23 11:37:24 +02:00
  • f7a95d8c12 Cleanup, comments, and optimize getKeyMap Pierre-Yves Gérardy 2018-04-22 13:05:47 +02:00
  • 801bde219e [render/render] move keyed cached nodes when needed, fix diff semantics for cached nodes, fix #2132 Pierre-Yves Gérardy 2018-04-21 22:17:17 +02:00
  • 878e4958dc tests for #2132 Pierre-Yves Gérardy 2018-04-21 22:15:51 +02:00
  • 9490950c30 [render/render] Simplify updateNodes, fix #2128 Pierre-Yves Gérardy 2018-04-20 21:27:22 +02:00
  • dd6ceca31d tests for #2128 Pierre-Yves Gérardy 2018-04-20 18:39:45 +02:00
  • 9136585fe4 [DOM Mock] Fix insertBefore when the reference node follows the moving child in a nodeList Pierre-Yves Gérardy 2018-04-20 23:00:50 +02:00
  • c6693aa361 Disentangle keyed and unkeyed diff Pierre-Yves Gérardy 2018-04-15 23:08:12 +02:00
  • 898d0aec82 Fix url in vnodes.md soulofmischief 2018-04-21 13:08:05 -05:00
  • f375bdc02e fix: Bundler tests only pass when run from project root Már Örlygsson 2018-04-21 21:47:38 +00:00
  • 0dbf17c621
    Disown myself from render-related fixes [ci skip] Isiah Meadows 2018-04-20 20:08:31 -04:00
  • c335aa70ca
    docs: latest site updates (#2126) Pat Cavit 2018-04-20 08:36:08 -07:00
  • ec43ca089c Bundled output for commit 203df39c30 [skip ci] Gandalf-the-Bot 2018-04-16 07:47:53 +00:00
  • 203df39c30 Remove the DOM nodes recycling pool (fix #1653, fix #2023) Pierre-Yves Gérardy 2018-04-15 18:34:08 +02:00
  • 6f7f543b07 docs: awkward/redundant fix (#2120) Scotty Simpson 2018-04-13 22:35:04 -07:00
  • 0c54409d41 docs: Fix some site weirdness Pat Cavit 2018-04-13 00:15:03 -07:00
  • 6fb77b7771
    docs: update with latest fixes (#2116) Pat Cavit 2018-04-12 00:11:11 -07:00
  • 02f2732706 docs: Fix webpack example (#2110) Vasil Rimar 2018-03-28 02:40:11 -04:00
  • 23ebe2f483 doc: add missing parenthesis (#2104) Baby Goat 2018-03-12 16:33:06 -06:00
  • 550ad86ec5 Bundled output for commit 0b83c29ab6 [skip ci] Gandalf-the-Bot 2018-03-06 15:59:33 +00:00
  • 0b83c29ab6
    Merge pull request #2091 from spacejack/promise-finally Pierre-Yves Gérardy 2018-03-06 16:57:39 +01:00
  • 8e8194bca5 Bundled output for commit d21ba5ee6a [skip ci] Gandalf-the-Bot 2018-03-06 01:14:52 +00:00
  • d21ba5ee6a Document the reason for the possibleParents map Pierre-Yves Gérardy 2018-03-06 02:12:02 +01:00
  • 9ece9a9297 Bundled output for commit ad46a21a7d [skip ci] Gandalf-the-Bot 2018-03-06 00:14:15 +00:00
  • ad46a21a7d [render] add support for SVG in m.trust() strings Pierre-Yves Gérardy 2018-03-02 14:41:49 +01:00
  • fdd34f9726 [mocks] Add some support for parsing SVG using the DOMParser API and innerHTML Pierre-Yves Gérardy 2018-03-02 14:05:29 +01:00
  • f58da124e5
    Merge pull request #2100 from CreaturesInUnitards/patch-1 Isiah Meadows 2018-03-04 01:56:30 -05:00
  • 0fc9b6ed07
    typo fix Scotty Simpson 2018-03-03 20:44:34 -08:00
  • e25f086061
    docs: correct some webpack bitrot (#2094) Pat Cavit 2018-02-28 08:13:07 -08:00
  • 9d153a02e9
    Add docs checkbox Pat Cavit 2018-02-26 08:09:15 -08:00
  • 7699b4515d docs: Minor casing changes (#2093) Cassidy Williams 2018-02-26 08:04:13 -08:00
  • 8217d68e18
    Better tests for Promise.prototype.finally Pierre-Yves Gérardy 2018-02-20 00:27:39 +01:00
  • e05fb0b048 Sync with next spacejack 2018-02-19 17:48:36 -05:00
  • 560eade284 Bundled output for commit d283b24337 [skip ci] Gandalf-the-Bot 2018-02-19 22:35:24 +00:00
  • d283b24337 Separate Promise implementation from polyfilling spacejack 2018-02-19 16:28:28 -05:00
  • 17c7855d91 Add another simple finally test spacejack 2018-02-19 15:03:53 -05:00
  • f99b804f5b Add Promise finally method to polyfill spacejack 2018-02-18 20:18:13 -05:00
  • 1410e35456 Bundled output for commit 83884bdc90 [skip ci] Gandalf-the-Bot 2018-02-08 23:49:55 +00:00
  • 83884bdc90 element value is not cleared when value valor change to undefined Fabiano Taioli 2018-02-07 17:46:39 +01:00
  • 33ff439c73 docs: Fix inconsistent path in router.md variadic routes example (#2084) Paul D. Fernhout 2018-02-07 00:07:03 -05:00
  • 81903cacdb docs: fix typo (#2077) Leo Thorp 2018-01-26 00:06:34 -06:00
  • 94e8d8cafa
    docs: fix git commands for releasing Pat Cavit 2018-01-23 09:32:33 -08:00
  • fa3bce5505
    Update nav-guides.md Isiah Meadows 2018-01-23 05:01:31 -05:00
  • ba35a75bab docs: Fix wrong link targets and typos (#2066) Stephan Hoyer 2018-01-03 17:02:44 +01:00
  • f77499fd74
    Merge pull request #2062 from magikstm/correct-test-scripts Isiah Meadows 2017-12-30 05:19:46 -05:00
  • e64a322bcf Correct test scripts magikstm 2017-12-30 04:44:00 -05:00
  • df4ce63eb0 docs: Add Typescript install notes (#2057) spacejack 2017-12-21 01:25:58 -05:00
  • 0ae9bc1ea3
    Merge pull request #2051 from isiahmeadows/docs-fix Isiah Meadows 2017-12-11 13:31:27 -05:00