Release Notes - UX Code
See index.htm for a complete list of patterns. For further information on each pattern see the Design Pattern Library. Questions and comments may be directed to Matt Soltvedt in the User Experience COE.
Notes by Version
2.25 (??/??/14)
2.24 (11/8/13)
2.23 (8/16/13)
2.22 (5/24/13)
2.21 (3/1/13)
2.20 (1/11/13)
2.19 (12/07/12)
2.18 (11/9/12)
- Added Responsive Layout to functional patterns
- Updated Lightbox pattern.
2.17 (9/28/12)
- Updated Vertical Navigation pattern
- Added Panels pattern
- Switched container width to fluid and changed body background to white
2.16 (8/31/12)
- Added Multiple Selection pattern
- Updated display of the phrases case-sensitive and sign-in.
- Updated the style of the close icon for modal windows (like the Lightbox pattern)
- Updated the cursor style when hovering over labels.
2.15 (7/3/12)
2.14 (6/22/12)
2.13 (6/8/12)
2.12 (5/25/12)
2.11 (5/11/12)
- Update support for iOS and Android (CSS changes only)
2.10 (4/26/12)
- Added variants to Horizontal Navigation that includes additional primary, secondary and tertiary navigation options. This also required a new image: down_arrow.png.
- Changed all occurrences of "Email" to "E-mail"
- Switched doctype to HTML5; no CSS changes and all (with the exception of JavaScript includes) HTML changes confined to the head of the document (view source for example):
- First four lines should be:
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
- Stylesheets and JavaScript files no longer need the type attribute:
<link rel="stylesheet" href="../css/filename.css" />
<script src="../js/filename.js" /> (Note: JavaScript includes should still go at the bottom of the HTML source)
- For now I've decided to maintain XHTML conventions like self-closing tags, redundant attributes (e.g. checked="checked"), etc. to minimize the amount of changes required and to maintain XML compatibility.
2.9 (4/13/12)
- Modified favicon code (use <link rel="icon" href="images/favicon.ico" type="image/x-icon" />, where the href points to the absolute path to the favicon. View the source of this or any UX Code page for a demonstration using a temporary relative path.) This works reliably in everything but IE8 (for which it only works some of the time).
- Created HTML5 canvas demo (in XHTML doctype)
- Added support for IE9 (change to X-UA-Compatible meta tag)
- Fixed a bug on the profile page
2.8 (3/28/12)
- Added support for Chrome (covered exclusively in CSS)
- Added support for Safari (covered exclusively in CSS)
- Changed delete icon on Manage Roles table
- Updated Incompatible Browser screen to fix floating and border issue in IE6 and 7.
2.7 (3/12/12)
- Added a demo of a wrapping text cell to the Add User pattern
- Adjusted padding on Sign In Page
- Expanded orange border to span the full width of the container on all pages
2.6 (3/2/12)
- Added favicon.ico and calendar01.gif to the images directory
- Added favicon
- Added error message to Sign In Page
- Updated License pattern
- Added the following patterns
2.5 (2/17/12)
2.4 (2/16/12)
2.3 (2/10/12)
Added Field Validations page to the Demo App Only section.
2.2 (2/8/12)
Added a pattern for the license page.
2.1 (2/3/12)
Added the following patterns:
Created a Demo App Only section and put Reusable Components there for:
2.0 (Refresh - 2/1/12)
Added the following patterns:
Supported Browsers
Full Support
- Internet Explorer 9
- Internet Explorer 8
- Firefox 3+
- Chrome 17
- Safari 5.1.2
No Support
- Internet Explorer 6
- Internet Explorer 7
©2015 - Matt Lavallee - Senior UI/UX Designer Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean tincidunt ligula dui, ut sodales tortor. Integer cursus, nisl a aliquet congue, diam metus dapibus risus, eget lacinia sapien est in mauris. Maecenas et neque sed neque tristique commodo id non massa. Aliquam eget egestas neque. Suspendisse mauris nisl, accumsan sit amet ullamcorper sed, tincidunt at justo.