Skip to content

Commit bd0de52

Browse files
committed
Update changelogs to just be URLs
Too much maintenance to find and update changelogs. Also update a couple of friendly names of packages.
1 parent cd29220 commit bd0de52

File tree

101 files changed

+101
-8434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+101
-8434
lines changed

FlexSlider_2.5.0/CHANGES.htm

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1 @@
1-
<ol>
2-
<li>
3-
<h6>Version 2.5.0</h6>
4-
<ul>
5-
<li>CSS fix for pausePlay play icon.</li>
6-
<li>Firefox touchstart event fix.</li>
7-
<li>Compatibility change for jQuery to 1.7.0+</li>
8-
<li>Adds customDirectionNav param for custom navigation controls</li>
9-
</ul>
10-
</li>
11-
<li>
12-
<h6>Version 2.4.0</h6>
13-
<p>Update for improved standards. Adds classes to li nav elements. Reset for li elements in stylesheet.</p>
14-
</li>
15-
<li>
16-
<h6>Version 2.3.0</h6>
17-
<p>Fix for pauseInvisible attribute for Chrome and the Page Visibility API.</p>
18-
</li>
19-
<li>
20-
<h6>Version 2.2.2</h6>
21-
<p>Fixes minified JavaScript file to remove merge conflicts.</p>
22-
</li>
23-
<li>
24-
<h6>Version 2.2.0</h6>
25-
<ul>
26-
<li>Fixed event handler conflicts with devices that are both click and touch enabled. e.g., Windows 8.</li>
27-
<li>Made all slider variables public, stored in <code>slider.vars</code>. This allows manipulation of <code>slider.vars.minItems</code> and <code>slider.vars.maxItems</code> on the fly to create different fluid grids at certain breakpoints. <a href="http://flexslider.woothemes.com/dynamic-carousel-min-max.html">Check out this example demonstrating a basic technique</a></li>
28-
<li>Fixed calculations that were causing strange issues with paging and certain FlexSliders to move out of alignment.</li>
29-
</ul>
30-
<p>Be sure to test v2.2.0 with your current slider, before pushing live, to ensure everything is playing nicely.</p>
31-
</li>
32-
</ol>
1+
<p>See the <a href="https://github.com/woothemes/FlexSlider/master/changelog.txt">FlexSlider changelog</a></p>

_template/CHANGES.htm

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
<ol style="max-height: 20em; overflow: auto;">
2-
<li>
3-
<strong>[version]</strong>
4-
<ul><li></li></ul>
5-
</li>
6-
</ol>
1+
<p>See the <a href="">[name] changelog</a></p>

0 commit comments

Comments
 (0)