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: nandi95/vue-toastify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nandi95/vue-toastify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1
Choose a head ref
  • 6 commits
  • 15 files changed
  • 2 contributors

Commits on Jul 31, 2023

  1. Merge branch 'master' into v1

    nandi95 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a434f4f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. feat(typedefs): add type definitions to the project (#44)

    * Add type definitions
    * Add types to the files for publishing
    ZachHaber authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4de4ed8 View commit details
    Browse the repository at this point in the history
  2. feat: add JSX body support (#43)

    * Add JSX body support
    * add a render function to workaround issues with global create element function
    ZachHaber authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    719c2fd View commit details
    Browse the repository at this point in the history
  3. Increment version

    nandi95 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7247f05 View commit details
    Browse the repository at this point in the history
  4. Updated changelog

    nandi95 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    658fce3 View commit details
    Browse the repository at this point in the history
  5. Updated dependencies

    nandi95 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    500edc5 View commit details
    Browse the repository at this point in the history
Loading