Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

camelCase attribute selectors to align with Angular style guide #36

@martinmcwhorter

Description

@martinmcwhorter

The official Angular style guide states that attributes should be camel cased.

Should directives such as fx-layout and fx-layout-align be renamed to fxLayout and fxLayoutAlign? Or even flexLayout and flexLayoutAlign?

Fixing existing projects that use flex-layout would be as simple as a series of search/replace steps to camelCase the directive selectors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions