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
4568Next

4.0.0

Diff

Changelog

Source

4.0.0 (2019-10-01)

Features

  • New component: calcite-panel component for generic application panel layout with an option to be dismissable.
  • CalcitePickList: Introduces a generic filter component. Internally, it uses an text input for interaction.
  • CalciteAction: New property textDisplay for configuring how text is displayed within a calcite-action that replaces and deprecates textEnabled. #313
  • Added calcite-shell full window demo.
  • Update Stencil.js to 1.5.3.
  • Update dependencies calcite-base, calcite-ui-icons and calcite-colors.

Bug Fixes

  • PickList: Clicking the picklist secondary action icon should focus the surrounding button. #310
  • PickList: add pre-select logic on componentDidLoad. #305
  • Block: Collapsible Block needs full focus outline. #308
  • CalciteActionBar: calcite-action-bar should be responsive in some manner. #286
  • CalciteTipManager: User should not be able to use arrow keys on tip manager navigation buttons. #307
  • CalciteTipManager: Keyboard Users should be able to scroll content inside of a tip manager. #306
  • CalciteAction & CalciteActionPad: Make sure host elements have a display set if they are not inline components.
  • CalciteTip: Fixed dismissed tip still showing padding.

BREAKING CHANGES

  • Removed Component: calcite-shell-floating-panel has been removed. calcite-panel should be used instead.
pr3tori4n
published 3.1.0 •

Changelog

Source

3.1.0 (2019-09-24)

Features

  • Tip now uses the hidden attribute in place of dismissed
  • Pick-List-Item now supports the disabled attribute
  • Pick-List-Item now supports keyboard accessibility

Bug Fixes

  • tabindex on Tip Manager is no longer listed as a custom API prop.
driskull
published 3.0.0 •

Changelog

Source

3.0.0 (2019-09-20)

Features

  • PickList styling updated.
  • Documentation referring to a each components slots are now auto generated.
  • Small documentation and demo updates.

BREAKING CHANGES

  • Removed Component: Moved calcite-popover component to the 'calcite-components' project.

Bug Fixes

  • Pick-List now properly shows pre-selected items in change event selection map.
driskull
published 2.3.0 •

Changelog

Source

2.3.0 (2019-09-12)

Features

  • New Component: calcite-popover component to handle positioning a component in reference to another element.
  • Updated calcite-ui-icons dependency to version 2.5.0.
pr3tori4n
published 2.2.0 •

Changelog

Source

2.2.0 (2019-09-10)

Features

  • Tip manager pagination supports arrow keys
  • New Component: PickList
pr3tori4n
published 2.1.0 •

Changelog

Source

2.1.0 (2019-09-10)

Features

  • calciteActionBarToggle event added to calcite-action-bar. Event triggers when bar expands/collapses.
  • calciteShellPanelToggle event added to calcite-shell-panel. Event triggers when panel expands/collapses.
  • calcite-action - Collapse button width when not text-enabled.
  • calcite-shell primary panel slot now renders above default slot.

Bug Fixes

  • calcite-action inddicator now vertically centers properly when there's no text.
  • calcite-tip-manager pagination buttons now display properly in right-to-left environments.
  • calcite-tip-manager hides pagination when there are 0 or 1 tip(s).
  • calcite-tip-manager min-height set for when there are 0 tips.
pr3tori4n
published 2.0.2 •

Changelog

Source

2.0.2 (2019-08-23)

Bug Fixes

  • Fixed Edge bug with calcite-flow demo
  • All components will honor the hidden attribute now and not display.
  • Fix bug with calcite-action-pad and calcite-shell-floating-panel requiring position-type instead of placement.
pr3tori4n
published 2.0.1 •

Changelog

Source

2.0.1 (2019-08-23)

Bug Fixes

  • Enhance demos with RTL examples
  • Fix reference to utils
  • Fixed calcite-floating-shell-panel positioning
  • RTL support for calcite-flow-item, calcite-shell-floating-panel and calcite-action-pad
pr3tori4n
published 2.0.0 •

Changelog

Source

2.0.0 (2019-08-21)

BREAKING CHANGES

  • Renamed built files from calcite-components to calcite-app-components This changes the implementation reference files. See the README for details.
  • Renamed calcite-floating-panel to calcite-shell-floating-panel

Features

  • Add events to close/dismissed events to calcilte-shell-floating-panel, calcite-tip-manager, calcite-tip.

Performance Improvements

  • Remove calcite-components from distributable.
pr3tori4n
published 1.0.0 •

Changelog

Source

1.0.0 (2019-08-20)

Features

Add the following components:

  • calcite-action
  • calcite-action-bar
  • calcite-action-pad
  • calcite-block
  • calcite-flow
  • calcite-flow-item
  • calcite-shell
  • calcite-shell-panel
  • calcite-tip
  • calcite-tip-manager
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