Skip to content

Releases: Esri/calcite-web

v1.2.5

25 Feb 19:52
152e2c8
Compare
Choose a tag to compare

Fixes

  • update web font CDN link for more permament fix to Arabic type
  • remove nowrap for buttons to fix responsive designs (#1063)
  • open/close accordions with space bar (#1062)
  • fix RTL styles for input-search (#1061)

v1.2.4

30 Jan 01:03
Compare
Choose a tag to compare

Fixes

  • fix Arabic text in Microsoft Edge
  • restore outline to btn-link class (#1052)

v1.2.3

23 Jan 20:29
Compare
Choose a tag to compare

Fixes

  • fix dropdown arrow keys with hidden elements (#1050)

v1.2.2

17 Jan 19:06
4527df1
Compare
Choose a tag to compare

Fixes

  • Fixes for switch and radio group
  • Updates positioning mixin
  • Updates checkbox and radio alignment in Edge

v1.2.1

11 Jan 21:58
Compare
Choose a tag to compare

Added

  • New mixins for RTL support: border-left, border-right, border-left-color, border-right-color, position-left, position-right

v1.2.0

10 Dec 18:55
Compare
Choose a tag to compare

Added

  • radio-group component (#762)
  • Improve handling of input validation for RTL (#990)

Fixed

  • Error thrown from calcite-web.js when not using search UI (#992)
  • Ensure skip to content link is accessible and visible (#995)
  • Fix accessibility issues in dropdowns (#989)

v1.1.0

20 Sep 16:18
Compare
Choose a tag to compare

Added

  • overflow-scroll class for forcing scroll bars

Fixes

  • improve keyboard accessibility of tabs pattern (#981)
  • improve aria markup of accordion pattern (#978)
  • don't allow scroll of content behind drawer or modal

Updates

  • use new search icon for search field (#979)
  • Fix .toggle-switch-input cascade (#977)
  • html element now uses overflow:auto instead of forcing a scroll bar (#980)

v1.0.3

06 Aug 19:17
Compare
Choose a tag to compare

Fixes

  • fix diacritical marks in Hebrew (#966)
  • allow override of $vw-ratio variable (#960)
  • use $dark-green for green labels to pass WCAG 2.0 AA requirements (#969)
  • fix modal toggles when toggle has child element (#953)

v1.0.2

11 May 21:52
Compare
Choose a tag to compare

Fixes

  • remove unused grid configuration variables (#836)
  • fixed modal/overlay positioning in Edge (#932)
  • fixed filter dropdown rtl display and alignment (#941)
  • fixed scroll bar positioning on modal open (#945)
  • added RTL support for accordion caret icons (#950)
  • fixed rebinding of modal events (#956)

v1.0.1

07 Apr 00:55
Compare
Choose a tag to compare

Fixes

  • fix baseline in Edge (#929)
  • remove border-collapse: auto from table-no-table class