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: gVguy/vue-color-input
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: gVguy/vue-color-input
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 27 files changed
  • 2 contributors

Commits on Sep 16, 2024

  1. add d.ts

    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    39da01b View commit details
    Browse the repository at this point in the history
  2. 1.0.7

    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cbbc40e View commit details
    Browse the repository at this point in the history
  3. 1.0.8

    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7273f8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db710ee View commit details
    Browse the repository at this point in the history
  5. 1.0.9

    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cbbc742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3810e7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72fee9b View commit details
    Browse the repository at this point in the history
  8. updated README with new feature

    farena authored and gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ce67bb4 View commit details
    Browse the repository at this point in the history
  9. remove console.log

    farena authored and gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c11ac9f View commit details
    Browse the repository at this point in the history
  10. upgrade to vite

    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7b0f878 View commit details
    Browse the repository at this point in the history
  11. update build

    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    81a6939 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f932d10 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d4122b View commit details
    Browse the repository at this point in the history
  14. rewrite main component to script setup with native typescript support…

    …, update build to auto-generate ts declarations
    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a9b35f1 View commit details
    Browse the repository at this point in the history
  15. remove useless prebuild script

    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1362cc3 View commit details
    Browse the repository at this point in the history
  16. update demo base dir

    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b85822c View commit details
    Browse the repository at this point in the history
  17. remove unused script

    gVguy committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    61c23b0 View commit details
    Browse the repository at this point in the history
Loading