v4.0.2 - Notes d'utilisation
- Date de lancement :
- Téléchargements
Quoi de neuf?
Needs translation
- Archived: Added underline to top overlay link
- Archived: Moved explanatory archived message to within archived section and corrected heading
- Archived: Updated archived notice heading
- Charts - Upgraded to Flot 0.8.3 and fixed the missing table caption issue
- Date picker: Fixed toggle button when secondary menu is present
- Definition lists: Allowed wrapping in dt elements of .dl-horizontal
- HTML Table Validator: Migrated to v4.0
- Lightbox: Fixed cursor hover over close button
- Lightbox: Fixed printing issues
- Menu: Fixed loading of extra language links in the mobile panel
- Slider polyfill: Replaced fd-slider with a custom version that allows dynamic creation of the polyfill
- Slider polyfill: Standardized event handling to address Android issues
- Tables: Added indication of current and future state to sorting icons
- Tables: Aligned pagination with Bootstrap pagination
- Tables: Fixed sorting of formatted numbers
- Tables: Moved showing x to x of x entries to the top of the table
- Tables: Now hiding deactivated pagination buttons
- Tables: Removed bolding from show and filter fields and updated example source code
- Tables: Updated to DataTables 1.10.0
Détails
Nombre des « commits » 112
- @pjackson28 : 78 « commits »
- @nschonni : 18 « commits »
- @LaurentGoderre : 7 « commits »
- @EricDunsworth : 6 « commits »
- @duboisp : 2 « commits »
- @burgvan : 1 « commit »
Liste des « commits »
- Updated build version to v4.0.2-development - Paul Jackson, 2014-04-23 14:59:04 -0400
- HTML Table Validator - Initial Migration to WET 4.0 - Pierre Dubois, 2014-04-23 15:54:23 -0400
- Core: Add GUID method - Nick Schonning, 2014-04-27 23:21:22 -0400
- Slider polyfill: Standardized event handling to address Android issues (fixes #5300) - Paul Jackson, 2014-04-28 00:23:43 -0400
- Added same margin top to h1 as to h2 (fixes #5211) - Paul Jackson, 2014-04-28 01:07:28 -0400
- Documentation: Changed Accolades page to Awards, articles and videos (fixes #5237) - Paul Jackson, 2014-04-28 01:16:14 -0400
- Updated references to awards, articles and videos page - Paul Jackson, 2014-04-28 02:08:31 -0400
- Overlay: Push element onto GPU - Nick Schonning, 2014-04-28 13:17:11 -0400
- Table validator: Cleaned up the English grammar - Paul Jackson, 2014-04-28 23:49:47 -0400
- Rename files to align with Bootstrap viewports - Nick Schonning, 2014-04-29 00:24:30 -0400
- Multimedia: Rename and add Print SCSS - Nick Schonning, 2014-04-29 01:11:05 -0400
- Split up details/summary CSS overrides from details/summary polyfill pre-Modernizr CSS - Paul Jackson, 2014-04-29 01:27:47 -0400
- Documentation: Updated README.md to align with HTML home pages - Paul Jackson, 2014-04-29 13:40:07 -0400
- Date picker: Fixed toggle button when secondary menu is present (fixes #5335) - Paul Jackson, 2014-04-30 12:36:23 -0400
- Archived: Moved explanatory archived message to within archived section and corrected heading (fixes #5343 and #5346) - Paul Jackson, 2014-04-30 16:03:08 -0400
- Archived: Added underline to top overlay link - Paul Jackson, 2014-04-30 16:15:54 -0400
- Demos/Documentation: Fixed broken links and added placeholder table validator documentation page. - Eric Dunsworth, 2014-04-30 16:16:28 -0400
- Build: Bump Grunt JSCS to 0.4.2 for JSCS 1.4.0 - Nick Schonning, 2014-04-30 16:53:16 -0400
- Texthighlight: Fix wrapping of demo querystring - Nick Schonning, 2014-05-01 17:27:05 -0400
- Build: Don't copy ES5-shim - Nick Schonning, 2014-05-01 17:40:19 -0400
- Tables: Moved showing x to x of x entries to the top of the table (fixes #5215) - Paul Jackson, 2014-05-02 12:24:09 -0400
- Added a wrapper for the slider polyfill Allows enhancing dynamically created sliders in the same way as other polyfills - Laurent Goderre, 2014-05-02 14:15:56 -0400
- Theme: Rename site-* sections for clarity - Nick Schonning, 2014-05-02 16:56:26 -0400
- Theme: Move handlebars pages out of site folder - Nick Schonning, 2014-05-02 17:34:23 -0400
- Tables: Added indication of current and future state to sorting icons (#5209) - Paul Jackson, 2014-05-03 01:06:47 -0400
- Tables: Fixed wrapping issues with sorting icons - Paul Jackson, 2014-05-03 02:19:18 -0400
- Tables: Increased spacing between text and sort icons by 5 pixels - Paul Jackson, 2014-05-04 23:33:43 -0400
- Tables: Updated to DataTables 1.10.0 (fixes #5358) - Paul Jackson, 2014-05-05 03:50:42 -0400
- Tables: Fixed sorting of formatted numbers (fixes #5372) - Paul Jackson, 2014-05-05 14:27:23 -0400
- Tables: Changed sort icons to up and down arrows (#5209) - Paul Jackson, 2014-05-05 14:41:02 -0400
- Tables: Icons now hidden when sorting disabled - Paul Jackson, 2014-05-05 14:58:33 -0400
- Tables: Fixed padding on table sort icons - Paul Jackson, 2014-05-05 15:03:15 -0400
- Lightbox: Removed checkboxes from AJAX examples (fixes #5375) - Paul Jackson, 2014-05-05 15:25:45 -0400
- Tables: Removed bolding from show and filter fields and updated example source code (fixes #5215) - Paul Jackson, 2014-05-05 15:43:10 -0400
- Allow the `input` and `change` events to bubble up the DOM - Laurent Goderre, 2014-05-05 16:00:02 -0400
- Fixed broken links in the theme examples Fixes #5382 - Laurent Goderre, 2014-05-05 16:29:14 -0400
- Tables: Fixed sorting and setting overrides to be compatible with DataTables 1.10 (fixes #5388 and #5389) - Paul Jackson, 2014-05-06 15:32:59 -0400
- Definition lists: Allowed wrapping in dt elements of .dl-horizontal (fixes #5395) - Paul Jackson, 2014-05-07 12:19:50 -0400
- Tables: Fixed sorting of numeric columns with dashes (fixes #5390) - Paul Jackson, 2014-05-07 12:51:16 -0400
- Charts - Upgrade to Flot 0.8.3 and Fixed no table caption issue and others - Pierre Dubois, 2014-05-07 14:16:52 -0400
- Tables: Aligned pagination with Bootstrap pagination (fixes #5153) - Paul Jackson, 2014-05-07 15:38:11 -0400
- Replacec fd-slider with a custom version that allows dynamic creation of the polyfill This is only needed until https://github.com/freqdec/fd-slider/pull/50 is merged in - Laurent Goderre, 2014-05-07 16:00:11 -0400
- Demos/Docs/Theme: Fixed broken links and restored an accolades link. - Eric Dunsworth, 2014-05-08 00:15:17 -0400
- Build: Removed "resolutions" section from bower.json. This gets automatically removed when running "npm install". - Eric Dunsworth, 2014-05-12 00:40:10 -0400
- Tables: Now hiding deactivated pagination buttons (#5153) - Paul Jackson, 2014-05-12 13:35:29 -0400
- Tables: Fixed pagination wrapping (fixes #5419) - Paul Jackson, 2014-05-12 16:35:39 -0400
- Lightbox: Fix cursor hover over close button (fixes #5357) - Paul Jackson, 2014-05-12 23:22:27 -0400
- Demos/Includes: Made relative to root links localhost-friendly and fixed a broken license link. - Eric Dunsworth, 2014-05-13 00:25:49 -0400
- Lightbox: Remove link from sample inline content (fixes #5425) - Paul Jackson, 2014-05-13 13:27:07 -0400
- Lightbox: Fixed printing issues (fixes #5424) - Paul Jackson, 2014-05-14 11:57:11 -0400
- Changed the footer to allow full width color - vanessa burguete, 2014-05-14 12:34:05 -0400
- Build: Bump SCSSLint to 0.24.0 - Nick Schonning, 2014-05-14 15:24:06 -0400
- JSCS: Add spaces around equals - Nick Schonning, 2014-05-14 19:52:22 -0400
- Documentation/Includes: Made minor adjustments to certain links. - Eric Dunsworth, 2014-05-15 00:16:23 -0400
- GitHub: Updated v3.1 documentation links in CONTRIBUTING file. - Eric Dunsworth, 2014-05-16 00:36:55 -0400
- Menu: Fixed loading of extra language links in the mobile panel (fixes #5456) - Paul Jackson, 2014-05-21 09:42:55 -0400
- Archived: Updated archived notice heading (fixes #5342) - Paul Jackson, 2014-05-21 11:32:33 -0400
- Date de modification :