-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @interchain-ui/[email protected] - @interchain-ui/[email protected] - @interchain-ui/[email protected]
- Loading branch information
Showing
7 changed files
with
20,490 additions
and
11,926 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,14 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 1.1.0 (2024-09-18) | ||
|
||
### Bug Fixes | ||
|
||
- vuejs build ([#200](https://github.com/cosmology-tech/interchain-ui/issues/200)) ([29cd673](https://github.com/cosmology-tech/interchain-ui/commit/29cd6737408fe1151967012facf4dc8683743552)) | ||
|
||
### Features | ||
|
||
- stories for vue ([#201](https://github.com/cosmology-tech/interchain-ui/issues/201)) ([6d318c6](https://github.com/cosmology-tech/interchain-ui/commit/6d318c620100ac67b34f6e16431f31971c026c52)) |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@interchain-ui/compiler", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Compiler for Interchain UI component", | ||
"author": "yyyyaaa <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/interchain-ui/tree/main/packages/compiler#readme", | ||
|
@@ -36,6 +36,7 @@ | |
"@babel/types": "^7.25.6", | ||
"@builder.io/mitosis": "0.4.3", | ||
"@builder.io/mitosis-cli": "0.4.3", | ||
"@interchain-ui/vue-codemod": "link:../vue-codemod", | ||
"@parcel/watcher": "^2.4.1", | ||
"cli-color": "^2.0.4", | ||
"command-line-args": "^5.2.1", | ||
|
@@ -45,8 +46,7 @@ | |
"gluegun": "^5.1.6", | ||
"listr2": "^8.2.4", | ||
"lodash": "^4.17.21", | ||
"ora": "^5.4.1", | ||
"@interchain-ui/vue-codemod": "link:../vue-codemod" | ||
"ora": "^5.4.1" | ||
}, | ||
"devDependencies": { | ||
"@types/babel__core": "^7.20.5", | ||
|
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 |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.24.0](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-09-18) | ||
|
||
### Bug Fixes | ||
|
||
- add sb for combobox ([3e19dcc](https://github.com/cosmology-tech/interchain-ui/commit/3e19dcc5ee37b45f85f2273d64e03328542806ed)) | ||
- vuejs build ([#200](https://github.com/cosmology-tech/interchain-ui/issues/200)) ([29cd673](https://github.com/cosmology-tech/interchain-ui/commit/29cd6737408fe1151967012facf4dc8683743552)) | ||
|
||
### Features | ||
|
||
- stories for vue ([#201](https://github.com/cosmology-tech/interchain-ui/issues/201)) ([6d318c6](https://github.com/cosmology-tech/interchain-ui/commit/6d318c620100ac67b34f6e16431f31971c026c52)) | ||
|
||
## [1.23.31](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-08-21) | ||
|
||
**Note:** Version bump only for package @interchain-ui/react | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@interchain-ui/react", | ||
"version": "1.23.31", | ||
"version": "1.24.0", | ||
"description": "UI building blocks for Interchain builders", | ||
"author": "yyyyaaa <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/ui-kit/tree/main/packages/react#readme", | ||
|
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 |
---|---|---|
|
@@ -3,6 +3,16 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.3.0](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-09-18) | ||
|
||
### Bug Fixes | ||
|
||
- vuejs build ([#200](https://github.com/cosmology-tech/interchain-ui/issues/200)) ([29cd673](https://github.com/cosmology-tech/interchain-ui/commit/29cd6737408fe1151967012facf4dc8683743552)) | ||
|
||
### Features | ||
|
||
- stories for vue ([#201](https://github.com/cosmology-tech/interchain-ui/issues/201)) ([6d318c6](https://github.com/cosmology-tech/interchain-ui/commit/6d318c620100ac67b34f6e16431f31971c026c52)) | ||
|
||
## [1.2.55](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-08-21) | ||
|
||
**Note:** Version bump only for package @interchain-ui/vue | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@interchain-ui/vue", | ||
"version": "1.2.55", | ||
"version": "1.3.0", | ||
"type": "module", | ||
"description": "UI building blocks for Interchain builders", | ||
"author": "yyyyaaa <[email protected]>", | ||
|
Oops, something went wrong.