Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into benelan/react-auto-…
Browse files Browse the repository at this point in the history
…import

* origin/master: (30 commits)
  chore: release next
  fix(radio-button, radio-button-group): prevent emitting events when selecting a checked radio button (#7102)
  feat(list): Add slots for filter actions (#7148)
  chore: release next
  fix(tooltip): improve component timing (#7172)
  chore: release next
  fix(input-date-picker): Fix showing the placeholder when resetting the value (#7156)
  chore: release next
  fix(input,input-number): allow typing decimal separator in firefox for arabic locale (#7173)
  build(deps): Bump workbox-build from 6.5.4 to 7.0.0 (#7167)
  build(deps): Bump type-fest from 3.5.0 to 3.11.1 (#7169)
  build(deps): Bump chromatic from 6.17.4 to 6.19.5 (#7171)
  build(deps): Bump @floating-ui/dom from 1.2.9 to 1.3.0 in /packages/calcite-components (#7168)
  build(deps): Bump @esri/calcite-ui-icons from 3.22.9 to 3.23.1 in /packages/calcite-components (#7166)
  build: update browserslist db (#7162)
  ci(release-please): change PR title and ensure git tag consistency (#7153)
  docs(changelog): Update commit message for #7160 (#7161)
  chore: release next
  fix(list): Improve border styling (#7160)
  chore: release next
  ...
  • Loading branch information
benelan committed Jun 15, 2023
2 parents 117be94 + d1cc9c1 commit 1b7607f
Show file tree
Hide file tree
Showing 65 changed files with 1,146 additions and 2,315 deletions.
1 change: 1 addition & 0 deletions .github/workflows/remove-next-changelog-entries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
node-version: 16
- name: Remove Next Changelog Entries
run: |
git pull
npm install
npm run util:remove-next-changelog-entries
- name: Push Changes
Expand Down
Loading

0 comments on commit 1b7607f

Please sign in to comment.