-
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.
- Loading branch information
1 parent
f87b1f7
commit 06a0130
Showing
24 changed files
with
231 additions
and
35 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
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 |
---|---|---|
|
@@ -95184,6 +95184,100 @@ | |
"owner": "kadena-community", | ||
"repoName": "kadena.js", | ||
"content": { | ||
"0.9.1": { | ||
"label": "0.9.1", | ||
"description": "", | ||
"isLocked": true, | ||
"authors": [ | ||
{ | ||
"login": "alber70g", | ||
"id": 516972, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/516972?v=4", | ||
"html_url": "https://github.com/alber70g", | ||
"url": "https://api.github.com/users/alber70g" | ||
}, | ||
{ | ||
"login": "sstraatemans", | ||
"id": 4015521, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/4015521?v=4", | ||
"html_url": "https://github.com/sstraatemans", | ||
"url": "https://api.github.com/users/sstraatemans" | ||
} | ||
], | ||
"patches": [ | ||
{ | ||
"label": "Reordering columns to present the first column as the one to link to\n\nRemove toggling close of truncated content. Will always open so users can no\nselect and copy", | ||
"commits": [ | ||
{ | ||
"hash": "f87b1f7", | ||
"tries": 1, | ||
"data": { | ||
"status": 200, | ||
"headers": { | ||
"last-modified": "Fri, 20 Dec 2024 13:48:36 GMT", | ||
"date": "Fri, 20 Dec 2024 13:52:38 GMT" | ||
}, | ||
"data": { | ||
"sha": "f87b1f7b7280121a8a93105575e3ff7faf3fbf67", | ||
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/f87b1f7b7280121a8a93105575e3ff7faf3fbf67", | ||
"author": { | ||
"login": "alber70g", | ||
"id": 516972, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/516972?v=4", | ||
"html_url": "https://github.com/alber70g", | ||
"url": "https://api.github.com/users/alber70g" | ||
}, | ||
"comments_url": "https://api.github.com/repos/kadena-community/kadena.js/commits/f87b1f7b7280121a8a93105575e3ff7faf3fbf67/comments", | ||
"html_url": "https://github.com/kadena-community/kadena.js/commit/f87b1f7b7280121a8a93105575e3ff7faf3fbf67", | ||
"commit": { | ||
"message": "feat(explorer): reorder columns. RequestKey is the relevant first column when showing transactions. Moved sender to the end (#2754)\n\n* feat(explorer): reorder columns. RequestKey is the relevant first column when showing transactions. Moved sender to the end\r\n\r\n* feat(explorer): use proper layout for no results found\r\n\r\n* feat(explorer): do not close truncated parts", | ||
"comment_count": 0 | ||
} | ||
} | ||
} | ||
} | ||
], | ||
"prIds": [] | ||
}, | ||
{ | ||
"label": "Updated dependencies \n* @kadena/[email protected]", | ||
"commits": [ | ||
{ | ||
"hash": "ebc4e5c", | ||
"tries": 1, | ||
"data": { | ||
"status": 200, | ||
"headers": { | ||
"last-modified": "Thu, 19 Dec 2024 10:03:26 GMT", | ||
"date": "Fri, 20 Dec 2024 13:52:38 GMT" | ||
}, | ||
"data": { | ||
"sha": "ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55", | ||
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55", | ||
"author": { | ||
"login": "sstraatemans", | ||
"id": 4015521, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/4015521?v=4", | ||
"html_url": "https://github.com/sstraatemans", | ||
"url": "https://api.github.com/users/sstraatemans" | ||
}, | ||
"comments_url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55/comments", | ||
"html_url": "https://github.com/kadena-community/kadena.js/commit/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55", | ||
"commit": { | ||
"message": "fix(ui): fix the sizing of table cells (#2751)", | ||
"comment_count": 0 | ||
} | ||
} | ||
} | ||
} | ||
], | ||
"prIds": [] | ||
} | ||
], | ||
"minors": [], | ||
"miscs": [], | ||
"date": "2024-12-20T13:48:36.000Z" | ||
}, | ||
"0.9.0": { | ||
"label": "0.9.0", | ||
"description": "", | ||
|
@@ -107241,6 +107335,59 @@ | |
"owner": "kadena-community", | ||
"repoName": "kadena.js", | ||
"content": { | ||
"0.20.1": { | ||
"label": "0.20.1", | ||
"description": "", | ||
"isLocked": true, | ||
"authors": [ | ||
{ | ||
"login": "sstraatemans", | ||
"id": 4015521, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/4015521?v=4", | ||
"html_url": "https://github.com/sstraatemans", | ||
"url": "https://api.github.com/users/sstraatemans" | ||
} | ||
], | ||
"patches": [ | ||
{ | ||
"label": "fix the sizing of the compactdatatable", | ||
"commits": [ | ||
{ | ||
"hash": "ebc4e5c", | ||
"tries": 1, | ||
"data": { | ||
"status": 200, | ||
"headers": { | ||
"last-modified": "Thu, 19 Dec 2024 10:03:26 GMT", | ||
"date": "Fri, 20 Dec 2024 13:52:38 GMT" | ||
}, | ||
"data": { | ||
"sha": "ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55", | ||
"url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55", | ||
"author": { | ||
"login": "sstraatemans", | ||
"id": 4015521, | ||
"avatar_url": "https://avatars.githubusercontent.com/u/4015521?v=4", | ||
"html_url": "https://github.com/sstraatemans", | ||
"url": "https://api.github.com/users/sstraatemans" | ||
}, | ||
"comments_url": "https://api.github.com/repos/kadena-community/kadena.js/commits/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55/comments", | ||
"html_url": "https://github.com/kadena-community/kadena.js/commit/ebc4e5c4f5d7bb8203e3da7aa05b3313566a2e55", | ||
"commit": { | ||
"message": "fix(ui): fix the sizing of table cells (#2751)", | ||
"comment_count": 0 | ||
} | ||
} | ||
} | ||
} | ||
], | ||
"prIds": [] | ||
} | ||
], | ||
"minors": [], | ||
"miscs": [], | ||
"date": "2024-12-19T10:03:26.000Z" | ||
}, | ||
"0.20.0": { | ||
"label": "0.20.0", | ||
"description": "", | ||
|
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
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
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
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
Oops, something went wrong.