Skip to content

chore: release main #11890

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

Merged
merged 3 commits into from
May 14, 2025
Merged

chore: release main #11890

merged 3 commits into from
May 14, 2025

Conversation

calcite-admin
Copy link
Contributor

@calcite-admin calcite-admin commented Apr 7, 2025

🤖 I have created a release beep boop

@esri/calcite-design-tokens: 3.1.0

3.1.0 (2025-05-14)

Features

  • semantic-tokens: Add --calcite-color-text-highlight tokens (#12068) (6ab8f97)
  • semantic-tokens: Update and add to corner-radius tokens (#12041) (3c65c35)
  • tokens: Add transparency-inverse tokens (#11974) (db09167)
  • tokens: Update core neutral color values (#11993) (46378fa)

Bug Fixes

  • Correct value for letter-spacing tokens (#12029) (5b3c15e)
  • semantic-tokens: Provide sufficient warning color contrast across components (#11994) (a16cabf)
  • tokens: Add missing core color tokens and fix incorrect values (#11924) (6f9ab2c)

Performance Improvements

@esri/calcite-tailwind-preset: 1.0.0

1.0.0 (2025-05-14)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-design-tokens bumped from 3.1.0-next.8 to 3.1.0
    • peerDependencies
      • @esri/calcite-design-tokens bumped from ^3.0.2-next.8 to ^3.1.0
@esri/calcite-ui-icons: 4.2.0

4.2.0 (2025-05-14)

Features

Bug Fixes

@esri/eslint-plugin-calcite-components: 2.0.2

2.0.2 (2025-05-14)

Note: Version bump only for package @esri/eslint-plugin-calcite-components

@esri/calcite-components: 3.2.0

3.2.0 (2025-05-14)

Features

  • accordion-item: Enhance component's interactivity states (#11935) (46ddfd3)
  • action-bar: Add floating property and "grid" layout value (#12103) (7cd7fd5)
  • block-group, list: Add event for when a move is halted due to canPut or canPull returning false (#11567) (f080121)
  • block: Add specific component css tokens (#12102) (ce22de4)
  • block: Enhance component's interactivity states (#11827) (7d509c6)
  • button: Enhance component's interactivity states (#12005) (55f2882)
  • combobox: Add selectAll toggle property (#11721) (d084410)
  • dropdown-item: Enhance component's interactivity states (#11821) (14ed4a8)
  • fab: Add component tokens (#11838) (d88d73b)
  • fab: Enhance component's interactivity states (#12097) (8407e0a)
  • filter: Add component tokens (#11885) (b6516f8)
  • input-message: Add component tokens and deprecate --calcite-input-message-spacing-value (#11759) (efddfaf)
  • input-number: Add component tokens (#11961) (88dafa7)
  • input-time-picker: Add separate hour, minute, second and meridiem input fields (#11712) (4fa4e20)
  • list-item: Enhance component's interactivity states (#11824) (718f51d)
  • meter: Add component tokens (#11757) (a8daa99)
  • Move Tailwind preset to package (#11817) (6a37f65)
  • notice: Add token for close icon and title text color (#11938) (4a3bbc1)
  • radio-button-group: Add component tokens (#11897) (25f9b07)
  • radio-button: Add component tokens (#11891) (c6141a7)
  • sheet: Add component tokens (#12023) (3d40a2f)
  • shell-panel: Add component tokens (#11926) (e71ad98)
  • shell-panel: Improve visibility of resizable functionality and allow resizable for all displayMode values (#11983) (a47a350)
  • shell: Add component tokens (#11908) (e3443e9)
  • stepper-item: Add component tokens (#12035) (5223751)
  • stepper: Add component tokens (#12036) (b4531bb)
  • Support nn locale (#12079) (202aaa6)
  • switch: Enhance component's colors for a11y and usability (#11951) (a878811)
  • tabs, tab-nav, tab-title, tab: Add component tokens (#11720) (e208b56)
  • text-area: Add design tokens for corner radius, shadow, footer background color (#12124) (9f5d3ba)
  • time-picker: Add component tokens (#11942) (a8fa5d0)
  • tokens: Add transparency-inverse tokens (#11974) (db09167)
  • tree, tree-items: Add component tokens (#11884) (a252522)

Bug Fixes

  • action-menu: Stop propagation of internal popover events (#12051) (269892f)
  • autocomplete: Fix setFocus method in Safari (#12092) (34598c9)
  • autocomplete: Should open on key input and close when key input is cleared (#12113) (c87b66d)
  • date-picker-month: Fix height of calendar to 6 rows (#12085) (80f7598)
  • dialog, modal, sheet: Fix page scrolling after closing (#12006) (01ae74b)
  • dialog, modal, sheet: Honor initialFocus when opening components (#12084) (125e294)
  • Fix memory leak caused when disconnecting floating-ui (#12107) (b4d79a6)
  • input-date-picker: Add label property for screen readers and AT (#11995) (499414f)
  • input-date-picker: Allow clearing invalid date value (#11937) (8d86681)
  • input-date-picker: Ensure ar-fallback when the locale is ar-SA (#12025) (20d7ad9)
  • input-number: Allow editing of numbers that start with zeros (#11705) (660ceed)
  • input-number: Cancel arrow down event (#11956) (7883325)
  • input-number: Ensure change event correctly fires for all locales (#11982) (c3862f6)
  • input-number: Prevent entry of invalid characters (#12093) (37dbae7)
  • input-time-picker: Invert text color on Windows when each masked input is focused (#12130) (92d59d1)
  • input-time-picker: Isolate calciteTimeChange event listener to just the component instance it was fired from (#12109) (14ed37a)
  • input, input-number, input-text, text-area, combobox: Pass AA for placeholder text color (#11972) (7f01b14)
  • list-item: Align elements to the left of the item's content (#11977) (8a557d9)
  • list-item: Display selection border when item is focused (#11898) (fd277f4)
  • list, block-group: Fix drag handle events when lists or blocks are nested (#11816) (a1798ee)
  • list, block-group: List nested in shadow DOM loses drop zone styling (#12105) (7470f5d)
  • list: Correctly set the drag order and set size on filtered items (#12075) (7444251)
  • list: Remove auto expanding behavior when dragging (#12121) (556d296)
  • navigation: Add missing css display (#12076) (4b6e3dc)
  • Outside click of a focus trap should not focus initial focused element (#11823) (bfe793a)
  • panel: Fix --calcite-panel-header-action-text-color-press (#12110) (2df071f)
  • Remove unused dragging styles (#11883) (#11889) (bbd6170)
  • shell-panel, sheet: Resize handle overlaps dropdown within panel (#12046) (3c955c0)
  • shell-panel: Handle overflow scrolling (#12056) (68e1073)
  • shell-panel: Handle overflow scrolling (#12069) (518a396)
  • shell, sheet, dialog, modal: Fix for slotted component interaction (#12059) (5d3917f)
  • sort-handle: Allow move and reorder events to be cancelled (#12095) (5f07b93)
  • split-button: Fix duplicate border when href is set (#11976) (4ea3b9c)
  • tab-nav: Emit calciteTabChange event only when selected tab changes (#11812) (0ad0097)
  • tab: Fix focus outline placement on scrolling tabs (#11967) (9e77950)
  • table-row: Update selected property on calciteTabRowSelect event (#12015) (089df00)
  • text-area: Height is no longer fixed when viewport resized to narrow dimensions (#11247) (28048ac)
  • text-area: No longer changes height & width when status is invalid (#11826) (97dc878)

Deprecations

  • notice: Deprecate notice close text color tokens (4a3bbc1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-ui-icons bumped from 4.2.0-next.4 to 4.2.0
    • devDependencies
      • @esri/calcite-design-tokens bumped from 3.1.0-next.8 to 3.1.0
      • @esri/calcite-tailwind-preset bumped from 0.2.0-next.9 to 1.0.0
      • @esri/eslint-plugin-calcite-components bumped from 2.0.2-next.5 to 2.0.2
@esri/calcite-components-react: 3.2.0

3.2.0 (2025-05-14)

Dependencies

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

This PR was generated with Release Please. See documentation.

@calcite-admin calcite-admin added the autorelease: pending Pull request created by release-please which will deploy to latest when merged label Apr 7, 2025
@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Apr 7, 2025
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@benelan benelan marked this pull request as ready for review April 7, 2025 22:43
Copy link
Contributor

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 Apr 15, 2025
@calcite-admin calcite-admin force-pushed the release-please--branches--main branch from 1e56e71 to 3c7c876 Compare May 14, 2025 17:59
@benelan benelan removed the Stale Issues or pull requests that have not had recent activity. label May 14, 2025
@benelan benelan merged commit 4f2d7eb into main May 14, 2025
11 checks passed
@benelan benelan deleted the release-please--branches--main branch May 14, 2025 18:35
@calcite-admin
Copy link
Contributor Author

@calcite-admin calcite-admin added autorelease: tagged Pull requests created by release-please that were merged and deployed and removed autorelease: pending Pull request created by release-please which will deploy to latest when merged labels May 14, 2025
calcite-admin added a commit that referenced this pull request May 14, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ben Elan <[email protected]>
benelan added a commit that referenced this pull request May 14, 2025
Co-authored-by: github-actions[bot]
Co-authored-by: Ben Elan <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
benelan added a commit that referenced this pull request May 15, 2025
* origin/dev: (277 commits)
  docs(tokens): consistency pass for new component descriptions (#12148)
  build(preset): use valid TS module resolution (#12151)
  docs: update list of contributors (#12134)
  chore: drop obsolete transforms (#12136)
  chore: release main (#11890) (#12147)
  build(deps): bump @arcgis/lumina, typescript, vite, vitest (#12137)
  chore(preset): fix JSON import in build config (#12142)
  docs(panel, action): update `text-color-pressed` token descriptions (#12140)
  chore: release next
  fix(input-time-picker): invert text color on Windows when each masked input is focused (#12130)
  chore: release next
  refactor(sematic-tokens): update `--calcite-corner-radius-default` to reference correct token (#12131)
  feat(semantic-tokens): add `--calcite-color-text-highlight` tokens (#12068)
  chore: release next
  feat(combobox): add `selectAll` toggle property (#11721)
  chore: release next
  fix(sort-handle): allow move and reorder events to be cancelled (#12095)
  chore: release next
  feat: added spike data, heart chart, and progress bar icons (#12127)
  feat(text-area): Add design tokens for corner radius, shadow, footer background color (#12124)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged Pull requests created by release-please that were merged and deployed chore Issues with changes that don't modify src or test files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants