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

feat(chip): add component tokens #10179

Merged
merged 20 commits into from
Sep 20, 2024
Merged

feat(chip): add component tokens #10179

merged 20 commits into from
Sep 20, 2024

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    9507e9a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c6d5f1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7ddcc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b226cb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b052c8d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' of github.com:Esri/calcite-design-system into ali-…

    …openPR/7180-chip
    
    # Conflicts:
    #	packages/calcite-components/src/components/chip/chip.scss
    alisonailea committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    865757a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Revert "feat(chip-group): add component tokens"

    This reverts commit b052c8d.
    alisonailea committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3b0ac61 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. fix(chip): chip element spacing

    After an inspection of the chip component in figma this adds additional internal variables to clarify what elements are changing and based on what state changes.
    Also breaks out reusable .close mixin
    alisonailea committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2332a09 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    5fe9b0c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix(chip): minor issues with spacing

    resolves some issues with internal component spacing. It also normalizes internal variables and makes future maintenance easier by breaking variables out by sub-element.
    alisonailea committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    819021c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    798c7c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9d0ec0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b6e6c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9cad9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be4ac0f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    a709177 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of github.com:Esri/calcite-design-system into ali-…

    …openPR/7180-chip
    
    # Conflicts:
    #	packages/calcite-components/src/custom-theme.stories.ts
    alisonailea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    89fa877 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    a8e74a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    9ce58e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa3f3e7 View commit details
    Browse the repository at this point in the history