Skip to content

Conversation

@ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented Jul 19, 2020

  • Change the vue/attributes-order rule to handle v-is as DEFINITION category.
  • Change the vue/no-unregistered-components rule to handle v-is like :is.
  • Change the vue/no-unused-components rule to handle v-is like :is.
  • Add "v-is" to the syntax checked by the vue/no-unsupported-features rule.

- Change the `vue/attributes-order` rule to handle `v-is` as `DEFINITION` category.
- Change the `vue/no-unregistered-components` rule to handle `v-is` like `:is`.
- Change the `vue/no-unused-components` rule to handle `v-is` like `:is`.
@ota-meshi ota-meshi self-assigned this Jul 19, 2020
@ota-meshi ota-meshi merged commit e1c87a1 into master Jul 19, 2020
@ota-meshi ota-meshi deleted the supports-v-is branch July 19, 2020 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants