Skip to content

Commit

Permalink
Merge pull request #627 from illacloud/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
AruSeito committed Nov 24, 2022
2 parents a84fe8a + adf0de5 commit 984f9c5
Show file tree
Hide file tree
Showing 128 changed files with 1,171 additions and 369 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@

![cover](./.github/assets/images/design-cover.png)

[![Chat on Discord](https://img.shields.io/badge/chat-Discord-7289DA?logo=discord)](https://discord.gg/zKf3WKCufR)
[![Chat on Discord](https://img.shields.io/badge/chat-Discord-7289DA?logo=discord)](https://discord.gg/illacloud)
[![Follow on Twitter](https://img.shields.io/badge/Twitter-1DA1F2?logo=twitter&logoColor=white)](https://twitter.com/illacloudHQ)
[![storybook](./.github/assets/images/storybook.svg)](https://design.illafamily.com)
[![codecov](https://codecov.io/gh/illacloud/illa-design/branch/main/graph/badge.svg?token=GR2SOLBWQN)](https://codecov.io/gh/illacloud/illa-design)
[![license](https://img.shields.io/github/license/illacloud/illa-design)](./LICENSE)
Expand Down Expand Up @@ -93,7 +94,7 @@ Join ILLA Community to share your ideas, suggestions or questions and connect wi

<b>Hangout together!</b>

[![Chat on Discord](https://img.shields.io/badge/chat-Discord-7289DA?logo=discord)](https://discord.gg/2tGBuJkgd6)
[![Chat on Discord](https://img.shields.io/badge/chat-Discord-7289DA?logo=discord)](https://discord.gg/illacloud)

## 🌱 Contributing

Expand Down
10 changes: 10 additions & 0 deletions packages/affix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @illa-design/affix

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/affix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illa-design/affix",
"version": "1.0.6",
"version": "1.0.7",
"description": "Illa Design Affix.",
"keywords": [
"affix",
Expand Down Expand Up @@ -39,7 +39,7 @@
"build": "vite build"
},
"dependencies": {
"@illa-design/theme": "1.0.6",
"@illa-design/system": "1.0.6"
"@illa-design/theme": "1.0.7",
"@illa-design/system": "1.0.7"
}
}
11 changes: 11 additions & 0 deletions packages/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @illa-design/alert

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/icon@1.0.7
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illa-design/alert",
"version": "1.0.6",
"version": "1.0.7",
"description": "Illa Design Alert.",
"keywords": [
"alert",
Expand Down Expand Up @@ -39,8 +39,8 @@
"build": "vite build"
},
"dependencies": {
"@illa-design/icon": "1.0.6",
"@illa-design/system": "1.0.6",
"@illa-design/theme": "1.0.6"
"@illa-design/icon": "1.0.7",
"@illa-design/system": "1.0.7",
"@illa-design/theme": "1.0.7"
}
}
11 changes: 11 additions & 0 deletions packages/anchor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @illa-design/anchor

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/affix@1.0.7
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/anchor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illa-design/anchor",
"version": "1.0.6",
"version": "1.0.7",
"description": "Illa Design Anchor.",
"keywords": [
"anchor",
Expand Down Expand Up @@ -39,8 +39,8 @@
"build": "vite build"
},
"dependencies": {
"@illa-design/affix": "1.0.6",
"@illa-design/system": "1.0.6",
"@illa-design/theme": "1.0.6"
"@illa-design/affix": "1.0.7",
"@illa-design/system": "1.0.7",
"@illa-design/theme": "1.0.7"
}
}
12 changes: 12 additions & 0 deletions packages/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @illa-design/avatar

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/icon@1.0.7
- @illa-design/image@1.0.7
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illa-design/avatar",
"version": "1.0.6",
"version": "1.0.7",
"description": "Illa Design Avatar.",
"keywords": [
"avatar",
Expand Down Expand Up @@ -39,9 +39,9 @@
"build": "vite build"
},
"dependencies": {
"@illa-design/icon": "1.0.6",
"@illa-design/image": "1.0.6",
"@illa-design/system": "1.0.6",
"@illa-design/theme": "1.0.6"
"@illa-design/icon": "1.0.7",
"@illa-design/image": "1.0.7",
"@illa-design/system": "1.0.7",
"@illa-design/theme": "1.0.7"
}
}
12 changes: 12 additions & 0 deletions packages/back-top/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @illa-design/back-top

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/button@1.0.7
- @illa-design/icon@1.0.7
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/back-top/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illa-design/back-top",
"version": "1.0.6",
"version": "1.0.7",
"description": "Illa Design BackTop.",
"keywords": [
"backtop",
Expand Down Expand Up @@ -40,9 +40,9 @@
"build": "vite build"
},
"dependencies": {
"@illa-design/icon": "1.0.6",
"@illa-design/button": "1.0.6",
"@illa-design/system": "1.0.6",
"@illa-design/theme": "1.0.6"
"@illa-design/icon": "1.0.7",
"@illa-design/button": "1.0.7",
"@illa-design/system": "1.0.7",
"@illa-design/theme": "1.0.7"
}
}
11 changes: 11 additions & 0 deletions packages/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @illa-design/badge

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/icon@1.0.7
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illa-design/badge",
"version": "1.0.6",
"version": "1.0.7",
"description": "Illa Design Badge.",
"keywords": [
"badge",
Expand Down Expand Up @@ -39,8 +39,8 @@
"build": "vite build"
},
"dependencies": {
"@illa-design/icon": "1.0.6",
"@illa-design/system": "1.0.6",
"@illa-design/theme": "1.0.6"
"@illa-design/icon": "1.0.7",
"@illa-design/system": "1.0.7",
"@illa-design/theme": "1.0.7"
}
}
13 changes: 13 additions & 0 deletions packages/breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @illa-design/breadcrumb

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/dropdown@1.0.7
- @illa-design/icon@1.0.7
- @illa-design/menu@1.0.7
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illa-design/breadcrumb",
"version": "1.0.6",
"version": "1.0.7",
"description": "Illa Design Breadcrumb.",
"keywords": [
"breadcrumb",
Expand Down Expand Up @@ -39,10 +39,10 @@
"build": "vite build"
},
"dependencies": {
"@illa-design/icon": "1.0.6",
"@illa-design/dropdown": "1.0.6",
"@illa-design/menu": "1.0.6",
"@illa-design/system": "1.0.6",
"@illa-design/theme": "1.0.6"
"@illa-design/icon": "1.0.7",
"@illa-design/dropdown": "1.0.7",
"@illa-design/menu": "1.0.7",
"@illa-design/system": "1.0.7",
"@illa-design/theme": "1.0.7"
}
}
11 changes: 11 additions & 0 deletions packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @illa-design/system

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/icon@1.0.7
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illa-design/button",
"version": "1.0.6",
"version": "1.0.7",
"description": "Illa Design Button.",
"keywords": [
"button",
Expand Down Expand Up @@ -39,8 +39,8 @@
"build": "vite build"
},
"dependencies": {
"@illa-design/icon": "1.0.6",
"@illa-design/system": "1.0.6",
"@illa-design/theme": "1.0.6"
"@illa-design/icon": "1.0.7",
"@illa-design/system": "1.0.7",
"@illa-design/theme": "1.0.7"
}
}
12 changes: 12 additions & 0 deletions packages/calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @illa-design/calendar

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/icon@1.0.7
- @illa-design/select@1.0.7
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illa-design/calendar",
"version": "1.0.6",
"version": "1.0.7",
"description": "Illa Design Calendar.",
"keywords": [
"calendar",
Expand Down Expand Up @@ -39,9 +39,9 @@
"build": "vite build"
},
"dependencies": {
"@illa-design/icon": "1.0.6",
"@illa-design/select": "1.0.6",
"@illa-design/system": "1.0.6",
"@illa-design/theme": "1.0.6"
"@illa-design/icon": "1.0.7",
"@illa-design/select": "1.0.7",
"@illa-design/system": "1.0.7",
"@illa-design/theme": "1.0.7"
}
}
12 changes: 12 additions & 0 deletions packages/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @illa-design/card

## 1.0.7

### Patch Changes

- fix bugs

- Updated dependencies []:
- @illa-design/icon@1.0.7
- @illa-design/spin@1.0.7
- @illa-design/system@1.0.7
- @illa-design/theme@1.0.7

## 1.0.6

### Patch Changes
Expand Down
Loading

0 comments on commit 984f9c5

Please sign in to comment.