Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main (#10171) #10173

Closed
wants to merge 0 commits into from
Closed

Conversation

benelan
Copy link
Member

@benelan benelan commented Aug 28, 2024

🤖 I have created a release beep boop

@esri/calcite-ui-icons: 3.31.0

3.31.0
(2024-08-28)

Features

Bug Fixes

@esri/calcite-components: 2.12.0

2.12.0
(2024-08-28)

Features

  • accordion, accordion-item: Add component tokens
    (#9861)
    (48f7f08)
  • action, action-bar, action-group, action-menu, action-pad: Add
    component tokens
    (#10058)
    (de96c24)
  • alert: Add 'queue' property to prioritize the ordering of alerts
    when opened
    (#10029)
    (3aa47a4)
  • combobox-item: Add heading property (deprecates textLabel) and
    add label property
    (#9987)
    (90920a0)
  • dialog: Add CSS variables to offset the position
    (#9904)
    (660f0c5)
  • dialog: Add escapeDisabled property
    (#10081)
    (1ca8fba)
  • dialog: Add outsideCloseDisabled property
    (#9978)
    (f1d89b9)
  • dialog: Add resizable and dragEnabled properties
    (#9804)
    (e3e499e)
  • icon: Add component tokens
    (#10062)
    (34d5689)
  • input-time-zone: Display selected time zone country in region mode
    selection
    (#9988)
    (1575729)
  • loader: Add determinate-value type
    (#9957)
    (7f21726)
  • panel: Add '--calcite-panel-content-space' style
    (#10117)
    (0e3ebcb)
  • table: Update multiple selection iconography
    (#10125)
    (f2b2016)
  • tooltip: Allow focusing and clicking on interactive elements
    within a tooltip
    (#9914)
    (a3c144c)

Bug Fixes

  • accordion-item: Align focus styles across browsers
    (#9944)
    (2e29b42)
  • alert: Properly form a queue of alerts
    (#10032)
    (b24d6ac)
  • color-picker: Prevent text selection when using color
    sliders/field
    (#10043)
    (ab33e4d)
  • combobox, input-date-picker, input-number, input-text,
    input-time-picker, input, radio-button-group, segmented-control, select,
    text-area:
    Use toAriaBoolean in aria-invalid attribute to provide
    valid AT error messaging
    (#10079)
    (78bc096)
  • combobox: Update placeholder-icon color
    (#9956)
    (d916ca4)
  • dialog, flow-item: Slotted closable panels should not close the
    component
    (#10130)
    (ce2513d)
  • dialog: Allow shell to be slotted inside
    (#10118)
    (ea3a6de)
  • dialog: Fix escapeDisabled when the escape key is pressed on the
    panel
    (#10097)
    (9a5f1f1)
  • Ensure beforeOpen/open and beforeClose/close events emit
    properly
    (#9958)
    (7e2764f)
  • filter: Fix setFocus method
    (#10149)
    (f4a959a)
  • input-date-picker: Fix selection for the "bs" and "it-CH" locales
    (#9976)
    (368d9e2)
  • input-date-picker: Prevent console error when using a lang
    (#10162)
    (e7bf604)
  • input-time-zone: Translate region names
    (#9940)
    (f975adb)
  • input, combobox, input-date-picker, input-number, input-text,
    input-time-picker, radio-button-group, segmented-control, select,
    text-area:
    Provide clear field error messaging for AT
    (#9880)
    (46ad7d2)
  • input, input-number, input-text: No longer set focus when a
    validation message is clicked
    (#10008)
    (529bb5a)
  • label: Prevent focusing and toggling elements slotted within a
    label when a text selection occurs
    (#9990)
    (49d6ae1)
  • list-item: Prevent scrolling when item is focused.
    (#9948)
    (eab1e06)
  • panel: Define heading and description line height
    (#10085)
    (5478eb9)
  • slider: Prevent text selection when using the slider
    (#10073)
    (04bf325)
  • slider: Resolve step & snap floating point precision
    (#10148)
    (613bc47)
  • stepper-item: Update component to take full width when parent's
    layout is "vertical"
    (#10009)
    (03a5a30)
  • tree,tree-item: Replace checkbox with div and a11y attributes
    (#9849)
    (b1ac951)

Performance Improvements

  • input-time-zone: Improve memory footprint by leveraging browser
    cache and releasing utils after their use
    (#9945)
    (a3d2141)

Reverts

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-ui-icons bumped from 3.31.0-next.4 to 3.31.0
@esri/calcite-components-angular: 2.12.0

2.12.0
(2024-08-28)

Miscellaneous Chores

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from 2.12.0-next.34 to 2.12.0
@esri/calcite-components-react: 2.12.0

2.12.0
(2024-08-28)

Miscellaneous Chores

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from 2.12.0-next.34 to 2.12.0

This PR was generated with Release
Please
. See
documentation.


Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Aug 28, 2024
@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Aug 28, 2024
Copy link
Contributor

github-actions bot commented Sep 7, 2024

This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions.

@github-actions github-actions bot added the Stale Issues or pull requests that have not had recent activity. label Sep 7, 2024
@benelan benelan closed this Sep 9, 2024
@benelan benelan force-pushed the ci/cherry-pick-release-commit branch from ada6d5a to bb16add Compare September 9, 2024 22:03
@benelan benelan deleted the ci/cherry-pick-release-commit branch September 9, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing. Stale Issues or pull requests that have not had recent activity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants