Skip to content

Releases: Esri/calcite-web

v1.0.0-beta.17

05 May 16:12
Compare
Choose a tag to compare

Removed

  • all language specific type declarations (except for vietnamese)
  • unfix fix for #532

v1.0.0-beta.16

04 May 23:25
Compare
Choose a tag to compare

Added

  • Arrow key bus emitters, space bar bus emitter

Modified

  • renamed icon-ui-Compass to icon-ui-compass
  • drawer sliding moves wrapper with it

Fixed

  • calcite.dropdown() now only adds click events once
  • drawer aria roles fixed
  • btn-arrow should point other direction in right-to-left
  • Icon padding on wrong side in right-to-left
  • icon-ui-compass casing fixed
  • dropdown-btn arrow should be on other side in right-to-left

Modified

  • dropdown menus are not constrained in width

v1.0.0-beta.15

27 Apr 20:16
Compare
Choose a tag to compare

Modified

  • cursor: not-allowed on disabled buttons
  • pointer events: none on disabled buttons
  • Radios and chekboxes bigger

Added

  • 'select-full' for 100% wide selects
  • Responsive subnav docs
  • js-select-nav functionality

Fixed

  • Third nav arrow absolute position
  • dont extend mixins thats not right
  • clicking inside drawer no longer closes drawer

Removed

  • btn-clear-disabled
  • custom focus state on checkboxes and radios

v1.0.0-beta.14

14 Apr 18:58
Compare
Choose a tag to compare

Added

  • animate-in-up, animate-in-down
  • animate-out-up, animate-out-down, animate-fade-out`

v1.0.0-beta.13

13 Apr 17:33
Compare
Choose a tag to compare

Modified

  • Namespace fieldset checkbox labels.
  • Always style fieldsets.

v1.0.0-beta.12

12 Apr 20:32
Compare
Choose a tag to compare

Modified

  • small visual update to multiple select elements
  • Removed all external dependencies.
  • Documented animation as unique component, prepared to expand this list out.

Fixed

  • using gutter-left-n and gutter-right-n on the same element will no longer break.
  • Additional RTL on default type styles.
  • RTL support for action bars.
  • RTL support for table cells.
  • RTL mysterious text wrapping bugs.
  • RTL on screens larger than 1450px get proper pixel value for pre and post.
  • Explicit RTL pre and post classes resolve grid issues in RTL when pre-n and post-n exist on the same element.
  • Opening a dropdown closes all other dropdowns on the page.

Added

  • App Switcher pattern
  • Fancy form validation styles
  • Documentation and samples for responsive images
  • Documentation for common grid structures.
  • rtl-gutter-, rtl-margin-gutter- left and right mixins
  • rtl-margin-gutter-left-0, rtl-margin-gutter-right-0, rtl-gutter-left-0, rtl-gutter-right-0 classes.
  • .radio and .checkbox classes for styling radio and checkbox fieldsets.
  • Card styles.

Removed

  • Default label styling for fieldsets

v1.0.0-beta.11

30 Mar 21:10
Compare
Choose a tag to compare

Fixed

  • Removing a sticky node from the dom no longer spouts console errors like a fountain
  • Simplified toggleActive class, always removes active from array, adds to el.
  • dropdown menu shouldn't have restricted height, and the max-height of filter-dropdown should be a bit taller

v1.0.0-beta.9

29 Mar 18:11
Compare
Choose a tag to compare

Added

  • Responsive type scale

Modified

  • Default type scale has a wider range of sizes
  • text-left and text-right use supported values for ie, use checks to support rtl.
  • sub-nav-title smaller to adjust for new type scales.
  • Type config moved further up the import stack

Fixed

  • Monospace type rendering probs in block groups and textareas.
  • Block groups declare avenir as font family.

Removed

  • Frutiger and Kepler type styles and families

v1.0.0-beta.10

29 Mar 19:06
Compare
Choose a tag to compare

Fixed

  • Removing a sticky node from the dom no longer spouts console errors like a fountain
  • dropdown menu shouldn't have restricted height, and the max-height of filter-dropdown should be a bit taller

v1.0.0-beta.8

24 Mar 22:49
Compare
Choose a tag to compare

Modified

  • Small visual style updates to filter-dropdown pattern
  • Visual improvements to loader component

Fixed

  • textarea elements now cannot overlap other elements
  • select elements display properly in Firefox