Version 2.0.0-alpha1
Pre-release
Pre-release
florianeckerstorfer
released this
02 Nov 12:07
·
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_responsive
option because Bootstrap 3.0 no longer has a non responsive version - Added
boostrap_money
form type that uses Bootstraps prepend or append style to display the currency percent
form 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_style
andbootstrap_get_style
Twig functions to globally set the style of forms - Added command to generate custom
bootstrap.less
file - 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
icon
is now a Twig function - Added
bootstrap_collection
form type