Skip to content

Releases: Esri/calcite-web

v0.12.1

08 Sep 18:15
Compare
Choose a tag to compare

Added

  • Panel Black

Fixed

  • Surpise! Blue and Red really accessible now.

v0.12.0

03 Sep 23:40
Compare
Choose a tag to compare

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

27 Aug 22:22
Compare
Choose a tag to compare

Fixed

  • Accordion binds to specified class, not section siblings.

v0.11.6

27 Aug 17:03
Compare
Choose a tag to compare

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

19 Aug 17:56
Compare
Choose a tag to compare

Fixed

  • add icon_names for social icons to API (#328)

v0.11.4

19 Aug 14:57
Compare
Choose a tag to compare

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

13 Aug 22:00
Compare
Choose a tag to compare

Fixed

  • sticky elements show up twice (#314)
  • js patterns bind in sticky elements (#315)

v0.11.2

13 Aug 17:31
Compare
Choose a tag to compare

Removed

  • Bin script for calcite icons
  • column-base now has no margin

Fixed

  • Responsive pre and post apply to correct screen sizes
  • Columns with medium but no small column render properly
  • Breadcrumb separator no longer gets underlined

Modified

  • column, pre, and post at standard size apply at large size

Added

  • breadcrumbs-white modifier for light-on-dark breadcrumbs

v0.11.1

10 Aug 16:51
Compare
Choose a tag to compare

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

03 Aug 22:02
Compare
Choose a tag to compare

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