Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

v0.9.3

Compare
Choose a tag to compare
@sjardine sjardine released this 24 Feb 17:32
· 153 commits to master since this release

Change Log

  • Updated Animate CSS to 3.5.1
  • Updated DatePicker resources to 1.5.1
    • Added missing supported languages
  • Updated gallery to 3.3.6
  • Updated slider to 6.0.17
  • Updated summernote to 0.8.1
    • Complete rewrite of summernote functionality.
    • Added new features: hint, air-mode, placeholder, etc.
    • Font Awesome icons are removed.
    • Added font name customization API.
    • Added new dialog API.
    • Added new toolbar buttons.
  • Updated DateTimePicker to 2.3.8
    • Renamed DateTimePicker css and js files
    • Added setGWTFormat(String format) method to DateTimePickerBase
    • Changed default format to use 24 hour format
    • Fixed 203, 242 - Date popup does not hide after manually changing date.
  • Updated select to 1.10.0
    • Complete rewrite of select functionality.
    • Fixes issues 53, 57, 112, 266
  • Implemented setVisible and isVisible methods for ToggleSwitch.
  • Updated bootbox to 4.4.0.
    • Added missing APIs for full support.
  • Added missing APIs to bootbox 4.4.0.
  • Added access for some ".map.js" files to prevent "404 NOT FOUND" issue when loading JS files
  • Typeahead now is initialized with a default empty dataset.
  • ToggleSwitch now implements HasReadOnly interface
  • Improved JavaDoc.

Other various bug fixes and improvements.