This repository has been archived by the owner on Mar 14, 2022. It is now read-only.
Releases: Financial-Times/origami-build-tools
Releases · Financial-Times/origami-build-tools
patch: update migration table to include v11 and deprecate v9
v11.0.1 update migration table to include v11 and deprecate v9
major: Major v11
Major v11 (#935) Co-authored-by: notlee <[email protected]> Co-authored-by: Lee Moody <[email protected]> Co-authored-by: chee <[email protected]> Co-authored-by: Jake Champion <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chee <[email protected]>
prerelease: Update test command to only expect primary Sass mixins for components.
v11.0.0-beta.35 Refactor test command integration tests.
prerelease: update name check
v11.0.0-beta.34 Only allow names that are shaped like the spec's names
prerelease: load the demo's dependency javascript before the demo's own javascript to ensure the dependecies are available to be used
v11.0.0-beta.33 load the demo's dependency javascript before the demo's own javascrip…
prerelease: Fix test task for IE11 / viewport dependent tests
Fix test task for IE11 / viewport dependent tests (#1022) * Fix test task for IE11 - Downgrade Sinon, sinon@10 drops IE11 support (there is a PR to correct the site, which still says IE11 is supported). - Bundle test JavaScript in the same way as the Build Service v3, targeting es5. Previously es6+ syntax caused errors in IE11. - Correct sourcemaps. Previously sourcemap related data was incorrectly added to the page as text, pushing test DOM down, causing errors for some component tests that depend on scroll position. - Bundle and serve source javascript but do not include it. This ensures when source code changes test code is processed again. I'm unsure why this is required on top of watching the files, there may be more efficient config to trigger test rebuilds on source file changes.
prerelease: Remove silent mode
v11.0.0-beta.31 Avoid blocking the event loop in Sass compilation test tasks
prerelease: recreate the shrinkwrap to add the missing hasInstallScript sections from our dependencies
v11.0.0-beta.30 add volta config to help contributors use the same node and npm versions
prerelease: Remove "origamiCategory", it is no longer part of spec v2 components.
https://github.com/Financial-Times/origami/pull/120
prerelease: Remove the "module" Origami type in favour of "component"
v11.0.0-beta.28 Remove duplicated test.