Skip to content
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

Change vuejs required version to 2.4+ (docs & readme) #242

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

iwan-wijaya
Copy link
Contributor

$attrs & inhseritAttrs requires vue 2.4

@rafaberaldo
Copy link
Member

But when you use the built js is it still required?

@iwan-wijaya
Copy link
Contributor Author

Yes it is, I was using vue 2.3.3 for my project and did an upgrade to Buefy 0.5. input props like placeholder doesn't work anymore because of this:
https://github.com/rafaelpimpa/buefy/blob/dev/src/components/input/Input.vue#L16
https://github.com/rafaelpimpa/buefy/blob/dev/src/components/input/Input.vue#L27

In vue 2.3 placeholder will be applied to the wrong element (root element: div.control)

@rafaberaldo
Copy link
Member

Alright, thanks for this!

@rafaberaldo rafaberaldo merged commit 154a522 into buefy:dev Aug 14, 2017
@iwan-wijaya iwan-wijaya mentioned this pull request Aug 21, 2017
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.

None yet

2 participants