Skip to content

Releases: Esri/calcite-web

v1.0.0-rc.0

10 Dec 00:40
Compare
Choose a tag to compare

Added

  • input-success, input-error, and input-error-message validation helpers
  • input-search helper for magnifying glass in search input
  • input-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

27 Oct 21:21
Compare
Choose a tag to compare

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

13 Oct 19:55
Compare
Choose a tag to compare

Fixed

  • Rebinding of accordions now works in calcite-web.js

v1.0.0-beta.34

07 Oct 18:17
Compare
Choose a tag to compare

Added

  • Search Component UI
  • Table no table modifier

Modified

  • Navigation structures updated

Fixed

  • Documented icon-ui-flush

v1.0.0-beta.33

30 Sep 18:03
Compare
Choose a tag to compare

Fixed

  • Build errors

v1.0.0-beta.32

27 Sep 20:34
Compare
Choose a tag to compare

  • 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 descendant blocks (#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

17 Aug 21:52
Compare
Choose a tag to compare

Fixed

  • filter-dropdown-remove:after no longer positioned absolutely
  • list-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

03 Aug 17:42
Compare
Choose a tag to compare

Removed

  • removed esri-icon classes to prevent collisions with JS API

v1.0.0-beta.29

27 Jul 18:13
Compare
Choose a tag to compare

Fixed

  • RTL for SideNav Active States

Modified

  • Margin and list styles
  • Odd-numbered black behavior in Block Groups

v1.0.0-beta.28

27 Jul 17:39
Compare
Choose a tag to compare

Growing pains with new infrastructures. Release is not recommended for use.