Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Merge main branch with monorepo changes into gcds-components-s…
…sr branch (#452) * fix: header slots in story (#362) * chore: release v0.18.0 * Export ContentValues type in gcds-grid to fix angular build (#368) * Release/v0.18.1 (#369) * Update changelog * Update version to 0.18.1 * fix: update renovate base branch (#370) Switching Renovate to use `main` as the base branch instead of `develop` since we will be removing the `develop` branch very soon. * chore(deps): update all non-major github action dependencies (#359) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency prettier to v3.1.1 (#361) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update all patch dependencies (#331) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * ci: prep for removing the `develop` branch (#371) * chore(deps): update dependency @types/react to v18.2.47 (#373) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): lock file maintenance (#365) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore: add release generator (#372) * chore: bootstrap releases for path: . * ci: update release version * ci: add release generator action * ci: update release please config * ci: repurpose build action (#378) * fix: repurpose build action * fix: run storybook for all PRs * chore(deps): update all non-major github action dependencies (#380) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update actions/create-github-app-token action to v1.6.4 (#384) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update all patch dependencies to v7.6.10 (#386) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency prettier to v3.2.4 (#385) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Move toggle navigation focusout logic form top-nav to nav-group (#387) * Move toggle nav focusout logic form topnav to navgroup * PR feedback Co-authored-by: Daine Trinidad <[email protected]> --------- Co-authored-by: Daine Trinidad <[email protected]> * chore: synced file(s) with cds-snc/site-reliability-engineering (#414) chore: synced local '.github/workflows/ossf-scorecard.yml' with remote 'tools/sre_file_sync/ossf-scorecard.yml' Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com> * chore(deps): update all non-major github action dependencies (#422) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: lerna monorepo config (#388) * chore: usage with lerna, prevents root from being published * fix: update manifest * fix: update config * fix: change config * chore: remove root path in config * ci: changes to release please config * ci: remove package config, move to root * ci: test diff changelog path * ci: update plugins * ci: update changelog path * ci: remove root * chore: update workspace * chore: update build check * chore: update build workflow * chore: path fixes * chore: update test workflow * chore: remove tsconfig that was prev added * chore: cleanup * chore: remove release please changes from this PR * chore: remove release please changes from mono repo change PR * chore: cleanup gh workflow * chore: adding auto generated readmes * ci: update pubish workflow * chore: update storybook workflow * chore: Upgrade lerna * test: testing the workflow in PRs * test: testing commands without publishing or uploading * fix: invalid syntax on workflow file * chore: syntax formatting with commented out code * chore: more syntax formatting * fix: revert react output changes for now, opened ticket * chore: typo * chore: remove commented out code for testing * chore: cleanup * chore: cleanup * chore: PR feedback, remove extra step * fix: storybook spacing in component preview (#427) fix: fix storybook spacing in component preview * docs: Update installation instructions for the monorepo changes (#428) * Update installation instructions * chore: cleanup * fix: updated french * chore: formatting * chore: synced file(s) with cds-snc/site-reliability-engineering (#429) chore: synced local '.github/workflows/ossf-scorecard.yml' with remote 'tools/sre_file_sync/ossf-scorecard.yml' Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com> * fix: change release please config (#430) * fix: change release please config * chore: update config, hide chores * chore: test not updating peer deps * chore: test different strategy * chore: add group PR title pattern * chore: test peer deps * chore: update to packages * chore: remove node-workspace plugin * chore: update manifest.json * chore: remove linked-versions plugin * chore: add back linked versions plugin, test different config for title * chore: test remove title pattern * chore: remove linked- * chore: typo * ci: add workflow dispatch to release generator gh action (#434) * ci: workflow fixes (#436) * ci: workflow fixes * Update release-generator.yml * chore: change include component in tag * chore: remove include-component-in-tag as it produces the wrong version * chore: test new config * chore: update peer deps setting * chore: target this branch config * chore: prep for production * chore: prep for prod * chore(deps): update all non-major github action dependencies (#445) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency prettier to v3.2.5 (#444) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore: add changelog translation (#449) * chore: Storybook events and property page accessibility (#443) * Basic table reformatting * Clear identification of event and slot rows * Add logic to translate hide/copy buttons * Fix typo * Remove some old content CSS * Add missing logic + switch to mutation observer to avoid flash * Remove border + remove console.log * Remove box-shadow * refactor: replace gcds-button skip-to-href in gcds-header with gcds-link component (#451) refactor: replace gcds-button skip-to-href with gcds-link component * refactor: button component (css rewrite + remove button-style prop) (#450) * feat: update token package * refactor: CSS rewrite * refactor: remove button-style prop from button component * chore: GCDS Components Release v0.19.0 (#439) * chore: GCDS Components Release * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * update release changelogs * update lerna version to match release version * update main changelog for release --------- Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com> Co-authored-by: Melanie Boeckmann <[email protected]> * Build gcds-components-ssr into monorepo/workspaces * Update components package to latest version in SSR package * fix: Fixes identified in OCADU report (a11y and usability) (#446) * Change input autocomplete to accept any string * Add hidden text for card tag * Update footer landmarks to be labelled by headings * Updated readme files * chore: GCDS Components Release v0.19.1 (#453) * chore: GCDS Components Release * Update main changelog + lerna.json --------- Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com> Co-authored-by: Ethan Wallace <[email protected]> * Fix gcds-header CSS --------- Co-authored-by: Melanie Boeckmann <[email protected]> Co-authored-by: Daine Trinidad <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
- Loading branch information