Socket
Socket
Sign inDemoInstall

@esri/calcite-app-components

Package Overview
Dependencies
9
Maintainers
38
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
4578Next

4.6.0

Diff

Changelog

Source

4.6.0 (2019-11-13)

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)
driskull
published 4.5.1 •

Changelog

Source

4.5.1 (2019-11-06)

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)
pr3tori4n
published 4.5.0 •

Changelog

Source

4.5.0 (2019-11-06)

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
jcfranco
published 4.4.0 •

Changelog

Source

4.4.0 (2019-10-29)

Bug Fixes

Features

  • block: add icon 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)
pr3tori4n
published 4.3.1 •

Changelog

Source

4.3.1 (2019-10-23)

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)
driskull
published 4.3.0 •

Changelog

Source

4.3.0 (2019-10-22)

Bug Fixes

  • pick-list-item spacebar on secondaryAction no longer toggles selection. (#326)
  • block Set CalciteBlock color variables for dark theme. (#427)
  • pick-list menu-actions slot styling. (#417)
  • calcite-flow-item fix header text being cut off. (#414)
  • shell Prevent vertical scrollbar from appearing when using action bar.
  • tip Tip background color overlapping shadow. (#398)
  • panel CalcitePanel: always render slot containers. (#354)
  • calcite-flow-item No longer shows header-trailing-content without having menu-actions. (#409)

Features

  • block: Added loading and disabled props. Scrim overlay applies when either is true. (#358) (9ddab6a)
  • flow-item: Added loading and disabled props. Scrim overlay applies when either is true. (#359) (d4caeca)
  • panel: Added loading and disabled props. Scrim overlay applies when either is true. (#407) (1f69c9f)
  • value-list: Added loading and disabled props. Scrim overlay applies when either is true. (#339) (26027e2)
  • panel Remove padding from panel content-container. (#418)
  • action Added animations for interactive. (#391)
jcfranco
published 4.2.1 •

Changelog

Source

4.2.1 (2019-10-17)

Bug Fixes

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

Changelog

Source

4.2.0 (2019-10-17)

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)
pr3tori4n
published 4.1.1 •

Changelog

Source

4.1.1 (2019-10-08)

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
pr3tori4n
published 4.1.0 •

Changelog

Source

4.1.0 (2019-10-08)

Features

  • New Component: calcite-value-list and calcite-value-list-item. #279
  • Added toggleDisplay property to calcite-block-section to handle a "switch" mode. #205
  • Added calcite-components as a peer dependency. #205
  • Added Travis CI integration for testing. #152
  • Added filterEnabled prop to PickList. Filter is now disabled by default.
  • PickListItem calciteListItemChange event now properly bubbles up beyond the PickList.

Bug Fixes

  • Fixed: VDOM rendering by updating Stencil.js to 1.6.1.
  • Fixed: Collapsible Block needs full focus outline. #308

Deprecations

  • PickListItem textHeading prop replaced with textLabel.
  • PickList dragEnabled and mode props have been deprecated with the release of ValueList
  • PickList textHeading has been deprecated as the heading has been removed from render.
  • PickLIst calcitePickListSelectionChange has been replaced with calciteListChange
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc