Closed as not planned
Description
Moving to beta release we should consider following things:
- Using as modular components see Using as modular components #44
- Removing the color palette CSS from the core and load it optionally. Only use Primary/Secondary Colors. This would save a lot of space and bandwidth.
- Make Components more like M3 Design and use appropriate css-variables (Switches, Cards, SideNav)
- Remove the generated GUIDs of IDs and dynamically re-created Elements (This creates a lot of problems e.g. in React and in general for DOM Manipulations) [Bug]: Selects label dissapear #393
I will update this list if you have important things to consider. We can discuss here.