v4.0.8 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
- Footnotes: Adjusted SCSS to accommodate lists/tables within footnotes. Fixes #6157.
- Details/summary polyfill: Set closed details visibility to hidden to make text nodes invisible (although still take up space)
- Calendar of events: wb-updated event now triggered on wb-calevt element.
- Lightbox: add ajax override and include example and documentation
- Data Ajax: Added support for CORS and a fallback when CORS isn't supported
- Session Timeout: Added missing window[ 'wb-sessto' ] support.
- Session timeout: Fixed data-wb-sessto support
- i18n: Updated the French translation for the 'play' label for the multimedia player and carousel.
- Feeds: removed the col- class from the Flickr list items for them to flow at sm and md views
- Print CSS: Set the print CSS for the page header elements.
- Tabs: Fixed resize handling for multiple tabbed interfaces
- Tabs: Added missing id to the carousel tabs
- Tabs: Optimized onResize function
- Tabs: Made session storage usage unique to the page
- Tabs: Added ability to show a tab panel with an external link or event.
- Tabs: Prevented overlapping during loading and view changes
- Tabs: Fixed focus handling for external tab links
- Template: Move the metadata to an include
Details
Number of commits: 28
- @pjackson28: 11 commits
- @LaurentGoderre: 7 commits
- @thomasgohard: 4 commits
- @EricDunsworth: 3 commits
- @crichard: 1 commits
- @shawnthompson: 2 commits
List of commits
- Footnotes: Adjusted SCSS to accommodate lists/tables within footnotes. Fixes #6157. - Eric Dunsworth, 2014-10-22 00:54:10 -0400
- Details/summary polyfill: Set closed details visibility to hidden to make text nodes invisible (although still take up space) - Paul Jackson, 2014-10-22 12:25:37 -0400
- Updated the build version to v4.0.8-development - Laurent Goderre, 2014-10-22 13:18:13 -0400
- Calendar of events: wb-updated event now triggered on wb-calevt element. - Paul Jackson, 2014-10-22 14:31:08 -0400
- Fixed links to commit in v4.0.7 english release notes - Laurent Goderre, 2014-10-24 10:14:47 -0400
- Lightbox: add ajax override and include example and documentation - Cynthia Richard, 2014-10-27 13:06:38 -0400
- Documentation: Added proxy guidance related to .insteadOf and personal network drives. Fixes #6152. - Eric Dunsworth, 2014-10-27 15:37:06 -0400
- Footnotes: Updated ID guidance for multi-referenced footnotes in documentation. Forgot to update guidance for it in #4019 (which resolved #3257). - Eric Dunsworth, 2014-10-27 17:11:55 -0400
- Data Ajax: Added support for CORS and a fallback when CORS isn't supported - Laurent Goderre, 2014-10-28 10:20:02 -0400
- Session Timeout and Documentation: Added missing window[ 'wb-sessto' ] support and missing documentation for window[ componentName ] to all relevant plugins. - Paul Jackson, 2014-10-28 13:50:00 -0400
- fixed the ellipsis in IE8 for the DL element - Shawn Thompson, 2014-10-29 14:33:56 -0400
- [i18n] Updated the French translation for the 'play' label for the multimedia player and carousel. - Thomas Gohard, 2014-10-29 14:41:50 -0400
- Feeds: removed the col- class from the Flickr list items for them to flow at sm and md views - Shawn.Thompson, 2014-10-30 10:48:26 -0400
- Template: Move the metadata to an include - Laurent Goderre, 2014-10-30 11:43:37 -0400
- Feeds: Reorder the code in a more logical fashion Grouped helpers methods together and ordered the core methods in the order they are called - Laurent Goderre, 2014-10-30 12:48:06 -0400
- [Print CSS] Set the print CSS for the page header elements. - Thomas Gohard, 2014-10-30 15:45:55 -0400
- [Feeds] Converted space-indented lines to tab-indented lines. - Thomas Gohard, 2014-11-04 13:21:26 -0500
- [Feeds] Fixed a typo in the word 'variables' in a comment. - Thomas Gohard, 2014-11-04 13:21:36 -0500
- Fixed the deploy target being executed on feature branches Fixes #6251 - Laurent Goderre, 2014-11-07 15:38:06 -0500
- Tabs: Fixed resize handling for multiple tabbed interfaces - Paul Jackson, 2014-11-12 12:40:39 -0500
- Tabs: Added missing id to the carousel tabs - Paul Jackson, 2014-11-12 12:55:24 -0500
- Tabs: Optimized onResize function - Paul Jackson, 2014-11-12 16:23:45 -0500
- Build: optimized the deploy logic - Laurent Goderre, 2014-11-13 11:38:19 -0500
- Tabs: Made session storage usage unique to the page - Paul Jackson, 2014-11-13 14:56:19 -0500
- Tabs: Added ability to show a tab panel with an external link or event. - Paul Jackson, 2014-11-14 12:48:19 -0500
- Session timeout: Fixed data-wb-sessto support - Paul Jackson, 2014-11-14 14:09:54 -0500
- Tabs: Prevented overlapping during loading and view changes - Paul Jackson, 2014-11-14 16:00:44 -0500
- Tabs: Fixed focus handling for external tab links - Paul Jackson, 2014-11-14 16:28:27 -0500
- Date modified: