Changelog

See what's new added, changed, fixed, improved or updated in the latest versions.

Read this before updating

Do not forget to backup your files and read the changelog before updating your Nova copy. If you come across with any problems with Nova template during the update and development processes, feel free to contact our support group at htmlstream.com/contact-us and our team will assist you within a short time.

v1.2 - September 16, 2019

Libraries and Components
Others
  • Enhanced Datatables sorting and made some minor improvemetns
  • Enhanced Added active background color for soft buttons
  • Enhanced Sizing for Select2 Tags
  • Enhanced Sidebar Mini option
  • Enhanced Documentation for Sidebar Navigations with more examples and details view here
  • Enhanced Documentation for Navbar with more examples and details view here
  • Enhanced Added documentation example pages for Popovers and Tooltips
  • Enhanced Added new top and bottom arrow styles and made others minor improvemetns to Datepicker library
  • Enhanced Light Alert text color
  • Updated Selects2 from v4.0.8 to v4.0.10
  • Updated Chartist from v0.11.0 to v0.11.3
  • Updated Animate.css from v3.7.0 to v3.7.2
  • Updated jQuery Validation from v1.19.0 to v1.19.1
  • Fixed Editable rows on pressing ESC keyboard
  • Fixed Clipboard in modal
  • Dropped Old Input Masks and Input Tags library in a favor of new extended and up-to-date library
List of important updated files
  • assets/js/components/hs.datatables.js
  • assets/js/components/hs.side-nav.js
  • assets/include/scss/nova/_nova.scss
  • assets/include/scss/nova/_variables.scss
  • assets/include/scss/nova/side-nav/_side-nav.scss
  • assets/include/scss/nova/vendor/datatables/_datatables.scss
  • assets/include/scss/nova/paginations/_paginations.scss
  • assets/include/scss/nova/vendor/flatpickr/_flatpickr.scss
  • assets/include/scss/nova/mixins/_buttons.scss
  • assets/include/scss/nova/vendor/select2/_select2.scss
  • assets/include/scss/nova/_mixins.scss
  • ui-components/tables/datatables.htm
  • ui-components/advanced-forms/clipboard.html
  • ui-components/advanced-forms/summernote.html
  • assets/vendor/table-edits
  • New - assets/vendor/datatables-buttons
  • New - assets/vendor/jszip
  • New - assets/vendor/pdfmake
Breaking changes
  • Removed class .link-dark from sort links in a favor of new classes .link-sorting-desc and .link-sorting-asc from Datatables

v1.1 - August 09, 2019

Libraries and Components
  • new Form Layouts options view here
  • new Basic Inputs components view here
  • new Input Groups components view here
  • new Checkboxes & Switches components view here
  • new Slects2 page with extended options view here
  • new Datepicker page with extended options view here
  • new Clipboard page with extended options view here
  • new Summernote super simple WYSIWYG editor view here
  • new DropzoneJS library that provides drag’n’drop file uploads with image previews view here
  • new Ion.RangeSlider easy to use, flexible and responsive range slider view here
  • new Validation page with exnteded options view here
Others
  • Enhanced Documentation pages for forms and added new library pages
  • Enhanced Added .input-group-merge class for input groups
  • Enhanced Added data-width attribute .custom-select-without-bordered class for select2
  • Enhanced Extends .form-control-[prepend, append]-img and .form-control-[prepend, append]-icon classes
  • Enhanced Replaced class .select2-selection--single with .custom-select in selects2
  • Updated jQuery from v3.3.1 to v3.4.1
  • Updated Selects2 from v4.0.4 to v4.0.8
  • Updated Flatpickr from v4.1.2 to v4.6.2
Breaking Changes
  • Custom input groups are re-written, please check documentation page for the new code example
    • .input-group-append-infinity changed to .input-group-append-merge
    • .form-control-icon-img changed to .form-control-append-img and .form-control-append-img.
    • .form-control-icon-text changed to .form-control-append-icon and .form-control-append-icon.
  • Updated html code for datepicker inputs and inputs with icons in all Demo Crypto pages
  • Removed class .icon-text-lg in a favor of input-group-sm and input-group-lg.
  • Removed custom .checkbox class and components in favor of default Bootstrap custom checkboxes
  • Removed styles from selec2-alt.scss, select.scss in favor of new Enhanced select2 styles

v1.0 - April 07, 2019

  • Initial release.