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.14
Choose a base ref
...
head repository: vuetifyjs/vuetify
compare: v1.3.15
Choose a head ref
  • 10 commits
  • 27 files changed
  • 4 contributors

Commits on Dec 12, 2018

  1. fix(VExpansionPanelContent): add default value for header destructure

    was causing ts error on compilation: Type 'undefined' must have a '[Symbol.iterator]()' method that
    returns an iterator
    johnleider committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    5d9dcf9 View commit details
    Browse the repository at this point in the history
  2. revert: partial revert of #5789

    broke production
    johnleider committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    e847e35 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    1e71b23 View commit details
    Browse the repository at this point in the history
  2. chore(docs): enable rollbar

    KaelWD committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    4b27318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c68d166 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38fe09e View commit details
    Browse the repository at this point in the history
  5. docs: set default markup language to 'markup'

    fixes prism highlighting exception
    KaelWD committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    e842a40 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

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

Commits on Dec 18, 2018

  1. fix(VCombobox): menu position may not update if multiple (#5888)

    * fix(VCombobox): menu position may not update if multiple
    
    * fix always true check for `delimiters`
    
    Co-Authored-By: dima74 <diraria@yandex.ru>
    
    * fix indent
    dima74 authored and KaelWD committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    a1065ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96bb4b View commit details
    Browse the repository at this point in the history