forked from wet-boew/wet-boew
-
Notifications
You must be signed in to change notification settings - Fork 0
v3.0.11 release notes
Paul Jackson edited this page Oct 27, 2013
·
4 revisions
- Release date: 2013-10-27
-
Downloads
- Source code (Repository: wet-boew, Git tag: v3.0.11)
- Production files (Repository: wet-boew-dist, Git tag: v3.0.11)
- Form validation: Fixed for attribute, ariaLive and clearing errors
- Session timeout: Improved usability of timeout message and fixed numerous bugs
- Tabbed interface: Fixed mobile tab creation
- Removed all -eng and -fra files except for the ones in the root and the demos folder root
-
Number of commits:
- @pjackson28: 18 commits
- @EricDunsworth: 5 commits
- @nschonni: 5 commits
- @jeresiv: 2 commits
- @patheard: 2 commits
- @chyne: 1 commit
- @LaurentGoderre: 1 commit
- @sgdowney: 1 commit
- https://github.com/wet-boew/wet-boew/commit/b837027 Paul Jackson, 2013-09-17 12:17:04 -0400, Updated build version to v3.0.11-development.
- https://github.com/wet-boew/wet-boew/commit/0f6f371 Paul Jackson, 2013-09-18 15:47:08 -0400, Session timeout: Added missing ajaxLimiter variable.
- https://github.com/wet-boew/wet-boew/commit/b29321e Christopher Hyne, 2013-09-18 18:05:42 -0400, Update sessiontimeout.js
- https://github.com/wet-boew/wet-boew/commit/f4b6988 Paul Jackson, 2013-09-19 12:04:54 -0400, Grids: Removed default text shadow for th elements.
- https://github.com/wet-boew/wet-boew/commit/8d0c6be Paul Jackson, 2013-09-20 12:38:06 -0400, Slideout: Added missing space in toggle link.
- https://github.com/wet-boew/wet-boew/commit/bc71770 Nick Schonning, 2013-09-23 21:05:36 -0400, Form Validation: "for" attribute only on labels
- https://github.com/wet-boew/wet-boew/commit/f3de326 Eric Dunsworth, 2013-10-02 22:16:29 -0400, Fixed spacing/tabbing issues in certain plugins' source code. Prevents building from modifying these source files.
- https://github.com/wet-boew/wet-boew/commit/a99f7df Eric Dunsworth, 2013-10-07 21:49:01 -0400, Fixed broken links to Twitter Bootstrap and CLF2 theme's FIP images.
- https://github.com/wet-boew/wet-boew/commit/d5f5965 Pat Heard, 2013-10-08 22:57:43 -0400, Tabbed Interface: fix mobile tab creation
- https://github.com/wet-boew/wet-boew/commit/941b559 Eric Dunsworth, 2013-10-15 11:20:21 -0400, Grids SCSS: Adjusted module-news-article's padding/margin properties. Prevents a "double" top spacing effect when images aren't used.
- https://github.com/wet-boew/wet-boew/commit/30a982c Eric Dunsworth, 2013-10-15 16:22:18 -0400, Slide out tab SCSS: Redeclared display block placeholder selector in IE7-8. Prevents details/summary elements from being treated as inline by IE7-8. The :not pseudo-selector's presence in the standard SCSS file causes the entire placeholder selector's outputted rule to be ignored by those browsers.
- https://github.com/wet-boew/wet-boew/commit/8c0a8c8 sgdowney, 2013-10-16 11:05:54 -0400, Session: Remove double activation time on page load.
- https://github.com/wet-boew/wet-boew/commit/e022035 Eric Dunsworth, 2013-10-21 21:05:42 -0400, Grids demos/SCSS: Added support for, and examples of external mailto: links.
- https://github.com/wet-boew/wet-boew/commit/762ad93 Jeremy S, 2013-10-23 12:19:15 -0400, Added link to 4.0 working examples
- https://github.com/wet-boew/wet-boew/commit/e9fd511 Jeremy S, 2013-10-23 12:53:08 -0400, Examples: Add v4.0 working example links
- https://github.com/wet-boew/wet-boew/commit/fd436d3 Paul Jackson, 2013-10-25 12:06:38 -0400, Form validation: Fixed ariaLive and clearing errors (fixes #3074)
- https://github.com/wet-boew/wet-boew/commit/c6e92ff Pat Heard, 2013-10-25 13:32:09 -0400, Session: usability improvements to timeout message (#3190)
- https://github.com/wet-boew/wet-boew/commit/667f389 pjackson28, 2013-10-26 23:44:13 -0400, Removed all -eng and -fra files except for the ones in the root and the demos folder root
- https://github.com/wet-boew/wet-boew/commit/cd7518f pjackson28, 2013-10-27 00:12:20 -0400, Updated files for the v3.0.11 maintenance release