Releases: Esri/calcite-web
Releases · Esri/calcite-web
v1.0.0-rc.0
Added
input-success
,input-error
, andinput-error-message
validation helpersinput-search
helper for magnifying glass in search inputinput-minimal
helper for more subtle input- Disabled input styles
Removed
- Expander JavaScript Pattern
Modified
- Placeholder text now passes 4.5/1 contrast requirement (#703)
tabs-translucent
now works in IE9 (#708)- All elements with
lang="vi"
will now render properly in Lucida Grande - Blue active indicator for top nav is now below links (#716)
- Modal's z-index is now higher than top-nav (#711)
Breaking
- Accordion icons must be added inline, no longer provided by CSS
- Dropdown icons must be added inline, no longer provided by CSS
- removed
placeholder
mixin
v1.0.0-beta.36
Added
- Inline SVGs
- Inline SVG Colors
Modified
- Changed all sample code docs to reflect new SVG usage
Breaking
- Filter dropdown now expecting SVGs rather than icon fonts
- Search now expecting SVGs rather than icon fonts
v1.0.0-beta.35
Fixed
- Rebinding of accordions now works in
calcite-web.js
v1.0.0-beta.34
Added
- Search Component UI
- Table no table modifier
Modified
- Navigation structures updated
Fixed
- Documented
icon-ui-flush
v1.0.0-beta.33
Fixed
- Build errors
v1.0.0-beta.32
- Copy to clipboard JS
- Responsive trailer half, responsive leader half
Fixed
- card heights rendered incorrectly in IE10-11 (#662)
- labels don't wrap lines (#660)
label-yellow
passes WCAG AA contrast (#654)block-groups
should only style direct descendantblocks
(#659)- links in
table-striped
rows now accessible (#655) - Min width 0 on
block
helps overflow breakage. - Grid prefixing bug
- Proper keyboard navigation for dropdown components
Modified
- Less padding for card-content
v1.0.0-beta.31
Fixed
filter-dropdown-remove:after
no longer positioned absolutelylist-numbered
number alignment in IE11 (#614)aria
helper will not crash if array passed as parameter contains null values.modal
will not pass arrays with null values to helpers.
Modified
btn-clear
now has white background instead of transparent in order to pass WCAG contrast on light grays.
v1.0.0-beta.30
Removed
- removed
esri-icon
classes to prevent collisions with JS API
v1.0.0-beta.29
Fixed
- RTL for SideNav Active States
Modified
- Margin and list styles
- Odd-numbered black behavior in Block Groups
v1.0.0-beta.28
Growing pains with new infrastructures. Release is not recommended for use.