Skip to content

Releases: visionappscz/bootstrap-ui

v3.1.1

29 Jun 09:40
Compare
Choose a tag to compare
  • Update dependencies
  • Test pushes and PRs with GitHub Actions
  • Set up docs deployment to GitHub Pages

v3.1.0

23 Jul 06:47
Compare
Choose a tag to compare

Changes:

  • Add data-filter-strict attribute to filterable
  • Update dependencies
  • Add deprecation notice
  • Improved build pipeline

v3.0.0

02 Mar 14:46
Compare
Choose a tag to compare
  • Move from Bower to npm

v2.3.3

28 Apr 08:55
Compare
Choose a tag to compare
  • Prepare release to npm

v2.3.2

08 Sep 16:12
Compare
Choose a tag to compare
  • Fixed min-height bug in Site component in Android 4.1 stock browser
  • Enhanced README with Contributing instructions (moved from GitHub wiki)

v2.3.1

08 Aug 17:05
Compare
Choose a tag to compare
  • Limit compatibility with jQuery to versions 1.9.1–2.x (since Datetimepicker is not compatible with jQuery 3)
  • Fix generation of CSS and JS source maps
  • Fix tests of Sortable Table component for non-english environments
  • Various docs fixes and improvements

v2.3.0

27 Jul 16:02
Compare
Choose a tag to compare
  • Enable locale aware sorting in the sortable-table component
  • Make compatible with jQuery 3.x

v2.2.1

15 Jul 13:51
Compare
Choose a tag to compare

Select2 listbox bugfix

  • If value attribute was specified on the option element its value should not be used as label in select2

v2.2.0

14 Jul 12:52
Compare
Choose a tag to compare

Select2 listbox improvements:

  • Enable images in select2
  • Enable auto sizing of single selection select2
  • Use Glyphicons in select2 for caret and search icons

v2.1.1

06 Jul 14:01
Compare
Choose a tag to compare

Fix localisation of JS components