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(astro): add Built-in SVG component support #12067

Open
wants to merge 22 commits into
base: next
Choose a base branch
from

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    aa3f606 View commit details
    Browse the repository at this point in the history
  2. Allow inline icons

    stramel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0832ae3 View commit details
    Browse the repository at this point in the history
  3. add changeset

    stramel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5f128ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    434ceda View commit details
    Browse the repository at this point in the history
  5. test: add supporting tests

    stramel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f8e94e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b6744b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a751408 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11e2eba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c576fd View commit details
    Browse the repository at this point in the history
  10. test markdown works as well

    stramel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3f274c4 View commit details
    Browse the repository at this point in the history
  11. add behind an experiment flag

    stramel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a92cb57 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66eec7a View commit details
    Browse the repository at this point in the history
  13. update tests

    stramel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fcc6eca View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. docs: update changeset

    stramel committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    78490fb View commit details
    Browse the repository at this point in the history
  2. refactor: inline functions

    stramel committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ddf5604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    767559c View commit details
    Browse the repository at this point in the history
  4. refactor: allow boolean flag

    stramel committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    31b08e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c03a467 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ab0f1a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
    stramel and sarah11918 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d40d45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9344a25 View commit details
    Browse the repository at this point in the history
  3. fix: id for svgs

    stramel committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    28d6c38 View commit details
    Browse the repository at this point in the history