- 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']
- Change form help text element from div to small (#60)
- Upgrade Bootstrap to 4.0.0 (#66)
- 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)
- Upgrade Bootstrap to 4.0.0-beta.2
- Fix settings, tags and tests for remote JS and CSS
- Upgraded bootstrap4 to the beta version
- Upgraded jQuery version from CDN to 3.2.1 (#17)
- Added proper pagination layout classes (#19)
- First release
- 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!