v3.0.5 release notes
- Release date: 2013-02-15
- Downloads
Details
Number of commits: 96
- @pjackson28: 36 commits
- @nschonni: 26 commits
- @LaurentGoderre: 17 commits
- @cfarquharson: 6 commits
- @CalvinRodo: 4 commits
- @EricDunsworth: 3 commits
- unknown: 2 commit
- @patheard: 1 commit
- @duboisp: 1 commit
List of commits
- Updated v3.0 branch to v3.0.5-a1. - Paul Jackson, 2013-01-24 01:38:58 -0500
- more changes to scss to make ol appear in table of contents - Chad Farquharson, 2013-01-24 05:10:57 -0800
- Updated the post build script keep the root files of the dit branch up to date - unknown, 2013-01-24 12:59:44 -0500
- Used a temp folder for the post build dist branches - unknown, 2013-01-24 13:48:55 -0500
- Fixed problem with the post build script not creating the temp directory - Laurent Goderre, 2013-01-24 14:22:23 -0500
- Optimized the post build script and fixed the root files not being committed - Laurent Goderre, 2013-01-24 15:20:55 -0500
- Adjusted default margins for button-styled lists Grids SCSS. - Eric Dunsworth, 2013-01-25 23:26:48 -0500
- Updated various grids button examples (emphasis on list markup). - Eric Dunsworth, 2013-01-25 23:59:30 -0500
- Fixed ol ul... nesting issues. Replaces pulls #862 and #870. - Eric Dunsworth, 2013-01-26 00:34:26 -0500
- Fixed issue #1063. - Paul Jackson, 2013-01-26 22:09:04 -0500
- Fixed issue #1072. - Paul Jackson, 2013-01-27 00:55:37 -0500
- New module image sprite to account for recent changes - Chad Farquharson, 2013-01-29 19:41:55 -0800
- Swap the colour of Alert and Attention Modules - CalvinRodo, 2013-01-30 12:35:59 -0500
- Change the color of .color-attention to $alert - CalvinRodo, 2013-01-30 12:36:11 -0500
- Fixed naming of variables - CalvinRodo, 2013-01-30 12:36:19 -0500
- Back to parallel gem installs - Nick Schonning, 2013-01-30 12:42:05 -0500
- Move unenclosed HTML classes from mixins.scss - Nick Schonning, 2013-01-30 16:55:51 -0500
- text updates to grid documentation - Chad Farquharson, 2013-01-31 22:08:59 -0800
- Fixed main comment block of raphael.js and colorbox.js so kept after minification. - Paul Jackson, 2013-02-01 02:40:00 -0500
- Add column-* documentation to grids page - Chad Farquharson, 2013-02-01 06:27:38 -0800
- Added column-* documentation to grids - Chad Farquharson, 2013-02-01 06:36:16 -0800
- Fixes #879: tab panel links now change panels - Pat Heard, 2013-02-02 14:00:47 -0500
- original exent work was done using class name - Nick Schonning, 2013-02-02 22:04:42 -0500
- Text changes to button documention in grids - Chad Farquharson, 2013-02-03 20:35:39 -0800
- Fixed the Zebra IE7 CSS overloading for an ordered list. related to #1125 - Pierre Dubois, 2013-02-04 09:47:34 -0500
- Changed the post build email to valid github email to fix pushes to gh-pages - Laurent Goderre, 2013-02-04 16:44:05 -0500
- Travis: call the testing in the script section - Nick Schonning, 2013-02-04 23:18:14 -0500
- CSSLint: remove units from Compass box-shadow defaults - Nick Schonning, 2013-02-04 23:55:13 -0500
- Change .badge-new to use $red variable for color - CalvinRodo, 2013-02-05 10:48:38 -0500
- Fixed server message page display issues identified in issue #1107. - Paul Jackson, 2013-02-05 12:23:04 -0500
- Optimized the updating of the working examples - Laurent Goderre, 2013-02-05 16:24:12 -0500
- Fixed the updating of the experimental working examples - Laurent Goderre, 2013-02-05 16:37:32 -0500
- Remove build and src README files - Nick Schonning, 2013-02-06 09:52:27 -0500
- Remove pluginTemplate.js from repo - Nick Schonning, 2013-02-07 12:48:19 -0500
- Fixed the matching of the experimental branch in the post build script - Laurent Goderre, 2013-02-07 12:49:40 -0500
- Fixed the spacing between date modified and the date in the GC Web Usability and Intranet themes. - Paul Jackson, 2013-02-07 13:05:28 -0500
- IE9: Turn on SVG support for gradients - Nick Schonning, 2013-02-07 17:46:51 -0500
- Lightbox: update ColorBox JS 1.3.35 from 27 - Nick Schonning, 2013-02-08 15:37:47 -0500
- Lightbox: Update shared CSS - Nick Schonning, 2013-02-08 15:44:12 -0500
- Lightbox: Update Example 3 CSS - Nick Schonning, 2013-02-08 16:26:31 -0500
- Lightbox: Remove unused old/original control image - Nick Schonning, 2013-02-08 18:45:08 -0500
- Combine duplicate gradients - Nick Schonning, 2013-02-09 15:01:55 -0500
- Move IE8 button disabled fix to mixin - Nick Schonning, 2013-02-09 15:43:04 -0500
- Remove text-shadow mixin calls - Nick Schonning, 2013-02-09 17:22:23 -0500
- Removed docs folder. Hasn't been used up to this point and highly unlikely that it will be used in the future. - Paul Jackson, 2013-02-11 03:49:53 -0500
- Base sheets: Rename to default Done to avoid confusion with theme of the same name in master - Nick Schonning, 2013-02-11 14:20:00 -0500
- GCWU: wrapped IE default-desktop-images in IE classes - Nick Schonning, 2013-02-11 17:52:07 -0500
- Fixed issue #1172 by stripping images from the ajaxed HTML captions - Laurent Goderre, 2013-02-12 12:48:07 -0500
- Modified the filtering of the image to use the dataFilter of the ajax api - Laurent Goderre, 2013-02-12 13:28:52 -0500
- Multimedia.js: Minor spacing fix - Nick Schonning, 2013-02-12 16:51:41 -0500
- Removed checking against h1 text in navcurrent handling. Done to avoid problems with duplicate text but different URLs. - Paul Jackson, 2013-02-12 21:11:24 -0500
- Updated details/summary polyfill to 0.1.0. Corrected polyfill loading for details/summary. Removed unnecessary polyfill update calls (only needed for progress). Remove meter polyfill reference because not supported until v3.1. - Paul Jackson, 2013-02-12 21:39:31 -0500
- Committed updated details/summary polyfill file. - Paul Jackson, 2013-02-12 21:41:22 -0500
- Restored polyfill update calls because will be used by wb_load in post-enhancement scenario. - Paul Jackson, 2013-02-12 21:49:40 -0500
- Reverted to previous version without v3.1 code. - Paul Jackson, 2013-02-13 09:32:01 -0500
- Reverted to previous pe-ap.js version without v3.1 code. - Paul Jackson, 2013-02-13 09:39:03 -0500
- Added content gutter for Lightbox inline and AJAXed content when in Moble view. Cleaned up the SCSS. Reduced the flicker of the captions (jumps to the top) when transitioning between boxes. - Paul Jackson, 2013-02-13 11:55:06 -0500
- Removed unnecessary hide JS from Lightbox since now handled with CSS only. - Paul Jackson, 2013-02-13 11:57:06 -0500
- Removed unnecessary reveal JS from Lightbox since now handled with CSS only. - Paul Jackson, 2013-02-13 11:57:49 -0500
- Removed skip nav links from splash and server message pages to prevent Basic HTML version link from loading, as per issue #1252. Also corrected showing of navcurrent in the secondary menu in mobile view. - Paul Jackson, 2013-02-15 09:31:51 -0500
- Mixins: Add Golden Ratio function - Nick Schonning, 2013-02-15 14:09:09 -0500
- Reduced heading bottom margins to 0.25em (#1222). Also pe.resize is no longer called for old IE in the pe-ap.js dance function since not needed (#974). - Paul Jackson, 2013-02-15 15:30:51 -0500
- Fixed dance conditional for pe.resize. - Paul Jackson, 2013-02-15 15:32:06 -0500
- Updated readme and top level pages with v3.1.0-b2 and v3.0.5 release information. - Paul Jackson, 2013-02-15 15:59:55 -0500
- Updated to version v3.0.5 for release. - Paul Jackson, 2013-02-15 17:01:53 -0500
- Date modified: