Skip to content

Releases: epicmaxco/vuestic-admin

Vuestic-admin overhaul

21 Feb 09:05
4e95672
Compare
Choose a tag to compare

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

02 Nov 09:51
Compare
Choose a tag to compare

Vuestic UI had a major update, so we refreshed vuestic admin to match perfectly.

https://github.com/epicmaxco/vuestic-ui/releases/tag/v1.5.0

Add npm 7 support and its newer versions

23 Dec 21:50
Compare
Choose a tag to compare

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.

22 Sep 19:58
71bfd46
Compare
Choose a tag to compare

Fixed @vue/compiler-sfc issue.

Updated vuestic-ui version.

Updated dependencies.

Move components to Vuestic UI + semi-dark theme

18 May 01:05
Compare
Choose a tag to compare

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.

04 Feb 13:13
568c6d7
Compare
Choose a tag to compare

🚀 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

10 Aug 11:54
Compare
Choose a tag to compare

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.

1.9.4

11 Jan 15:32
61e8ddc
Compare
Choose a tag to compare
  • Circle CI deploy with analytics on board.

1.9.2

04 Jan 15:33
Compare
Choose a tag to compare
  • minor bug fixes

1.9.1

02 Jan 12:41
Compare
Choose a tag to compare
  • Minor fixes