Skip to content

Need for documentation : Style.block wrt. Dimensions & Overflow #23

@ghost

Description

In the current state of athlete, one should call

Style.block [ Display.dimensions [...]]

and

Style.blockProperties [ Display.overflow [...]]

It appears as a naming inconsistency that is pretty much

  • impossible to guess since it does not seem to follow CSS logic (no blockProperty property)
  • really hard to resolve in the absence of usage documentation.

I had to analyze a dozen type signatures in the source code of athlete to find the blockProperty function.
This is not what you want when using a library.

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