forked from misskey-dev/misskey
-
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
노트 수정 기능 추가랑 스타일링 (PR 뭉치기) #17
Closed
Closed
Conversation
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
nekoplanet#13 Add changelog by @HotoRas 2215de5 by @HotoRas c645e8f by @HotoRas nekoplanet#15 노트 수정 기능 부활 (3트) by @HotoRas nekoplanet#16 Feat: "다른 계정 추가" 버튼 아래에 "새 계정 추가" 버튼이 살아 있어서 지웠습니다 by @HotoRas nekoplanet#17 Typecheck Fix by @janghoseo nekoplanet#21 Fix note edit 2 by @HotoRas
- 중괄호(bracelets)가 제대로 닫히지 않아 코드 전체가 고장나는 이슈 수정 - scss 형식의 css 파트의 breaking changes 반영
Manual lint application to backend, bubble, reversi and sw
- Auto Lint by Lint Processor
회원가입이 아얘 버튼이 안 뜨게 되어있는데 버튼이 뜨는 상태에서만 테스트 가능한 부분이 있었음
IO용 패치에 대한 체인지로그 삭제
note.createdAt이 psql 쿼리 중 테이블 상에 없어서 오류 발생, 조치를 위해 마이그레이션 추가
syntax error
기존; notes/create api만 호출하도록 되어 있었음 -> notes/update와 이를 핸들링하기 위한 부분을 추가해 랜딩
and some effective changes for code
뭐 어떻게 하라는건데
Local only!
and some pnpm.lock fixes and some package version mismatch fixes
props.editMode가 true인 경우 - posting.value not in (null | undefined | false) - posted.value not in (null | undefined | false) 인 상태라 별도로 해결해줘야 함
pnpm-lock.yaml이 변경되었습니다. 빌드 전 pnpm cleanall; pnpm i 명령을 꼭 실행해주세요.
체리픽을 했으니 어디서 했는진 알려줘야 될 거 아니여
This reverts commit 69ed45d.
This reverts commit caf9eb7.
…eaming" This reverts commit 5f7a58a.
This reverts commit 6d98408.
기본 폰트를 오뮤 다예쁨체로 변경. 여기서 지원되지 않는 글리프는 기존 폰트 패밀리 (히라기노 마루 고딕, 비즈 유드고직, 로보토, 헬베티카 뉴, 아리얼, 시스템 산세리프)로 폴백 그리고 기존에 추가한 애 버그 잡았습니다
+ fix 7891331 + fix !avatarDecorations
Resolves all type errors
## What <!-- このPRで何をしたのか? どう変わるのか? --> <!-- What did you do with this PR? How will it change things? --> Merge yunochi#14 and more ## Why <!-- なぜそうするのか? どういう意図なのか? 何が困っているのか? --> <!-- Why do you do it? What are your intentions? What is the problem? --> Avatar Deco ## Additional info (optional) <!-- テスト観点など --> <!-- Test perspective, etc --> ## Checklist - [x] Read the [contribution guide](https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md) - [x] Test working in a local environment - [ ] (If needed) Add story of storybook - [x] (If needed) Update CHANGELOG.md - [ ] (If possible) Add tests
진짜 졸린 상황 찾아냈습니다
스킨은 현재 ...packages/frontend/src/themes/에 있습니다. 2024.9.0 업데이트로 스킨의 경로가 변경돼서 영향이 있을 거에요.
다행이네요.
셀렉터 말고 걍 vue 파일에 박죠?
으악 망했다
휴 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Why
냥별의 색 입히기
Additional info (optional)
resolves #14
Checklist