Skip to content
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

Release: 1.0.0 #18

Merged
merged 79 commits into from
Feb 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
932a5c5
feat: enable, disable mode
changchanghwang Jan 24, 2024
9c4f832
Merge branch 'initial-publish' into enable
changchanghwang Jan 25, 2024
d4b115f
Merge branch 'main' of https://github.com/JunbaeJs/junbae-mode into e…
changchanghwang Jan 25, 2024
6e18612
ci: semantic-release
Jan 26, 2024
d144fc6
docs: edit commit convention
Jan 26, 2024
b780d50
chore: debug environment setting
changchanghwang Jan 28, 2024
8c79702
fix: remove useless function
changchanghwang Jan 28, 2024
30749aa
feat: mode base interface
changchanghwang Jan 28, 2024
ec0a567
chore: add ci & reflect comments
sunnieeeYoon Jan 31, 2024
a59a6ce
fix: test
sunnieeeYoon Jan 31, 2024
1f383d7
fix: test
sunnieeeYoon Jan 31, 2024
14800ae
fix: add semantic-release package
sunnieeeYoon Jan 31, 2024
07faef2
chore(release): 1.0.0 [skip ci]
semantic-release-bot Jan 31, 2024
def8e5a
fix: edit package.json
sunnieeeYoon Jan 31, 2024
48e900b
Merge branch 'semantic-release' of https://github.com/JunbaeJs/junbae…
sunnieeeYoon Jan 31, 2024
e21f53a
chore(release): 1.0.1 [skip ci]
semantic-release-bot Jan 31, 2024
497fe0a
fix: test for releaserc
sunnieeeYoon Jan 31, 2024
9990e5c
Merge branch 'semantic-release' of https://github.com/JunbaeJs/junbae…
sunnieeeYoon Jan 31, 2024
1ce05ac
chore(release): 1.0.2 [skip ci]
semantic-release-bot Jan 31, 2024
66c1a48
chore: edit cicd.yml & releaserc
sunnieeeYoon Jan 31, 2024
248138e
Merge branch 'semantic-release' of https://github.com/JunbaeJs/junbae…
sunnieeeYoon Jan 31, 2024
80513c3
Merge branch 'main' of https://github.com/JunbaeJs/junbae-mode into e…
changchanghwang Jan 31, 2024
189fa2b
chore: edit ci & package
sunnieeeYoon Feb 1, 2024
172f773
Merge pull request #8 from JunbaeJs/semantic-release
changchanghwang Feb 1, 2024
0702b4b
Revert version
changchanghwang Feb 2, 2024
26a5d9d
Merge branch 'release' of https://github.com/JunbaeJs/junbae-mode int…
changchanghwang Feb 2, 2024
3fac0c2
Merge pull request #5 from JunbaeJs/enable
changchanghwang Feb 2, 2024
43ee201
chore: fix trigger
changchanghwang Feb 2, 2024
70e1308
Merge pull request #10 from JunbaeJs/fix_ci
changchanghwang Feb 2, 2024
eafc3f4
chore(release): 1.0.0 [skip ci]
semantic-release-bot Feb 2, 2024
679ab4b
breaking: add walk mode
changchanghwang Jan 31, 2024
0a5a199
chore: import type
changchanghwang Feb 6, 2024
7bad816
Merge pull request #9 from JunbaeJs/mode-base
changchanghwang Feb 6, 2024
f716e04
chore(release): 1.1.0 [skip ci]
semantic-release-bot Feb 6, 2024
712b6fb
Merge branch 'release' of https://github.com/JunbaeJs/junbae-mode int…
changchanghwang Feb 6, 2024
24cae93
feat: add location and gauge color at config
myunggyuns Feb 6, 2024
3bb6855
fix: mode configuration
changchanghwang Feb 6, 2024
5fc349d
fix: css of detail location
myunggyuns Feb 6, 2024
b8981f2
fix: change hex color code to color name
myunggyuns Feb 6, 2024
455fc9b
fix: Delete unnecessary code and change gauge color
myunggyuns Feb 6, 2024
e614a18
chore: auto assign
changchanghwang Feb 7, 2024
48bfc4d
docs: fix typo, formmating
changchanghwang Feb 8, 2024
1347677
chore: ci when pull request opend
changchanghwang Feb 8, 2024
a5dd424
chore: fix name
changchanghwang Feb 8, 2024
ca1796d
fix: add font size property
myunggyuns Feb 8, 2024
9f0c9c5
fix: remove top case
myunggyuns Feb 8, 2024
dfbfbb8
fix: add order property at package
myunggyuns Feb 8, 2024
7e332d3
fix: fix variable name
myunggyuns Feb 8, 2024
efaf953
fix: resolve conflict
myunggyuns Feb 8, 2024
0ddf059
fix: change order at package
myunggyuns Feb 8, 2024
7d4a8c9
refactor: index.ts only export
changchanghwang Feb 11, 2024
c23f23f
Merge pull request #11 from JunbaeJs/walk-mode
changchanghwang Feb 12, 2024
2acf6f2
chore(release): 1.0.0 [skip ci]
semantic-release-bot Feb 12, 2024
531c51e
Merge pull request #15 from JunbaeJs/refactor-setting
changchanghwang Feb 12, 2024
ddee025
Merge pull request #14 from JunbaeJs/auto_assign
changchanghwang Feb 13, 2024
5758440
feat: add timer shadow color
myunggyuns Feb 13, 2024
8603854
fix: change timer bottom location
myunggyuns Feb 13, 2024
af443af
fix: config description change to sentence
myunggyuns Feb 13, 2024
ec80db4
fix: change location property
myunggyuns Feb 13, 2024
fe9c666
Merge remote-tracking branch 'origin/junbae-config' into junbae-config
myunggyuns Feb 13, 2024
660c274
fix: remove code about font css
myunggyuns Feb 13, 2024
5279ad8
fix: colors config description change to sentence
myunggyuns Feb 13, 2024
6e5800b
fix: use default value
myunggyuns Feb 13, 2024
ebed9c6
fix: seperate with private method
myunggyuns Feb 13, 2024
8fc9823
fix: seperate with private color method and add range in location method
myunggyuns Feb 13, 2024
92f5939
fix: remove comment
myunggyuns Feb 13, 2024
9f75a82
refactor: change variable
myunggyuns Feb 13, 2024
3b3c39a
fix: remove duplicate property assignments
myunggyuns Feb 13, 2024
7819d14
Merge remote-tracking branch 'origin/junbae-config' into junbae-config
myunggyuns Feb 14, 2024
414803d
fix: the if statement changes to a switch statement.
myunggyuns Feb 14, 2024
e351fbc
fix: the if statement changes to a switch statement in timer method
myunggyuns Feb 14, 2024
36c7c00
refactor: add type
myunggyuns Feb 14, 2024
66442e4
Merge branch 'main' of https://github.com/JunbaeJs/junbae-mode into r…
changchanghwang Feb 14, 2024
6b25fd2
fix: change timer width ratio
myunggyuns Feb 14, 2024
655bc68
refactor: add comment, remove useless types
changchanghwang Feb 14, 2024
4a249e0
Merge pull request #13 from JunbaeJs/junbae-config
changchanghwang Feb 14, 2024
9de9d2e
chore(release): 1.1.0 [skip ci]
semantic-release-bot Feb 14, 2024
00bad9d
chore: remove semantic release, versioning, add readme images
changchanghwang Feb 14, 2024
3eeff96
Merge branch 'release' of https://github.com/JunbaeJs/junbae-mode int…
changchanghwang Feb 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,28 @@ about: Create a report to help us improve
title: Bug
labels: bug
assignees: changchanghwang

