Step aside themes and frameworks; make way for Vuero—a groundbreaking design system that blends the best of both worlds. Forget what you know about restrictive systems; Vuero Nulled is an elegant and flexible hybrid here to redefine how you think about admin and web app development. This isn’t a mere Vue adaptation of Huro; it’s a complete rewrite leveraging the new Vue 3 Composition API. And for the record, let’s just get this straight: Vuero is not a WordPress theme.
Overview: More Than Just A Pretty Interface
So, what makes Vuero special? To begin with, it’s engineered with Vue 3 at its core. Vue, already known for its ‘incrementally adoptable’ framework, gains a whole new level of dynamism when combined with Vuero. And if you’re worried about speed, Vuero harnesses the lightning-fast capabilities of Vite. This ensures that you’re not just coding but doing it at a pace that doesn’t hold you back.
Moreover, if Bootstrap has started to feel a tad bit monotonous, Vuero offers you the Bulma framework—an ideal alternative for those wanting to explore new frontiers in CSS design. Bulma brings a lightweight and easily maneuverable framework to the table, perfect for all your mobile-first projects.
Unpacking the Features: From Flexibility to Functionality
Vuero packs a punch with its list of features. From an astounding 230+ demo pages to a blazing fast Vite bundler, it takes ‘comprehensive’ to a new level. Let’s break down some key features:
- Vite Powered: Get the speed you crave in development with Vuero, as it’s powered by Vite. Enjoy features like instant hot module replacement and a cold server start that’s genuinely ‘cold.’
- Bulma Framework: Say hello to the flexible world of Bulma, a CSS framework based on Flexbox. Its mobile-first grid system is not just flexible but ideal for mobile devices.
- Theming Capabilities: Customize like never before. Vuero’s Scss styles are not just pre-made but fully customizable to reflect your brand’s aesthetics.
- Modular Core: Make maintainability a breeze with Vuero’s modular Scss source files. Even better, you can tinker with the Bulma source files before building Vuero.
- Responsive Design: The template ensures your project looks good on all devices, thanks to its Flexbox-based ultra-responsive design.
- Development Perks: From dependency management to hot reloading, Vuero’s features offer a seamless development experience.
The Takeaway: Vuero, A Catalyst for Inspired Web Development
In conclusion, this template transcends the boundaries of traditional themes and frameworks. It’s more than a design system; it’s an engine for creativity and efficiency. With its diverse set of features, from the speed of Vite to the flexibility of Bulma, Vuero aims to make web development not just effortless but also enjoyable. Its modular core and extensive theming capabilities ensure you’re never locked into a particular style, offering you the creative freedom you’ve always desired. So, whether you’re building an intricate web app or a simple admin dashboard, Vuero provides all the tools you need to turn your vision into a reality. With Vuero, you’re not just coding; you’re crafting the future of web design.
Changelog
----------------------------------------------------------------------------------------- Version 3.0.0 - May 10, 2024 ----------------------------------------------------------------------------------------- - ⚠ BREAKING CHANGES - use css colors 5 features, remove generated hsl css variables via scss - auth: create useUserToken to use localstorage when client only and cookie with SSR - server: simplify ssr and ssg with vite runtime api, remove optional vite plugins - replace view-wapper pinia store with vuero-context plugin and composable - darkmode: replace pinia store with plugin and composable + use native view transition - darkmode: replace pinia store with plugin and composable + use native view transition - layouts: remove navbar-dropdown layout, now included in navbar - layouts: rework navbar layout to allow customization - layouts: rework navsearch layout to allow customization - layouts: rework sideblock layout to allow customization - layouts: rework sidebar layout to allow customization - Features - add Client quickstarter - add Dockerfile and docker compose for each quickstarters - add Electron quickstarter - add landing layout - add Nuxt quickstarter - add src/composables, src/stores, and src/utils to auto import directories - add SSR quickstarter - add VDarkmodeSwitch component - add VLink component to handle external links - base: add end props to vdropdown - configuration for max content size on layouts - create useTinySlider composable - demo: add background grid effect - demo: add hello world server api route - demo: use focus trap and teleport in panels - enable new vue devtools - replace deprecated purge-icon with iconify-icon webcomponent - replace simplebar with native css scrollbars - ssr: render app as stream + add cache header plugin example - update unplugin router data loader - use css colors 5 features, remove generated hsl css variables via scss - use fontsource variables font - use VLink in layout components - VPageContentWrapper: add size property - Bug Fixes - a11y: bind enter instead of space key for default actions - add overlay when mobile nav is open - apexcharts: line colors in darkmode - avatar stack darkmode - demo: markdown to vue ssr prerender + hmr - demo: update date picker range notation - demo: use freepik image in product widget - demo: use VCheckbox in inbox message list - demo: use VTabs component in pages and panels - plugins: eager load plugins to prevent hmr issues - purge-comment: avoid removing vue core comments - quickstarter: add missing illustration - quickstarter: add missing webp files - remove unnecessary import + lazy load billboard and tiny slider only on client - remove unused scss - remove unused useSidebar store - remove usage of shamefully hoist - replace demo photo with remote images - ssr: hydration issues with teleport, darkmode, and id - use VIcon component to use any icon provider - VAnimatedCheckbox: compare raw objects - VCollapseLinks: display content on mounted if contains active link - Refactors - auth: create useUserToken to use localstorage when client only and cookie with SSR - darkmode: replace pinia store with plugin and composable + use native view transition - darkmode: replace pinia store with plugin and composable + use native view transition - layouts!: remove `src/layouts` from components auto load dirs - layouts: remove navbar-dropdown layout, now included in navbar - layouts: rework auth layout, embed styles - layouts: rework minimal layout, embed styles - layouts: rework navbar layout to allow customization - layouts: rework navsearch layout to allow customization - layouts: rework sidebar layout to allow customization - layouts: rework sideblock layout to allow customization - move project to mono repo - replace view-wapper pinia store with vuero-context plugin and composable - server: simplify ssr and ssg with vite runtime api, remove optional vite plugins