Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: unplugin/unplugin-icons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: unplugin/unplugin-icons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/add-css-support
Choose a head ref
  • 20 commits
  • 15 files changed
  • 1 contributor

Commits on Oct 9, 2021

  1. feat: add css compiler

    userquin committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    021469f View commit details
    Browse the repository at this point in the history
  2. chore: add options for css

    fix: add svg xmlns if missing on source
    userquin committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    2cc474c View commit details
    Browse the repository at this point in the history
  3. chore: add css option on vite-vue3 example

    fix: use 1.2 instead 1 as default scale
    userquin committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    944659d View commit details
    Browse the repository at this point in the history
  4. chore: css compiler comment wording

    fix: convert always double quotes to single ones
    userquin committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    1dcd9c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5902ed9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee1cfb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21a35fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ec4d7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d6349d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84f8ff3 View commit details
    Browse the repository at this point in the history
  11. chore: add types/css.d.ts

    userquin committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    311167a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    945d738 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1252269 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba98752 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f2e32fd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Configuration menu
    Copy the full SHA
    e162696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    477586e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3e53e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Merge branch 'main' into feat/add-css-support

    # Conflicts:
    #	src/core/svgId.ts
    #	src/types.ts
    userquin committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f4cb40a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Merge branch 'main' into feat/add-css-support

    # Conflicts:
    #	src/types.ts
    userquin committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    4e6e78c View commit details
    Browse the repository at this point in the history
Loading