v4.0.14 release notes
Looking for WET v3.1?
As of September 23, 2014, version 3.1 of the Web Experience Toolkit is no longer supported. The source code and documentation have been moved to the wet-boew-legacy repository.
- Release date:
- Downloads
What's New
- Charts: Thousand and decimal separator defined in i18n and documentation improvement.
- Multimedia and feeds: Replace the loading image with a glyphicon.
- Equal Height: Added a test to determine if the plugin works on multiple block Tests #6680.
- Toggle: Fixed potential conflict between persist and state and fixed related documentation.
- Charts and Graphs: Fixed a code style issue breaking the build.
- Menu: Fixed closing the menu through the escape key.
- Overlay: Ensure that elements with focus outside an overlay are visible.
- Tabbed interface: Stop the list of tabs from wrapping when there are too many tabs or when their labels are too long.
- New plugin: Dismissable content.
- Lightbox: Fixed link text on demo page.
- CSS: Updated styling of fieldset and legend elements.
Details
Number of commits: 22
- @LaurentGoderre: 10 commits
- @thomasgohard : 7 commits
- @pjackson28: 4 commits
- @duboisp : 1 commits
List of commits
- Charts - Thousand and decimal separator defined in i18n and documentation improvement. Resolve #3267 Close #4433 - Pierre Dubois, 2015-03-22 22:56:03 -0400
- Multimedia & Feeds: Replace the loading image with a glyphicon - Laurent Goderre, 2015-04-07 16:52:20 -0400
- Equal Height: Added a test to determine if the plugin works on multiple block Tests #6680 - Laurent Goderre, 2015-04-16 16:51:57 -0400
- Updated the build version to v4.0.14-development - Laurent Goderre, 2015-04-20 17:38:37 -0400
- Fixed the french captions in the YouTube player Fixes #6718 - Laurent Goderre, 2015-04-24 14:26:26 -0400
- Toggle: Fixed potential conflict between persist and state and fixed related documentation - Paul Jackson, 2015-04-24 15:51:26 -0400
- Details Summary: Removed the !important from the CSS - Laurent Goderre, 2015-04-27 11:56:04 -0400
- Charts and Graphs: Fixed a code style issue breaking the build - Laurent Goderre, 2015-04-28 10:41:25 -0400
- Details Summary: Consolidated the CSS - Laurent Goderre, 2015-04-28 11:47:32 -0400
- Fixed dynamically generated ajax lightboxes Fixes #6733 - Laurent Goderre, 2015-04-30 16:16:16 -0400
- Menu: Fixed closing the menu through the escape key - Paul Jackson, 2015-05-01 14:12:02 -0400
- Overlay: Ensure that elements with focus outside an overlay are visible. - Thomas Gohard, 2015-05-03 12:44:24 -0400
- Tabbed interface: Stop the list of tabs from wrapping when there are too many tabs or when their labels are too long. - Thomas Gohard, 2015-05-04 12:45:49 -0400
- Updated the i18n strings - Laurent Goderre, 2015-05-08 13:46:43 -0400
- Core: Added string hashing function. - Thomas Gohard, 2015-05-08 15:13:31 -0400
- New plugin: Dismissable content. - Thomas Gohard, 2015-05-11 09:54:21 -0400
- i18n: Added strings from dimissable content plugin. - Thomas Gohard, 2015-05-11 16:37:43 -0400
- Overlay and Lightbox: Added no JavaScript fallback - Paul Jackson, 2015-05-12 10:32:41 -0400
- Lightbox: Fixed link text on demo page - Paul Jackson, 2015-05-12 13:09:55 -0400
- Menu: Use data-ajax-replace instead of the custom daya-ajax-fetch - Laurent Goderre, 2015-05-12 16:48:53 -0400
- CSS: Updated styling of fieldset and legend elements. - Thomas Gohard, 2015-05-14 16:59:07 -0400
- Feeds: Linked to Flickr feed documentation. - Thomas Gohard, 2015-05-15 10:30:05 -0400
- Date modified: