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: lazarojcs/vue-web-component-wrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e2b8456
Choose a base ref
...
head repository: vuejs/vue-web-component-wrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f4c0699
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 13, 2021

  1. fix: Boolean prop casting should use default value (vuejs#58)

    * Boolean prop casting should use default value
    
    * add a test case for setting false on a default true boolean property
    sylvainpolletvillard authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    655e7a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9328de View commit details
    Browse the repository at this point in the history
  3. chore: add types field

    haoqunjiang committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    9c1fe45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    626cb72 View commit details
    Browse the repository at this point in the history
  5. 1.3.0

    haoqunjiang committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    f4c0699 View commit details
    Browse the repository at this point in the history
Loading