v3.0.10 release notes
- Release date: 2013-09-17
- Downloads
What's New
- Migration: Changed file name suffixes from -eng/-fra to -en/-fr to align with HTML5 conventions and to prepare for WET v4.0. The -eng/-fra files will be maintained for a period time to assist search engines with the transitions and to avoid breaking content.
- Fixed handling of left mouse buttons clicks in IE8 on same-page links.
- Multimedia player: Added srclang and label attributes to the caption track in the multimedia player working examples.
- Tabbed interface: Reduced the screen reader "chatter" and improved Window Eyes support.
- Added keyboard support for numbers through the numpad, punctuation and various symbols (affects Autocomplete, Menu bar, Share widget and Slideout tag)
Details
Number of commits: 76
- @pjackson28: 46 commits
- @nschonni: 17 commits
- @EricDunsworth: 7 commits
- @LaurentGoderre: 4 commits
- @patheard: 2 commits
- @berubs: 2 commits
List of commits
- Updated build version to v3.0.10-development. - Paul Jackson, 2013-08-06 10:26:46 -0400
- Additional fixes for spacing/tabbing issues when building. Fixes gh-2632 - Eric Dunsworth, 2013-08-07 11:42:55 -0400
- Autocomplete / Form validation: Corrected markup for option elements (fixes #2721 and fixes #2823). - pjackson28, 2013-08-14 15:23:08 -0400
- Form valid: Updated English date modified on example. - pjackson28, 2013-08-14 15:33:34 -0400
- Datalist polyfill: Fixed polyfill so only displays value if value and label are identical and also corrected undefined checks (fixes #2823 and supercedes #2831). - Paul Jackson, 2013-08-15 13:55:56 -0400
- Corrected left mouse button detection for pre-IE9 (fixes #2836). - pjackson28, 2013-08-15 23:50:49 -0400
- Autocomplete (Datalist polyfill): Fix highlighted text colour in Internet Explorer 8 and 9. - Paul Jackson, 2013-08-19 12:12:26 -0400
- [Date picker] Support IDs containing dot(s) - berubs, 2013-08-21 11:09:42 -0400
- Forms: Add input-placeholder mixin - Nick Schonning, 2013-08-24 16:45:05 -0400
- GC Web Usability Intranet theme: Added missing image (fixes #2859). - Paul Jackson, 2013-08-26 11:13:11 -0400
- Now hiding .datepicker-format elements when the datepicker polyfill is not loaded. - Paul Jackson, 2013-08-27 11:24:16 -0400
- Datepicker polyfill: Fixed typo in extends to correct issue in #1170. - Paul Jackson, 2013-08-28 15:49:35 -0400
- Datepicker/Form validation: Updated date modified on working examples pages. - Paul Jackson, 2013-08-28 15:59:12 -0400
- Fixed broken links to forces.gc.ca. - Eric Dunsworth, 2013-08-28 18:55:01 -0400
- Grids icon SCSS: Set background to none for external links in page headers/footers. - Prevents external icons from appearing in IE7's page headers/footers. - Eric Dunsworth, 2013-08-29 16:24:00 -0400
- Migration: Created en and fr versions of all eng and fra files and set canonical rel of eng and fra files to en and fr (to assist search engines with the transition) - pjackson28, 2013-08-30 01:29:56 -0400
- Removed inadvertent shortcut in the webfeeds folder. - pjackson28, 2013-08-30 01:41:50 -0400
- Language selector: Fixed JSHint error - pjackson28, 2013-08-30 01:49:41 -0400
- Build: Add Travis IRC notifications - Nick Schonning, 2013-08-30 17:57:13 -0400
- Slide out tab SCSS: Restored "raw" content when printing. - Eric Dunsworth, 2013-08-30 19:37:29 -0400
- Migration: Corrected en-fr and fr-en mismatches. - pjackson28, 2013-09-02 00:47:42 -0400
- Corrected a typo in the readme for v3.0.9. - pjackson28, 2013-09-02 01:13:12 -0400
- Fixed broken Terms and conditions links and added rel="external" to PHP variant links. - Eric Dunsworth, 2013-09-03 21:35:44 -0400
- Icons: Add dual icon for external download - Nick Schonning, 2013-09-03 23:23:47 -0400
- Tabbed interface: improvements for screen readers - Pat Heard, 2013-09-05 10:47:15 -0400
- Multimedia player: Added label and srclang attributes to caption tracks in working examples (fixes #2935). - Paul Jackson, 2013-09-06 14:40:00 -0400
- Multimedia player: Corrected incorrect data-type on English captions and indenting issue in French. - Paul Jackson, 2013-09-06 14:51:42 -0400
- Tabbed interface: fix enter key blocking on tabs - Pat Heard, 2013-09-06 15:44:39 -0400
- Gitignore file: Added lib folder. - Eric Dunsworth, 2013-09-10 13:42:04 -0400
- Build: Switch to JSHint RC file - Nick Schonning, 2013-09-10 14:42:23 -0400
- Grids SCSS: Disabled link icons in secondary menus. - Eric Dunsworth, 2013-09-10 16:26:57 -0400
- Linting: Trim trailing space - Nick Schonning, 2013-09-10 16:41:25 -0400
- Linting: cleanup unused variable warnings - Nick Schonning, 2013-09-10 16:59:17 -0400
- Linting: Enforce onevar option - Nick Schonning, 2013-09-10 17:18:07 -0400
- Linting; Remove pe and jQuery globals - Nick Schonning, 2013-09-10 18:30:16 -0400
- Build: Add jshintignore for CLI based linting - Nick Schonning, 2013-09-10 18:31:00 -0400
- [Datepicker] Fix issue with IDs containing periods - berubs, 2013-09-11 16:13:04 -0400
- Updated the security key and output redirections - Laurent Goderre, 2013-09-16 12:27:25 -0400
- Modified the post build process to a bot - Laurent Goderre, 2013-09-16 13:26:09 -0400
- Datalist polyfill and various plugins: Added support for number key input through the numpad, punctuation and other symbols (fixes #3005). - Paul Jackson, 2013-09-16 14:51:52 -0400
- Datalist: Corrected unnecessary conditional nesting. - Paul Jackson, 2013-09-16 15:56:50 -0400
- Session timeout: Manually merged in fixes from pull request #2897. - Paul Jackson, 2013-09-17 11:10:50 -0400
- Updated files for the v3.0.10 maintenance release. - Paul Jackson, 2013-09-17 11:50:18 -0400
- Date modified: