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(Label): added value prop for "key:value" labels #665

Merged
merged 15 commits into from
Jun 9, 2023

Commits on Jun 7, 2023

  1. refactor: moved styles for label sizes to @mixin themeState

    That also fixes bad display of left addon (icon) in 's' size
    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    44fe6f3 View commit details
    Browse the repository at this point in the history
  2. feat: added value prop for label

    It allows you to use labels as pairs "key : value"
    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e0daaa2 View commit details
    Browse the repository at this point in the history
  3. feat: added outline theme

    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a78a7a0 View commit details
    Browse the repository at this point in the history
  4. feat: added key:value dashboard to storybook

    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    27bdff5 View commit details
    Browse the repository at this point in the history
  5. fix: cleanup comments

    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    411ee8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a50c3d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fe5d20 View commit details
    Browse the repository at this point in the history
  8. fix: removed redundant fragments

    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    190d46c View commit details
    Browse the repository at this point in the history
  9. fix: changed outline to border

    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f1d2eaa View commit details
    Browse the repository at this point in the history
  10. fix: turned showcase name to pascal case

    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8df6595 View commit details
    Browse the repository at this point in the history
  11. fix: updated addon border radius

    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e493a74 View commit details
    Browse the repository at this point in the history
  12. fix: cleanup

    sunduckcow committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    272e29e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. fix: changed case for borderColor

    sunduckcow committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7549b76 View commit details
    Browse the repository at this point in the history
  2. fix: removed redundant fragment

    sunduckcow committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    88adf54 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Merge branch 'labels-support-key-value'

    sunduckcow committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2101dab View commit details
    Browse the repository at this point in the history