---

|name|about|title|labels|assignees|
|--|--|--|--|--|
|💩Bug report|Create a report to help us improve||||
| name | about | title | labels | assignees |
| ------------ | ---------------------------------- | ----- | ------ | --------- |
| 💩Bug report | Create a report to help us improve | | | |

### Describe the bug

### Describe the bug
A clear and concise description of what the bug is.

### Expected behavior
### Expected behavior

A clear and concise description of what you expected to happen.

### Example Code

```ts
console.log('hello world')
console.log('hello world');
```

### Information

Version[e.g. v0.1.0]:
OS[e.g. iOS]:
Browser[e.g. chrome 62]:
19 changes: 11 additions & 8 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,29 @@ name: Feature request
about: Suggest an idea for this project
title: Feature
labels: enhancement
assignees: ActaV-N, sm9657, changchanghwang

assignees: changchanghwang
---

|name|about|title|labels|assignees|
|--|--|--|--|--|
|✨Feature|this is a awesome feature||||
| name | about | title | labels | assignees |
| --------- | ------------------------- | ----- | ------ | --------- |
| ✨Feature | this is a awesome feature | | | |

### Describe the feature

### Describe the feature
A clear and concise description of what the feature do.

### Expected behavior
### Expected behavior

A clear and concise description of what you expected to happen.

