Skip to content

Releases: pratikborsadiya/vali-admin

v4.1.0

15 Oct 07:44
Compare
Choose a tag to compare
  • Update Bootstrap to version 5.3.2
  • Fix a minor visual bug in the collapsed sidebar
  • Replace the charting library with ECharts as it supports a wide variety of charts

v4.0.0

01 Jul 18:08
Compare
Choose a tag to compare

Changelog

  • Since this is a major release, it contains breaking changes
  • Update Bootstrap to latest verion 5.3.0
  • Remove support for third party plugins to make the theme easy to maintain (Any Bootstrap 5 Plugin will still work but the theme will not provide native support for them)
  • Replace old font-awesome version with latest version of Boostrap Icons
  • Add minified css in npm package for easy use

3.0.0

13 Oct 06:30
Compare
Choose a tag to compare

Changelog

  • Add Dropzone JS (#62)
  • Update contributing file
  • Update node dependencies
  • Fix for #73 for opened select2 dropdown
  • Fix data table responsiveness
  • Update select 2 version
  • Update Bootstrap to latest version
  • Add new landing page & docs page

2.4.1

02 Jul 19:43
Compare
Choose a tag to compare
  • This is a patch release. There are no new features introduced in this release.
  • This release includes Community Code of Conduct, Contributing guidelines and brand new issues and pull request templates.
  • This is an effort to make the theme more friendly and open for the contributors.

2.4.0

27 May 10:12
Compare
Choose a tag to compare

Changelog

  • Update Bootstrap to version 4.1.1
  • Fix an issue with sidebar on Samsung Galaxy Tab #32
  • Add support to use nodejs as development server

2.3.0

26 Feb 07:15
Compare
Choose a tag to compare

Changelog

  • Add RTL Support
  • Fix #28: Collapse sidebar for mobile by default
  • Fix a layout issue on Login, Lockscreen and Error Page

2.2.0 - Update Bootstrap to v4 Stable

19 Jan 06:03
Compare
Choose a tag to compare

Changelog

  • Fix an issue with Bootstrap Modal #26
  • Update Bootstrap to v4 stable

Update Bootstrap to v4 beta 3

07 Jan 18:33
Compare
Choose a tag to compare
v2.1.0

Update Bootstrap to version 4.0 beta 3

v2.0 is here with Bootstrap 4 and lot's of improvements

31 Dec 21:00
Compare
Choose a tag to compare
  • Bootstrap is updated to version 4.
  • Now also available as npm package vali-admin
  • Page structure is updated
    • Sidebar and top navbar structure and styles are updated
    • CSS classes are now less specific
    • CSS classes are now named according to BEM
    • Styles are now written in SCSS
  • Add search form in navbar
  • Renamed existing card component to tile to avoid interference from newly introduced card component in Bootstrap 4

1.1.1

20 Dec 07:36
Compare
Choose a tag to compare

Changelog

  • #2 Button group breaks when card title is too long
  • #5 Issue on hovering mouse on the sidebar mini
  • #6 Open submenus when child item is active
  • #13 Add style for active items in sidebar submenu