(Apr 11th 2021)
- Angular Version
- Some small changes as described in docs
- Some fixes and improvements
- Updated packages
(Nov 26th 2020)
- Some fixes and improvements
- Updated packages
(Oct 17th 2020)
- Added Inbox page (can also be used for helpdesk/tickets)
- Added Search results page
- A few new options
- Reverted back to old Ace layout
- Fixed a few issues
- Updated packages
(Aug 18th 2020)
- Fixed a
.navbar-fixed
issue in boxed layout - Updated packages
(Aug 11th 2020)
- New default dashboard and improved general design
- Added several new options (see docs)
- Removed some options (see docs)
- Updated all packages to their latest version
- Multiple fixes and enhancements
(May 13th 2020)
- 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
(Apr 12th 2020)
- 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
(Apr 6th 2020)
- Wave ripple effect plugin (see Buttons page)
- Some fixes
(Feb 19th 2020)
- Datetimepicker plugin and example
- Small changes to dashboard's look and feel and some themes
(Feb 3rd 2020)
- 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
.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 runnpm install
to be able to customize Ace's JS and CSS
- A few bugs fixed
(Dec 24th 2019)
- Moved from BS3 to BS4
- Major changes needed to upgrade from Ace v1.x to Ace v2.x ... Please see documentation