Skip to content

Releases: SQ-UI/ng-sq-ui

Updated to angular 12.2.4 + bug fixes

07 Sep 07:41
fc3f265
Compare
Choose a tag to compare

Updates:

  • Updated to Angular 12.2.4. Note: Introduces breaking changes with version lower than 12.
  • Switched from TS Lint to Angular ES Lint
  • Updated package-lock
  • Documentation updates
  • Bumped individual package versions
  • Added tests for the drop down component

Fixes:

  • Documentation bug fix for an example usage
  • Bug fix on the checkbox not setting properly the value when used in form
  • Re-exported missing interface: ControlValueAccessorEnabler
  • Minor cleanups

Overall dependency/security update

14 Jul 18:56
7eaf97b
Compare
Choose a tag to compare

Improvements

#215 Migrated all packages to Angular 8

  • Migrated to latest FontAwesome (5.x)

Bugfixes

#144 Changing the time now dynamically changes the output of the integrated datetimepicker

Stable

17 Feb 09:46
440e4a7
Compare
Choose a tag to compare

New features

  • #12 Data table

Improvements

  • #66 Update documentation to include live examples
  • #44 Update to latest stable Angular (7.0.0)
  • #45 Move the core functionalities for all libraries in a separate package
  • A lot of documentation fixes, code climate updates and dependency updates

Security updates

  • #112 Bump handlebars from 4.0.11 to 4.1.0

Bug fixes and minor improvements

05 Sep 17:42
Compare
Choose a tag to compare

Improvements:

Fixed bugs:

Breaking changes:

  • Removed SearchResult interface. It is now replaced with LabelValuePair (typeahead component)

Initial release

14 Aug 17:39
Compare
Choose a tag to compare
Merge pull request #8 from SQ-UI/documentation

Documentation