Vue 2.0 compatibility
See original GitHub issueHey,
Tried this plugin in vue 2.0 rc4, and it fails, when do you plan to release select for 2.0, only then 2.0 goes stable?
As you can guess, it fails on filters.
I tooked a look at your component and I think that for proper work we only have to change
let options = this.$options.filters.filterBy(this.options, this.search)
Issue Analytics
- State:
- Created 7 years ago
- Reactions:13
- Comments:40 (13 by maintainers)
Top Results From Across the Web
Frequently Asked Questions - Vue.js
What browsers does Vue support? # ... The latest version of Vue (3.x) only supports browsers with native ES2015 support. This excludes IE11....
Read more >Vue 2.0 is Here!. Today I am thrilled to announce the… - Medium
Despite the rendering layer overhaul, Vue 2.0 maintains a largely 1.0 compatible template syntax with only minor deprecations.
Read more >Vue2 compatibility | Vue Forums - Syncfusion
We request you to install the vue-class-component version as 8.0.0-rc.1 and vue version as 2.6.14 to work with Vue 2 charts. We have...
Read more >Dependencies & Compatability - vue-tables-2
Compatibility. Vuex (>=2.0). Not supported on Vue 3 version. Bootstrap 3 / Bootstrap 4 / Bulma / Tailwind (on previously premium packages).
Read more >@vue/compat - npm
Vue 3 compatibility build for Vue 2. Latest version: 3.2.45, last published: 2 months ago. Start using @vue/compat in your project by ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Now that vue2 is out, what’s the estimate for a 2.0-compatible release?
Well, here’s the initial list of to-dos for 2.0 compatibility - looks like a pretty low level of complexity. I finally have a bit of time spared up to get to work on this. @gomako, yes would happily accept PRs.