v4.0.21.x release notes
Version 4.0.21.1
- Release date:
- Downloads
Version 4.0.21
- Release date:
- Downloads
What's New
Version 4.0.21.1
- Fix the Feeds to be able to read JSON ATOM like feed
Read the Instructions on applying the feed patch for WET-BOEW and related themes.
Version 4.0.21
- Geomap: Fixed issue where KML feature attributes were not sources from ExtendedData elements
- Removed img block from figure and carousel-s1 li block to fix compile errors
- Details/Summary: Fixed the double description in the french demo that crashes the build
- Tabbed interface: Update for a11y code Improved the LI text for panels and removed alt text for the pictures. Fixes #6693.
- Fixed the alignment of the login buttons
- Equal height: Fixed issues with the demo page's code samples.
- Calendar: Refactored the library
- Date Picker: Refactored and updated to the new calendar library
- Calendar of Event: Updated to the new calendar library
Details
Number of commits: 10
- @LaurentGoderre: 19 commits
- @andre-gh: 9 commits
- @shawnthompson: 7 commits
- @EricDunsworth: 5 commits
- @maximmartel: 3 commits
- @jvanulde: 1 commit
- @kristremblay: 1 commit
- @lchski: 1 commit
- @masterbee: 1 commit
- @nschonni: 1 commit
- @rlambert27: 1 commit
List of commits
- Geomap: Fixed issue where KML feature attributes were not sources from ExtendedData elements. - Joost van Ulden, 2015-07-27 15:00:43 -0700
- wb: Allow for specific directory paths via data attrs. - Andre D, 2015-11-26 13:13:18 -0500
- Updated the build version to v4.0.21-development - Andre D, 2015-12-16 09:18:15 -0500
- Add changelog for v4.0.20 - Andre D, 2015-12-16 10:47:18 -0500
- feeds: Increase requested timeout to 10 seconds. - Andre D, 2015-12-16 16:34:22 -0500
- formvalid: Clear out current error summar properly. - Andre D, 2015-12-18 12:03:36 -0500
- Removed img block from figure and carousel-s1 li block to fix compile errors - Kristopher Tremblay, 2015-12-18 15:38:47 -0700
- Run tests in offline mode (using local jQuery) - Laurent Goderre, 2015-12-21 13:33:43 -0500
- added important to border removals because of specificity restraint - Shawn Thompson, 2016-01-04 13:40:45 -0500
- Calendar: Refactored the library - Laurent Goderre, 2016-01-05 16:04:58 -0500
- Calendar: Added unit test for the library - Laurent Goderre, 2016-01-05 16:05:07 -0500
- Date Picker: Refactored and updated to the new calendar library - Laurent Goderre, 2016-01-05 16:05:07 -0500
- Date picker: Added unit test for the polyfill - Laurent Goderre, 2016-01-05 16:05:07 -0500
- Calendar of Event: Updated to the new calendar library - Laurent Goderre, 2016-01-06 11:47:17 -0500
- Details/Summary: Refactor to duplicate the spec API for the element - Laurent Goderre, 2016-01-07 10:46:13 -0500
- Details/Summary: Fixed the double description in the french demo that crashes the build - Laurent Goderre, 2016-01-11 11:52:16 -0500
- Do not error when equalheight element has no content. - Andre D, 2016-01-11 13:41:53 -0500
- Toggle: Updated to the new details polyfill - Laurent Goderre, 2016-01-11 13:56:54 -0500
- equalheight: Reinit on content updated event from data-ajax. - Andre D, 2016-01-11 14:06:29 -0500
- Date Picker: Skip the tests if the datepicker is supported natively - Laurent Goderre, 2016-01-12 10:10:09 -0500
- Date Picker: Fixed a rounding issue with the test suite - Laurent Goderre, 2016-01-12 10:34:26 -0500
- menu: Inherit color value for summary. - Andre D, 2016-01-12 15:47:54 -0500
- Menu: Explicitly trigger the initialization of the details/summary polyfill - Laurent Goderre, 2016-01-13 11:02:13 -0500
- path: Use asset, not assets - Andre D, 2016-01-21 10:59:19 -0500
- moved filter field for tables to left side fixed #7337 - Shawn Thompson, 2016-01-27 08:29:11 -0500
- roadmap changes - Maxim Martel, 2016-02-10 09:01:38 -0500
- Bump license years to 2016 - Lucas Cherkewski, 2016-02-20 14:33:19 -0500
- HTML Proofer: Prevent empty alt attributes from causing failures. - Eric Dunsworth, 2016-02-22 15:13:36 -0500
- Tabbed interface: Update for a11y code Improved the LI text for panels and removed alt text for the pictures. Fixes #6693. - Roch Lambert, 2016-02-24 08:56:06 -0500
- Date Picker: Position the calendar before showing it - Laurent Goderre, 2016-03-03 10:35:01 -0500
- Fixed the alignment of the login buttons - Laurent Goderre, 2016-03-08 15:03:50 -0500
- Breadcrumbs: Reworked into conditional base SCSS, added variables and fixed RTL issues. - Eric Dunsworth, 2016-03-08 23:20:06 -0500
- Calendar: Added role=application for better keyboard navigation - Laurent Goderre, 2016-03-09 14:02:29 -0500
- Moved the signed in/out CSS to the core - Laurent Goderre, 2016-03-14 10:42:55 -0400
- Added variables to control the sign in/out - Laurent Goderre, 2016-03-14 10:44:55 -0400
- Lint: Remove non-standard whitespace characters - Nick Schonning, 2016-03-15 00:05:01 -0400
- Base: Added direction/view-specific clearing classes. - Eric Dunsworth, 2016-03-15 12:21:19 -0400
- fixes #7198 - Maxim Martel, 2016-03-16 10:06:07 -0400
- Equal height: Fixed issues with the demo page's code samples. - Eric Dunsworth, 2016-03-16 13:47:37 -0400
- change example site for share widget - Shawn Thompson, 2016-03-21 15:40:40 -0400
- fix for saucelabs error on share page - Shawn Thompson, 2016-03-21 20:18:51 -0400
- temporary saucelabs fix for date problem - Shawn Thompson, 2016-03-21 22:23:41 -0400
- added ellipsis class to trouncate lines of long text - Shawn Thompson, 2016-03-29 13:30:43 -0400
- Fixed an issue with the date picker returning incorrect dates - Laurent Goderre, 2016-03-29 21:43:01 -0400
- Breadcrumb: Added SCSS variable to control whether to show/hide breadcrumbs when printing. - Eric Dunsworth, 2016-03-30 09:24:02 -0400
- Updated roadmap - dropping support for IE8 and IE9 - Maxim Martel, 2016-04-05 12:38:45 -0400
- removed italics in required class to help with accessibility - Shawn Thompson, 2016-04-06 13:58:19 -0400
- Calendar of Event: Fixed the links to events - Laurent Goderre, 2016-04-08 11:07:53 -0400
- [Upgrade] - Upgraded jquery-validation library - Mario Bonito, 2016-04-10 02:56:37 -0400
- Date modified: