Releases: epicmaxco/vuestic-admin
Vuestic-admin overhaul
Hey everyone, we’ve pushed a big update for Vuestic-admin and it’s something we’re really excited about. Here’s the rundown:
🚀 New Features
Landing Page: We've added a new landing page. It’s there to help separate the admin panel description from the admin itself, making things clearer and cleaner for everyone.
🛠️ Major Overhaul
Reworked Admin Panel: We’ve gone back to the drawing board with the admin panel. It used to be more of a patchwork of pages, but now it's structured like a real app. This should make navigating and using it feel way more intuitive.
🎨 Design
A Fresh Look: The entire Vuestic-admin has been redesigned. We aimed for a modern, user-friendly interface that not only looks good but makes your workflow smoother.
This update is a big step forward for Vuestic-admin, and we hope it makes your experience better. Dive in, check out the changes, and let us know your thoughts!
Update Vuestic UI version
Vuestic UI had a major update, so we refreshed vuestic admin to match perfectly.
Add npm 7 support and its newer versions
We've added support for the newer versions of npm - 7 and higher.
Because of the dependencies issues like this.
Previous versions of npm are backwards compatible as well.
Have fun ❤️
Update vuestic-ui to 1.2.8. Update dependencies.
Fixed @vue/compiler-sfc issue.
Updated vuestic-ui version.
Updated dependencies.
Move components to Vuestic UI + semi-dark theme
Big update!
We moved all components to Vuestic UI, which means updates are going to be much easier.
Also added semi-dark theme, which you can check here.
Enjoy! 🤩
Corporate theme, PWA support and a lot of polish.
🚀 This release is smaller than 2.0, but here we go:
- PWA support
- Corporate theme
- Dropdown button component
- A number of small fixes and tweaks.
If you didn't know, we've split components into separate repo and are working on vuestic UI undercover 🕵️.
Vuestic overhaul
Vuestic is rebuild from ground up - with a bunch of new components and fresh design.
Admin Components
- Chat
- Charts
- Medium editor
- Navbar
- Sidebar
UI Components
- Button
- Button group
- Button toggle
- Card
- Checkbox
- Chip
- Collapse
- Color picker
- Data table
- Date picker
- Dropdown
- File upload
- Input
- List
- Modal
- Notification
- Pagination
- Progress bar
- Radio button
- Rating
- Select
- Sliders
- Tabs
- Timelines
- Toast
- Toggle
- Tree view
Styles
- Global grids
- Spacing helpers
- Typography
- Markup tables
Pages
- Login/Signup
- 404
Services
- Color themes - all components are bound to theme config, which allows you to change colors dynamically.