Skip to content

Why does vuejs docs not follow own recomendations? #2652

Open
@dim0xff

Description

@dim0xff

For example https://vuejs.org/v2/guide/components-custom-events.html#Event-Names

For these reasons, we recommend you always use kebab-case for event names.

And here the same page https://vuejs.org/v2/guide/components-custom-events.html#sync-Modifier

That’s why instead, we recommend emitting events in the pattern of update:myPropName

But update:myPropName is not kebab-case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions