forked from TheCoder4eu/BootsFaces
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Release_Notes.txt
40 lines (31 loc) · 1.52 KB
/
Release_Notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
2014-07-12 v0.3.7 - Framework upgrade release
Upgrades:
* upgraded to Bootstrap v3.2.0
* upgraded jQuery to 1.11.1
New features:
* slider handle size is now configurable
* added slider handle round shape support
Fixes:
* Bootstrap v3.2.0 fixed the modal shifting issue.
2014-03-28
BootsFaces v0.3.6 - New component release
The v0.3.6 Release is focused on adding the Thumbnail component.
Additionally it fixes a pair of little bugs triggered by the modularization of CSS and JS process.
2014-03-01
BootsFaces v0.3.5 - Framework Optimization release
This release completes the Modularization of components and resources in order to be able to fine-tune customization of non-core components.
The framework will load resources for non-core components only on pages where they are rendered, thus reducing the footprint of CSS and JS to be loaded.
2014-02-14
BootsFaces v0.3.4 - Maintenance release
This release updates Bootstrap to version 3.1.1 .
BootsFaces v0.3.3 - Framework upgrade release
This is a Framework and library upgrade release:
upgraded to Bootstrap v3.1.0
upgraded jQuery to 1.11.0
BootsFaces v0.3.2 - New components release
The v0.3.2 Release is focused on adding the Button Group and Button Toolbar components,
that allow for more advanced interfaces.
BootsFaces v0.3.1 - Maintenance release
This is a maintenance release to upgrade the Library to Bootstrap v3.0.3.
Some effort has been made to solve the modal issue, but we prefer to wait for an official solution from Bootstrap Team .
BootsFaces v0.3.0 - First public release