-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.2.0: Added some icons #5
Conversation
WalkthroughThe recent updates encompass enhancements across various project aspects, including handling of UdonSharp C# files, refinement of contribution guidelines and code of conduct in multiple languages, and improvements in GitHub workflows. Additionally, there are updates to Unity package assets and project settings, increasing functionality and performance. The README and package version updates align with the project's growth and future plans. Changes
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review Status
Configuration used: .coderabbit.yaml
Files ignored due to path filters (7)
Packages/black.kit.launchpadicons/Runtime/CheckCircle.svg
is excluded by!**/*.svg
Packages/black.kit.launchpadicons/Runtime/Fire.svg
is excluded by!**/*.svg
Packages/black.kit.launchpadicons/Runtime/NextThin.svg
is excluded by!**/*.svg
Packages/black.kit.launchpadicons/Runtime/Star.svg
is excluded by!**/*.svg
Packages/black.kit.launchpadicons/Runtime/Up.svg
is excluded by!**/*.svg
Packages/black.kit.launchpadicons/Runtime/Wallpaper.svg
is excluded by!**/*.svg
Website/icons.png
is excluded by!**/*.png
Files selected for processing (21)
- .coderabbit.yaml (1 hunks)
- .github/CODE_OF_CONDUCT.ja.md (2 hunks)
- .github/CONTRIBUTING.ja.md (1 hunks)
- .github/CONTRIBUTING.md (1 hunks)
- .github/CONTRIBUTING.zh.md (1 hunks)
- .github/workflows/build-listing.yml (1 hunks)
- .github/workflows/release.yml (2 hunks)
- Packages/black.kit.launchpadicons/Examples/Container.prefab (2 hunks)
- Packages/black.kit.launchpadicons/Examples/Credit.prefab (1 hunks)
- Packages/black.kit.launchpadicons/Examples/Credit.prefab.meta (1 hunks)
- Packages/black.kit.launchpadicons/Runtime/CheckCircle.svg.meta (1 hunks)
- Packages/black.kit.launchpadicons/Runtime/Fire.svg.meta (1 hunks)
- Packages/black.kit.launchpadicons/Runtime/NextThin.svg.meta (1 hunks)
- Packages/black.kit.launchpadicons/Runtime/Star.svg.meta (1 hunks)
- Packages/black.kit.launchpadicons/Runtime/Up.svg.meta (1 hunks)
- Packages/black.kit.launchpadicons/Runtime/Wallpaper.svg.meta (1 hunks)
- Packages/black.kit.launchpadicons/package.json (1 hunks)
- ProjectSettings/AudioManager.asset (1 hunks)
- ProjectSettings/ProjectSettings.asset (1 hunks)
- README.md (2 hunks)
- cspell.config.yml (1 hunks)
Files not summarized due to errors (1)
- Packages/black.kit.launchpadicons/Examples/Credit.prefab: Error: Message exceeds token limit
Files skipped from review due to trivial changes (1)
- Packages/black.kit.launchpadicons/Examples/Credit.prefab.meta
Additional comments not posted (39)
Packages/black.kit.launchpadicons/package.json (1)
4-4
: LGTM! The version update and Unity compatibility specification are correctly implemented..github/CONTRIBUTING.zh.md (1)
7-11
: LGTM! The updates to the contribution guidelines enhance clarity and inclusivity.ProjectSettings/AudioManager.asset (1)
13-14
: LGTM! The increase inVirtualVoiceCount
andRealVoiceCount
is a positive change for enhancing audio processing capabilities..coderabbit.yaml (1)
13-14
: LGTM! The inclusion of specific instructions for handling UdonSharp C# files is a valuable addition to the review process..github/CONTRIBUTING.ja.md (1)
7-19
: LGTM! The updates to the contribution guidelines for Japanese-speaking contributors enhance clarity and inclusivity.cspell.config.yml (1)
37-37
: LGTM! Adding "Kuron" to the spell check configuration is a good practice for preventing spelling errors for project-specific terms..github/CONTRIBUTING.md (1)
7-19
: LGTM! The updates to the contribution guidelines for English-speaking contributors enhance clarity and inclusivity.README.md (2)
7-8
: LGTM! The update on the number of icons reflects the project's growth.
28-31
: LGTM! Adding a section for contributing encourages community involvement and provides clear guidance.Packages/black.kit.launchpadicons/Runtime/CheckCircle.svg.meta (1)
1-54
: LGTM! The Unity meta file settings for the SVG asset are correctly configured.Packages/black.kit.launchpadicons/Runtime/Fire.svg.meta (1)
1-54
: LGTM! The Unity meta file settings for the SVG asset are correctly configured.Packages/black.kit.launchpadicons/Runtime/NextThin.svg.meta (1)
1-54
: LGTM! The Unity meta file settings for the SVG asset are correctly configured.Packages/black.kit.launchpadicons/Runtime/Star.svg.meta (1)
1-54
: LGTM! The Unity meta file settings for the SVG asset are correctly configured.Packages/black.kit.launchpadicons/Runtime/Up.svg.meta (1)
1-54
: LGTM! The Unity meta file settings for the SVG asset are correctly configured.Packages/black.kit.launchpadicons/Runtime/Wallpaper.svg.meta (1)
1-54
: LGTM! The Unity meta file settings for the SVG asset are correctly configured..github/workflows/build-listing.yml (1)
73-78
: Ensure theREPO_TOKEN
secret is correctly configured for cross-repository dispatch..github/workflows/release.yml (3)
38-40
: Switching tosergeysova/jq-action
for version extraction is a good improvement.
48-48
: Using-9
compression level for better optimization of the release assets is a good practice.
56-58
: Ensure theunityPackage.zip
file is correctly referenced in the release step..github/CODE_OF_CONDUCT.ja.md (9)
7-7
: Consider further clarifying the terms related to gender identity and expression to ensure inclusivity and understanding across diverse community members.
13-17
: The examples of positive behavior are well-articulated and promote a healthy community environment. Good job on emphasizing empathy, respect, and constructive feedback.
21-21
: Ensure that the examples of unacceptable behavior are comprehensive and cover all potential forms of harassment and discrimination. It might be beneficial to include specific examples of online harassment.
33-33
: Clarifying the role and responsibilities of community leaders in enforcing the Code of Conduct can help in setting clear expectations for both leaders and community members.
37-37
: The scope of the Code of Conduct is well-defined, covering all community spaces and public representations of the community. This clarity is crucial for setting boundaries and expectations.
41-41
: Including a direct link to report issues is a good practice. However, consider also providing an email contact for those who may prefer or require a more private reporting method.
47-53
: The enforcement guidelines are clear and provide a structured approach to handling violations. The focus on rehabilitation is commendable.
59-65
: The steps for escalating consequences are well-defined, ensuring that community members understand the potential outcomes of repeated violations.
75-85
: Updating version references and links to related guidelines ensures that the document remains current and aligned with best practices. Good job on maintaining these references.Packages/black.kit.launchpadicons/Examples/Container.prefab (2)
81-81
: The update to them_Material
property and color settings for the first instance is noted. Ensure that the new material and color settings are consistent with the intended visual design and performance requirements.
206-206
: The changes to them_Material
property and color settings for the second instance have been made. Verify that these changes align with the project's visual standards and do not negatively impact performance on target platforms.ProjectSettings/ProjectSettings.asset (1)
414-414
: Enablem_GraphicsJobs
for AndroidPlayer to potentially improve performance. Ensure thorough testing on various devices to monitor for stability and compatibility issues.Packages/black.kit.launchpadicons/Examples/Credit.prefab (8)
15-19
: Ensure GameObject naming conventions are consistent and descriptive.While "NewIcons" is somewhat descriptive, consider using a more specific name if these icons have a common theme or purpose. This aids in maintainability and clarity, especially in larger projects.
101-106
: Verify the "Author" GameObject's role and properties.The "Author" GameObject seems to be a simple text element. Ensure its properties, especially those related to layout and text rendering, are configured to match the desired appearance and behavior within the UI.
174-174
: Add localization support for UI text elements.The text "New icons:" is hardcoded. Consider using a localization system to support multiple languages, enhancing the accessibility and internationalization of your project.
329-331
: Use TextMeshPro for better text quality and flexibility.It appears that standard Unity UI Text is being used. If not already, consider switching to TextMeshPro for improved rendering quality and additional features, such as rich text support and better control over layout.
524-524
: Ensure URLs are clickable if intended for user interaction.The URL "https://github.com/kurone-kito/launchpad-icons" is displayed as text. If user interaction is intended, consider implementing a clickable link using an appropriate UI component or event trigger.
933-933
: Handle special characters correctly in UI text.The text "by Kuroné Kito" contains a special character (é). Ensure that the font used supports these characters and that they display correctly across all target platforms.
420-420
: Optimize GameObjects for performance.The use of
m_StaticEditorFlags: 2147483647
suggests that all static editor flags are enabled. Review and disable unnecessary flags to optimize performance, especially if the GameObject does not need to participate in lighting or navigation mesh generation.
1061-1061
: Consider the implications of disabling raycast targeting on UI elements.The property
m_RaycastTarget: 0
disables raycast targeting for this UI element. Ensure this is intentional, as it will prevent the element from receiving input events, which might not be desirable for interactive elements.
commit 109f1e2c0bd4112cbe67f4f88259b47e8d5312a7 Author: kurone-kito <krone@kit.black> Date: Mon Mar 25 23:42:50 2024 +0900 feat: migrated the Husky configuration commit eb717840884cbdfbcabede523eb4b9a21dd936eb Author: kurone-kito <krone@kit.black> Date: Mon Mar 25 23:37:37 2024 +0900 feat: removed the aicommits environment commit b29ce63bcca05b9624114ec28e47d54d62d29bcf Author: kurone-kito <krone@kit.black> Date: Mon Mar 25 23:36:46 2024 +0900 feat: added, and updated the dependencies commit faee7406b5aa7b8016a3d866883aa7ff83c14aec Author: kurone-kito <krone@kit.black> Date: Mon Mar 25 23:29:45 2024 +0900 ci: added the CodeRabbit configuration commit 9fc66c0da4afb2c0687cb035e45d51db050401cc Author: kurone-kito <krone@kit.black> Date: Mon Mar 25 23:28:10 2024 +0900 feat: improved the git attributes configuration commit dd3a4c5f3a638821a9d240a446747ababca3bc21 Author: kurone-kito <krone@kit.black> Date: Mon Mar 25 23:24:18 2024 +0900 ci: removed the ReviewPad configuration commit 8ec95b57c41ab8bd27135c04a204dbcb06ce5f68 Author: kurone-kito <krone@kit.black> Date: Mon Mar 25 23:21:18 2024 +0900 feat: update the Yarn version commit 248fc20d9851b61c79479f9cad140405cde8acf0 Author: kurone-kito <krone@kit.black> Date: Mon Mar 25 23:20:09 2024 +0900 feat: increased the specified Node.js version commit d9b7100936bf114f8e7c8ee7c69e8066fc8f73b3 Author: kurone-kito <krone@kit.black> Date: Mon Mar 25 23:19:13 2024 +0900 ci: improved the dependabot configuration commit 11ef9ea9af30fedba16ff4d0704443f82696f882 Author: kurone-kito <krone@kit.black> Date: Fri Dec 8 13:25:54 2023 +0900 feat: updated the dependencies commit 649a037a42285733cc34d2c22cd020e42b61db30 Merge: 4e763c6 f2399b9 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Fri Dec 8 13:23:32 2023 +0900 Merge pull request #63 from kurone-kito/maintenance dropped the support for Node.js v16 / updated and migrated the Yarn version to v4 commit f2399b96ee6a8abdc275379b0cb7f3edc85c6a01 Author: kurone-kito <krone@kit.black> Date: Thu Dec 7 13:53:10 2023 +0900 feat: improved the lint-staged configuration commit a7a11ed78610ceb2a2009eb1c3ee9d7b9fdbe0e9 Author: kurone-kito <krone@kit.black> Date: Thu Dec 7 01:04:19 2023 +0900 feat: improved the commitlint configuration commit 0687b522727473eb15cbec085aa5d3c6838896f2 Author: kurone-kito <krone@kit.black> Date: Wed Dec 6 22:06:54 2023 +0900 feat: improved the CSpell configuration commit 2a9c992304a0f5c2a6d4df48ef9283a1af933381 Author: kurone-kito <krone@kit.black> Date: Wed Dec 6 21:44:19 2023 +0900 feat: updated the dependencies commit 231f60ecd9bf54d5aacb0bb4eeda63e503c61ccc Author: kurone-kito <krone@kit.black> Date: Fri Dec 1 06:16:03 2023 +0900 ci: improved the CI script commit 762afc0f8c6181a6bf37437b12ec009c0cc6dbff Author: kurone-kito <krone@kit.black> Date: Thu Nov 30 01:37:58 2023 +0900 chore!: updated and migrated the Yarn version to v4 commit 48c2be535ad7c4522311ec22e5d451625315cc83 Author: kurone-kito <krone@kit.black> Date: Wed Nov 29 02:02:29 2023 +0900 feat!: dropped the support for Node.js v16 commit 7f9749c039c7847b3064902e0117b8d6905d2190 Author: kurone-kito <krone@kit.black> Date: Fri Sep 15 01:18:55 2023 +0900 feat: improved the ESLint configuration commit 1db4a0c83edffe9319002667611fbf6a4b2eff2a Author: kurone-kito <krone@kit.black> Date: Thu Sep 14 01:48:11 2023 +0900 docs: improved the README commit 86ff916bd985ca16a2f8fd9202bd30d07ff1a503 Author: kurone-kito <krone@kit.black> Date: Wed Sep 13 01:36:41 2023 +0900 style: linted commit 4e763c6de9dc5a50e0a065fad8ae969284b72a6b Merge: 38494b1 33e6f7d Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Wed Aug 16 10:01:40 2023 +0900 Merge pull request #62 from kurone-kito/maintenance Maintenance updates commit 33e6f7d343ef43cd7e0d3521fc27c6e5fb89ae3a Author: kurone-kito <krone@kit.black> Date: Tue Aug 15 23:33:06 2023 +0900 feat: updated the dependencies commit 150953866dffc3f5848782749b020da584046176 Author: kurone-kito <krone@kit.black> Date: Wed Aug 9 21:09:09 2023 +0900 feat: increased the Node.js version commit 9f0136b38a62698423f40c3fe5d5c44411ae7176 Author: kurone-kito <krone@kit.black> Date: Sun Jul 30 13:45:38 2023 +0900 feat: added the aicommits commit 553453be437215f13d2064b543017f8f7f5f1fb6 Author: kurone-kito <krone@kit.black> Date: Sat Jul 29 00:01:53 2023 +0900 ci: added the testing multi-platforms commit 9814ca3dc6fa5251b49acf3aa7b2aa63b335fd0a Author: kurone-kito <krone@kit.black> Date: Fri Jul 28 22:03:28 2023 +0900 chore: improved the VSCode configuration commit 38494b1bedfeb4953bd1c638101fa765b19a283d Merge: 7da0fa7 7189e9d Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Sun Jul 23 15:05:43 2023 +0900 Merge pull request #61 from kurone-kito/maintenance Maintenance update includes the migrating the Prettier v3 and lint-staged commit 7189e9d334a2d4e8a53b7a7e12d383be148423a5 Author: kurone-kito <krone@kit.black> Date: Sun Jul 23 23:37:33 2023 +0900 feat: added the npm-scripts for CSpell commit 6413c3b4c65de1a0dceb379392c556aff7e1dff1 Author: kurone-kito <krone@kit.black> Date: Sun Jul 23 23:17:02 2023 +0900 feat: migrated the CLI options of the Prettier v3 commit 3b1c655f85e7ad0aa3a13c0f88af416214ef327a Author: kurone-kito <krone@kit.black> Date: Sat Jul 22 23:11:58 2023 +0900 feat: migrated to lint-staged from pretty-quick commit 5150ead7b3493b5d16ec5d742400857a26da1445 Author: kurone-kito <krone@kit.black> Date: Sat Jul 22 22:31:51 2023 +0900 feat: added, removed, updated the dependencies commit 2b622fc2e7d5effc4c338a09cfff70bb93a5ea1b Author: kurone-kito <krone@kit.black> Date: Wed Jul 19 13:57:49 2023 +0900 feat: updated the yarn version commit f18f839ade757a8da117fbdbe7f07f7c998489df Author: kurone-kito <krone@kit.black> Date: Wed Jul 19 02:11:11 2023 +0900 feat: increased the Node.js version commit e2cdebe3a5b54f80a59f8eb004bef9138f8c125d Author: kurone-kito <krone@kit.black> Date: Tue Jul 18 02:08:44 2023 +0900 feat: improved the manifest metadata commit 05290243c117d5c31bd2390eace946a03eb8a9ba Author: kurone-kito <krone@kit.black> Date: Mon Jul 17 13:31:34 2023 +0900 style: linted commit ee3da116af68ddab255e707a7887635f7e8e10e9 Author: kurone-kito <krone@kit.black> Date: Fri Jun 23 02:05:10 2023 +0900 ci: remove the testing on Node.js v19 commit ace684e401504a9771ddcf7ed1f35121d6eb33a5 Author: kurone-kito <krone@kit.black> Date: Thu Jun 22 13:48:11 2023 +0900 feat: improved the ReviewPad configuration commit 11a5be956bb05eeae879b4a19cb6ea9724cff817 Author: kurone-kito <krone@kit.black> Date: Wed Jun 21 02:34:32 2023 +0900 feat: improved the VSCode configuration commit a91b8e0d49737e4d0bbd7a38cc07ecd93b3ace09 Author: kurone-kito <krone@kit.black> Date: Tue Jun 20 22:39:02 2023 +0900 feat: improved the CSpell configuration commit 7da0fa791da084782166b9c369f359a2fb2392a6 Merge: 1b533e3 15edb1e Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Tue Jun 20 19:50:11 2023 +0900 Merge pull request #60 from kurone-kito/maintenance Maintenance updates with improve some npm-scripts commit 15edb1ee445bf0fa4cc6842d2b0bcbb1b5f8812e Author: kurone-kito <krone@kit.black> Date: Mon Jun 19 23:51:31 2023 +0900 style: linted commit 6829735704ef03953713260add6bb477ac9b0b6d Author: kurone-kito <krone@kit.black> Date: Mon Jun 19 23:25:16 2023 +0900 feat: updated the dependencies commit 56c810c046c3d5f2a3862640a1de55e0f5465bac Author: kurone-kito <krone@kit.black> Date: Mon Jun 5 13:06:18 2023 +0900 feat: updated the yarn version commit b04ea7686c24b042f1bc75cf1b1ed6f472d0d1f2 Author: kurone-kito <krone@kit.black> Date: Sun Jun 4 13:19:09 2023 +0900 feat: improved the cleaning npm-script commit 0911c11cb9b70af6be1f374b1d74215e29ed63d2 Author: kurone-kito <krone@kit.black> Date: Fri Jun 2 21:46:18 2023 +0900 feat: improved the CSpell configuration commit 14886d0f38f16befa60a01d444a7ac1e8f21d6f5 Author: kurone-kito <krone@kit.black> Date: Thu Jun 1 00:51:44 2023 +0900 docs: improved the diff that migrates to NPM commit 1b533e301e432aab74f648e29a832b787a45b75f Merge: 98945af f7e69eb Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Wed May 31 11:25:13 2023 +0900 Merge pull request #54 from kurone-kito/reviewpad/configure feat: reviewpad onboarding commit f7e69eb0998f57a7b5a3666d1751ddbc3e153754 Author: reviewpad[bot] <104832597+reviewpad[bot]@users.noreply.github.com> Date: Sun May 21 23:18:01 2023 +0000 feat: add reviewpad.yml file commit 98945afc3437e17a55c69c25439ebd8de2e7f670 Merge: 32d1fb1 890b6e2 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Wed May 10 10:10:16 2023 +0900 Merge pull request #53 from kurone-kito/maintenance Maintenance updates commit 890b6e261e82b696b15cebe36c9bd001599f582f Author: kurone-kito <krone@kit.black> Date: Tue May 9 22:26:05 2023 +0900 feat: added and updated the dependencies commit d1ae7a5a465af428328897f280baceed1c6e8d58 Author: kurone-kito <krone@kit.black> Date: Thu May 4 22:15:02 2023 +0900 feat: updated the yarn version commit 8c646329a59e88804eee42b143d74f0397df2e89 Author: kurone-kito <krone@kit.black> Date: Sat Apr 29 22:28:17 2023 +0900 feat: improved the TypeScript configuration commit 32d1fb171c2a3086659282e44b3ba0cceb59e008 Merge: 5518fd8 429f0d3 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Wed Apr 26 20:23:15 2023 +0900 Merge pull request #49 from kurone-kito/maintenance Drop the support for Node.js v14 commit 429f0d32e7d14bfa8a0fa1f6b1b313b801fe36cb Author: kurone-kito <krone@kit.black> Date: Tue Apr 25 15:39:05 2023 +0900 feat: updated the dependencies commit 7611cd65bd280e71546c3c0589c8ce344e548e51 Author: kurone-kito <krone@kit.black> Date: Tue Apr 25 15:05:13 2023 +0900 feat!: dropped the support for Node.js v14 commit 5518fd835b87612f5f6d4b2aad7e1ac434ff33a7 Merge: 01a6b71 7d96601 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Mon Apr 24 13:04:13 2023 +0900 Merge pull request #48 from kurone-kito/maintenance Maintenance updates commit 7d96601f48aa696ca2a823970ce76e41fdb95547 Author: kurone-kito <krone@kit.black> Date: Sun Apr 23 16:38:25 2023 +0900 feat: updated the dependencies commit 705ecadfe494f12be468d97eb3e7bafa8b262425 Author: kurone-kito <krone@kit.black> Date: Thu Apr 20 12:36:16 2023 +0900 ci: added the testing for Node.js v20 commit 01a6b71ffffdad327790de2ba226525014c89abf Merge: 9c2bc6c 3172fff Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Sat Apr 8 15:48:02 2023 +0900 Merge pull request #47 from kurone-kito/maintenance updated the dependencies commit 3172fffcf36d039e84657f2f15e86c6a4d874044 Author: kurone-kito <krone@kit.black> Date: Sat Apr 8 15:20:33 2023 +0900 feat: updated the dependencies commit 9c2bc6c46c2bd1ae608750429b44dd7f253fbb5f Merge: a813aa1 61411ea Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Tue Apr 4 01:10:05 2023 +0900 Merge pull request #46 from kurone-kito/maintenance updated the dependencies to the latest versions commit 61411ea16850df1fa8640fc56dca094d126fc834 Author: kurone-kito <krone@kit.black> Date: Tue Apr 4 01:08:01 2023 +0900 feat: updated the dependencies to the latest versions commit a813aa1cc75e69303b93dc569d45da18e7168703 Merge: d66e53f 9e1a044 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Sat Mar 25 23:10:48 2023 +0900 Merge pull request #40 from kurone-kito/migrated-the-my-lint-config Migrated the my lint config commit 9e1a044a979ce3917a4d7b8cbd9761114caf14d4 Author: kurone-kito <krone@kit.black> Date: Sat Mar 25 22:21:15 2023 +0900 feat: improved the ESLint configuration commit 2040511245e70eb3be2187422caa89cb4f5d9c93 Author: kurone-kito <krone@kit.black> Date: Sat Mar 25 22:32:05 2023 +0900 feat: improved the Prettier configuration commit 05ee9b2b9e4d1d81c504ba4b39cc358fee6fda14 Author: kurone-kito <krone@kit.black> Date: Fri Mar 24 23:29:12 2023 +0900 feat: improved the TypeScript configuration commit 07b221bdad17aba60bae05fdf7f62d7a89a92ae3 Author: kurone-kito <krone@kit.black> Date: Fri Mar 24 22:31:44 2023 +0900 feat: added the dependencies commit 618b114400c22076857320ee092237c196df3fc3 Author: kurone-kito <krone@kit.black> Date: Fri Mar 24 22:31:07 2023 +0900 feat: updated the dependencies commit 0fca18054ffef77de8b99fbc346bdccb8892bc13 Author: kurone-kito <krone@kit.black> Date: Fri Mar 24 22:19:43 2023 +0900 Revert "chore: added the publish configuration for the Yarn" This reverts commit 1d989fdb7a6c999af709f58c9824653445177dcd. commit d66e53f570ad2e8eed1ec82dec0e0a06ce8d5b6c Merge: 9b09c8b 4bdb4ba Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Tue Mar 21 23:22:48 2023 +0900 Merge pull request #39 from kurone-kito/maintenance Cumulative updates for maintenance commit 4bdb4ba5cb458ae1b52e956afd1b5916d5b2f62c Author: kurone-kito <krone@kit.black> Date: Mon Mar 20 23:31:21 2023 +0900 feat: updated the dependencies commit a3362b6000d4fe6a92f213dd180bf3bf5cb4f708 Author: kurone-kito <krone@kit.black> Date: Fri Mar 17 23:09:55 2023 +0900 chore: updated the yarn version commit 424ed280b17c26316fe6140c298bbf079db9b4b9 Author: kurone-kito <krone@kit.black> Date: Thu Mar 9 08:52:23 2023 +0900 feat: improved the VSCode configuration commit 1d989fdb7a6c999af709f58c9824653445177dcd Author: kurone-kito <krone@kit.black> Date: Wed Mar 8 13:50:28 2023 +0900 chore: added the publish configuration for the Yarn commit 955654c54e571b6b7b8bd988595095b3e5ea0ec8 Author: kurone-kito <krone@kit.black> Date: Tue Mar 7 07:33:32 2023 +0900 chore: added the ESM support for the Yarn commit 9b09c8bf2b548d5c77ae0b7450c07ef418ac648f Merge: 5478c97 a86f9b6 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Mon Mar 6 13:15:41 2023 +0900 Merge pull request #38 from kurone-kito/maintenance Maintenance updates commit a86f9b6202d5488e4b474af793c27e74bdefe2af Author: kurone-kito <krone@kit.black> Date: Sun Mar 5 22:38:06 2023 +0900 feat: improved the linting configuration commit 7bed7239b8e9be753214589bdffdf6d8530cd0e8 Author: kurone-kito <krone@kit.black> Date: Sun Mar 5 22:27:26 2023 +0900 feat: added, removed, and updated the dependencies commit 268e84d98292c251d4cf3313cdf503a958a1cb70 Author: kurone-kito <krone@kit.black> Date: Fri Feb 17 13:51:16 2023 +0900 feat: increased the Node.js version commit a404108352ba2e4022993e1c88550d2b838d92f1 Author: kurone-kito <krone@kit.black> Date: Sun Feb 5 21:19:21 2023 +0900 feat: updated the Yarn version commit 7f0b3591901e4d0fc40eab355c29cadd7ad9fc3d Author: kurone-kito <krone@kit.black> Date: Sat Feb 4 21:58:19 2023 +0900 ci: improved the CI script commit 3a49d66b9fe5aeed14ac050533141f4354ce0fea Author: kurone-kito <krone@kit.black> Date: Fri Feb 3 13:31:20 2023 +0900 refactor: refactored the npm-scripts commit 045d80862f64c7f451eae1ddcbfd05181e9e2c51 Author: kurone-kito <krone@kit.black> Date: Thu Feb 2 13:17:11 2023 +0900 refactor: splitted the cspell configuration from vscode commit 5e4f33f8f9f5e0a3df077eb9d28cf844aca97b37 Author: kurone-kito <krone@kit.black> Date: Wed Feb 1 06:41:11 2023 +0900 chore: added the license commit 5478c974fb548f1c5ac2f15285285c5d9e6dea37 Merge: d691890 407c434 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Tue Nov 8 00:22:42 2022 +0900 Merge pull request #22 from kurone-kito/maintenance Cumulative updates for maintenance commit 407c434608fcdf6921073d10dc81940af0c6c8b7 Author: kurone-kito <krone@kit.black> Date: Tue Nov 8 00:02:33 2022 +0900 feat: updated the dependencies commit 97bdf5594a7bad59330b137aa8c48a7b30fef882 Author: kurone-kito <krone@kit.black> Date: Mon Nov 7 08:31:08 2022 +0900 feat: increased the Node.js version commit d60d79cb31b279911e09b6db06eb77fdba72e7bf Author: kurone-kito <krone@kit.black> Date: Mon Nov 7 00:09:11 2022 +0900 feat: updated the Yarn plugin commit 27030e86ee5444fca7e69ade05f0cb1d326bcad9 Author: kurone-kito <krone@kit.black> Date: Sun Oct 30 08:30:07 2022 +0900 feat: added the Git configuration commit 599dbf06b3f3f20e3db380a670e1e8ac027d0949 Author: kurone-kito <krone@kit.black> Date: Sat Oct 29 08:29:49 2022 +0900 feat: updated the ignore files commit d6918908577d0579a17d5e67d43f09ab3a2ba591 Merge: eb30520 708446c Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Fri Oct 28 09:39:33 2022 +0900 Merge pull request #16 from kurone-kito/maintenance Documents update: fix the wrong notation on how to migrate to NPM commit 708446c4af3b5256e9ac28d215aa789d46e5fef3 Author: kurone-kito <krone@kit.black> Date: Thu Oct 27 01:35:05 2022 +0900 feat: improved the dependencies commit 23f58538f172ea57044c2fba1aed6668b790b0ea Author: kurone-kito <krone@kit.black> Date: Tue Oct 25 13:53:08 2022 +0900 docs: fix the wrong notation on how to migrate to NPM commit eb30520fe5463b82884eb766310da651ca578901 Merge: f055e04 db1b3c8 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Mon Oct 24 09:38:18 2022 +0900 Merge pull request #15 from kurone-kito/maintenance Maintenance updates commit db1b3c8c5e44cb3d49076b4343bbb7e27f5a88cb Author: kurone-kito <krone@kit.black> Date: Sun Oct 23 23:39:15 2022 +0900 feat: updated the dependencies commit c7869add37166eb35ee76af75271931cbd654dd9 Author: kurone-kito <krone@kit.black> Date: Sun Oct 23 09:42:57 2022 +0900 ci: added the testing that uses new version Node.js commit 37f8e84795c9a22f762c22b996c09b846bc9ce01 Author: kurone-kito <krone@kit.black> Date: Mon Oct 17 13:49:12 2022 +0900 feat: updated the Yarn version commit 413a1213b2764a1ccd5e7b0fba6a06c38707a696 Author: kurone-kito <krone@kit.black> Date: Sun Oct 9 02:39:59 2022 +0900 feat: increased the Node.js version commit f055e04cf5ca11b498bae6d13dd743aad21df8f5 Merge: 7f6957c 0e8f0a9 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Tue Aug 23 14:22:51 2022 +0900 Merge pull request #6 from kurone-kito/maintain-updates Mainly maintenance updates commit 0e8f0a9a22a9871357fd5d6e1a3d14b89633848b Author: kurone-kito <krone@kit.black> Date: Mon Aug 22 23:56:18 2022 +0900 refactor: improved the npm-scripts configurations commit ade74fe5c7f82796e0989a65ddace162a5eb0763 Author: kurone-kito <krone@kit.black> Date: Mon Aug 22 23:55:20 2022 +0900 feat: removed, and updated the dependencies commit a1609d112a2d1daffb7ac33efbadbcd6bb0cdcaf Author: kurone-kito <krone@kit.black> Date: Mon Aug 8 22:15:56 2022 +0900 feat: updated the Yarn commit 26ca794b6506db1dae2c22de197497a10934b36d Author: kurone-kito <krone@kit.black> Date: Sat Aug 6 10:54:36 2022 +0900 feat: increased the Node.js version commit 5c91172ad8914bde4c862d9708917cf9a378e657 Author: kurone-kito <krone@kit.black> Date: Mon Jun 13 13:47:41 2022 +0900 feat: improved the ignorefiles configurations commit 0803972737dbfd5eaafc2d3dfffca7f1692d1339 Author: kurone-kito <krone@kit.black> Date: Sat Jun 11 10:49:10 2022 +0900 feat: improved the ESLint configurations commit 7e78fef37771105003b52e8bef25d93e1ba7656b Author: kurone-kito <krone@kit.black> Date: Fri Jun 10 13:38:10 2022 +0900 chore: added the watches exclusion of the VSCode commit 1224f9f80325344a4424a1446fc1a56b79c19aee Author: kurone-kito <krone@kit.black> Date: Wed Jun 8 13:20:17 2022 +0900 ci: the Dependabot checks moved lower priority as an interim measure Because the Dependabot doesn't support Yarn berry. commit 7f6957c0fd863e25a5f8d2e29fcac6f4c0966b6b Merge: 3b4f805 304a389 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Tue Jun 7 12:20:31 2022 +0900 Merge pull request #5 from kurone-kito/remove-the-nodejs-v12 Removed the Node.js v12, updated the devDependencies, and others updates commit 304a389b437e50a1e75b08bbada8fa32365d103c Author: kurone-kito <krone@kit.black> Date: Tue Jun 7 23:56:32 2022 +0900 feat: updated the devDependencies commit 14b005f29174d2351dd3f7560044dd16e9800bf1 Author: kurone-kito <krone@kit.black> Date: Fri Jun 3 13:52:40 2022 +0900 ci: removed that no longer supports the Node.js version commit 1dcebc535c7740973735e9ea93be1b7605869232 Author: kurone-kito <krone@kit.black> Date: Thu Jun 2 07:42:26 2022 +0900 docs: improved the README commit b4ad0c23a9020657f2ca45f05b39018c55f6f818 Author: kurone-kito <krone@kit.black> Date: Wed Jun 1 13:51:18 2022 +0900 feat: suppressed the verbose output by Prettier commit 3b4f805f18d8f30de9db193c5b28141fc00c78cd Merge: 66860e4 0149de4 Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Sat May 28 18:29:49 2022 +0900 Merge pull request #4 from kurone-kito/maintenance Maintenance updates commit 0149de470216de8efa5c5a66d921d726b2b7a107 Author: kurone-kito <krone@kit.black> Date: Sat May 28 17:32:11 2022 +0900 feat: improved the project manifest commit d5839c77cd6030ff637acd2be8b5f0a80ade5966 Author: kurone-kito <krone@kit.black> Date: Sat May 28 15:21:40 2022 +0900 feat: updated the devDependencies commit 67ba2ab19ca215c1c06ad534722587f0228019d6 Author: kurone-kito <krone@kit.black> Date: Fri May 27 13:50:52 2022 +0900 feat: increased the Node.js version commit cda1a1a4c9756809501be5f0d8086a65049de345 Author: kurone-kito <krone@kit.black> Date: Fri May 27 13:22:21 2022 +0900 docs: improved the documents of the code of conduct commit 318d589c5ab2e77bc9ec9cfc1fb2b84a7f94c18f Author: kurone-kito <krone@kit.black> Date: Thu May 26 22:11:09 2022 +0900 chore: improved the spell checker configurations for VSCode commit dcbde1e93abee6a1fa25841acc1a23def9491664 Author: kurone-kito <krone@kit.black> Date: Thu May 26 13:41:04 2022 +0900 docs: improved the diff that migrates to NPM commit 66860e44c93beb9617debb3af07034b3103c9190 Merge: 5659d46 109afca Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Tue May 24 09:38:07 2022 +0900 Merge pull request #3 from kurone-kito/maintenance Cumulative updates for maintenance of the project commit 109afca14b58dc6b3bc373077d64d24d21f80d9f Author: kurone-kito <krone@kit.black> Date: Mon May 16 23:46:40 2022 +0900 docs: improved the README commit 45a45df7d199d2b7e5d045864ef0a820ab9df861 Author: kurone-kito <krone@kit.black> Date: Mon May 16 23:45:04 2022 +0900 feat: migrated the Husky configurations commit fa708301d606c2b8f8eca1d4cd5b2910a317aa61 Author: kurone-kito <krone@kit.black> Date: Mon May 16 23:40:26 2022 +0900 feat: updated the dependencies commit ebb08a3d6f98a3db06a5762b71716bf22c1fac27 Author: kurone-kito <krone@kit.black> Date: Fri May 13 23:21:59 2022 +0900 feat: updated the yarn dependencies commit e810513f6657eaad0c512b43da1dbb32eecb8cf2 Author: kurone-kito <krone@kit.black> Date: Tue May 10 21:19:19 2022 +0900 feat: bumped the Node.js version number commit 7cc371574cb2f78816125d49d32a66e8a47c91e8 Author: kurone-kito <krone@kit.black> Date: Mon May 9 12:20:36 2022 +0900 chore: added the spell checker for VSCode commit 6fbe0ad71ab9f5767f4797a0042247c9e708ea75 Author: kurone-kito <krone@kit.black> Date: Sun May 8 12:29:52 2022 +0900 ci: display verbose when install dependencies commit 5659d46c2beab5fa6897f632ecb6b963719e1023 Merge: 85f74eb 0882eaa Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Tue Apr 26 14:24:49 2022 +0900 Merge pull request #2 from kurone-kito/cumulative-updates Cumulative updates which include that fixes the bug on CI commit 0882eaa5e9a0aec2820f8d4deeab6628786933d5 Author: kurone-kito <krone@kit.black> Date: Mon Apr 25 13:52:13 2022 +0900 feat: updated the dependencies commit 7072db36e745d156fc451855d49055b49446cd2a Author: kurone-kito <krone@kit.black> Date: Sun Apr 24 14:10:05 2022 +0900 feat: updated the ignore files commit 1bfd2d6b25ff0170aa61257a92b13fa971771969 Author: kurone-kito <krone@kit.black> Date: Sat Apr 23 15:43:54 2022 +0900 feat: added the prefix to the project name commit 99cd9682b2c7adb4658e773bfb0889d256fba793 Author: kurone-kito <krone@kit.black> Date: Fri Apr 22 13:50:18 2022 +0900 ci: fixed the bugs that the Dependabot configuration has a wrong notation commit 85f74eb7226b568cd02cf920b1d77079c768f752 Merge: cda1e61 ba8916a Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Thu Apr 21 13:14:50 2022 +0900 Merge pull request #1 from kurone-kito/initialize-the-project Initialized the project commit ba8916a9347dc59a16a6a25d579ee8ccb6a2572a Author: kurone-kito <krone@kit.black> Date: Thu Apr 21 13:07:29 2022 +0900 ci: added the tests on Node.js v18 commit 6004dbf342b1e992c5a8844a8499b5e0f285b16d Author: kurone-kito <krone@kit.black> Date: Thu Apr 21 08:44:02 2022 +0900 chore: added the ESLint environment commit 30434e07fcde60bc51431ed59cc241e3e2421a11 Author: kurone-kito <krone@kit.black> Date: Wed Apr 20 22:33:07 2022 +0900 chore: added the Prettier configurations and linted commit 8bf823f2edda654bb70c41477b26ed2cfae81aac Author: kurone-kito <krone@kit.black> Date: Wed Apr 20 22:25:16 2022 +0900 chore: added the CommitLint configurations commit e1d1d962d81df1f90036b26aa0d41f1e18ed879c Author: kurone-kito <krone@kit.black> Date: Wed Apr 20 22:22:10 2022 +0900 chore: added the Husky configurations commit bd7e0c5f293465ef1c16c643bf5e415134f7a035 Author: kurone-kito <krone@kit.black> Date: Wed Apr 20 22:20:35 2022 +0900 chore: added the TypeScript configurations commit 3e89bdbc3fe7e6ee74ee641d963a9ebee6930cd3 Author: kurone-kito <krone@kit.black> Date: Tue Apr 19 22:15:33 2022 +0900 feat: added an empty project commit 4b9660994f2850298d1ce142f642af077865948b Author: kurone-kito <krone@kit.black> Date: Tue Apr 19 21:17:38 2022 +0900 ci: added the Dependabot configurations commit 0a074d8e948bedd276a427ae67548f02462fcc16 Author: kurone-kito <krone@kit.black> Date: Mon Apr 18 21:16:45 2022 +0900 chore: added the Yarn berry configurations commit a60d4b74a0ac09f19314b4b44e2b017d1eb3e5de Author: kurone-kito <krone@kit.black> Date: Mon Apr 18 21:10:08 2022 +0900 chore: added the Node.js version for asdf, nvm, nodenv, and Nodist commit 4645fd04db82fa8abd86f7753d64afbfbc0a1fe4 Author: kurone-kito <krone@kit.black> Date: Sun Apr 17 21:03:21 2022 +0900 chore: added the gitignore configurations commit 5ec940bd8022a4846f46785815729ccc33d5d789 Author: kurone-kito <krone@kit.black> Date: Sun Apr 17 08:52:24 2022 +0900 ci: added the empty CI commit 2324ebec7a0ed743b5495de1db4e64b773e6fde3 Author: kurone-kito <krone@kit.black> Date: Sat Apr 16 20:59:41 2022 +0900 chore: added the EditorConfig configurations commit 5d9ce724746ed44aace14abcad95b6b10e050d97 Author: kurone-kito <krone@kit.black> Date: Fri Apr 15 20:57:27 2022 +0900 docs: added the documents for contributing commit 9bf8f200b2319fc6608568a13407a720c9a72939 Author: kurone-kito <krone@kit.black> Date: Thu Apr 14 20:56:10 2022 +0900 docs: improved the README commit cda1e616183b4e26d54f59d65992ead902edd61c Author: Kito Kuroné (黒音キト) <44661432+kurone-kito@users.noreply.github.com> Date: Tue Apr 12 19:49:38 2022 +0900 Initial commit
Features
Documentation
Other updates
CI/CD
Summary by CodeRabbit
2022.3
and increased the number of icons, with future plans for expansion.