Skip to content

Commit 880d205

Browse files
committed
Merge remote-tracking branch 'origin/dev' into benelan/9255-add-icons-to-monorepo
* origin/dev: (44 commits) build: update browserslist db (#9717) docs: update component READMEs (#9808) build(deps): update dependency rimraf to v5.0.9 (#9810) build(deps): update dependency prettier to v3.3.3 (#9809) build(deps): fix lerna install errors on osx machines (#9798) refactor(dropdown-item): remove unused members (#9794) test(combobox-item): add defaults and reflects tests (#9805) build(deps): update dependency globby to v14.0.2 (#9802) build(deps): update dependency postcss to v8.4.39 (#9803) build(deps): update dependency chromatic to v11.5.5 (#9800) build(deps): update dependency eslint-plugin-react to v7.34.4 (#9801) chore: remove codeowner team to reduce notifications (#9711) chore: release next fix(radio-button-group): remove blank clickable space outside of label (#9793) build: fix globby errors (#9797) chore: release next fix(deps): move @types/sortablejs as a dependency so the public types resolve properly (#9786) refactor(loader): simplify loader part rendering (#9728) chore: release next feat(combobox, combobox-item): add `description`, `shortHeading` props and `content-end` slot (#9771) ...
2 parents 03722cb + 5b6bd87 commit 880d205

File tree

145 files changed

+9716
-17265
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+9716
-17265
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# The files matching the globs will be assigned to the @usernames that follow
2+
.* @benelan @jcfranco
3+
*.json @benelan @jcfranco
4+
CHANGELOG.md @benelan @jcfranco @geospatialem
5+
.github/ @benelan @jcfranco @geospatialem
6+
support/ @benelan @jcfranco
7+
/packages/calcite-components-react @benelan @jcfranco
8+
/packages/eslint-plugin-calcite-components @jcfranco
9+
/packages/calcite-design-tokens @alisonailea
10+

.github/workflows/pr-semantic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ jobs:
44
semantic:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: amannn/[email protected].2
7+
- uses: amannn/[email protected].3
88
env:
99
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

CODEOWNERS

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)