-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit 'd78d35364d88543696f7d194a51ea0a9c0417ff3' into feat/gra…
…ph/add-confirmationDepth-to-block
- Loading branch information
Showing
179 changed files
with
660 additions
and
5,723 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@kadena/react-ui': none | ||
--- | ||
|
||
Updated all components to consistently accept a string for icon props |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@kadena/client-examples": none | ||
"@kadena/client": none | ||
--- | ||
|
||
Housekeeping after tooling migration |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
--- | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
--- | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
'@kadena/react-ui': none | ||
--- | ||
|
||
Updated the Link and Breadcrumb components to have the option to pass props and | ||
styles to a child component via an asChild prop. This is the new convention we | ||
are using for cases when we need to support external links like next/link |
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
name: CI (contains changelog update?) | ||
|
||
on: | ||
pull_request: | ||
|
||
jobs: | ||
changelog: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
with: | ||
fetch-depth: 0 | ||
|
||
- uses: pnpm/action-setup@v2 | ||
with: | ||
version: 8 | ||
|
||
- uses: actions/setup-node@v3 | ||
with: | ||
node-version: ${{ matrix.NodeVersion }} | ||
cache: 'pnpm' | ||
|
||
- name: Contains changelog update? | ||
run: pnpx @changesets/cli status --since origin/main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
common/changes/@kadena/chainwebjs/chainweb-stream-client-new_2023-05-01-11-16.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
common/changes/@kadena/chainwebjs/feat-fix-packagejson-fields_2023-05-22-10-49.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
common/changes/@kadena/chainwebjs/feat-upgrade-to-typescript-5_2023-05-25-08-27.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
common/changes/@kadena/client/chore-ag-update-changelog-for-1.0.0_2023-08-22-14-00.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
common/changes/@kadena/client/feat-signWithEckoWallet_2023-08-08-11-29.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
common/changes/@kadena/create-kadena-app/feat-cka-vuejs-template_2023-01-30-08-52.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
common/changes/@kadena/create-kadena-app/fix-ci-build-same-as-local_2023-02-02-15-43.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...hanges/@kadena/pactjs-cli/fix-client-addData-and-namespace-warnings_2023-08-16-11-34.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
.../@kadena/pactjs-generator/fix-client-addData-and-namespace-warnings_2023-08-16-11-34.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.