Commit graph

  • 77f1c81eb5 Bundled output for commit 1ad9f84bb4 [skip ci] Gandalf-the-Bot 2017-12-09 00:47:03 +00:00
  • 1ad9f84bb4
    Merge pull request #2052 from pygy/fix-perf-regression Isiah Meadows 2017-12-08 19:44:41 -05:00
  • 1782fa8b63 render: fix perf regression introduced by #1918 Pierre-Yves Gérardy 2017-12-08 21:27:23 +01:00
  • 3b94cfebee Fix some immediate/retained mode confusion Isiah Meadows 2017-12-07 21:25:50 -05:00
  • cea17a51c2 Merge remote-tracking branch 'MithrilJS/next' into next Isiah Meadows 2017-12-07 21:18:08 -05:00
  • 5f9872b811 docs: Add flems version of sample application (#2049) cavemansspa 2017-12-05 18:04:29 -05:00
  • b88e86f6f0 Bundled output for commit 9f09ac069c [skip ci] Gandalf-the-Bot 2017-12-04 13:40:41 +00:00
  • 9f09ac069c Address #2021 review comments Pierre-Yves Gérardy 2017-12-04 14:33:21 +01:00
  • 3f37d3d7c0 #2021 change log and docs Pierre-Yves Gérardy 2017-11-24 00:29:15 +01:00
  • 02aab654f0 render: remove check that may hide bugs Pierre-Yves Gérardy 2017-11-23 15:06:39 +01:00
  • fc0240da0f Tests for #1990, #1991 and #2003 Pierre-Yves Gérardy 2017-11-23 00:24:18 +01:00
  • 9c835f4eac render/updateNodes: call toFragment on the new vnodes, solves issues with actual fragments (fix #1991 partim 2) Pierre-Yves Gérardy 2017-11-22 00:19:35 +01:00
  • 39ff8d7217 render: make removeNode aware that it is removing children from an object that's brought back from the pool Pierre-Yves Gérardy 2017-11-22 00:05:34 +01:00
  • 98c053e12b render/updateNodes: revamp unkeyed list detection, don't skip null nodes in unkeyed lists when old and vnodes don't have the same length Pierre-Yves Gérardy 2017-11-21 21:27:12 +01:00
  • e839c9e80a render/updateNodes: Don't fetch the next sibling from the pool Pierre-Yves Gérardy 2017-11-21 21:08:42 +01:00
  • eaa9f589af render/updateNodes: recycling, clarify terminology, fix logic Pierre-Yves Gérardy 2017-11-21 21:05:20 +01:00
  • 8950760e85 render: extract pool addtition logic, don't run onremove on nodes that move from pool to pool (fix #1990) Pierre-Yves Gérardy 2017-11-02 15:51:06 +01:00
  • 7179692fc4 change folder of support.md file thepriefy 2017-12-04 06:53:31 +07:00
  • 9f1f0f0094 delete CONTRIBUTING.md as it is existed in ./docs folder thepriefy 2017-12-03 16:37:58 +07:00
  • 4542d2997a issue #1914 thepriefy 2017-12-03 16:34:13 +07:00
  • 5d1c7d23b9 docs: Integrating 3rd party libs (#2047) cavemansspa 2017-12-03 15:55:38 -05:00
  • 12d3540d47 domMock: implement event propagation Pierre-Yves Gérardy 2017-12-02 00:51:32 +01:00
  • 8dc21f4c48 docs: Fix anchor target (#2042) Stephan Hoyer 2017-12-01 17:05:45 +01:00
  • b9f65c2fdd v1.1.6 Pierre-Yves Gérardy 2017-12-01 14:35:52 +01:00
  • 18f5ae8347 Update package-lock.json Pierre-Yves Gérardy 2017-12-01 14:35:32 +01:00
  • b33f7a1d82 Improve ospec change log (ospec v2) Pierre-Yves Gérardy 2017-12-01 14:29:25 +01:00
  • 84b729d012 And some more change log tweaks Pierre-Yves Gérardy 2017-12-01 14:27:32 +01:00
  • 6f435a55f9 More change log tweaks Pierre-Yves Gérardy 2017-12-01 14:12:17 +01:00
  • 854021db32 Detail the upcoming ospec v2 additions Pierre-Yves Gérardy 2017-12-01 14:01:55 +01:00
  • 96c4df57ff fix typo in body background style Leo Thorp 2017-11-30 02:25:10 -06:00
  • 759674bd50 docs: Fixed background issue (#2037) Milan Lesichkov 2017-11-30 07:05:21 +00:00
  • 5bbaac4259 ospec: tests and docs for o.report Pierre-Yves Gérardy 2017-11-30 23:49:34 +01:00
  • ff330e5605 Expose the reporter as o.report(results), have it return the number of errors Pierre-Yves Gérardy 2017-11-30 23:25:31 +01:00
  • 3164031ba4 Make the stack trace cleaner IE9 compatible (err.stack is null) Pierre-Yves Gérardy 2017-11-30 22:37:16 +01:00
  • 7caebddcb2 ospec: better stack trace filter, fix #2036 Pierre-Yves Gérardy 2017-11-30 01:36:47 +01:00
  • a96e4d8aa6 Readme: adjust the LOC count Pierre-Yves Gérardy 2017-11-30 00:27:48 +01:00
  • 1f9a9c0ef8 Make the stack trace filter path-independent (auto-detection vs. hardcoded previously) Pierre-Yves Gérardy 2017-11-30 00:27:08 +01:00
  • 516a3d0bb3 update change log for #2034 Pierre-Yves Gérardy 2017-11-29 22:17:42 +01:00
  • 71de4fa6c9 Pop report() off the stack (for better Flems output) Pierre-Yves Gérardy 2017-11-29 21:50:34 +01:00
  • af35e4b446 Make ospec work natively in browser environments Pierre-Yves Gérardy 2017-11-29 21:46:26 +01:00
  • 567ebb8b9f Fix headings displaying over menu on mobile (#2022) Andrea Coiutti 2017-11-24 20:12:34 +01:00
  • 956bdc5797
    Merge pull request #2034 from pygy/ospec-umdish Pierre-Yves Gérardy 2017-12-01 00:17:52 +01:00
  • 3ac17d0075 ospec: tests and docs for o.report Pierre-Yves Gérardy 2017-11-30 23:49:34 +01:00
  • 769c854f82 Expose the reporter as o.report(results), have it return the number of errors Pierre-Yves Gérardy 2017-11-30 23:25:31 +01:00
  • acd08c96dd Make the stack trace cleaner IE9 compatible (err.stack is null) Pierre-Yves Gérardy 2017-11-30 22:37:16 +01:00
  • b84e09369e ospec: better stack trace filter, fix #2036 Pierre-Yves Gérardy 2017-11-30 01:36:47 +01:00
  • 2b01b95ef1
    Merge pull request #2038 from leothorp/patch-1 Isiah Meadows 2017-11-30 05:21:28 -05:00
  • 2fb828783a
    fix typo in body background style Leo Thorp 2017-11-30 02:25:10 -06:00
  • 9083a325a4 docs: Fixed background issue (#2037) Milan Lesichkov 2017-11-30 07:05:21 +00:00
  • cd3c1afca2 Readme: adjust the LOC count Pierre-Yves Gérardy 2017-11-30 00:27:48 +01:00
  • 0873cb53cc Make the stack trace filter path-independent (auto-detection vs. hardcoded previously) Pierre-Yves Gérardy 2017-11-30 00:27:08 +01:00
  • 8eb12454ca update change log for #2034 Pierre-Yves Gérardy 2017-11-29 22:17:42 +01:00
  • b38ba7c934 Pop report() off the stack (for better Flems output) Pierre-Yves Gérardy 2017-11-29 21:50:34 +01:00
  • f06510bb62 Make ospec work natively in browser environments Pierre-Yves Gérardy 2017-11-29 21:46:26 +01:00
  • 12da6ea94a
    Sync change log with v1.1.6 (#2035) Pierre-Yves Gérardy 2017-11-29 22:14:36 +01:00
  • 4e35aff188
    Lint: Fix quotes in m.request tests (#2033) Pierre-Yves Gérardy 2017-11-29 21:39:35 +01:00
  • 460725d5c1 fix: closure compiler requires HTTPS now (#2007) Pat Cavit 2017-10-28 22:57:52 -07:00
  • 95b5509564 lint: fix quotes Pierre-Yves Gérardy 2017-11-29 17:08:46 +01:00
  • d116f249db lint: fix quotes Pierre-Yves Gérardy 2017-11-29 17:08:46 +01:00
  • d8d5ca3991 test: fix broken test after ospec update (#2031) Pat Cavit 2017-11-28 21:20:27 -08:00
  • 4a72829985 feat(ospec): Allow custom reporters for CI reasons (#2019) (#2020) Sage Gerard 2017-11-20 18:37:07 -05:00
  • b771b67111 Revert eslintrc change, return Promise instead of using async/await spacejack 2017-10-28 18:32:58 -04:00
  • d4181d17c8 Silence global-require rule in ospec, add ecma 2017 parser to eslintrc for async/await in test-ospec spacejack 2017-10-28 17:39:32 -04:00
  • c5fac4a51e chore(ospec): merge package.json @ 1.4.0 back Pat Cavit 2017-10-17 15:25:15 -07:00
  • 69045af46c Handle newlines in error messages, fixes #1495 Roderic Day 2017-10-10 22:53:19 -04:00
  • 7f2ff03ecf Use util.inspect to log in node - fixes #1661 Rasmus Porsager 2017-09-01 14:02:58 +02:00
  • fad8a7286b Support err as first argument for done callbacks in async tests Stephan Hoyer 2017-08-08 09:07:39 +02:00
  • 9b5afff52e Support promise return in ospec Stephan Hoyer 2017-08-04 09:23:20 +02:00
  • 1ce8357866 Performance optimization for #1941 per @isiahmeadows suggestion Ilya Sarantsev 2017-08-26 22:42:29 +03:00
  • 0986140ed5 Handle shared attributes object in hyperscript (#1941) Ilya Sarantsev 2017-08-21 18:55:42 +03:00
  • b38367aa30 core: don't call onremove on the children passed to components that return from their view, fix #1921 Pierre-Yves Gérardy 2017-07-31 11:48:15 +02:00
  • acee3d5ecc Add tests for issue 1921 (onremove fires on childrent that don't end up in the instance) Pierre-Yves Gérardy 2017-07-31 11:39:36 +02:00
  • 4aac74eff3 fix: Allow for changing focus in lifecycle hooks (#1988) Mateusz Jaworski 2017-10-14 07:31:03 +02:00
  • 1be2c41981 Fix headings displaying over menu on mobile (#2022) Andrea Coiutti 2017-11-24 20:12:34 +01:00
  • 78eeb2b365 feat(ospec): Allow custom reporters for CI reasons (#2019) (#2020) Sage Gerard 2017-11-20 18:37:07 -05:00
  • 08c3b291c6 docs: Learning section (#1817) cavemansspa 2017-11-20 17:30:08 -05:00
  • 684a394d97 Bundled output for commit d50d53f31d [skip ci] Gandalf-the-Bot 2017-11-14 22:48:49 +00:00
  • d50d53f31d feat: Add support for timeout to m.request (#1966) Stephan Hoyer 2017-11-14 23:47:02 +01:00
  • a382c85eb0 Bundled output for commit 80b6a1af0d [skip ci] Gandalf-the-Bot 2017-11-13 16:10:41 +00:00
  • 80b6a1af0d feat: Don't reject m.request Promise if extract callback supplied (#2006) spacejack 2017-11-13 11:08:54 -05:00
  • e90f14ebe0 docs: Fix mailto link (#2015) Stephan Hoyer 2017-11-13 17:06:20 +01:00
  • deaf01c8e9 docs: Feature/testing docs update (#2012) David Bindloss 2017-11-04 04:01:19 +11:00
  • 021b11eff0 Bundled output for commit db2a12dec9 [skip ci] Gandalf-the-Bot 2017-10-31 19:43:44 +00:00
  • db2a12dec9 Trying to fix #1916 (#1918) robinchew 2017-11-01 03:37:51 +08:00
  • f22d7d4ca9 Bundled output for commit 1a81c1cfeb [skip ci] Gandalf-the-Bot 2017-10-29 10:35:41 +00:00
  • 1a81c1cfeb
    Merge pull request #1930 from orbitbot/m-link-options Isiah Meadows 2017-10-29 06:34:08 -04:00
  • 131e61002e Enable setting navigation options with m.route.link API Patrik Johnson 2017-08-08 15:06:30 +03:00
  • 217b9c194c chore: update CODEOWNERS to match reality Pat Cavit 2017-10-28 22:58:21 -07:00
  • efb0e94d99
    fix: closure compiler requires HTTPS now (#2007) Pat Cavit 2017-10-28 22:57:52 -07:00
  • 3c608f26b7
    Merge pull request #1984 from RodericDay/newlines-in-error-messages Isiah Meadows 2017-10-28 20:20:34 -04:00
  • 21e1e6c511
    Merge pull request #2004 from spacejack/ospec-eslint-fixes Isiah Meadows 2017-10-28 20:18:09 -04:00
  • 3fe56bb503 Revert eslintrc change, return Promise instead of using async/await spacejack 2017-10-28 18:32:58 -04:00
  • 0736f848cb Silence global-require rule in ospec, add ecma 2017 parser to eslintrc for async/await in test-ospec spacejack 2017-10-28 17:39:32 -04:00
  • 327c3bc46f
    Merge pull request #2001 from zyrolasting/preloading-data-doc-clarification Isiah Meadows 2017-10-27 18:22:19 -04:00
  • f88da1c6da Clarify source of 2nd render pass re: preloading data Sage Gerard 2017-10-27 15:25:34 -04:00
  • bd83b32709 docs: Add ospec releasing process & TOC Pat Cavit 2017-10-17 15:37:43 -07:00
  • 1a6b6a591c chore(ospec): merge package.json @ 1.4.0 back Pat Cavit 2017-10-17 15:25:15 -07:00
  • 5400501aa7 docs: reformat & flesh out webpack quickstart Pat Cavit 2017-10-17 05:36:31 +00:00
  • 666b7832e1 docs: add v1.1.5 TOC entry Pat Cavit 2017-10-16 08:56:24 -07:00
  • f03427db85 Bundled output for commit 622e009811 [skip ci] Gandalf-the-Bot 2017-10-16 06:40:15 +00:00