Beta
v1.0.22-beta
Add CardView and ListView blocks, fix Vite 7 bundler recursion, improve Nuxt module path resolution.
New Blocks
Bug Fixes
- Bundler: Per-component chunks to fix Vite 7 recursion (MW-74281)
Improvements
Beta
v1.0.21-beta
New block (Preview), component (Dualist).
New Blocks
- Preview: New preview block (MW-74281)
New Components
- Dualist: New Dualist component (MW-74756)
Bug Fixes
- Spinner: Changes to the documentation and error color (MW-75252)
v1.0.20-beta
Official Nuxt module with global component registration and composable auto-imports.
Nuxt Module
- Module: Added official Nuxt module (
@mercadoeletronico/eds-next/nuxt) that globally registers allMe*components — no manual imports needed in templates - Auto-imports: Composables
useI18n,setupI18nandmessagesare now auto-imported by the module
v1.0.19-beta
New blocks (Header Mobile, Layout and Subheader), components (ButtonBar, Input and Navbar) and subcomponents for the Forehead.
New Blocks
- Header: Structuring of mobile vision (MW-69781)
- Layout: New layout block (MW-72293)
- Subheader: New subheader block (MW-72279)
New Components
v1.0.18-beta
New blocks (Header and Login) and components (CriterionInput and Tooltip).
New Blocks
New Components
Beta
v1.0.17-beta
New Spinner and Forehead components.
New Components
Beta
v1.0.15-beta
AI Assistant Agent and enhanced MCP tools.
AI Integration
- Assistant Agent: Added AI-powered assistant agent for interactive documentation queries
- MCP Tools: New tools for component metadata, documentation pages, and search capabilities
- URL Fix: Fixed double slash issue in AI redirect URLs (ChatGPT/Claude)
Beta
v1.0.14-beta
Multi-stage build restored with native module support.
Docker Build
- Multi-stage Build: Restored multi-stage build with proper
better-sqlite3native module compilation - Layer Caching: Maintained dependency caching for faster builds
- Image Size: Production image optimized using
node:22-slim
Beta
v1.0.13-beta
Fix multi-stage build compatibility with Nuxt Content.
Docker Build
- Multi-stage Build: Restored multi-stage build with proper
better-sqlite3native module compilation - Layer Caching: Maintained dependency caching for faster builds
- Image Size: Production image optimized using
node:22-slim
Beta
v1.0.13-beta
Fix multi-stage build compatibility with Nuxt Content.
Bug Fixes
- Docker Build: Removed multi-stage build due to
better-sqlite3native dependency required by Nuxt Content
Beta
v1.0.12-beta
Docker build optimization.
Docker Build Optimization
- Layer Caching:
pnpm installcached when dependencies unchanged - Multi-stage Build: Image reduced from ~1.5GB to ~200MB
- Dockerignore: Added to reduce build context size
Beta
v1.0.11-beta
Build optimization and LLM links fix.
Build Optimization
- Docs Excluded from Build:
pnpm buildnow excludes docs by default for faster local builds - Separate Commands: Use
pnpm docs:buildwhen you need to build documentation
Bug Fixes
- LLM Links: Fixed double slash issue in LLM-generated URLs (removed trailing slash from domain config)
Beta
v1.0.10-beta
Build performance improvements and Nitro server optimizations.
Build Improvements
- Nitro Server: Optimized Nitro server build configuration for better performance
- External Dependencies: Configured
better-sqlite3andfseventsas external dependencies to speed up build - Prerender: Adjusted prerender settings with
failOnError: falseandcrawlLinks: false
Beta
v1.0.9-beta
AI integration with MCP Server and LLMs support.
AI Integration
- MCP Server: Added Model Context Protocol server for AI assistants integration
- LLMs Support: Documentation now accessible via
llms.txtfor AI tools like Claude, Cursor, and VS Code
Beta
v1.0.8-beta
New documentation site built with Nuxt UI and Nuxt Content.
New Documentation
- Nuxt UI 4: Documentation rebuilt using Nuxt UI 4 and Nuxt Content
- Static Generation: Configured for static site deployment via nginx
- Dynamic Favicon: Favicon changes dynamically based on selected theme color
Beta
v1.0.7-beta
Bug fixes and improvements for the beta release.
Improvements
- Enhanced keyboard navigation for all form components
- Improved screen reader support with better ARIA labels
- Better dark mode contrast ratios
- Updated documentation with Nuxt Content
Bug Fixes
- Fixed Button focus ring not visible in high contrast mode
- Resolved Modal backdrop not closing on ESC key
- Fixed Select component dropdown positioning issues
Beta
v1.0.6-beta
Plugin adjustment for Nuxt applications.
New Features
- UiPlugin: Adjustment to the plugin to work in Nuxt (MW-66889)
Beta
v1.0.5-beta
Import of several essential components for the design system.
New Features
- MeAlert: Import MeAlert component (MW-66007)
- MeApp: Import MeApp component (MW-66007)
- MeCard: Import MeCard component (MW-66007)
- MeModal: Import MeModal component (MW-66007)
- MeProgress: Import MeProgress component (MW-66007)
- MeSeparator: Import MeSeparator component (MW-66007)
- MeSkeleton: Import MeSkeleton component (MW-66007)
- MeTable: Import MeTable component (MW-66007)
- MeToast: Import MeToast component (MW-66007)
- MeTooltip: Import MeTooltip component (MW-66007)
Beta
v1.0.4-beta
Addition of Chips and Tabs components.
New Features
- MeChips: Add MeChips component (MW-66005)
- MeTabs: Add MeTabs component (MW-66005)
Major
v1.0.3-beta
EletroDS v1.0.3 establishes the foundation for Mercado Eletrônico's design system with comprehensive components and tokens.
✨ Highlights
🎨 Design System Foundation
Complete component library with Button, Input, Badge, Avatar, and Form components. Design token system for consistent colors, typography, and spacing.
New Features
- Colors: Adapt primary colors for brand consistency (MW-64460)
- Components: Import header components and adjust routing (MW-64063)
- Configuration: Setup Tailwind CSS and font configuration (MW-59526)
- Icons: Add FontAwesome Pro icons via Iconify integration (MW-59529)
- Nuxt UI: Update Nuxt UI and add form components (MW-63031)
- Routing: Improve home route configuration
- Tokens: Update and standardize design tokens (MW-61211)
Bug Fixes
- Configuration: Fix Tailwind CSS configuration issues
- Fonts: Configure proper font loading and fallbacks
- Nuxt UI: Fix Nuxt UI integration and component imports
- Tokens: Adjust hex values for color standardization
Beta
v1.0.2-beta
Token configuration and icon integration.
New Features
- Colors: Adapt primary colors for brand consistency (MW-64460)
- Configuration: Setup Tailwind CSS configuration (MW-59526)
- Icons: Integrate FontAwesome Pro icons via Iconify (MW-59529)
- Tokens: Add and update tokens for standardization (MW-61211)
Bug Fixes
- Configuration: Fix Tailwind CSS setup issues
- Fonts: Resolve font loading and configuration problems
- Routing: Improve home route handling
Alpha
v1.0.1-alpha
Initial project setup and Nuxt UI integration.
New Features
- Colors: Adjust primary color hex values (MW-62921)
- Components: Add form components and fix imports (MW-63031)
- Configuration: Initial project setup and configuration
- Nuxt UI: Update Nuxt UI integration (MW-63031)
Bug Fixes
- Components: Resolve import and routing problems
- Configuration: Fix initial setup issues
- Nuxt UI: Fix integration issues and component loading
Alpha
v0.7.0-alpha
Alpha release for internal testing and early feedback.
Alpha Release
This alpha release includes the core foundation of EletroDS:
- Initial EletroDS project structure
- Development environment configuration
- Design system requirements and specifications defined
Note: This release is for internal testing only and is not recommended for production use.