Releases: Esri/calcite-web
Releases · Esri/calcite-web
v0.12.1
Added
- Panel Black
Fixed
- Surpise! Blue and Red really accessible now.
v0.12.0
Fixed
- Bug where long dropdowns wrapped just the arrow to the next line
- Cursor should be pointer on side nav
- Bug where hovering on a third nav caused text to flicker strangely
Modified
- Top nav links get same style on
:hover
and:focus
, remove default outline - Buttons are one step lighter, get darker on hover
Added
.label
component for calling out text- Grid columns turn themselves off for printing
v0.11.7
Fixed
- Accordion binds to specified class, not section siblings.
v0.11.6
Modified
- Dropdown button gets
cursor: pointer
Added
- Optional prefix for grid system
- No
text-indent
on third nav
Fixed
- Don't set fixed height on
textarea
elements - Check for elements before binding to elements.
v0.11.5
v0.11.4
Removed
- Unicode Sass variables
Fixed
- Correct user-nav pattern
- Set height on buttons in input groups
- Fix form elements in ie9, ie10, firefox, and safari (#270)
- Small fix to tooltips ie9, ie10, firefox, and safari
Modified
- All patterns that used unicode characters now use icons from ui font
Added
fade-in
class for fading in elements on page load- Responsive Javascript for the third nav.
v0.11.3
v0.11.2
Removed
- Bin script for calcite icons
column-base
now has no margin
Fixed
- Responsive
pre
andpost
apply to correct screen sizes - Columns with medium but no small column render properly
- Breadcrumb separator no longer gets underlined
Modified
column
,pre
, andpost
at standard size apply at large size
Added
breadcrumbs-white
modifier for light-on-dark breadcrumbs
v0.11.1
Removed
- No dependency on patterns-color repo (variables are added by hand)
- Carousel configuration
- No calcite icon scss
Modified
- Codeblocks inside tabs are automatically formatted correctly
- Minor changes to
pre > code
elements (slightly smaller type size) - Vertical align
input-group-input
- Cool plus and minuses on accordions
- Simplified expanding nav
Fixed
- leader and trailer classes were being imported twice
- Only bind close click on accordion section title
- Init
sticky
first so other patterns bind to duplicated nodes
v0.11.0
Removed
- Calcite color icons are not a thing we're including. Removing the doc space for this.
Added
- Set
video
to 100% max width - Document hero subnav.
- Loader bar container div relative
Modified
.panel
uses$off-white
instead of$lightest-gray
- Add proper icons to accordion
- Overflow-x scroll and no-wrap on third-nav
- Expanding nav and search pattern