Skip to content

update to vue 2.5.9 #355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Dec 5, 2017
Merged

update to vue 2.5.9 #355

merged 16 commits into from
Dec 5, 2017

Conversation

zoul0813
Copy link
Member

@zoul0813 zoul0813 commented Dec 5, 2017

Updated to vue 2.59, as well as various other package updates for Karma, Mocha, Pug, etc.

Disabled "optional" field tests, as I propose we move these out of VFG and into their own respective packages (especially now that we have an organization to put them under).

Also merged with latest master.

zoul0813 and others added 16 commits November 15, 2017 14:37
…problems in fieldCheckbox.spec tests related to the updates ...
…ling, removed "checkbox" test from fieldInput,
…ages for each field to allow for more extensive testing, examples and documentation on each
* master:
  fix bower.json validation
  updated tests for modified label logic
  don't render labels when no label text is provided, proposed option 1 from vue-generators#347
…hen debouncedValidate() is called... vue 2.2.0 prevents you from attaching methods/properties to components that have not been declared
* feature/345-debounced-validate-fix:
  remove uniqueId import
  fixes vue-generators#345 - declare debouncedValidateFunc and set it when debouncedValidate() is called... vue 2.2.0 prevents you from attaching methods/properties to components that have not been declared
* feature/345-debounced-validate-fix:
  removed console.log and fixed quotes
Copy link
Member

@icebob icebob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

@icebob icebob merged commit 244abb9 into vue-generators:v3 Dec 5, 2017
@zoul0813 zoul0813 deleted the feature/vue-2.5.9 branch December 13, 2017 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants