Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Releases: Esri/calcite-app-components

4.7.0 (2019-11-14)

14 Nov 23:59
Compare
Choose a tag to compare

Bug Fixes

Features

  • action: add ability to set appearance to clear (a4994a9), closes #557

Comparison since last release

4.6.0 (2019-11-13)

13 Nov 00:22
Compare
Choose a tag to compare

Bug Fixes

  • value-list-item: last child selection (158b3e6), closes #542
  • remove Edge's non-standard broken clear btn from filter (#522) (233acd6)
  • Shell styling for TipManager (#514) (e080f74), closes #477

Features

  • Add property & event for toggling the opening or closing of the TipManager (#533) (7d5533e)
  • CalcitePanel - Add scale property to set dynamic height #513 (#541) (d33e22c)
  • picklist sticky filter 503 (#509) (f6efd78)

Comparison since last release

4.5.1 (2019-11-06)

06 Nov 22:20
Compare
Choose a tag to compare

Bug Fixes

  • Set the property of the component instead of the attribute (#502) (b0f554d)

Style Fixes

  • block-section: missed style for switch mode (#507)
  • action-pad: added missing styles (#502)

Comparison since last release

4.5.0 (2019-11-06)

06 Nov 01:20
Compare
Choose a tag to compare

Bug Fixes

  • flow-item: - Fix conflict between menu-actions own slot and slot defined in the calcite-pick-list and calcite-value-list. #497 (6764d6c)
  • flow-item and panel: footer buttons width corrected #367 (f4a69f9)
  • pick-list and value-list: filter now works if props have been modified after first-render (#400) (79f8146), closes #484 #488

Features

  • pick-list and value-list: filter now only filters on text, value and metadata props (#461) (51fd559), closes #484 #488

Comparison since last release

4.4.0 (2019-10-29)

29 Oct 23:36
Compare
Choose a tag to compare

Bug Fixes

  • block: fixed caret resizing (#453) (8716e56)
  • pick-list-item: fix text wrapping and not wrapping. Reset unrelated change. (#430 #439) (8a80c44)
  • pick-list-item: revert word-break. clean up. demo with long strings. (#430 #439) (b38d83e)
  • pick-list-item: summary text overflow fix (#439) (abbc672)
  • value-list-item: removed redundant padding. (#456). (58fe3c0)

Features

  • block: add slot for header icon (33dc43d)
  • block: hide collapsible icon when a control is provided. (57b22f0)
  • pick-list-item: Exclude text-description in compact mode. (#447) (4d7c652)

Comparison since last release

v4.3.1

06 Nov 01:06
Compare
Choose a tag to compare

Bug Fixes

  • pick-list: filter not working with Maquette (#400) (#461) (37a074c)
  • pick-list, value-list: spacebar on secondaryAction no longer triggers selection/deselection (#309) (0b83c2c)

v4.3.0

23 Oct 00:05
Compare
Choose a tag to compare

Bug Fixes

  • pick-list-item spacebar on secondaryAction no longer toggles selection. #326
  • panel: moved position:relative to :host. (e2d65fc)
  • block Set CalciteBlock color variables for dark theme. #427
  • pick-list action slot styling. #417
  • calcite-flow-item header text being cut off. #414
  • shell remove shell min-width. #393
  • pick-list-item Remove rtl utility class from CalcitePickListItem host. #298
  • tip Tip background color overlapping shadow. #398
  • panel CalcitePanel: always render slot containers. #354
  • calcite-flow-item shows header-trailing-content without having menu-actions. #409
  • Update README.md with latest first-class components.
  • Fix calciteListChange event name in demo file.

Features

  • all: blocking scrim + pick-list loading and disabled.(#361 #357 #358 #359 #361 #362) (25d846e)
  • block: a11y aria labels for disabled and loading (#358) (9a23101)
  • block: added calcite-loader and associated styles. Updated demo. (#358) (a5b87c0)
  • block: added disabled style. updated demo with way to toggle disabled property. (#358) (20e5ccd)
  • block: added loading and disabled to destructuring. (3f1e8dc)
  • flow-item, panel: added loading and disabled props, nodes, and styles. (#359) (d4caeca)
  • panel: use Scrim for loading & disabled. (1f69c9f)
  • value-list: Added disabled and loading props. Destructuring and added aria. (#362) (4e59c5a)
  • panel Remove padding from panel content-container. #418
  • action style(action): added animations for interactive. #391
  • Update calcite components to 1.0.0-beta.11

v4.2.1

21 Oct 19:43
Compare
Choose a tag to compare

Bug Fixes

  • pick-list: selectedValues no longer drops selected items. (a9e3a02)

v4.2.0

21 Oct 19:42
Compare
Choose a tag to compare

Bug Fixes

  • block: add padding to block > header > .toggle when closed (6e33c45)
  • demos: updated ids (#318). (acad593)
  • docs: improve type assertion for docs build (fb53c73)
  • lists: added bg-color rules. (#364) (20ef306)
  • panel, flow-item: added min-height. (a16d390)
  • pick-list demo: fixed incorrect ids in the demo. (e2d8e89)

Features

  • action: a11y aria labels for disabled and loading (#357) (f519384)
  • action: added calcite-loader and associated styles (#357) (3b25f47)
  • action: removed this. (#357) (1ff2543)
  • action: updated disabled styles. updated demo. (aed0cad)
  • pick-list: adding compact mode (3b6e7a9)
  • testing: add a11y test helper (5a2dc82)

v4.1.1

09 Oct 18:56
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: Corrected slot name in PickList. Now named menu-actions
  • Fixed: Clicking Edit on a Flow component no longer re-triggers animations #343