### Example Code

```ts
console.log('hello world')
console.log('hello world');
```

### Information

Version[e.g. v0.1.0]:
OS[e.g. iOS]:
Browser[e.g. chrome 62]:
27 changes: 27 additions & 0 deletions .github/auto_assign.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Set to true to add reviewers to pull requests
addReviewers: true

# Set to true to add assignees to pull requests
addAssignees: true

# A list of reviewers to be added to pull requests (GitHub user name)
reviewers:
- myunggyuns
- sunnieeeYoon
- changchanghwang

# A number of reviewers added to the pull request
# Set 0 to add all the reviewers (default: 0)
numberOfReviewers: 2

# A list of assignees, overrides reviewers if set
assignees:
- changchanghwang

# A number of assignees to add to the pull request
# Set to 0 to add all of the assignees.
# Uses numberOfReviewers if unset.
numberOfAssignees: 1
# A list of keywords to be skipped the process that add reviewers if pull requests include it
# skipKeywords:
# - wip
35 changes: 35 additions & 0 deletions .github/workflows/pr-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
name: ci when pull request

on:
pull_request:
types: [opened, synchronize, reopened]

jobs:
lint:
runs-on: ubuntu-latest

strategy:
matrix:
node-version: [20.11.x]

steps:
- name: Checkout
uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: Cache node modules
uses: actions/cache@v2
with:
path: node_modules
key: ${{ runner.OS }}-build-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.OS }}-build-
${{ runner.OS }}-
- name: Package install
run: npm ci
- name: lint
run: |
npm run lint
9 changes: 3 additions & 6 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"dbaeumer.vscode-eslint",
"ms-vscode.extension-test-runner"
]
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": ["dbaeumer.vscode-eslint", "ms-vscode.extension-test-runner"]
}
28 changes: 12 additions & 16 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,16 @@
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
{
"version": "2.0.0",
"tasks": [
{
"type": "npm",
"script": "watch",
"problemMatcher": "$tsc-watch",
"isBackground": true,
"presentation": {
"reveal": "never"
},
"group": {
"kind": "build",
"isDefault": true
}
}
]
"version": "2.0.0",
"tasks": [
{
"type": "typescript",
"tsconfig": "tsconfig.json",
"problemMatcher": ["$tsc"],
"group": {
"kind": "build",
"isDefault": true
}
}
]
}
2 changes: 1 addition & 1 deletion .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ CONTRIBUTORS.md
tsconfig.json
tsconfig.build.json
package-lock.json
dist/*.map
dist/**/*.map

node_modules/
9 changes: 5 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Thank you for showing interest in Junbae-mode and we appreciate any contribution

## Report a Bug or Feature

