v4.0.0 Bêta 2 - Notes d'utilisation
- Date de lancement :
- Téléchargements
Quoi de neuf?
Needs translation
- Breaking change: Feedback form JS and CSS are no longer included in the core files. The separate JS and CSS files need to be included in the page for the feedback form to work.
- Menu: Restructured the menus in the mobile panel, switching from a single WAI-ARIA accordion to multiple WAI-ARIA menus.
- Tabbed interface carousel: Corrected overlapping and clipping issues on small-screen smartphones.
- Secondary menu: Corrected structural issues and a disabled a non-functional link.
- Touchscreen: Corrected several touch-related issues with the menu bar, the mobile panel, accordions and details/summary.
- Localstorage: Prevented JS errors when localStorage becomes unavailable when the browser is in private mode.
- Overlay: Prevented the top overlay from overlapping content that gain focus (e.g., clicking a same-page link).
- Charts: Ported Charts plugin from WET v3.1.
- Themes: Ported the GC Web Usability, GC Intranet, Base and OGPL themes from WET v3.1.
- Share widget: Added the ability to share multiple different types of content on the same page.
- Web Accessibility Assessment Methodology: Ported the Web Accessibility Assessment Methodology from WET v3.1.
- RTL: Fixed numerous RTL issues with various plugins and themes
Détails
Nombre des « commits » 457
- @pjackson28 : 303 « commits »
- @patheard : 44 « commits »
- @nschonni : 40 « commits »
- @LaurentGoderre : 30 « commits »
- @thomasgohard : 24 « commits »
- @EricDunsworth : 8 « commits »
- @duboisp : 4 « commits »
- @masterbee : 2 « commits »
- @jeresiv : 1 « commit »
- @shawnthompson : 1 « commit »
Liste des « commits »
- Multimedia: Fix the rewind in Webkit browsers - Laurent Goderre, 2013-12-16 10:52:51 -0500
- Multimedia: Fixed the progressbar in polyfill mode - Laurent Goderre, 2013-12-16 11:52:45 -0500
- Updated build version to v4.0.0-b2-development - Paul Jackson, 2013-12-16 12:45:13 -0500
- Normalised the shortened form for extra large to 'xl'. - Thomas Gohard, 2013-12-16 13:32:36 -0500
- Corrected release year of v4.0.0-b1 - Paul Jackson, 2013-12-16 13:36:37 -0500
- Added v4.0 changelog link - Paul Jackson, 2013-12-16 14:56:24 -0500
- Limit the number of concurrent html compression process - Laurent Goderre, 2013-12-16 14:57:02 -0500
- Multimedia: Implemented the "start at" functionality - Laurent Goderre, 2013-12-16 15:47:13 -0500
- Reverted HTMLCompressor version bump - Paul Jackson, 2013-12-16 16:27:55 -0500
- Rewrote the positioning CSS to allow specifying the screen size(s) when it is applicable. - Thomas Gohard, 2013-12-16 17:15:39 -0500
- Footnotes: Added margin-top to H2 in SCSS. - Eric Dunsworth, 2013-12-17 00:49:10 -0500
- WET theme: Fixed broken license links in splash page HBS files. - Eric Dunsworth, 2013-12-17 01:00:00 -0500
- Data-inview / Overlay: Shortened link and button labels in working examples and renamed data-inview files so not specific to bars - Paul Jackson, 2013-12-17 09:34:24 -0500
- data-inview: unit tests added - Pat Heard, 2013-12-17 13:50:37 -0500
- data-inview: updated working examples - Pat Heard, 2013-12-17 13:51:35 -0500
- [CSS] Updated the position CSS to work like the grid CSS. - Thomas Gohard, 2013-12-17 15:30:50 -0500
- Tabs / Toggle: Added aria-posinset and aria-setsize to help screen readers to properly convey the structure - Paul Jackson, 2013-12-17 22:10:03 -0500
- Overlay: Fixed bugs with tab key handling within overlay - Paul Jackson, 2013-12-17 23:24:35 -0500
- Menu: Converted mobile panel menu to multiple WAI-ARIA menus - Paul Jackson, 2013-12-18 14:39:05 -0500
- Menu: Added minimum widths for the mobile panel (fixes #4116) - Paul Jackson, 2013-12-18 15:19:01 -0500
- Changed tables search label to filter - Jeremy S, 2013-12-18 15:41:59 -0500
- Toggle: fixes #4131 working example accordion markup - Pat Heard, 2013-12-19 08:14:05 -0500
- Fixed typo in Schema.org URL - Paul Jackson, 2013-12-19 10:10:40 -0500
- Multimedia: Converted the youtube player to the HTML5 version - Laurent Goderre, 2013-12-19 10:24:33 -0500
- Details: fix open/close on devices with touch events - Pat Heard, 2013-12-19 13:24:15 -0500
- Overlay: Added top/right margins around hidden header's close button in SCSS. Fixes gh-4130. - Eric Dunsworth, 2013-12-19 15:18:04 -0500
- Site: Add custom 404 page - Nick Schonning, 2013-12-19 16:05:03 -0500
- Datepicker: Added extra checks and renamed an event to prevent the JS errors (partially fixes #4135) - Paul Jackson, 2013-12-19 16:15:46 -0500
- WET theme: Moved WET logo to the top bar in small view and under (fixes #4133) - Paul Jackson, 2013-12-20 09:53:05 -0500
- Menu: Fixed jumpiness when menu bar is clicked with a mouse - Paul Jackson, 2013-12-20 10:14:46 -0500
- Menu: Made mobile panel menus behave like accordions (only one menu item open at a time per menu) - Paul Jackson, 2013-12-20 14:02:20 -0500
- WET theme: Fixed positioning of WET logo in small view and below - Paul Jackson, 2013-12-20 14:20:21 -0500
- Fixed noscript/wb-disable handling for plugins and polyfills - Paul Jackson, 2013-12-20 14:59:05 -0500
- Multimedia: Applied #4140 to v4.0 - Laurent Goderre, 2013-12-20 15:12:46 -0500
- Removed jQuery Mobile references - Paul Jackson, 2013-12-20 15:14:50 -0500
- Equalheight: add unit tests - Pat Heard, 2013-12-20 15:17:19 -0500
- Equalheight: visual update to working examples - Pat Heard, 2013-12-20 15:17:24 -0500
- Equalheight: minor performance tweaks - Pat Heard, 2013-12-20 15:17:29 -0500
- [CSS] Corrections to the positioning CSS to fully match the way the grid CSS works and to include all WET breakpoints. - Thomas Gohard, 2013-12-20 15:37:52 -0500
- Lightbox / Overlay: Fixed border radius issue in iPad (fixes #4028) - Paul Jackson, 2013-12-20 16:09:26 -0500
- Menu: Ensured that mobile panel menu remains in view when opened - Paul Jackson, 2013-12-20 23:17:28 -0500
- Tabs Carousel: Fixed overlapping issue in style 2 (fixes #4132) - Paul Jackson, 2013-12-21 01:40:01 -0500
- Tabs Carousel: Hiding tabs and moving rest of controls above image for carousel style 1 in small view and below (fixes #4132) - Paul Jackson, 2013-12-21 02:23:53 -0500
- Overlay: Fixed issue where top bar overlay overlapped same page link targets (fixes #4119) - Paul Jackson, 2013-12-22 00:12:05 -0500
- LocalStorage/sessionStorage: Added try/catch blocks around localStorage and sessionStorage setItem calls to address BlackBerry 10 issue (related to #4110) - Paul Jackson, 2013-12-22 01:06:25 -0500
- Focus/Overlay: Fixed handling for top bar overlay overlapping the target of a same page link - Paul Jackson, 2013-12-22 02:03:09 -0500
- Fix a Youtube player JS error that getDuration is not a function - Laurent Goderre, 2013-12-23 10:07:34 -0500
- Unit tests: start tests with plugin wb-init event - Pat Heard, 2013-12-23 10:29:24 -0500
- WET theme: Made small view logo clickable - Paul Jackson, 2013-12-23 14:26:50 -0500
- Data-inview: Made plugin init more direct by removing the intermediary event trigger - Paul Jackson, 2013-12-23 14:29:37 -0500
- Toggle: add onbeforeprint behaviour - Pat Heard, 2013-12-23 15:37:10 -0500
- Toggle: add unit tests for onbeforeprint - Pat Heard, 2013-12-23 15:37:16 -0500
- [Equal height] Made the code that looks at the CSS case insensitive and modified the regular expressions to deal with the fact that IE8 rewrites the CSS attributes. - Thomas Gohard, 2013-12-23 16:25:52 -0500
- WET theme: Ensured that the active area for the menu button in small view is 50% of the header width (fixes #4181) - Paul Jackson, 2013-12-24 02:24:55 -0500
- Demos: Remove prettify load from demo table - Nick Schonning, 2013-12-26 16:06:21 -0500
- MathML: Inline polyfill loader - Nick Schonning, 2013-12-26 16:52:16 -0500
- Multimedia: Inline "tmpl" from helpers - Nick Schonning, 2013-12-26 17:11:29 -0500
- Forms: Added Bootstrap CSS to the submit and reset buttons (fixes #4135) - Paul Jackson, 2013-12-27 09:58:46 -0500
- Build: Serve 404 page with connect - Nick Schonning, 2013-12-30 02:15:36 -0500
- [CSS] Remove the position CSS for the xxs and xl breakpoints. - Thomas Gohard, 2013-12-30 11:39:45 -0500
- Menu: Enabled menu items wrapping to the next line when there is insufficient space - Paul Jackson, 2013-12-30 15:34:01 -0500
- Build: Bump gh-pages dependency to 0.9.0 - Nick Schonning, 2013-12-30 21:48:29 -0500
- Build: Add target to deploy to your own gh-pages - Nick Schonning, 2013-12-30 21:53:33 -0500
- 404 Page: Use envronment.root for assets - Nick Schonning, 2013-12-30 23:04:10 -0500
- Build: Rewrite "/v4.0-ci/" request - Nick Schonning, 2013-12-30 23:05:07 -0500
- License: Bump year to 2014 - Nick Schonning, 2014-01-01 13:21:21 -0500
- [CSS] Updated column CSS to match the behaviour of the position CSS. - Thomas Gohard, 2014-01-02 10:06:29 -0500
- Date picker polyfill: Fixed closing on previous menu click (fixes #3869) - Paul Jackson, 2014-01-02 10:44:09 -0500
- Date picker polyfill: Removed duplicate next/previous month event handler and fixed post event focus issue - Paul Jackson, 2014-01-02 13:43:18 -0500
- Menu bar: Fixed gap to right of current link (fixes #4220) - Paul Jackson, 2014-01-06 10:29:44 -0500
- Limit the number of concurrent HTML compression processes - Laurent Goderre, 2014-01-06 11:28:01 -0500
- Menu bar: Corrected menu bar link underlining defaults - Paul Jackson, 2014-01-06 11:42:49 -0500
- Build: Add check dependency plug-in - Nick Schonning, 2014-01-06 19:24:22 -0500
- [Country content] Applied the button CSS to the country content working examples. - Thomas Gohard, 2014-01-07 10:37:16 -0500
- Menu panel: Ensures menu panel sub-menu is open on load when assigned wb-navcurr class (fixes #4230) - Paul Jackson, 2014-01-07 11:30:48 -0500
- Menu panel: Fixed force opening of wb-navcurr sub-menu in Chrome (fixes #4230) - Paul Jackson, 2014-01-07 11:52:01 -0500
- Toggle: add toggle state persistence - Pat Heard, 2014-01-08 11:35:05 -0500
- Toggle: add persist docs and example - Pat Heard, 2014-01-08 11:35:06 -0500
- Test: add toggle persist unit tests - Pat Heard, 2014-01-08 11:35:08 -0500
- Documentation: Pointed contributor guideline and version history links to the new HTML versions - Paul Jackson, 2014-01-09 01:44:51 -0500
- [CSS] Disable pull-right/left on grid-specific columns when the current breakpoint doesn't match. - Thomas Gohard, 2014-01-09 10:00:34 -0500
- [Build] Modified CSSLint options to allow regex selectors. - Thomas Gohard, 2014-01-09 10:00:45 -0500
- Removed unused hard-coded test code - Laurent Goderre, 2014-01-09 12:36:48 -0500
- Removed unused test folder - Laurent Goderre, 2014-01-09 12:49:58 -0500
- Documentation: Updated the downloads and versioning links - Paul Jackson, 2014-01-09 13:24:31 -0500
- Documentation: Updated the roadmap links - Paul Jackson, 2014-01-09 15:01:24 -0500
- Documentation: Updated link targets from wiki to HTML pages - Paul Jackson, 2014-01-10 00:31:08 -0500
- Datalist polyfill: Added missing accent to Montreal in French working example - Paul Jackson, 2014-01-10 11:06:40 -0500
- Menu: Fixed JS error in IE8 when clicking menu panel button a second time before the menu panel opens - Paul Jackson, 2014-01-10 15:46:18 -0500
- WET theme: Fixed hiding of language selection links in example pages (fixes #4268) - Paul Jackson, 2014-01-10 15:52:05 -0500
- Menu: Fixed displaying of mobile panel in IE8 - Paul Jackson, 2014-01-12 00:42:18 -0500
- WET theme: Switched site search to using Google Web search - Paul Jackson, 2014-01-12 02:21:34 -0500
- Test: add unit tests for Feedback plugin - Pat Heard, 2014-01-13 11:43:27 -0500
- Feedback: replace show/hide animation with CSS class swap - Pat Heard, 2014-01-13 11:43:32 -0500
- WET theme: Tweaked site parameter to improve search results - Paul Jackson, 2014-01-13 15:22:15 -0500
- Tabs: Fixed handling of links between tab panels - Paul Jackson, 2014-01-14 13:42:40 -0500
- Changed the language toggle handling - Laurent Goderre, 2014-01-14 14:09:46 -0500
- SVG Polyfill: Keep the object ID if present - Laurent Goderre, 2014-01-14 16:07:42 -0500
- Switched canada.gc.ca references to canada.ca - Paul Jackson, 2014-01-14 23:28:46 -0500
- WET theme: Added missing closing language link tag (fixes #4229) - Paul Jackson, 2014-01-15 00:43:30 -0500
- Added the i18n ISO-639-2 code for links to site still using it - Laurent Goderre, 2014-01-15 15:05:08 -0500
- Web Accessibility Assessment Methodology: Rough port from v3.1. Works correctly but there currently is no visual design. - Paul Jackson, 2014-01-15 15:35:59 -0500
- WET theme: Moved to themestyle directory to align with v3.1 groupings - Paul Jackson, 2014-01-15 16:17:55 -0500
- Improvements to French translation of data tables. - Thomas Gohard, 2014-01-15 21:14:49 -0500
- Feedback: fix reset button click behaviour - Pat Heard, 2014-01-16 07:28:51 -0500
- Feedback: add space between buttons and form - Pat Heard, 2014-01-16 10:15:00 -0500
- WAM: visual tweak style of pages - Pat Heard, 2014-01-16 13:43:43 -0500
- Improved the handling of theme pages - Laurent Goderre, 2014-01-16 15:13:17 -0500
- Menu: Increased z-index of open sub-menus from 100 to 500 (fixes #4315) - Paul Jackson, 2014-01-16 15:38:34 -0500
- Fixed the links to the GCWU theme - Laurent Goderre, 2014-01-16 15:56:08 -0500
- Share widget: Added ability to share different items on the page and to configure what is shared - Paul Jackson, 2014-01-17 15:02:47 -0500
- Web Accessibility Assessment Methodology: Cleaned up appearance according to suggestions in #4314 - Paul Jackson, 2014-01-20 12:51:47 -0500
- Tables: Prevented IE10+ from displaying x button on filter field (fixes #4340) - Paul Jackson, 2014-01-20 13:23:58 -0500
- Menu: Fixed JS error when AJAXed-in menu is prevented from loading due to security restrictions - Paul Jackson, 2014-01-20 13:34:50 -0500
- Tables: Shortened filter field fix for IE10+ (improves fix for #4340) - Paul Jackson, 2014-01-20 14:20:10 -0500
- Added communications material link - Paul Jackson, 2014-01-22 03:24:01 -0500
- [GIT] Added Eclipse '.settings' ignore - Mario Bonito, 2014-01-22 16:17:53 -0500
- Accessibility Responsiblity Breakdown: Added missing CSS that visually hides the ordered list numbers (fixes #4410) - Paul Jackson, 2014-01-25 22:19:44 -0500
- Lightbox: Moved demo CSS to list-inline (fixes #4412) - Paul Jackson, 2014-01-27 17:17:02 -0500
- Added link to the GCWU Intranet theme on the working examples page - Paul Jackson, 2014-01-28 14:28:11 -0500
- Added link to the Canada.ca theme on the working examples page - Paul Jackson, 2014-01-28 14:58:53 -0500
- RTL: Fixed issues with the WET theme breadcrumb and DataTables - Paul Jackson, 2014-01-28 15:27:02 -0500
- Build Script: WET standalone dependency enabled from "deps" folder - Pierre Dubois, 2014-01-29 00:51:46 -0500
- Charts - Migration to v4.0 - Pierre Dubois, 2014-01-29 03:59:47 -0500
- Charts and graphs: Cleaned up the markup in the working examples - Paul Jackson, 2014-01-29 14:18:32 -0500
- Country Content: add unit tests - Pat Heard, 2014-01-29 14:26:33 -0500
- Country Content: add country code CSS class - Pat Heard, 2014-01-29 14:26:38 -0500
- Fixed the submenu width being limited to it's parent width - Laurent Goderre, 2014-01-29 14:42:55 -0500
- Charts and graphs: Initial cleanup up of the JavaScript code - Paul Jackson, 2014-01-29 16:37:07 -0500
- Country content: remove geo IP lookup call from unit tests - Pat Heard, 2014-01-30 11:04:24 -0500
- Feeds: remove finalize function - Pat Heard, 2014-01-30 11:35:37 -0500
- Feeds: remove CSS from french example (included in feeds.scss) - Pat Heard, 2014-01-30 11:44:40 -0500
- Share: Fixed validation errors - Paul Jackson, 2014-01-30 12:54:32 -0500
- Updated jQuery CDN reference to v2.1.0 and v1.11.0 - Paul Jackson, 2014-01-30 14:53:46 -0500
- GC Web Usability and Intranet themes: Updated working examples references - Paul Jackson, 2014-01-30 15:42:20 -0500
- Feeds: optimized var assignment - Pat Heard, 2014-02-03 09:52:30 -0500
- Feeds: add unit tests - Pat Heard, 2014-02-03 09:52:44 -0500
- Updated the Canada.ca working examples link - Laurent Goderre, 2014-02-03 11:08:02 -0500
- data-ajax: remove working example dependency from unit tests - Pat Heard, 2014-02-03 11:16:29 -0500
- Fixed grunt-contrib-imagemin install on Windows. - Laurent Goderre, 2014-02-03 15:34:32 -0500
- Tabs: Fixed incorrect display of summary element in IE8 (fixes #4458) - Paul Jackson, 2014-02-04 02:00:05 -0500
- [CSS] Increased white space inside and between tabs in Tabs plugin. - Thomas Gohard, 2014-02-05 13:29:12 -0500
- Documentation: Port of the version history and communications materials to v4.0 - Paul Jackson, 2014-02-05 14:29:50 -0500
- [CSS] Added a fix so that bullets are displayed in Chrome and Safari when clmn classes are used. - Thomas Gohard, 2014-02-05 15:59:42 -0500
- Tabs: Fixed tab switching when hitting pause on carousel - Paul Jackson, 2014-02-05 16:04:03 -0500
- Core loader: Fixed loading issue with nested plugins (fixes #4457) - Paul Jackson, 2014-02-05 16:23:13 -0500
- Prettify: fix unit test checking className attribute - Pat Heard, 2014-02-05 19:31:30 -0500
- Toggle: fix unit test checking className attribute - Pat Heard, 2014-02-05 19:37:42 -0500
- Tabs: update tab interface medium/large screen appearance - Pat Heard, 2014-02-06 09:37:30 -0500
- [CSS] Combined CSS selectors from #4482. - Thomas Gohard, 2014-02-06 11:59:43 -0500
- Updates the translation of the table-empty message as per #4477. - Thomas Gohard, 2014-02-06 14:08:08 -0500
- Tables: Enabled i18n support for DataTables sorting (fixes wet-boew/GCWeb#492) - Paul Jackson, 2014-02-06 16:44:30 -0500
- Accolades: Added new Canadian Government Executive article to listing of articles/blogs - Paul Jackson, 2014-02-06 23:47:36 -0500
- Updated version history with v3.0.13 and v3.1.8 maintenance releases - Paul Jackson, 2014-02-07 02:41:37 -0500
- Documentation (v4.0): Added missing change to v3.1.8 release notes - Paul Jackson, 2014-02-07 09:58:02 -0500
- Mocha: temporary fix for mocha timeout - Pat Heard, 2014-02-07 10:02:03 -0500
- [CSS] Added class to remove border radius. - Thomas Gohard, 2014-02-07 10:50:27 -0500
- [CSS] Moved the base SASS for the positioning CSS out of the media queries to optimise the resulting CSS. - Thomas Gohard, 2014-02-07 15:31:29 -0500
- Footnotes: Simplified SCSS selectors. - Eric Dunsworth, 2014-02-07 23:48:36 -0500
- Documentation: Created placeholder pages for each of the WET components - Paul Jackson, 2014-02-08 00:14:48 -0500
- Documentation: Added Text highlighting documentation - Paul Jackson, 2014-02-09 23:10:05 -0500
- Documentation: Corrected questions and comment query string so valid HTML - Paul Jackson, 2014-02-10 00:24:54 -0500
- Documentation: Clarified the events part of the Text highlight documentation. - Paul Jackson, 2014-02-10 01:27:34 -0500
- Documentation: Added Feedback form documentation - Paul Jackson, 2014-02-10 01:29:20 -0500
- Core: quote object property keys in minified files - Pat Heard, 2014-02-10 09:04:33 -0500
- Docs: add data-picture documentation - Pat Heard, 2014-02-10 12:44:04 -0500
- Documentation: Added progress polyfill documentation - Paul Jackson, 2014-02-10 13:15:10 -0500
- Documentation: Added the Meter polyfill documentation and aligned the Progress polyfill documentation - Paul Jackson, 2014-02-10 13:43:35 -0500
- Documentation: Added Datalist polyfill documentation - Paul Jackson, 2014-02-10 13:53:52 -0500
- Documentation: Added details/summary documentation - Paul Jackson, 2014-02-10 14:10:45 -0500
- Documentation: Updated links to production ZIP files. - Eric Dunsworth, 2014-02-10 20:05:37 -0500
- Demos/Docs/Themes: Fixed various broken links. - Eric Dunsworth, 2014-02-10 21:05:20 -0500
- Docs: add favicon documentation - Pat Heard, 2014-02-11 10:52:02 -0500
- Documentation: Added Web accessibility assessment methodology and accessibility responsibility breakdown documentation - Paul Jackson, 2014-02-11 15:25:33 -0500
- Fixed the english link to the Canada.ca theme - Laurent Goderre, 2014-02-11 16:06:16 -0500
- Docs: add MathML documentation - Pat Heard, 2014-02-11 16:07:42 -0500
- Documentation: Added input type=range polyfill documentation. - Paul Jackson, 2014-02-11 16:10:13 -0500
- Docs: add Prettify documentation - Pat Heard, 2014-02-12 10:22:05 -0500
- Session: fix .modal-footer background colour and margin - Pat Heard, 2014-02-12 12:16:11 -0500
- Bower: Updated to Bootstrap 3.1.0. Partially addresses gh-4448. - Eric Dunsworth, 2014-02-12 13:36:34 -0500
- Changed the message markup to use the Bootstrap panels component and removed the styles for the old message box - Shawn Thompson, 2014-02-12 13:56:20 -0500
- Docs: add session timeout documentation - Pat Heard, 2014-02-13 08:58:56 -0500
- Session: store updated plugin settings on element - Pat Heard, 2014-02-13 08:59:07 -0500
- Datalist: Removed return false from input field event handler to address iOS7 issue - Paul Jackson, 2014-02-13 13:16:19 -0500
- Disabled Bootstrap abbr title expansion for print in IE8 (fixes wet-boew/GCWeb#519) - Paul Jackson, 2014-02-14 12:33:55 -0500
- Focus: Increased delay to allow time for top overlay to disappear before calculating the offset (fixes #4550) - Paul Jackson, 2014-02-14 14:01:12 -0500
- Build: Disabled CSSLint check for number of floats (fixes #4559) - Paul Jackson, 2014-02-14 15:00:23 -0500
- Updated the placeholder content for v4.0 (related to #4567) - Paul Jackson, 2014-02-14 15:23:37 -0500
- Added links to the OGPL theme - Laurent Goderre, 2014-02-14 17:31:30 -0500
- Roadmap: Added end of support for v3.1.x to the roadmap - Paul Jackson, 2014-02-17 14:35:47 -0500
- Tabs: Fixed setting the tab by URL hash in large view (fixes #4570) - Paul Jackson, 2014-02-17 15:45:47 -0500
- Docs: add Toggle documentation - Pat Heard, 2014-02-18 15:25:28 -0500
- Restore blockquote font size to 16px. - Thomas Gohard, 2014-02-18 15:51:55 -0500
- Toggle: restrict details example to a parent element - Pat Heard, 2014-02-18 19:53:48 -0500
- Toggle: fix unit test to work with new parent demo - Pat Heard, 2014-02-18 20:19:44 -0500
- WET theme: Removed unnecessary section link in secondary menu and added more link (fixes #4583) - Paul Jackson, 2014-02-18 21:06:11 -0500
- Bootstrap: Rolled back Boostrap to v3.0.3 because of critical issue with visible-* classes (see #4448) - Paul Jackson, 2014-02-18 23:24:40 -0500
- Bootstrap: Updated to v3.1.1 for visible-* fixes (related to #4448) - Paul Jackson, 2014-02-19 01:52:32 -0500
- Menu: Corrected placement of menu bar (removed negative left margin) - Paul Jackson, 2014-02-19 03:12:47 -0500
- WET theme: Resolved various RTL issues - Paul Jackson, 2014-02-19 05:49:02 -0500
- WET theme: Added date modified support - Paul Jackson, 2014-02-19 12:55:47 -0500
- Removed trailing div from date modified - Paul Jackson, 2014-02-19 13:29:07 -0500
- Removed bolding from date modified - Paul Jackson, 2014-02-19 13:57:02 -0500
- Fixed HTML data and identification of date modified - Paul Jackson, 2014-02-19 14:10:00 -0500
- Added RTL support for date modified - Paul Jackson, 2014-02-19 14:43:12 -0500
- Fixed margins in date modified RTL support - Paul Jackson, 2014-02-19 14:48:22 -0500
- [TABS] Amended default carousel class to expand the caption bar the full width - Mario Bonito, 2014-02-19 16:04:56 -0500
- Added downloads for themes and expanded theme names - Paul Jackson, 2014-02-19 16:28:41 -0500
- WET theme: Fixed appearance of non-link secondary menu items (e.g., section headings) - Paul Jackson, 2014-02-19 20:40:57 -0500
- WET theme: Removed text-right-based RTL override (no longer needed) - Paul Jackson, 2014-02-19 21:49:42 -0500
- Documentation: Updated CCO link text in accolades page. Fixes #4551. - Eric Dunsworth, 2014-02-19 21:49:44 -0500
- Details: Fixed RTL support of open details - Paul Jackson, 2014-02-20 00:04:20 -0500
- [Carousel] Fixed the bottom margin height for Carousel Style 2. - Thomas Gohard, 2014-02-20 10:48:53 -0500
- [Documentation] Added documentation for equal height plugin (English and French). - Thomas Gohard, 2014-02-20 15:49:26 -0500
- Feeds: Aligned demo CSS with Twitter embedded timeline styling (fixes #4625) - Paul Jackson, 2014-02-24 10:30:23 -0500
- Fixed breadcrumb trail and page title for WET theme examples - Paul Jackson, 2014-02-24 11:19:43 -0500
- Feeds: Converted spaces to tabs in demo CSS - Paul Jackson, 2014-02-24 11:47:38 -0500
- [CSS] Added CSS to allow gridifying tables. - Thomas Gohard, 2014-02-24 16:31:36 -0500
- Charts - English documentation - Pierre Dubois, 2014-02-24 22:42:28 -0500
- [CSS] Ensured position: absolute only applies when the position CSS and screen media queries match. - Thomas Gohard, 2014-02-25 09:05:52 -0500
- Base theme: Added references to the working examples page - Paul Jackson, 2014-02-25 11:26:15 -0500
- Charts - Docs of Preset configuration options - Pierre Dubois, 2014-02-25 12:13:06 -0500
- Documentation: Added themes and style section and WET theme placeholder documentation - Paul Jackson, 2014-02-25 12:14:04 -0500
- Documentation: Added variants section - Paul Jackson, 2014-02-25 12:36:57 -0500
- Documentation: Populated the WET theme documentation - Paul Jackson, 2014-02-25 22:07:19 -0500
- Documentation: Added links to the theme documentation - Paul Jackson, 2014-02-26 02:55:06 -0500
- Updated the v4.0 download links - Paul Jackson, 2014-02-26 10:39:57 -0500
- Simplified the post process and updated the secure token - Laurent Goderre, 2014-02-26 11:26:43 -0500
- Documentation: Added form validation documentation - Paul Jackson, 2014-02-26 12:40:23 -0500
- Optimized the build and fixed the working example update - Laurent Goderre, 2014-02-26 13:05:34 -0500
- Documentation: Added the share widget documentation. - Paul Jackson, 2014-02-26 13:40:32 -0500
- Added Feeds documentation - Paul Jackson, 2014-02-26 14:55:14 -0500
- Toggle: remove unit test dependency on working examples - Pat Heard, 2014-02-26 15:29:17 -0500
- CSS: Added .nowrap class for preventing wrapping (fixes #4653) - Paul Jackson, 2014-02-28 10:56:59 -0500
- Session: remove unit test dependency on working examples - Pat Heard, 2014-02-28 13:42:44 -0500
- Feedback form: Changed component type from plugin to other so JS and CSS are no longer part of core - Paul Jackson, 2014-02-28 15:13:40 -0500
- Tabs: Added non-overlapping caption option to carousel (fixes #4661) - Paul Jackson, 2014-03-01 00:10:47 -0500
- Share widget: Added support for appostrophes in titles and ampersands in URLs (fixes #4662) - Paul Jackson, 2014-03-01 00:53:42 -0500
- Share widget: Fixed copying of sprited images (fixes #4655) - Paul Jackson, 2014-03-01 01:50:42 -0500
- Share widget: Fixed CSS reference to the sprited image (fixes #4655) - Paul Jackson, 2014-03-01 02:26:04 -0500
- Feedback: Updated the Feedback form documentation to indicate that JS and CSS files need to be migrated now - Paul Jackson, 2014-03-01 21:42:09 -0500
- Date de modification :