feat(ui-loading-screens): new package

This commit is contained in:
Neko Ayaka
2025-05-02 00:31:08 +08:00
parent a18f2c4313
commit a19b836e3a
31 changed files with 469 additions and 26 deletions
@@ -25,7 +25,7 @@ onMounted(async () => {
```
Last week, our corporate designer/artist has submitted our commission for the
basic/first version of Project Airi logo. The feeling of the logo looks like
basic/first version of Project AIRI logo. The feeling of the logo looks like
this:
![](../../../assets/images/blog/DevLog-2025.03.05/airi-logos-v1.png)
@@ -66,7 +66,7 @@ So this is what we get finally:
![](../../../assets/images/blog/DevLog-2025.03.05/airi-logos-final.png)
Later on today, I was working on publishing the
[documentation site](https://airi.build) of Project Airi online, for me,
[documentation site](https://airi.build) of Project AIRI online, for me,
and other developers, artists to use it as a reference and guidelines.
I did it! And the newly designed logo has been put into the
@@ -35,7 +35,7 @@ implementing this dotted effect for the buttons:
During the development, we found that some of the packages that currently living
under the `packages/` directory are actually independent packages that were not
even in the workflow of Project Airi.
even in the workflow of Project AIRI.
This means we can now move them out to another place to simplify the installation
sizes and building process for the primary repository
@@ -75,7 +75,7 @@ recorded once done:
The entire OKLCH color palette can spread on to the canvas all at once
for us to take as reference. But it wasn't perfect to tryout the colors
and have the same scheme of feelings of Project Airi's theme, was it?
and have the same scheme of feelings of Project AIRI's theme, was it?
So I first re-implemented the color slider, which feels much more suitable:
+2 -2
View File
@@ -1,8 +1,8 @@
---
title: Getting Started
description: Get to know the UI of Project Airi
description: Get to know the UI of Project AIRI
---
For guides that help you understand how to contribute to this project, please refer to [Contributing](../references/contributing/guide/) page.
For references Contributing help you design and improve the UI of Project Airi, please refer to [Design Guidelines](../references/design-guidelines/) page.
For references Contributing help you design and improve the UI of Project AIRI, please refer to [Design Guidelines](../references/design-guidelines/) page.
@@ -1,6 +1,6 @@
---
title: Contributing
description: Contributing to Project Airi
description: Contributing to Project AIRI
---
Hello! Thank you for your interest in contributing to this project. This guide will help you get started.
@@ -1,6 +1,6 @@
---
title: Tools
description: Tools for designing the UI, UX for Project Airi
description: Tools for designing the UI, UX for Project AIRI
---
## Colors