v4.0.32 release notes
Version 4.0.32
- Launching date:
- Downloads
What’s new?
- Styles and plugins
- Minor - Added some Bootstrap 4 helpers classes for spacing, along with
stretched-link
used to expand the click-able area of an hyperlink. - Minor - Share widget - Added
rel="noreferrer noopener"
attribute to the share buttons for cross-origin concerns - Minor - Tables - Added "scroll to top" effect as default behaviour when buttons are clicked in pagination
- Minor - Data inview - Added "in"-only animations by using the
in-only
class - Patch - Data inview - Removed
aria-hidden
attribute from inview and outview content - Patch - Tables - Made table re-filter from all results after filtering once
- Patch - Tables - Changed i18n label text for tables' pages navigation
- Patch - Overlay - Removed duplicate word "Close" from the close button title
- Patch - Overlay & Lightbox - Fixed autogenerated close button undefined error
- Patch - Created IE polyfill for dashed underlines on
<abbr>
- Minor - Added some Bootstrap 4 helpers classes for spacing, along with
- Maintenance
- Highlight - Added CDTS address to the WET-BOEW's documentation home page
- Dependencies - Versions updated for some e.g. Bootstrap
- Build script - Validation errors fixed and/or enhanced e.g. Bootlint
Modified files for implementation
- i18n English, French and Spanish language:
- wet-boew/js/i18n/en.js
- wet-boew/js/i18n/en.min.js
- wet-boew/js/i18n/fr.js
- wet-boew/js/i18n/fr.min.js
- wet-boew/js/i18n/es.js
- wet-boew/js/i18n/es.min.js
- Main JavaScript:
- wet-boew/js/wet-boew.js
- wet-boew/js/wet-boew.min.js
- Main CSS:
- theme-wet-boew/css/theme.css
- theme-wet-boew/css/theme.min.css
Browser supported
As per the rule defined by Design decision 2: Browser supported
- Chrome 78
- Chrome 77
- Safari 13.0.2
- Firefox 70.0.1
- Firefox 69.0.3
- Firefox ESR - 68.2.0
- IE 11
- Edge 44
Details
Number of commits: 44
- Eric Dunsworth (@EricDunsworth): 17 commits
- Xiayitan (@xiayitan): 6 commits
- Francis Gorman (@GormFrank): 5 commits
- Pierre Dubois (@duboisp): 5 commits
- Kody (@thekodester):4 commits
- Noah Gresser (@NoahGresser): 2 commits
- Stephane Ducharme (@StdGit): 1 commit
- Ilya Pak (@ipaksc): 1 commit
- Armagan Tekdoner (@grifare): 1 commit
- Rabia Sajjad (@RabiaSajjad): 1 commit
- Kody Duncan: 1 commit
List of commits
- Minor Button Text Issue with Overlays - thekodester, 2019-06-27 07:59:12 -0400
- Development release ans SRI - Francis Gorman, 2019-06-27 10:45:12 -0400
- Datatables scroll to top when pages clicked from bottom - ipaksc, 2019-07-04 13:03:34 -0400
- Table validator: Updated HTML spec link. - Eric Dunsworth, 2019-07-04 15:24:53 -0400
- Boostrap overrides: Fix solid abbreviation underlines - Eric Dunsworth, 2019-07-05 15:48:47 -0400
- Release notes: v4.0.31 French Translation - GormFrank, 2019-07-08 16:44:31 -0400
- Build: Update Bootstrap to 3.4.1 - Eric Dunsworth, 2019-07-08 17:02:58 -0400
- Build: Update CSSLint/banner to support #8677's changes (#8679) - EricDunsworth, 2019-07-11 10:57:09 -0400
- Repo: Updated URLs of sites that support HTTPS. - Eric Dunsworth, 2019-07-11 12:05:10 -0400
- Fixed download link to release v4.0.31 files on downloads page - GormFrank, 2019-07-11 13:35:09 -0400
- Update i18n text - Pierre Dubois, 2019-07-11 16:37:18 -0400
- CSS - Ensure input field value don't overflow with text-zoom at 200% (#8686) - Armagan Tekdoner, 2019-07-17 11:57:02 -0400
- Build: Update grunt-sass and related changes - Eric Dunsworth, 2019-07-17 16:41:30 -0400
- Build: Update grunt to ~1.0.4 - Eric Dunsworth, 2019-07-25 14:32:23 -0400
- Minor Link Fix - thekodester, 2019-07-26 17:32:01 -0400
- Forms: Add autocomplete attributes - Eric Dunsworth, 2019-07-29 11:42:00 -0400
- i18n: Fixed typo in French alert when in Basic HTML - Francis Gorman, 2019-07-29 16:22:49 -0400
- Fixes Bugs with Autogenerated Close Buttons - thekodester, 2019-08-01 11:27:17 -0400
- Web Accessibility Assessment Methodology: Cover WCAG 2.1 - Eric Dunsworth, 2019-08-05 16:02:36 -0400
- Web Accessibility Assessment Methodology: Remove placeholder link from docs - Eric Dunsworth, 2019-08-05 16:23:10 -0400
- Web Accessibility Assessment Methodology: Remove "needs translation" notice from docs - Eric Dunsworth, 2019-08-05 16:41:30 -0400
- Web Accessibility Assessment Methodology: Add space before French percentages - Eric Dunsworth, 2019-08-06 13:58:24 -0400
- Web Accessibility Assessment Methodology: Improve source links - Eric Dunsworth, 2019-08-06 14:36:19 -0400
- Proposing rel='noreferrer noopener' for share links - Rabia Sajjad, 2019-08-14 12:56:10 -0400
- Minor Table Filter Fix - Kody Duncan, 2019-08-16 14:39:30 -0400
- 404 english page changed the heading to be more descriptive - NoahGresser, 2019-08-20 11:21:49 -0400
- Details/summary polyfill - changed the tables acting as content inside the examples to have the class table - NoahGresser, 2019-08-20 15:27:11 -0400
- Contenu du siteweb - Brève refonte de la page d'accueil - Pierre Dubois, 2019-08-21 07:24:14 -0400
- Add CDTS Address to WET-Boew index page Once Documentation is updated, We will change this link to https://cenw-wscoe.github.io/sgdc-cdts/docs/index-en.html - Stephane Ducharme, 2019-09-12 10:42:29 -0400
- Release notes for 4.0.31 clarified, plus modified files for implementation added - GormFrank, 2019-09-17 16:16:42 -0400
- Build: Update grunt-html to ^11.1.1 - Eric Dunsworth, 2019-09-26 15:43:00 -0400
- Build: Remove outdated htmllint ignore rules - Eric Dunsworth, 2019-09-27 11:40:57 -0400
- Reset button restyled - thekodester, 2019-10-02 10:47:35 -0400
- data-inview: added the possibility to play the "in" animation only (#8730) - xiayitan, 2019-10-09 11:09:40 -0400
- Move bootstrap 4 supplemental style to its own file and include the one from GCWeb - Pierre Dubois, 2019-10-10 23:29:00 -0500
- Build: Fail on bootlint errors/warnings - Eric Dunsworth, 2019-10-11 12:37:02 -0400
- update data-inview document - xiayitan, 2019-10-11 14:02:04 -0400
- Fix accessibility issue - xiayitan, 2019-10-15 11:20:39 -0400
- Adding testing page - xiayitan, 2019-10-15 15:45:25 -0400
- Fixed new line at the bottom - xiayitan, 2019-10-15 15:53:48 -0400
- Fixing lintspace - xiayitan, 2019-10-15 16:11:34 -0400
- Table validator: Fix bootlint errors - Eric Dunsworth, 2019-10-18 11:14:39 -0400
- Update DD on index pages - Pierre Dubois, 2019-11-06 14:13:59 -0500
- Apply latests updates made to i18n spreadsheet - Pierre Dubois, 2019-11-06 14:29:21 -0500
Subresource integrity (SRI)
Le SRI rovide a method to protect website delivery. The following information are the hash for key resource in WET and GCWeb.
v4.0.32
wet-boew/js/wet-boew.min.js
- sha256-FX0wRD8t1D8kBHBzPv1gAnXoe9TpBAdNqW0bpDd+HVQ= sha512-+pBvrkirfu/E77iUUsgze2KpauiL48E0dKoLPn4QnsG19U4JImHiAP4xato13gmGncd7XZVU0jvbbuB34LSzBA==
Get all hash (JSON format):
- Date modified: