Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 1.41 KB

HISTORY.rst

File metadata and controls

51 lines (42 loc) · 1.41 KB

History

In development

  • Upgrade Bootstrap to 4.1.1
  • Upgrade jQuery to 3.3.1
  • Upgrade Popper to 1.14.3
  • Fixed bootstrap4.html to add jQuery per setting 'include_jquery' [False|True|'full'|'slim']

0.0.6 (2018-02-14)

  • Change form help text element from div to small (#60)
  • Upgrade Bootstrap to 4.0.0 (#66)

0.0.5 (2018-01-03)

  • Drop develop branch, work with master and feature branches
  • Clean up history file
  • Upgrade Bootstrap to 4.0.0-beta.3
  • Use col-4 rather than col-xs-4 (#54)
  • Added pagination alignment options (#56)
  • Fixed form field errors and help texts (#39)
  • Use django language if USE_I18N=True (#53)

0.0.4 (2017-10-26)

  • Upgrade Bootstrap to 4.0.0-beta.2
  • Fix settings, tags and tests for remote JS and CSS

0.0.3 (2017-09-24)

  • Upgraded bootstrap4 to the beta version

0.0.2 (2017-09-06, not released on PyPI)

  • Upgraded jQuery version from CDN to 3.2.1 (#17)
  • Added proper pagination layout classes (#19)

0.0.1 (2017-06-04)

  • First release

Unreleased (2017-04-25)

  • Remove bootstrap_icon, BS4 no longer has default icons.
  • Various changes to get from 3 to 4, started MIGRATE.rst.
  • Started django-bootstrap4 based on django-bootstrap3.
  • Thanks everybody that contributed to django-bootstrap3!