question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Vue 2.0 compatibility

See original GitHub issue

Hey,

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:closed
  • Created 7 years ago
  • Reactions:13
  • Comments:40 (13 by maintainers)

github_iconTop GitHub Comments

16reactions
toabicommented, Oct 5, 2016

Now that vue2 is out, what’s the estimate for a 2.0-compatible release?

13reactions
sagalbotcommented, Oct 14, 2016

screen shot 2016-10-13 at 6 47 31 pm

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found