Version 2.0.0-alpha1
Pre-release
Pre-release
·
379 commits
to develop
since this release
- Updated to Symfony v2.3.6
- Updated to Bootstrap v3.0.1
- Updated to jQuery v1.10.2
- Remove
include_responsiveoption because Bootstrap 3.0 no longer has a non responsive version - Added
boostrap_moneyform type that uses Bootstraps prepend or append style to display the currency percentform type uses Bootstraps append style to display the percent sign- Changed namespace back to
Braincrafted\Bundle\BootstrapBundle - Support for custom
variables.less - Several Twig filters are now functions
- Added
bootstrap_set_styleandbootstrap_get_styleTwig functions to globally set the style of forms - Added command to generate custom
bootstrap.lessfile - Added command to copy icon fonts into
web/directory - Added Composer script handler for copying icon fonts
- Pagination now supports disabled links
- Added Twig function
badge - Removed Twig filters
badge_*(Bootstrap v3.0 does not include multiply badge styles) - Twig filters
label_*are now Twig functions - Twig filter
iconis now a Twig function - Added
bootstrap_collectionform type