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

[DRAFT] Card w/ slots #38

Draft
wants to merge 46 commits into
base: develop
Choose a base branch
from
Draft

[DRAFT] Card w/ slots #38

wants to merge 46 commits into from

Commits on May 24, 2024

  1. Add identifier component

    amyleadem committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c4f8c72 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add scaffolding to elements

    amyleadem committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3d348a9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. Clean up code

    amyleadem committed May 30, 2024
    Configuration menu
    Copy the full SHA
    78ff480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bb3b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f346baf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d732d9d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Create card component

    mahoneycm committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cb1fcb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf476c View commit details
    Browse the repository at this point in the history
  3. Switch to slot approach

    mahoneycm committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    80b74a5 View commit details
    Browse the repository at this point in the history
  4. Add component markup

    mahoneycm committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    16ffebb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    e588cd8 View commit details
    Browse the repository at this point in the history
  2. Add flag variant

    mahoneycm committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8b88b43 View commit details
    Browse the repository at this point in the history
  3. Remove console.log

    mahoneycm committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d0b9832 View commit details
    Browse the repository at this point in the history
  4. Add all variant classes

    mahoneycm committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    698f559 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    104f0a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    f977c70 View commit details
    Browse the repository at this point in the history
  2. Remove unused variants

    mahoneycm committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    833036a View commit details
    Browse the repository at this point in the history
  3. testing conditional image

    mahoneycm committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0dc2b0a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    ed9e4eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873193d View commit details
    Browse the repository at this point in the history
  3. Revise variant approach

    mahoneycm committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f89956b View commit details
    Browse the repository at this point in the history
  4. Use new variant attributes

    mahoneycm committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    80b53fd View commit details
    Browse the repository at this point in the history
  5. Fix exdent check

    mahoneycm committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    51f8461 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb347f6 View commit details
    Browse the repository at this point in the history
  7. Update storybook controls

    mahoneycm committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ef16691 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    1c6fb6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe9ccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    008dc99 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    42393e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e190c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    ff84c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    434007d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8808009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93a482a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    9bab23b View commit details
    Browse the repository at this point in the history
  2. Use new slot structure

    mahoneycm committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3ea5a68 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    bda1b63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24f863c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37f2ed3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    58f052f View commit details
    Browse the repository at this point in the history
  2. Update custom-elements.json

    mahoneycm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dc5d572 View commit details
    Browse the repository at this point in the history