forked from dnnconsulting/DnnC.Bootster
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ReleaseNotes.txt
45 lines (42 loc) · 1.27 KB
/
ReleaseNotes.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
41
42
43
44
45
<h3>DnnBootster Theme for Dnn</h3>
DnnConsulting.nl <br/>
Geoff Barlow<br />
<a href="mailto:[email protected]">[email protected]</a><br />
<a href=http://www.dnnconsulting.nl>http://www.dnnconsulting.nl</a><br />
<hr/>
<h3>About the DnnBootster Theme</h3>
<h4>Version 01.00.02</h4><br />
Small changes
<h5>Added</h5>
<ul>
<li>Dedicated admin skin added</li>
<li>404 skin added</li>
</ul>
<h5>Bug Fixes/changes</h5>
<ul>
<li>
Changed the ContentPane container from "container-fluid" to "container", this is done
because there is a dedicated admin skin for editing which uses the "container-fluid" class.
</li>
</ul>
<h4>Version 01.00.01</h4><br />
Small changes
<h5>Added</h5>
<ul>
<li>A popup skin so that the Dnn modals are displayed properly on mobile devices.</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li>
Fix for the bootstrap Carousel in IE11, when the slider swaps images the screen size, the images
first display full height, then changes to the proper responsive size, this causes an unpleasent jumping
on the screen, this has now been sorted.
</li>
</ul>
<h4>Version 01.00.00</h4><br />
Initial release of the skin using Bootstrap v3.3.6 and DNN 8
<h5>Bug Fixes</h5>
<ul>
<li>None, first release</li>
</ul>
</div>