Wicket Bootstrap 0.9.15 (built against Wicket 6.21.0) and 0.10.5 (built
against Wicket 7.1.0) have been released and are available at Maven Central.
Martin Tzvetanov Grigorov (46):
[maven-release-plugin] prepare for next development iteration
PR #561 - Reformat ModalCloseButton to use spaces as before the PR
Merge branch 'master' into wicket-7.x
Upgrade Wicket to 6.21.0
Fixes #563 - Behaviors depending on bootstrap.js should extend from
BootstrapJavascriptBehavior
Fixes #562 - Add CookieThemeProvider - an ActiveThemeProvider that
loads/stores the theme name in a cookie for durability
[build] Do not disable javadoc's doclint completely but only the html
validation
[bootlint] Update Bootlint to 0.14.1
Merge branch 'master' into wicket-7.x
[bootlint] Fix bootlint issues in BaseCssPage and CheckboxesPage
[bootlint] Fix Bootlint issues in ComponentsPage
[bootlint] Fix Bootlint issues in Javascript demo page
[bootlint] Fix Bootlint issues in DatetimePickerPage
[bootlint] Fix issues in Issues demo page
[bootlint] Fix Bootlint warnings in ExtensionsPage and
DropZoneFileUpload
[bootlint] Fix Bootlint issues in CheckboxesPage demo page
Merge branch 'master' into wicket-7.x
Fixes #569 - Add support for fixed width FontAwesome icons
Issue #569 - Move 'fixed width' property to FontAwesomeIconTypeBuilder
[fontawesome] Whitespace cleanup.
Issue #572 - Remove #name(). The name of the meta is well known
Issue #572 - Rework the setters to use fluent API
Upgrade Bootstrap to 3.3.6
Update Bootlint to 0.14.2
[themes] Update Material Design theme
[themes] Update Bootswatch themes
[themes] Update Metro theme
[themes] Update Google theme
Merge branch 'master' into wicket-7.x
Update Less4j to 1.15.4
[samples] Fix the value of <meta name="viewport"
content="initial-scale"/>
[summernote] Update to 0.7.0
[themes] Update Material Design theme
[select] Update Bootstrap-Select to 1.8.1
Merge branch 'master' into wicket-7.x
[summernote] Do not use 'placeholder' for the demo. Use a proper model
Merge branch 'master' into wicket-7.x
[summernote] Do not allow the default behavior of the 'submit' JS
event
[maven-release-plugin] prepare release bootstrap-parent-0.9.14
[maven-release-plugin] prepare for next development iteration
Do not deploy the samples to Maven Central (very slow)
[maven-release-plugin] prepare release bootstrap-parent-0.9.15
[maven-release-plugin] prepare for next development iteration
Merge branch 'master' into wicket-7.x
Fix a merge conflict
[maven-release-plugin] prepare release bootstrap-parent-0.10.5
David Beer (6):
Changes to the viewport meta tag so that you can select no zoom
option. This fixes #570
Refactored OptimizedMobileViewportMetaTag to be MobileViewportMetaTag
So that you can customise the values added to the viewport meta tag.
Modified BasePage to use new MobileViewportMetaTag
Merge branch 'master' of github.com:l0rdn1kk0n/wicket-bootstrap
Changed Author. Modified Width to be more like the other members.
So that you can get the width value independately.
Changed Author.
Maarten Rijke (1):
Fixes TypeAhead Bloodhound not working with Wicket URL encryption
Michael Haitz (1):
add IntelliJ hint on readme page
Peter Grauvogel (1):
Edit constructor for flexible usage to set custom markup ID.
Many thanks to all contributors!
Wicket Bootstrap team
P.S. There were build issues with 0.9.14, that's why the jump from .13 to
.15.