Skip to content

Releases: Esri/calcite-web

v0.10.5

24 Jul 18:15
Compare
Choose a tag to compare

Added

  • .link-light-blue

Fixed

  • Style links inside of panels
  • Pre and Post scoping properly

v0.10.4

23 Jul 18:13
Compare
Choose a tag to compare

Fixed

  • .esri-logo uses $image-path instead of hard-coded location

v0.10.3

21 Jul 21:14
Compare
Choose a tag to compare

Fixed

  • Columns collapse properly without a max-width
  • Minor documentation fixes
  • Sticky.js no longer relies on scroll, solving window resize bugs

Added

  • Multiple languages for type treatments
  • Cyrillic font face declarations
  • More intentional responsive design for subnav pattern

Removed

  • Removed the max-width declaration in the column and column-width mixins

v0.10.2

25 Jun 16:15
Compare
Choose a tag to compare

Modified

  • Tabs get same style on hover and focus
  • inline helper class is now named inline-block
  • Links now have text-decoration: underline on hover instead of cool background hack
  • Updated footer with legal copyright information
  • List style type disc rather than circle

Added

  • list-plain for plain unordered lists (no bullets)

Fixed

  • Fix bug with columns inside panels

v0.10.1

22 Jun 16:53
Compare
Choose a tag to compare

Modified

  • Fix Bugs

v0.10.0

19 Jun 17:48
Compare
Choose a tag to compare

Modified

  • No button borders except on hover
  • Darken button colors for accessibility.
  • Top Nav finalized

Added

  • btn-white
  • placeholder mixin
  • Site Search pattern

Removed

  • btn-orange

v0.9.2

18 Jun 18:07
Compare
Choose a tag to compare

Modified

  • Sample code for form input include text for accessibility.
  • Minor doc fixes
  • Tab hover moved to above element
  • Top nav active state above element
  • Top nav hover blue
  • Top nav font size one step down scale

v0.9.1

17 Jun 21:08
Compare
Choose a tag to compare
  • Accordion meets accessibility requirements
  • Tabs meet accessibility requirements

v0.9.0

17 Jun 15:40
Compare
Choose a tag to compare

Added

  • Documentation and structural patterns have proper aria-role and other required attributes
  • Grid documentation for large columns
  • Updated type documentation
  • Skip to Content component

Modified

  • imports is now accessed at calcite-web/imports
  • Links darker blue, with underline on hover
  • Alert text color transparent black
  • Icon font setting font family on :before
  • Modal meets accessibility requirements
  • Drawer meets accessibility requirements
  • Dropdown meets accessibility requirements
  • Icon font standardized, more icons added

Fixed

  • $generate-css: false now generates no CSS

v0.8.0

11 Jun 22:58
Compare
Choose a tag to compare

Modified

  • Removed margin-top on sub-nav-list
  • Fix accordion hover
  • Side-nav and accordion borders fixed in all states
  • Tighten up sub-nav vertically
  • Panels have padding and border by default
  • Improve panel colors
  • Improve vertical-spacing of sub-nav

Added

  • Automatically remove margin-bottom on the last element in a panel
  • panel-no-border and panel-no-padding classes for panels
  • Add is-active state for side navigation