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

Add stability tags to ImportItem. #83900

Merged
merged 7 commits into from
Apr 20, 2021
Merged

Commits on Apr 18, 2021

  1. Add stability tags to ImportItem.

    Tor Hovland committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    0c736e9 View commit details
    Browse the repository at this point in the history
  2. Added a test.

    Tor Hovland committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    41f49aa View commit details
    Browse the repository at this point in the history
  3. Give import items their own CSS class.

    Tor Hovland committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    1e2ab99 View commit details
    Browse the repository at this point in the history
  4. Now also displays portability tags.

    Tor Hovland committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    fca088a View commit details
    Browse the repository at this point in the history
  5. Test Deprecated, Portability, and Unstable.

    Tor Hovland committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    e2a77b3 View commit details
    Browse the repository at this point in the history
  6. Put attrs in a Box for memory efficiency.

    torhovland authored and Tor Hovland committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    c975fe2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. No longer need to add attrs to ImportSource.

    Tor Hovland committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    64a68ae View commit details
    Browse the repository at this point in the history