Skip to content

v2.2.2 release #448

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 2 commits into from
Apr 26, 2018
Merged

Conversation

zoul0813
Copy link
Member

This is just a version bump for v2.2.2

It incorporates the most recent PR's that have been merged.

2.2.2 (2018-04-24)

  • Fix NaN with value 0 on input type number/range.
  • Fix bug in fieldUpload that threw error due to $event not being defined
  • Added $event to onValidationError in fieldSubmit
  • Fixed bug with validationErrorClass and validationSuccessClass depending on each
  • Made DEBOUNCE_FORMAT_MS configurable in fieldInput, just pass debounceFormatTimeout: TIME_IN_MS in field schema
  • $event.preventDefault() called when using async validation with fieldSubmit to prevent unwanted form submissions

@zoul0813 zoul0813 requested review from dflock, icebob, lionel-bijaoui and cristijora and removed request for dflock, lionel-bijaoui and cristijora April 24, 2018 21:10
@zoul0813
Copy link
Member Author

@icebob do I need to get approval on a version bump ... or just merge it?

Looks like the bump task for npm run version automatically creates the git tag... do I do that manually, or let Travis handle it?

@icebob
Copy link
Member

icebob commented Apr 24, 2018

You can merge it.

I think after you run git push --tags travis detects it is a new tag and start publishing...

@zoul0813 zoul0813 merged commit 6f0ecd3 into vue-generators:master Apr 26, 2018
@zoul0813 zoul0813 deleted the feature/v2.2.2-version-bump branch April 26, 2018 13:38
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.

2 participants