Loading...

DashCore

Changelog

Version 4.0.0 - latest
Jan 24th, 2024

new:

  • Upgrading to Bootstrap 5 latest version.
  • Removing multiple utilities CSS classes in favor of Bootstrap default's CSS classes.
  • Refactoring SCSS directory structure.
  • Removing jQuery as dependency, we use now ES5 modules with Babel.
  • Including dark & light themes.
  • Splitting HTML, Webpack, Angular & React versions in their own template.
Version 3.0.1
Jun 29th, 2021

new:

  • Adding full RTL support.

enhancement:

  • Minor styling fixes.
Version 3.0.0
May 27th, 2021

new:

  • Adding Bootstrap 5 support.
Version 2.1.1
May 29th, 2020

new:

enhancement:

  • Partially Supporting RTL layout.

fix:

  • Including SRV PHP folder.
Version 2.1.0
Nov 17th, 2019

new:

enhancement:

  • Overriding default Bootstrap $container-max-width map.
  • Deprecating our negative spacers css classes in favor of Bootstrap default. You should use now mt-n5 style like instead of mt-5n .
Version 2.0.5
Oct 22th, 2019

new:

enhancement:

  • Update simplebar & angular simplebar libraries to latest versions to avoid compiling issues on the angular project..
Version 2.0.3
Oct 1st, 2019

new:

  • Added Angular 8 version.
Version 2.0.2
Sep 11th, 2019

fix:

  • Adding a close button to popup video on mobile view.

enhancement:

  • Demo blocks updated to reflect the new styling system.
Version 2.0.1
Aug 26th, 2019

fix:

  • Fixed some responsive issues.
Version 2.0.0
Aug 14th, 2019

new:

  • Version 2 Released.
  • Removal of the Admin Template. Due to a complain from Envato..
  • Including Webpack Version 3 template..
  • Added App Landing 2 and Integration as new demos.

enhancement:

  • Removed self styling color scheme such as .btn-[1|2|3|4|5|6], we're now compiling from Bootstrap SCSS, hence overriding default variables..
  • Reorganizing SCSS files structure.
Version 1.2.0
Feb 19th, 2019

new:

  • Added new main navigation style. Stripe like menu..

enhancement:

  • Styling error message for checkboxes and radios when enabling the check and radio to be validated.
Version 1.1.7
Feb 15th, 2019

fix:

  • Fixed forms when an error was received, the popup message didn't close..
  • Fixed sidebar navigation panel, when in collapsed mode it expanded when the mouse was to way far right on the edge..

enhancement:

  • Updated Angular App npm dependencies.
  • Bootstrap updated to the latest: 4.3.1.
Version 1.1.6
Feb 06th, 2019

fix:

  • Removing subscribe.php subscription script in favor of register.php.

enhancement:

  • Update third party libraries used in HTML.
  • Update bower and npm libraries used in SASS compiler task.
Version 1.1.5
Jan 19th, 2019

fix:

  • Fixing overflow issue on multiple demos when viewing on mobile devices..
  • Fixing swiper transitioning when using external pagination element..
Version 1.1.4
Dec 21st, 2018

new:

enhancement:

  • Add Swiper data-attributes for using in screenshots section.
Version 1.1.2
Dec 05th, 2018

new:

Version 1.1.0
Nov 19th, 2018

new:

Version 1.0.5
Nov 7th, 2018

new:

enhancement:

  • Minor CSS styles improvements..

fix:

  • Swiper code snippet for navigation elements data- attribute.
Version 1.0.4
Nov 04th, 2018

new:

enhancement:

  • Fixing camera and button position for mobile devices..
  • Minor CSS styles fixing..
Version 1.0.3
Sep 25th, 2018

new:

enhancement:

  • Minor CSS changes for Accordion component, missing bottom border for 'collapsed' style.
Version 1.0.2
Sep 08th, 2018

new:

  • Added initial datatables examples to admin theme.
  • Added initial HTML tables examples to admin theme.

enhancement:

  • Added configuration file for admin theme.
  • Added template script manager to centralize load of HTML templates on admin theme.
  • Minor CSS enhancements.
Version 1.0.1
Aug 30th, 2018

new:

enhancement:

  • Updated About page to include Team block.
  • Added comments to HTML code in sections to be easily found.

fix:

  • Swiper code snippet when a boolean value was passed as data- attribute.
Version 1.0.0
Aug 24th, 2018

Initial release