Skip to Main Content

22.2

Template Changes

  • New Search Region template
  • New Item Container region template
  • Added support for new Date Picker item
  • Added support for new Autocomplete item
  • Added support for Declarative Landmarks

Template Options

  • Added the ability to hide the header of Content Block regions
  • Added option to change the style of Display Only on items

Template Positions

  • Enabled Item support in NEXT button position on Hero region
  • Enabled Item support in NEXT button position on Title Bar region
  • Enabled Item support in EDIT, PREVIOUS, NEXT on Content Block region
  • Enabled Item support in CREATE, EDIT, NEXT, PREVIOUS in Standard region
  • Enabled Item support in CREATE, EDIT, NEXT, PREVIOUS in Collapsible region
  • Enabled item support in PREVIOUS, NEXT, CHANGE in Button Container region
  • Enabled item support in PREVIOUS, NEXT in Inline Dialog region
  • Enabled item support in PREVIOUS, NEXT in Inline Drawer region
  • Enabled item support in PREVIOUS, NEXT in Inline Popup region
  • Enabled item support in NEXT in Alert region

CSS Changes

  • Added .u-opacity utility classes to change opacity of elements
  • Updated Tabs & Region Display Selector to render during page load to reduce page flickering
  • Updated Floating Fields labels to render during page load to reduce item flickering
  • Updated Floating Fields to set label to display on top if Region Template Option "Show Form Labels Above" is set.

Bug Fixes

  • Fixed incorrect font-size for display only fields (now 14px by default vs 16px)
  • Fixed incorrect font-size for floating labels, changed from 12px to 14px
  • Fixed extra spacing & border on Button Containers used within Drawers
  • Fixed Callout's from missing border on caret/arrow
  • Fixed issue where Region Images would overlap Login page's content
  • Fixed transitions so they do not appear if Reduced Motion is enabled
  • Fixed shadow on buttons not being applied correctly

22.1

Template Changes

  • New Image region template
  • Added support for Region Images in Login Region and Hero Region
  • Added support for custom Background Image using Image Region on Login Page

Template Options

  • Added new modifiers for Image regions
  • Added Legacy "Deferred Rendering" to Pages

CSS Changes

  • Updated Menu Bars render during page load to reduce page flickering
  • Updated Side Navigation to render during page load to reduce page flickering
  • Updated Semi-bold weight to 600 from 500, allowing for thicker type in certain areas
  • Cleaned up Faceted Search spacing and support for new actions menu
  • Minor Redwood Light enhancements

Bug Fixes

  • Fixed checkboxes that would render with different color
  • Fixed layout issue with Cards set to render as Row
  • Fixed where Tabs would display all content during page load
  • Fixed FontAPEX scale modifier classes to work with CSS variables
  • Fixed Standard Region title to wrap text when too long
  • Fixed button colors in Interactive Report and Interactive Grid

21.2

Template Changes

  • New Inline Drawer region template
  • New Drawer page template
  • Misc Accessibility changes
  • Added aria-current to list templates where needed
  • Collapsible region now uses a button wrapping the region title, faux button to keep current behavior/styles
  • Title Bar region updated to use <nav>
  • Button container removed region title from <h1> this is now used with aria-label
  • Button template options that hide label more accessible to screen readers
  • Main navigation now correctly sets the side navigation to hidden when collapsed
  • Added aria-hidden="true" to icons in regions
  • Hamburger menu label changed from "Expand / Collapse Navigation" to "Main Navigation"

Template Options

  • Button modifier for hide icon on desktop added
  • Button icon position now defaults to left instead of right
  • Added Dialog Size: None to Inline Dialog (now consistent with Modal Dialog)
  • Added inline scripts to help prevent layout shift on page load
  • Added Smart Filter custom position to Title Bar
  • Added Smart Filter custom position to Hero

Page Template Changes

  • New Position for After Logo
  • New Position for Before Navigation Bar
  • New Position for After Navigation Bar
  • Renamed Content Body to Body
  • Renamed Page Header to Banner
  • Renamed Page Navigation to Top Navigation
  • Renamed Before Content Body to Full Width Content
  • Renamed Inline Dialogs to Dialogs, Drawers and Popups
  • Enabled Items and Buttons in Footer

CSS Changes

  • Header Accent Changed to Primary Accent
  • Header Bottom Border (better support for white header)
  • Header Small Shadow
  • Header buttons removed border and active inner shadow
  • Button Border color changed from rgba(0,0,0,.15) to rgba(0,0,0,.075);
  • Button Box shadow added for normal state
  • Button icon spacing changed from 4px to 6px
  • Region Border radius changed from 2px to 4px
  • Region header buttons right padding changed from 8px to 12px (now consistent with other sides)
  • Region header buttons now have padding on top and bottom so they do not touch large button variations
  • Region Shadow added
  • Alert Shadow added
  • Alert font weight changed from normal to semibold
  • Tabs & RDS active tab font weight changed from normal to semibold
  • Content Block (Light/Shaded) Shadow added
  • Primary color changed to #056AC8
  • Warning color changed to #FFC628
  • Success color changed to #278701
  • Danger color changed to #CB1100
  • Info changed to new primary color
  • Title Bar/Hero font weight changed from normal to semibold
  • Removed DevToolbar button color overrides
  • Added support for reduced motion on dialogs/login split
  • Added spacing between radio/checkbox items
  • Increased spacing between radio/checkbox and label
  • Added custom scrollbar back to Side Navigation
  • Updated focus shadow on TreeNav to be inset
  • Added the ability to enlarge the input-font-size on mobile.
  • Added new variables for breadcrumb links controlled by theme roller
  • Added placeholder styles for Top Navigation Menu (faster loading)

Bug Fixes

  • Hammer.js scoped so native touch gestures will now work across the app. Enabling gestures such as zooming in and out.
  • Hero Body now has grid support
  • Carousel swipe gesture reversed
  • Sidebar Navigation overflow/scroll/focus fixed (Moved overflow back to t-Body-nav from t-TreeNav)
  • Fixed incorrect icon color on fields
  • Fixed breadcrumb region title not displaying inline when shrunk