Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v 0.17.0 #340

Merged
merged 16 commits into from
Nov 15, 2023
Merged

Release v 0.17.0 #340

merged 16 commits into from
Nov 15, 2023

Commits on Oct 31, 2023

  1. chore: synced file(s) with cds-snc/site-reliability-engineering (#323)

    chore: synced local '.github/workflows/backstage-catalog-helper.yml' with remote 'tools/sre_file_sync/backstage-catalog-helper.yml'
    
    Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
    sre-read-write[bot] authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    193e664 View commit details
    Browse the repository at this point in the history
  2. Add heading component (#306)

    * wip: add heading component
    
    * add heading component
    
    * add prettier formatting for storybook overview files + add missing resources links for signature
    
    * add figma link to heading resources
    
    * add default margins to heading component
    
    * add default value in events & properties table for heading story
    melaniebmn authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c972bef View commit details
    Browse the repository at this point in the history
  3. fix: Change slot CSS in gcds-breadcrumbs to display text underline (#325

    )
    
    Change slot CSS in gcds-breadcrumbs to display text underline
    ethanWallace authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3ec8925 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Prep for v 0.16.0 (#326)

    * update EN changelog
    
    * create version v 0.16.0
    
    * update EN changelog
    melaniebmn authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b69aa80 View commit details
    Browse the repository at this point in the history
  2. chore: synced file(s) with cds-snc/site-reliability-engineering (#324)

    chore: synced local '.github/workflows/backstage-catalog-helper.yml' with remote 'tools/sre_file_sync/backstage-catalog-helper.yml'
    
    Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
    sre-read-write[bot] authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    252889c View commit details
    Browse the repository at this point in the history
  3. fix: give npm publish time to complete (#329)

    fix: give npm publish time to complete
    
    Update the CDN publish step to sleep for `60s` so that the npm publish
    has time to complete.
    patheard authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9c86dc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. chore(deps): lock file maintenance (#327)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3f7b484 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update js-devtools/npm-publish digest to 8d0621f (#330)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b8dfddf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Add catalog-info.yaml (#332)

    Co-authored-by: melaniebmn <melaniebmn@users.noreply.github.com>
    sre-read-write[bot] and melaniebmn authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    907c67a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. feat: Link component (#305)

    * feat: init link component files (copied button component)
    
    * feat: wip link component
    
    * chore: updated component and tests
    
    * wip: component changes and stories
    
    * chore: add referrerpolicy inherited attribute
    
    * chore: update link component to implementation requirements
    also adds icons for email, download and phone numbers
    
    * chore: update gcds-tokens package version
    
    * fix: failing tests on introduction of non nullable attribute
    
    * chore: replace Tag placeholder with a tag, add a11y considerations
    
    * chore: remove unused css conditions for button text
    
    * chore: update css and update tags on index.html
    
    * chore: update spec tests
    
    * chore: refactor / moved function
    
    * chore: remove unnecessary slot
    
    * chore: updates (noreferrer, required props, validation thoughts)
    
    * chore: remove click handler
    
    * chore: update link storybook
    
    * chore: update default value for display storybook link component
    
    * chore: remove "inherit" from display
    
    * feat: add inherit as an option on size property
    
    * chore: add todos for PR review questions
    
    * chore: update todos, add variant tests for sizes, change prop target to string
    
    * fix: event emmitters and cleanup
    
    * chore: update build
    
    * test: add more tests, and some cleanup
    
    * chore: update stories
    
    * chore: update package for gcds-tokens to v1.10.0
    
    * chore: add back button text only styling
    
    * chore: revert button styling
    
    * chore: css updates
    
    * chore: update default display settings
    
    * chore: mark optional values, fix case for icon style
    
    * chore: lint fix for button css
    
    * chore: lint fixes
    
    * chore: update i18n labels [en]
    
    * chore: update i18n
    
    * chore: update focus style, stories
    
    * chore: storybook updates
    
    * chore: story updates
    
    * chore: story updates
    
    * chore: update overview page
    
    * chore: remove small button
    
    * chore: cleanup
    
    * chore: change size to default to inherit
    
    * chore: update tests, add test for regular sized links
    
    * chore: updates a11y test
    
    * chore: update css
    
    * chore: remove display option inline-block
    
    * chore: change slot display for a11y fix and display settings
    
    * chore: update target for external story
    
    * chore: update story with link sizes
    
    * chore: updated text and i18n
    
    * chore: update link story
    
    * chore: update component build
    
    * chore: update tokens package version
    
    * chore: css and story updates
    daine authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2ffc292 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    12283ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5da32e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b000a8 View commit details
    Browse the repository at this point in the history
  4. Improve storybook a11y (#338)

    * storybook: replace boolean + radio controls in stories with select to improve support for assistive technologies
    
    * storybook: improved focus styling for control form elements
    
    * change focus colour for strybook control elements
    
    * revert gcds-error-summary story update
    melaniebmn authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    96e4787 View commit details
    Browse the repository at this point in the history
  5. Update version + changelog for v 0.17.0 (#339)

    * update changelog
    
    * update version
    melaniebmn authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aab321a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d25e03 View commit details
    Browse the repository at this point in the history