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

⚙ Component structures (?) #5

Closed
akrck02 opened this issue Jul 17, 2021 · 1 comment
Closed

⚙ Component structures (?) #5

akrck02 opened this issue Jul 17, 2021 · 1 comment
Assignees
Labels
CORE enhancement New feature or request

Comments

@akrck02
Copy link
Owner

akrck02 commented Jul 17, 2021

A feature to organize components in structures.

The structures will upgrade the components, letting them express like a complex
and beautiful version of 'Lego blocks' or atoms that give sense to the UI.

A > B

The A component contains B inside.

image

A > C

The A component contains B inside.

image

A > B & C

The A component contains B and C inside.

image

A complex component system

This recursive system makes sense. You can make atoms that can be used alone, and change them when they belong to another component, creating molecules. Creating infinite layers and deep UIs

A > B > F

image

A > C > F

image

@akrck02 akrck02 added enhancement New feature or request CORE labels Jul 17, 2021
@akrck02 akrck02 self-assigned this Jul 17, 2021
@akrck02
Copy link
Owner Author

akrck02 commented May 3, 2022

Sorry I will leave this repo >:(

@akrck02 akrck02 closed this as completed May 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CORE enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant