Skip to content

Releases: vandre-sales/meliva-design-system

Version 0.3.0

22 Sep 12:01

Choose a tag to compare

Version 0.3.0 Pre-release
Pre-release

Added

  • Governance: Created a comprehensive style audit report at design/style-refactor.md to 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

20 Sep 21:33

Choose a tag to compare

Version 0.2.0 Pre-release
Pre-release

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 in design/tokens.md.
  • Governance: Updated the CONTRIBUTING.md file to direct contributors to the project's blueprint.md, ensuring all contributions follow our established protocols.

v0.1.1

20 Sep 18:51

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

[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.md to reflect the current project status.