-
Jared White authored
* Add basic mechanism for fast refresh of changed content * Fast refresh support for resources && paginated pages * Resolve test suite issues by adding conditional logic to `members` Also add Enumerable support * update website lock * Fix double-transform bug for stability * clear error file at start of refresh * Fast refresh of layouts now supported * Add support for Fast Refresh of partials * Support components for Fash Refresh * Fix long-standing generators test instability * Add feature tests for Fast Refresh * Fix fast refresh taxonomy issue * Abort fast refresh if the resource's taxonomy changed * Add helpful error messaging around removed `webpack_path` * Add new Enumerable APIs to Collection * fix typo * add `find` * fix logic bug with nested components * add `bypass_tracking` helper, improve error logging * Revert "Add new Enumerable APIs to Collection" This reverts commit f8519cab8978dfafecd15a049af79abaeef05e88. * Simplify the logic to get at a generated page's original resource * Make Collections "enumerable" * Fix test * Update initializers template, get tests passing
Jared White authored* Add basic mechanism for fast refresh of changed content * Fast refresh support for resources && paginated pages * Resolve test suite issues by adding conditional logic to `members` Also add Enumerable support * update website lock * Fix double-transform bug for stability * clear error file at start of refresh * Fast refresh of layouts now supported * Add support for Fast Refresh of partials * Support components for Fash Refresh * Fix long-standing generators test instability * Add feature tests for Fast Refresh * Fix fast refresh taxonomy issue * Abort fast refresh if the resource's taxonomy changed * Add helpful error messaging around removed `webpack_path` * Add new Enumerable APIs to Collection * fix typo * add `find` * fix logic bug with nested components * add `bypass_tracking` helper, improve error logging * Revert "Add new Enumerable APIs to Collection" This reverts commit f8519cab8978dfafecd15a049af79abaeef05e88. * Simplify the logic to get at a generated page's original resource * Make Collections "enumerable" * Fix test * Update initializers template, get tests passing
Loading