Loading
Commits on Source 3
-
BREAKING CHANGE: This marks slot not defined in kebab-case As invalid. Note that this impacts only slot definition but does not Enforce any styling on consumed slot, thus leaving us free To use libraries that use slots names not in kebab-case Co-authored-by:Lukas Eipert <leipert@gitlab.com>
-
Mark Florian authored
feat: Add new vue-slot-name-casing rule See merge request !25
-
semantic-release-bot authored
# [5.0.0](v4.1.0...v5.0.0) (2020-11-12) ### Features * Add new vue-slot-name-casing rule ([d4710b07](d4710b07) ) ### BREAKING CHANGES * This marks slot not defined in kebab-case As invalid. Note that this impacts only slot definition but does not Enforce any styling on consumed slot, thus leaving us free To use libraries that use slots names not in kebab-case Co-authored-by:
Lukas Eipert <leipert@gitlab.com>