Changeset 1397410
- Timestamp:
- 04/16/2016 05:13:40 PM (10 years ago)
- Location:
- widgets-in-tabs/trunk
- Files:
-
- 32 added
- 1 edited
-
css (added)
-
css/perfect-scrollbar.css (added)
-
css/perfect-scrollbar.min.css (added)
-
css/wit-admin.css (added)
-
css/wit-admin.min.css (added)
-
css/wit-all.css (added)
-
css/wit-all.min.css (added)
-
css/wit-settings-form.css (added)
-
css/wit-settings-form.min.css (added)
-
css/wit.css (added)
-
css/wit.min.css (added)
-
js (added)
-
js/cookies.js (added)
-
js/cookies.min.js (added)
-
js/jquery.ba-hashchange.js (added)
-
js/jquery.ba-hashchange.min.js (added)
-
js/perfect-scrollbar.jquery.js (added)
-
js/perfect-scrollbar.jquery.min.js (added)
-
js/wit-admin.js (added)
-
js/wit-admin.min.js (added)
-
js/wit-all.min.js (added)
-
js/wit-button.js (added)
-
js/wit-button.min.js (added)
-
js/wit-settings-form.js (added)
-
js/wit-settings-form.min.js (added)
-
js/wit.js (added)
-
js/wit.min.js (added)
-
langs (added)
-
langs/ar.js (added)
-
langs/wit-ar.mo (added)
-
langs/wit-ar.po (added)
-
readme.txt (modified) (4 diffs)
-
widgets-in-tabs.php (added)
Legend:
- Unmodified
- Added
- Removed
-
widgets-in-tabs/trunk/readme.txt
r1071525 r1397410 3 3 Tags: tabs, tabbed, widget, tabbed widget, theme, sidebar, widget area 4 4 Requires at least: 3.9.0 5 Tested up to: 4. 15 Tested up to: 4.5 6 6 Stable tag: 2.2.0 7 7 License: GPLv2 or later … … 86 86 == Changelog == 87 87 88 = 2.2.1 = 89 90 *16 Apr 2016* 91 92 * Bug Fix: Typo in animation name. 93 * Bug Fix: Tabs titles are connected in complex scripts. 94 * Bug Fix: WIT does not work if shortcode is used alone without any WIT widget. 95 * Enhancement: Change some strings. 96 * Enhancement: jQueryUI animation scripts are loaded despite disabling animations. 97 * Known Issue: Using multiple instances of WIT widget that display the same WIT sidebar on the same page breaks all WIT instances on that page. 98 88 99 = 2.2.0 = 89 100 … … 94 105 * Enhancement: WIT should now be compatible with dynamic widgets 95 106 * Change: Default effect duration is now 600ms, and default effect style is now sequential. 96 * NEW: Extra feature: Hide current tab if its title is clicked.107 * NEW: Extra feature: Hide current tab's content if its title is clicked. 97 108 * NEW: Extra feature: Remember last shown tabs when page is reloaded 98 109 … … 197 208 == Upgrade Notice == 198 209 210 = 2.2.1 = 211 Bug fixes and performance improvements. Read the change log for an important known bug that is not yet fixed. 212 199 213 = 2.2.0 = 200 214 New features, enhancements and bug fixes.
Note: See TracChangeset
for help on using the changeset viewer.