Muzieh Design System is an evolving framework crafted to streamline the creation of modern projects with minimalistic CSS styles. Our focus is on providing foundational elements that emphasize structure and functionality, allowing developers easy bootstrap and customization.
@muziehdesign/components package
- config.user.json, environment.ts
- Tailwind CSS IntelliSense
- Angular Language Service
- Prettier
- Package renamed to
@muziehdesign/components - Moved svg icon config
svgIconDefinitionUrlfromComponentConfigtoSvgIconOptions - ResultTableModel changed to match interfaces of backend
- Spinner
typenow supports primary, secondary, or custom - Form controls use different css classes
- Input groups now have different css classes and structure
- Remove use of
.button-icon
- mz-inline-edit
- mz-dropdown
- mz-options-filter
- Removed use of _icon.scss. Svg icon component contains needed minimal styles.