-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #488 from illacloud/develop
Develop
- Loading branch information
Showing
45 changed files
with
603 additions
and
338 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
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,8 +1,8 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Ask a question | ||
url: https://github.com/orgs/illa-family/discussions | ||
url: https://github.com/orgs/illacloud/discussions | ||
about: Ask questions and discuss topics with other community members | ||
- name: Chat with other community members | ||
url: https://discord.gg/2tGBuJkgd6 | ||
about: The official illa Family Discord community | ||
url: https://discord.gg/illacloud | ||
about: The official illa Cloud Discord community |
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,4 +1,4 @@ | ||
[submodule "illa-design"] | ||
path = illa-design | ||
url = https://github.com/illa-family/illa-design.git | ||
url = https://github.com/illacloud/illa-design.git | ||
branch = develop |
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,11 +1,11 @@ | ||
{ | ||
"name": "illa-builder", | ||
"description": "Help every Developer as fast as to build Business Tools", | ||
"repository": "[email protected]:illa-family/illa-builder.git", | ||
"repository": "[email protected]:illacloud/illa-builder.git", | ||
"private": true, | ||
"author": "illa Family", | ||
"author": "illa Cloud", | ||
"license": "Apache-2.0", | ||
"version": "1.1.2", | ||
"version": "1.3.2", | ||
"scripts": { | ||
"dev": "vite --mode cloud", | ||
"build-cloud": "vite build --mode cloud", | ||
|
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.