v4.0.11 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
- DataTables: Fixed the page number when more than one datatable is on the page
- Multimedia: Fix the playback of video in IE9-11
- Geomap: Fixed issue where default attribution wasn't added to map
- Geomap: Added WMS overlay capability with support for graphic and HTML legends, cql_queries, and layer opacity
- Menu: Fixed Javascript execution halted when non link, non heading text in secondary menu
- Footnotes: Adjusted print SCSS to prevent URLs from appearing beside return links
- Theme: Added aria-labelledby to the Lightbox content area to help Jaws to read the contained header
- Tabs: Fixed firing of the wb-updated event so it only fires on a tabpane change
- Toggle: Added the ability to set the initial state of a toggle button and fixed the handling of nested elements
- SCSS Variables: Updated src variables file and added customizable variables for Tabs plugin
- Updated Bootstrap for Sass version to 3.3.1:
Details
Number of commits: 27
- @LaurentGoderre: 12 commits
- @jvanulde : 6 commits
- @pjackson28: 5 commits
- @EricDunsworth: 2 commits
- @melodyma: 1 commits
- @zachfalsetto: 1 commits
List of commits
- changing to latest bootstrap - Zach Falsetto, 2015-01-19 16:48:11 -0500
- Fixed the display of Facebook feed times by inserting a line break Also used CSS to display the brackets. Fixes #3511 - Laurent Goderre, 2015-01-19 19:13:26 -0500
- Test: Fixed SauceLabs intermittent build failures - Laurent Goderre, 2015-01-20 11:07:50 -0500
- Updated the build version to v4.0.11-development - Laurent Goderre, 2015-01-20 11:44:00 -0500
- Geomap: added WMS overlay capability with support for graphic and HTML legends, cql_queries, and layer opacity. - Joost van Ulden, 2015-01-21 15:54:18 -0800
- Prevented hash handling when handling same page links - Paul Jackson, 2015-01-27 11:06:34 -0500
- Menu: Added better nesting support for nested menu items - Paul Jackson, 2015-01-28 16:41:41 -0500
- Build: Convert the IE8 CSS minification clean to an npm module - Laurent Goderre, 2015-01-29 14:26:44 -0500
- Fixed issue where geocoder datalist contents covered text input in Safari on iOS, Mac, and Windows. - Joost van Ulden, 2015-02-02 06:34:57 -0800
- DataTable: Fixed ambiguous page links - Laurent Goderre, 2015-02-02 16:48:04 -0500
- Toggle: Added the ability to set the initial state of a toggle button - Paul Jackson, 2015-02-03 13:10:44 -0500
- Toggle: Fixed handling of elements nested in a toggle button - Paul Jackson, 2015-02-03 14:08:24 -0500
- Tabs: Fixed firing of the wb-updated event so it only fires on a tabpanel change - Paul Jackson, 2015-02-03 14:23:37 -0500
- Theme: Added missing rel=external to external links - Laurent Goderre, 2015-02-04 10:44:48 -0500
- Addresses #6206 and fixes #6148. Users can configure the AOI widget to be displayed by default and pre-load it with a bound box extent. Minor markup improvements. - Joost van Ulden, 2015-02-04 15:49:00 -0800
- Footnotes: Adjusted print SCSS to prevent URLs from appearing beside return links. Fixes #6500. - Eric Dunsworth, 2015-02-05 16:25:21 -0500
- Menu: Fixed Javascript execution halted when non link, non heading text in secondary menu Fixes #6510 - Laurent Goderre, 2015-02-10 16:54:42 -0500
- Site: Fixed spacing/indentation issues throughout many HBS files. Ignored non-HTML code examples. - Eric Dunsworth, 2015-02-11 00:28:50 -0500
- Build: Optimized the grunt file and fixed the watch target - Laurent Goderre, 2015-02-12 11:25:16 -0500
- Updated Geomap documentation to reflect new and updated functionality. - Joost van Ulden, 2015-02-12 10:10:40 -0800
- Fixed issue where base map attribution text is too large on mobile. - Joost van Ulden, 2015-02-13 07:35:24 -0800
- Fixed issue where default attribution wasn't added to map. - Joost van Ulden, 2015-02-13 09:01:03 -0800
- Multimedia: Fixed the need to play play twice at the end of video in IE Fixes #6052 - Laurent Goderre, 2015-02-16 11:06:37 -0500
- Multimedia: Use the `playing` event because IE incorrectly implements the play event - Laurent Goderre, 2015-02-16 13:06:46 -0500
- DataTable: Fixed the page number when more than one datatable is on the page - Laurent Goderre, 2015-02-16 13:54:17 -0500
- DataTables: Fixed the display of the pagination icons in IE8 - Laurent Goderre, 2015-02-16 15:46:45 -0500
- SCSS/Tabs Plugin: Reorganized src variables file and add customizable variables for tabs plugin - melodyma, 2015-02-16 23:04:43 -0800
- Date modified: