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

Components: promote ItemGroup #33701

Merged
merged 17 commits into from
Jul 29, 2021
Merged

Components: promote ItemGroup #33701

merged 17 commits into from
Jul 29, 2021

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    60cdea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7159e7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d19c4b5 View commit details
    Browse the repository at this point in the history
  4. Refactor folder structure

    ciampo committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ab49c6a View commit details
    Browse the repository at this point in the history
  5. Add draft READMEs

    ciampo committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    836bd9c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Add JSDocs to types

    ciampo committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    9ed8758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e680873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a280ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c77238 View commit details
    Browse the repository at this point in the history
  5. Add children to the types

    ciampo committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f58ee76 View commit details
    Browse the repository at this point in the history
  6. Wrap every item in a div component to make sure that all children o…

    …f `ItemGroup` are of the same type (fixes a CSS bug)
    ciampo committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    42e38ff View commit details
    Browse the repository at this point in the history
  7. Add unit tests

    ciampo committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    7b575a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a814b9d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    1374e2a View commit details
    Browse the repository at this point in the history
  2. Make isBordered only control the borders around the item-group (and…

    … not in between items)
    ciampo committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    4c23f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd4bc7e View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    ciampo committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    7ce7cd3 View commit details
    Browse the repository at this point in the history