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: vuetifyjs/vuetify
base: v1.3.13
Choose a base ref
...
head repository: vuetifyjs/vuetify
compare: v1.3.14
Choose a head ref
  • 5 commits
  • 43 files changed
  • 3 contributors

Commits on Dec 12, 2018

  1. revert(VSelect): revert commit 980142f

    fix caused issue with append/prepend slots
    
    closes #5871
    johnleider committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    d3bc050 View commit details
    Browse the repository at this point in the history
  2. fix(VSelect): close menu on tab out

    fixes #5774
    johnleider committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    8a2a1a1 View commit details
    Browse the repository at this point in the history
  3. chore: update vue to 2.5.21 (#5789)

    * chore: update vue to 2.5.18
    
    * chore: remove separate vue version in api-generator
    
    * fix: ts errors
    
    * fix: return VueConstructor from createSimpleFunctional
    
    * refactor: remove non-null assertions
    
    * style: remove unused imports
    
    * refactor: replace ternary with boolean
    
    * chore: update vue to 2.5.19
    
    * chore: update vue to 2.5.21
    
    * chore(build): add es2015 to tslib
    
    * chore: relax vue version requirement
    
    * docs: replace es5 with lib
    
    * chore(server): resolve externals from node_modules
    KaelWD committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    ae31593 View commit details
    Browse the repository at this point in the history
  4. fix(VProgressCircular): fix type check for width prop (#5875)

    * fix(VProgressCircular): fix type check for `width` prop
    
    * fix(VProgressCircular): fix type check for `rotate` prop
    Dmitriy Sharshakov aka. sh7dm authored and MajesticPotatoe committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    e7eccfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d235fa7 View commit details
    Browse the repository at this point in the history