kubeshop / monokle-core

Monokle validation engine, CLI and shared UI components
MIT License
18 stars 3 forks source link

List of Atoms components to be created #31

Open devcatalin opened 1 year ago

devcatalin commented 1 year ago

[ ] - Styled action buttons (primary, secondary) based on Julio's design [ ] - KeyValueInput (might want to go with the one from SaaS)

WitoDelnat commented 1 year ago

Icon component is a good fit here as well.

We should slightly rework it though so that you no longer pass in a string that maps to a SVG as React Component but instead inject that SVG component directly.

That way we can tree shake unused icons from desktop in our production bundle. Or even include extra icons in each individual repository.

chargio commented 1 year ago

Has this been finished? It is in progres