Whenever you find something which is not working properly, please first search the repository's issue page and make sure it's not reported by someone else already.
Whenever you find something that is not working properly, please first search the repository's issue page and make sure it's not reported by someone else already.

Before creating an issue, check the `Issue Template` for guidelines. Provide as much detail as possible.

Expand All @@ -28,7 +28,7 @@ git checkout -b [branch name or issue number]

```sh
# example
git commit -m "feat:~~"
git commit -m "your message"
```

</br>
Expand All @@ -50,10 +50,11 @@ git push origin [branch name or issue number]
## Commit Convention

```
feat: new feature for the user, not a new feature for build script
breaking: top-level version bump. used for major framework changes or large-scale project deployments.
feat: new feature for the user, not a new feature for building script
fix: bug fix for the user, not a fix to a build script
docs: changes to the documentation
style: formatting, missing semi colons, etc; no production code change
style: formatting, missing semi-colons, etc; no production code change
refactor: refactoring production code, eg. renaming a variable
test: adding missing tests, refactoring tests; no production code change
chore: updating grunt tasks etc; no production code change
Expand Down
19 changes: 12 additions & 7 deletions README-ko.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,44 @@
<div align="center">
<a href="https://marketplace.visualstudio.com/items?itemName=JunbaeJs.junbae-mode&ssr=false#overview">
<img src="images/junbae_logo.png" height="128">
<img alt="junbae logo" src="images/junbae-logo.png" height="128">
<h1 align="center">Junbae Mode</h1>
</a>
</div>

<div align="center">
<a aria-label="License" href="https://github.com/JunbaeJs/junbae-mode/blob/main/LICENSE">
<img alt="" src="https://img.shields.io/npm/l/next.svg?style=for-the-badge&labelColor=000000">
<img alt="LICENSE" src="https://img.shields.io/npm/l/next.svg?style=for-the-badge&labelColor=000000">
</a>
<a aria-label="Join the community on GitHub" href="https://github.com/JunbaeJs/junbae-mode">
<img alt="" src="https://img.shields.io/badge/Junbae%20Mode%20-blueviolet.svg?style=for-the-badge&logo=Github&labelColor=000000&logoWidth=20">
<img alt="JUNBAE MODE" src="https://img.shields.io/badge/Junbae%20Mode%20-blueviolet.svg?style=for-the-badge&logo=Github&labelColor=000000&logoWidth=20">
</a>
</div>

## Getting Started

<img alt="Junbae Mode Example" src="images/junbae-mode-example.gif" height="250">

키보드를 활용해 타이핑을 할 때마다 귀여운 준배가 당신과 함께 합니다.<br/>
지루하고 따분한 코딩인생, 준배의 랜선 이모/삼촌이 되어 극복해보세요.<br/>
모드에 따라 다양한 준배의 모습을 구경할 수 있어요!
모드에 따라 다양한 준배의 모습을 구경할 수 있어요!

마켓플레이스에서 [준배모드](https://marketplace.visualstudio.com/items?itemName=JunbaeJs.junbae-mode&ssr=false#overview)를 다운받아 사용해보세요!

## Who is Junbae?

<img alt="Junbae.D.Caique" src="images/junbae.jpg" height="400">

저희의 마스코트인 아주아주 귀여운 준배를 소개합니다!<br/>
준배는 카이큐 앵무새이고, 아주 귀엽죠.<br/>
주황색 머리와 하얀색 배, 초록색 등을 가진 아주 귀여운 앵무새에요. <br/>
준배는 [Arthur Hwang](https://github.com/changchanghwang)의 반려앵무이고, 여자아이에요.<br/>
23년 12월 3일에 태어나, 이제 1살이 되었죠.<br/>
23년 12월 3일에 태어나, 이제 1살이 되었죠.<br/>
그리고 아주 귀엽고, 귀엽고 또 귀엽습니다. <br/>

준배의 귀여운 매력에 빠져, 저희는 코딩할 때도 준배를 떠올리는 날들이 많았습니다.<br/>
그래서 코딩을 하면 준배를 볼 수 있도록 준배모드를 만들었어요!<br/>
여러분도 준배의 귀여움에 같이 빠져보세요!


## Who is using Junbae Mode?

- 코딩을 하면서 귀여운 준배의 매력에 빠지고 싶으신 분!
Expand All @@ -43,17 +47,18 @@
- 회사에서 관심받고 싶으신 분!

## Warning

준배는 여러분들의 개발을 효율적으로 돕거나 실력을 향상시켜 주지는 않습니다.<br/>
준배에게 빠져 해야할 일을 잊지 않도록 주의가 필요합니다.

하지만 귀여웠죠?


## Contributing

준배모드에 기여하고 싶으신 분은 저희의 [CONTRIBUTING.md](/CONTRIBUTING.md) 문서를 확인해주세요!

## Authors

- [Arthur Hwang](https://github.com/changchanghwang)
- [Myunggyuns](https://github.com/myunggyuns)
- [Sunnieee](https://github.com/sunnieeeYoon)
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
<div align="center">
<a href="https://marketplace.visualstudio.com/items?itemName=JunbaeJs.junbae-mode&ssr=false#overview">
<img src="images/junbae_logo.png" height="128">
<img alt="junbae logo" src="images/junbae-logo.png" height="128">
<h1 align="center">Junbae Mode</h1>
</a>
</div>

<div align="center">
<a aria-label="License" href="https://github.com/JunbaeJs/junbae-mode/blob/main/LICENSE">
<img alt="" src="https://img.shields.io/npm/l/next.svg?style=for-the-badge&labelColor=000000">
<img alt="LICENSE" src="https://img.shields.io/npm/l/next.svg?style=for-the-badge&labelColor=000000">
</a>
<a aria-label="Join the community on GitHub" href="https://github.com/JunbaeJs/junbae-mode">
<img alt="" src="https://img.shields.io/badge/Junbae%20Mode%20-blueviolet.svg?style=for-the-badge&logo=Github&labelColor=000000&logoWidth=20">
<img alt="JUNBAE MODE" src="https://img.shields.io/badge/Junbae%20Mode%20-blueviolet.svg?style=for-the-badge&logo=Github&labelColor=000000&logoWidth=20">
</a>
</div>

## Getting Started

<img alt="Junbae Mode Example" src="images/junbae-mode-example.gif" height="250">

Whenever you type, the adorable Junbae will be with you.<br/>
Overcome the dull coding life by becoming Junbae's aunt/uncle.<br/>
You can enjoy various appearances of Junbae depending on the mode!
Expand All @@ -24,6 +26,8 @@ Download and try [Junbae Mode](https://marketplace.visualstudio.com/items?itemNa

## Who is Junbae?

<img alt="Junbae.D.Caique" src="images/junbae.jpg" height="400">

Let us introduce our mascot, the incredibly cute Junbae!<br/>
Junbae is a caique parrot, and oh so adorable.<br/>
With an orange head, white belly, and green feathers, Junbae is an incredibly cute parrot.<br/>
Expand All @@ -41,6 +45,7 @@ Come and immerse yourself in the adorable allure of Junbae together!
- Those who want to be noticed at work!

## Warning

Junbae doesn't directly help you with your development or improve your skills.<br/>
Be careful not to get too caught up with Junbae and forget your tasks.

Expand All @@ -51,7 +56,7 @@ But isn't it adorable?
If you want to contribute to Junbae Mode, please check our [CONTRIBUTING.md](/CONTRIBUTING.md) document!

## Authors

- [Arthur Hwang](https://github.com/changchanghwang)
- [Myunggyuns](https://github.com/myunggyuns)
- [Sunnieee](https://github.com/sunnieeeYoon)

File renamed without changes
Binary file added images/junbae-mode-example.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/junbae.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading