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 v2.7.1 - staging → main #65

Merged
merged 13 commits into from
Sep 18, 2024
Merged

Release v2.7.1 - staging → main #65

merged 13 commits into from
Sep 18, 2024

Conversation

jaalah-akamai
Copy link
Collaborator

Breaking Changes

  • Restructured calendar background tokens for improved consistency and flexibility
    • New updated token name: token-component-calendar-selected-item-background-default
    • New updated token name: token-component-calendar-selected-item-background-hover

New Features

  • Introduced inProgress token for ProgressBar component
  • Added topGradient token for Appbar component
  • Implemented new background tokens:
    • rangeHover for date range selection
    • activeDateHover for active date hover states
  • Created borderRadius alias token for unified styling
  • Introduced launch button tokens (experimental)
    • Note: These tokens are connected to global styles and may be subject to change as we evaluate their inclusion in CDS 2.0. Dark mode styles are pending.
  • add contribution md file

Changes:

  • move PR template to docs package

Enhancements

  • Refined elevation token blur for improved visual depth

Fixes

  • updated packages to latest version, including react, eslint and eslint related packages
  • updated node version to v18.18.0, so that we could upgrade to @typescript/eslint/-- to v7+ (v8.5.0)

jaalah-akamai and others added 13 commits August 21, 2024 12:35
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
* fix: expand composite objects and convert rem to px (#55)

Co-authored-by: Davyd Melkon <131438868+davyd-akamai@users.noreply.github.com>
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>

* Shadow blur value fix

* Launch button tokens
Default border raduis alias token

* Launch split menu button tokens

* New "rangeHover" and "activeDateHover" interaction tokens, calendar tokens structure update

* New global gradient token and new component tokens for the Appbar and Progress Bar components that use gradients

* Add descriptions

* Remove extensions from linear gradient

* Update branch with latest and fix border radius and linear gradient

* Numeric spinner text color property fix

* Horizontal stepper structure update
Error tag new background token

* New tokens for KPI bar: background token, disabled state for KPIs
New alias accent disabled token

* Update BorderRadius to Radius

* Update BorderRadius to Radius

---------

Co-authored-by: Jaalah Ramos <125309814+jaalah-akamai@users.noreply.github.com>
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
* create doc for contribution guidelines (borrowing a bunch from Cloud Manager ty)

* move pull request template to docs package

* address feedback
)

* remove package json

* update packages - will need to upgrade node to fully upgrade @typescript-eslint stuff??

* upgrade node to 18.18 + upgrade typescript/eslint dependencies

* update rest of packages that seem safe to update

* update node versions for yml files to match updated package.json? hmm
* fix: expand composite objects and convert rem to px (#55)

Co-authored-by: Davyd Melkon <131438868+davyd-akamai@users.noreply.github.com>
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>

* Shadow blur value fix

* Launch button tokens
Default border raduis alias token

* Launch split menu button tokens

* New "rangeHover" and "activeDateHover" interaction tokens, calendar tokens structure update

* New global gradient token and new component tokens for the Appbar and Progress Bar components that use gradients

* Add descriptions

* Remove extensions from linear gradient

* Update branch with latest and fix border radius and linear gradient

* Numeric spinner text color property fix

* Horizontal stepper structure update
Error tag new background token

* New tokens for KPI bar: background token, disabled state for KPIs
New alias accent disabled token

* Update BorderRadius to Radius

* Update BorderRadius to Radius

---------

Co-authored-by: Jaalah Ramos <125309814+jaalah-akamai@users.noreply.github.com>
Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
* create doc for contribution guidelines (borrowing a bunch from Cloud Manager ty)

* move pull request template to docs package

* address feedback
)

* remove package json

* update packages - will need to upgrade node to fully upgrade @typescript-eslint stuff??

* upgrade node to 18.18 + upgrade typescript/eslint dependencies

* update rest of packages that seem safe to update

* update node versions for yml files to match updated package.json? hmm
@jaalah-akamai jaalah-akamai self-assigned this Sep 18, 2024
@jaalah-akamai jaalah-akamai merged commit 0e0efb4 into main Sep 18, 2024
2 checks passed
Copy link
Collaborator

@davyd-akamai davyd-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants