Vanilla keeps evolving to simplify development and enhance functionality. Here’s what’s new:
🚀 New Components:
We’ve added powerful UI components to expand your toolkit:
  • Badge: Highlight key information effortlessly.
  • Tooltip: Add contextual information with precision.
  • Toast: Notify users with sleek, dismissible messages.
  • Avatar: Seamlessly display user profiles.
  • Collapsible: Create dynamic, space-saving content.
  • Rating: Enable user feedback with customizable ratings.
  • Dynamic Card: A versatile module for data and content display.
🛠️ Navigation Service Transformation:
The navigation service is now a module! It now includes:
- A loader for managing tasks during navigation.
 - A language service, handling synchronous text loading for seamless multilingual support. The navigation module remains dynamic and multi-layered, ensuring smooth transitions and scalability.
 
💡 Device Service Abstracted:
The device service has been refactored into an abstract class, making its static methods easily accessible across your app for streamlined device-specific functionality.
📋 What’s Next:
- Perfecting multi-layered navigation for even greater flexibility.
 - Introducing authentication as a dynamic module to power secure, scalable apps.
 
Vanilla is built to help you code once and innovate without limits.
Not a framework, but a frame to work with.
    
Top comments (0)