Changelog

v3.1.1

(Nov 26th 2020)

Fixes

  • Some fixes and improvements
    • Fixed an issue with sidebar in prefers-reduced-motion mode
    • Fixed an issue with .sidebar-right and fixed footer
    • A few other fixes
  • Updated packages

v3.1.0

(Oct 17th 2020)

New

  • Inbox page. It can also be used for helpdesk (ticketing)
  • Search results page
  • Added ace-slim.css which is a stripped down version of ace.css removing 3rd party plugin styling and some extra functionality
  • Added modal-off-{sm|md|lg|xl} classes to disable modal functionality in different screen sizes
  • Added pos-fixed and pos-sticky classes which can be used in combination with positioning classes such as position-tr position-bl etc

Changes

  • Reverted back to classic Ace layout:
    • The default dashboard and layout of Ace v3.0 is now in Dashboard 2
      • You can still use the v3.0 layout
  • New folder structure:
    • Removed application folder
    • JS source files are now inside js
    • SCSS files are now inside scss
    • Handlebars view files are inside views
      • The main file of each page or layout is renamed to #index.hbs and is inside its own specific (partials) folder
    • Sample data files for demo are inside views/data
    • demo.js files and other files used to run demo and generate static HTML files are inside app folder
  • You should add .bgc-white to .main-container for a white content area background
  • You should now add .align-items-end to .aside-bottom
  • Renamed _features.scss to ace-features.scss
  • Removed ace-font.scss. It was only used during local development of Ace for faster loading of fonts
  • Javascript source files are now more modular

Fixes

  • A few fixes and improvements
  • Updated packages

v3.0.1

(Aug 18th 2020)

Fixes

  • Fixed a .navbar-fixed issue in boxed layout
  • Updated packages

v3.0.0

(Aug 11th 2020)

New

  • New dashboard and default layout
  • New starter (empty) page
  • W3C validation
  • added .navbar-links. An example is "Overview", "Orders", etc links in Dashboard 1 navbar
  • added blurred background option for modals
  • added progressbar option for toast elements
  • added imageClass option for toast elements
  • added instant option for toaster remove/hide functions
  • added grey scrollbars
  • added autohide: false option to always show scrollbars
  • added .dropdown-lg , .dropdown-md, .dropdown-xxs , .dropdown-center
  • added button options .btn-text-pale , .btn-a-b2 , .btn-a-bb2 , .btn-a-bt2 , .btn-tp
  • added .btn-group-faded
  • added .dd-appear-center for mobile dropdowns
  • added nav-tabs-detached .nav-tabs-faded .nav-tabs-static and .nav-tabs-shadow
  • added tabs options .f-n-hover, .f-hover options for dynamic styling
  • added .angle-down .angle-up .angle-double options for custom select boxes
  • added .let-expanded option for sidebar
  • added .aside-fs (fullscreen) , .aside-above-nav and .aside-shown-above-nav options for asides
  • added .breadcrumb-nosep
  • added 5px and 6px border sizing classes such as .border-l-6
  • added *-475 margin and padding classes such as .pt-475
  • added removeFormat toolbar option to Bootstrap Wysiwyg
  • added .bcard .acard classes for content boxes
  • added .sidebar-white4 and .sidebar-dark2 themes
  • added .text-green and .bgc-orange colors and its variations
  • added .btn-orange
  • added new color options/examples for Landing Page 1
  • added more pricing examples

Changes

  • Improved color contrasts for better accessibility and general design (See migration)
  • ace.css is now compiled to include .sidebar-dark and .navbar-white themes by default (as in default Dashboard page)
  • renamed .sidebar-default in Dashboard 3 to .sidebar-light
  • renamed .navbar-default to .navbar-blue
  • renamed .navbar-steelblue to .navbar-darkblue
  • renamed .navbar-blue to navbar-skyblue
  • renamed .navbar-burlywood to .navbar-brown
  • renamed .navbar-mediumseagreen to .navbar-green
  • renamed .navbar-darkseagreen to .navbar-darkgreen
  • removed .sidebar-teal .sidebar-gradient5 .navbar-lightyellow .navbar-khaki .navbar-lightslategrey themes
  • removed .content-bg1 content background color class
  • removed body background color classes such as .body-
  • removed .navbar-content-section
  • .navbar-input class should be added to search input elements in navbar
  • renamed .double-caret to .caret-double for .ace-select elements
  • .btn-warning has dark text color now. For a similar button with white text, you can use .btn-orange
  • removed .btn-wide .btn-md .btn-smd .btn-xlg and .btn-vlg. Use padding and font size classes to change button size
  • removed .pagination-compact
  • removed .nav-tabs-color-blue .tabs-below .page-nav-tabs and .tabs-lg
  • no need for .tabs-above class. Tabs are above by default
  • removed .b-underline-* .b-hovered etc
  • removed .text-blue2 color
  • darker text colors are now from -d1 to -d4. For example text-secondary-d4
  • darker background/border colors are now from -d1 to -d3. For example bgc-green-d3
  • removed .c-pointer. Use role="button" instead
  • removed .icon-glossy
  • removed .caret-shown .caret-hidden for sidebar caret. Use d-collapsed/.d-n-collapsed and .d-style instead
  • checkbox can have .text-95 .text-90 .text-85 .text-80 etc classes for smaller check marks
  • renamed layout-2.hbs etc view files to dashboard-2.hbs etc (inside application/views/default/layouts)
  • removed Two menus 2 page
  • moved scss files for third party plugins into a separate plugins folder

Fixes & Enhancements

  • Fixed known bugs and made improvements

Third party changes

  • Fullcalendar has been updated from v4.x to v5.x and therefore there are some breaking changes
  • Smartwizard has a new version (v5.x) but we are currently using v4.x as it's stable and works without problems

Documentation

  • Added search feature for documentation

v2.1.4

(May 13th 2020)

Fixes

  • Fixed a selector typo that raised error and led to unwanted issues in some older browsers
  • Added a print media query to fix an issue in Firefox

v2.1.3

(Apr 12th 2020)

Fixes

  • Updated package.json to make sure jQuery v3.4.1 is installed instead of the newly released v3.5.0 until a fix becomes available. It seems like the new jQuery update has some breaking changes

v2.1.2

(Apr 6th 2020)

New

  • Wave ripple effect plugin (see Buttons page)

Fixes

  • Some fixes

v2.1.1

(Feb 19th 2020)

New

  • Datetimepicker plugin and example (in Form Elements page)

Changes

  • Small changes to dashboard's look and feel and some themes

v2.1

(Feb 3rd 2020)

New

  • Landing Page: Two landing pages and coming soon examples added
  • Horizontal Menu
  • Submenu on Hover
  • Two menu examples
  • .sidebar-right to move sidebar to right
  • .navbar-fixed-sm , .navbar-fixed-md , .navbar-fixed-lg to have fixed navbar only on smaller devices

Changes

  • .container-plus: In v2 containers were somewhat wide by default in larger screens.
    But now in v2.1 you should add .container-plus to .container for that.
  • Basic node_modules files to view the demo is included. You still need to run npm install to be able to customize Ace's JS and CSS

Fixes

  • A few bugs fixed

v2

(Dec 24th 2019)

New

  • Moved from BS3 to BS4

Changes

  • Major changes needed to upgrade from Ace v1.x to Ace v2.x ... Please see documentation