Calcite Components Versions Save

A monorepo containing the packages for Esri's Calcite Design System

@esri/[email protected]

1 month ago

2.7.1 (2024-03-29)

Miscellaneous Chores

  • @esri/calcite-components-angular: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from ^2.7.1-next.0 to ^2.7.1

@esri/[email protected]

1 month ago

2.7.1 (2024-03-29)

Miscellaneous Chores

  • @esri/calcite-components-react: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from ^2.7.1-next.0 to ^2.7.1

@esri/[email protected]

1 month ago

2.7.1 (2024-03-29)

Bug Fixes

  • tab-nav: Fix custom element creation error in components build output (#9021) (cc8eb99)

@esri/[email protected]

1 month ago

2.1.2 (2024-03-26)

Bug Fixes

@esri/[email protected]

1 month ago

2.7.0 (2024-03-26)

Miscellaneous Chores

  • @esri/calcite-components-angular: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from ^2.7.0-next.17 to ^2.7.0

@esri/[email protected]

1 month ago

2.7.0 (2024-03-26)

Miscellaneous Chores

  • @esri/calcite-components-react: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from ^2.7.0-next.17 to ^2.7.0

@esri/[email protected]

1 month ago

2.7.0 (2024-03-26)

Features

  • button: Add download property (#8882) (fc55dde)
  • color-picker: Add clearable prop and deprecate allowEmpty (#8910) (f036ac2)
  • table-row: Add alignment property (#8961) (1f81fd7)
  • tabs: Make component responsive (#8616) (83a2ef4)
  • tile: Add content-top and content-bottom slots, deprecate content-start and content-end slots (#8984) (eb000d8)

Bug Fixes

  • action-menu, combobox, dropdown, popover, tooltip: Use click instead of pointerdown for click contexts (#8943) (cd7eed9)
  • card: Do not apply text color to slotted footer items (#8839) (30a2068)
  • combobox: Prevent spacebar from opening the menu when focused on chip's close button (#8990) (1a20d0e)
  • dropdown: Correct positioning behavior when inside a scrollable container (#8973) (2524391)
  • input-time-picker: Update toggle icon color (#8955) (ce3ac5c)
  • input, input-number, input-text: Ensure values are initialized properly for dist and components output targets (#8997) (9152211)
  • list, list-item: Calcite-select becomes unresponsive in a list-item if drag-disabled is true (#8957) (e408c62)
  • list: Fix filter box when scrolling in Safari (#8938) (ea8ea1e)
  • popover: Prevent disabled reference elements from toggling popover (#8983) (9f4b14b)
  • stepper: Fix layout when switching modes dynamically to horizontal-single (#8946) (01f58bf)
  • table: Prevent duplicate scrollbars in certain browsers (#8962) (8434eeb)
  • tab: Style focus outline of tab content (#8804) (8f0133f)

Performance Improvements

  • Update transition-default Tailwind util to only target common, animatable properties (#8797) (f4d016b)

Reverts

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @esri/calcite-design-tokens bumped from ^2.1.2-next.2 to ^2.1.2

@esri/[email protected]

2 months ago

2.6.0 (2024-02-27)

Miscellaneous Chores

  • @esri/calcite-components-angular: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from ^2.6.0-next.3 to ^2.6.0

@esri/[email protected]

2 months ago

2.6.0 (2024-02-27)

Miscellaneous Chores

  • @esri/calcite-components-react: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from ^2.6.0-next.3 to ^2.6.0

@esri/[email protected]

2 months ago

2.6.0 (2024-02-27)

Features

Bug Fixes

  • combobox: Long text truncates on single and single-persist modes (#8731) (8fc42b1)
  • navigation-logo: No longer changes icon color when href is parsed (#8830) (16d456f)
  • Only show validation message when status='invalid' (#8649) (7eac8d7)
  • preset: Calcite—color-brand to calcite-color-brand (#8809) (ee2cf4e)
  • table: Ensure border are correctly applied with complex rowSpan (#8779) (69f05d4)