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

[EuiButton][EuiButtonEmpty][EuiButtonIcon] Remove color="ghost" #7296

Merged
merged 9 commits into from
Oct 25, 2023

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    e7c29fd View commit details
    Browse the repository at this point in the history
  2. Clean up props

    - This will fix our props tables and inferred `defaultProps` logic
    cee-chen committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b7dc9b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5e5a8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be0c695 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76577f7 View commit details
    Browse the repository at this point in the history
  6. [EuiControlBar] Remove ghost colors

    - now throwing type errors from EuiButton ghost removal
    
    - worth noting: this component is slated for deprecation in 1 month
    cee-chen committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b95716e View commit details
    Browse the repository at this point in the history
  7. changelog

    cee-chen committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d54b47b View commit details
    Browse the repository at this point in the history
  8. Update mounted snapshot changes caused by defaultProps removal

    - has no actual user-facing effect
    cee-chen committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5c871b2 View commit details
    Browse the repository at this point in the history
  9. [docs] Fix color prop not correctly showing the default value

    - appears to be because we're renaming it via destructure, doh
    cee-chen committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6d6d79b View commit details
    Browse the repository at this point in the history