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 v15.3.0 #2044

Merged
merged 12 commits into from
Aug 23, 2024
Merged

Release v15.3.0 #2044

merged 12 commits into from
Aug 23, 2024

Commits on Aug 12, 2024

  1. feat(Popover): update theming to 2.0 (#2031)

    - update prop values
    - update stories and snapshots
    booc0mtaco authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c5ab351 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#2033)

    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    czi-developer-foundations and renovate-bot authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9021e84 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. feat(tokens): update visited tokens (#2034)

    - add text-utility-interactive-primary-visited
    - add text-utility-interactive-secondary-visited
    - add icon-utility-interactive-primary-visited
    - add icon-utility-interactive-secondary-visited
    - mark text-utility-interactive-visited as deprecated
    - mark icon-utility-interactive-visited as deprecated
    - change text-utility-inverse-interactive-visited from purple-350 to white
    - update usages of old tokens to use the new tokens
    booc0mtaco authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    df84c87 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. feat(tokens): add in additional table tokens (#2035)

    - eds-color-blue-025
    - eds-theme-color-background-tableRow-stripe-1
    - eds-theme-color-background-tableRow-stripe-2
    - eds-theme-color-background-tableRow-selected
    - add in color token stories
    booc0mtaco authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a698a5b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore(deps): update all non-major dependencies (#2037)

    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    czi-developer-foundations and renovate-bot authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    db6203e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. feat(config): add transition durations for tailwind (#2036)

    - add in durations via (transitionDuration)
    - add in new toast notification implementation example
    - use new medium durations in example
    
    - demo autodismiss behavior with stack of notifications
    - use state to track notifications
    booc0mtaco authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    aed0f09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9940d76 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    d6ee15d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d336de2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a27396 View commit details
    Browse the repository at this point in the history
  4. fix(Link): handle inverse variant for standalone links (#2042)

    - update documentation to explain cases
    - add warning for misaligned prop usages
    - update snapshots and tests
    booc0mtaco authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    351d7fd View commit details
    Browse the repository at this point in the history
  5. chore(release): 15.3.0

    booc0mtaco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ba6fc3b View commit details
    Browse the repository at this point in the history