Releases: vandre-sales/meliva-design-system
Releases · vandre-sales/meliva-design-system
Version 0.3.0
Added
- Governance: Created a comprehensive style audit report at
design/style-refactor.mdto document inconsistencies and guide refactoring efforts. - Documentation: Added a Markdown syntax guide at
design/teste.md.
Changed
- Branding: Applied the official 'Montserrat' font to the design system, replacing the default system font stack to align with brand guidelines.
- Tokens: Refined color tokens for shadows (elevation) to be based on the official color palette, removing hardcoded values.
Version 0.2.0
Changed
- Theme Implementation: Applied the official Meliva.ai color tokens to both the light (
light.css) and dark (dark.css) themes. This is the first major step in visually aligning the design system with the brand identity defined indesign/tokens.md. - Governance: Updated the
CONTRIBUTING.mdfile to direct contributors to the project'sblueprint.md, ensuring all contributions follow our established protocols.
v0.1.1
[0.1.1] - 2024-07-30
Chore
- Repository Maintenance: Removed build artifact directories (
_site/,cdn/,dist/) from Git tracking to keep the repository clean and focused on source code. - Documentation: Updated the
roadmap.mdto reflect the current project status.