|
1 | 1 | ## RELEASE NOTES
|
2 | 2 |
|
3 |
| -### Version 0.3.3- Oct 2, 2013 |
| 3 | +### Version 0.3.5 - Oct 2, 2013 |
| 4 | + |
| 5 | +**Fixes** |
| 6 | +- Fixes radio checkboxes (again) |
| 7 | +- Fixes header content display in icon headers |
| 8 | + |
| 9 | +### Version 0.3.4 - Oct 2, 2013 |
| 10 | + |
| 11 | +**Fixes** |
| 12 | +- Transitions now work in Safari versions that do not support animation-direction |
| 13 | +- Fixes accordion in safari styles getting stuck |
| 14 | +- Centering of content in icon header |
| 15 | + |
| 16 | +### Version 0.3.3 - Oct 2, 2013 |
| 17 | + |
| 18 | +**Fixes** |
| 19 | +- Fixes modal not working due to destroy teardown in dimmer Issue #153 |
| 20 | +- Fixes selector for checkbox to fix radio boxes Issue #154 |
| 21 | +- Fixes issue with popup display in some edge cases Issue #128 |
4 | 22 |
|
5 | 23 | **Updates**
|
6 | 24 | - Headers and lists with icons now do not break with multiline content
|
7 | 25 | - Examples resize with browser width
|
8 | 26 | - Updates ACE editor library
|
9 | 27 | - Code samples now do not change after interacting with examples
|
10 | 28 |
|
11 |
| -### Version 0.3.2- Oct 2, 2013 |
| 29 | +### Version 0.3.2 - Oct 2, 2013 |
12 | 30 |
|
13 | 31 | **Updates**
|
14 | 32 | - Dropdown now formats top and right arrow icons automatically with icon coupling with sub menus
|
|
29 | 47 | - Lists items now auto clear floats
|
30 | 48 | - Fixes icon input inside a menu placement issues
|
31 | 49 |
|
32 |
| -### Version 0.3.1- Sep 30, 2013 |
| 50 | +### Version 0.3.1 - Sep 30, 2013 |
33 | 51 |
|
34 | 52 | **Fixes**
|
35 | 53 | - Fixes Page Grid still receiving negative margin
|
36 | 54 |
|
37 |
| -### Version 0.3.0- Sep 30, 2013 |
| 55 | +### Version 0.3.0 - Sep 30, 2013 |
38 | 56 |
|
39 | 57 | **Fixes**
|
40 | 58 | - Responsive Grid is now called "Page Grid". Responsive grids are now deprecated. This reduces confusion.
|
41 | 59 | - Negative margins are now automatically removed from grids that are descendents of body tag.
|
42 | 60 |
|
43 |
| -### Version 0.2.5- Sep 28, 2013 |
| 61 | +### Version 0.2.5 - Sep 28, 2013 |
44 | 62 |
|
45 | 63 | **Fixes**
|
46 | 64 | - Fixes checkbox selector issue with multiple inputs inside a checkbox
|
47 | 65 | - Modal no longer uses inline css to center when in fixed position mode
|
48 | 66 | - Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm
|
49 | 67 |
|
50 |
| -### Version 0.2.4- Sep 28, 2013 |
| 68 | +### Version 0.2.4 - Sep 28, 2013 |
51 | 69 |
|
52 | 70 | **Updates**
|
53 | 71 |
|
|
0 commit comments