Skip to content

[Flex] Add inline-flex support and use CSS Modules #617

@ravisuhag

Description

@ravisuhag

Summary

Flex is a custom layout primitive component. Minor improvements for developer experience and flexibility.

Improvements

2. Add inline prop for inline-flex

No way to use display: inline-flex. Add an inline boolean prop.

3. Use CSS Modules instead of inline styles

Currently uses inline styles for flex properties. Consider CSS Modules with CSS custom properties for consistency with the rest of the library.

Moved to Cross-Cutting Issues

The following items have been moved to cross-cutting issues that address them across all components:

Files

  • packages/raystack/raystack/components/flex/

Metadata

Metadata

Assignees

No one assigned

    Labels

    componentIndividual component-level issuetriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions