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: tighten/ziggy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: tighten/ziggy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 8 commits
  • 13 files changed
  • 4 contributors

Commits on Apr 16, 2021

  1. Add Vue 2 & 3 Plugins (#407)

    * wip
    
    * wip
    
    * Refactor plugin object to work with both Vue 2 and 3
    
    * Update Readme
    
    Co-authored-by: Jacob Baker-Kretzmar <jacobtbk@gmail.com>
    davidhemphill and bakerkretzmar authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ab4f728 View commit details
    Browse the repository at this point in the history
  2. Improve route generation performance on Octane (#417)

    * Cache generated routes independently
    
    * Private
    
    * Make payload public and fix tests
    bakerkretzmar authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    9d79354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c786640 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    a53ecd0 View commit details
    Browse the repository at this point in the history
  2. Fix yaml

    bakerkretzmar committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    4447062 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    2e2f9b7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Move Vue plugin into separate file (#424)

    * Export `ZiggyVue` from its own file
    
    * Add test builds
    
    * Update builds and scripts
    bakerkretzmar authored May 24, 2021
    Configuration menu
    Copy the full SHA
    63ec730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    147804d View commit details
    Browse the repository at this point in the history
Loading