Skip to content

Commit

Permalink
temp.
Browse files Browse the repository at this point in the history
  • Loading branch information
andy840119 committed Aug 28, 2024
1 parent 4c3913a commit 567d02a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions content/changelog/2024.0827/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ date: 2024-08-31
- ~~Unlimitd weeds.~~
- Create [project board](https://github.com/orgs/karaoke-dev/projects/2) for able to see what's next.
- Adjust folder structure in the lyric editor for able to let it easier to be maintained/add more things.
- Improve the UI/UX in the compose lyric mode, see "[Improve the preview lyric area](https://github.com/karaoke-dev/karaoke/discussions/2245)".
- Improve the UI/UX in the compose lyric mode, see "[Improve the preview lyric area](https://github.com/karaoke-dev/karaoke/discussions/2245)" and "[Refactor the EditableLyric in the lyric editor](https://github.com/karaoke-dev/karaoke/discussions/2258)".
- Fix the [time-tag parsing issue](https://github.com/karaoke-dev/LrcParser/issues/40) in the [LrcParser](https://github.com/karaoke-dev/LrcParser)
> It's a very simple project for able to read/write the `.lrc` file, but it parse the `.kar` file actually.
> So need to re-write another parser for the real [.lrc and it's A2 extension friend](https://en.wikipedia.org/wiki/LRC_(file_format))
Expand Down Expand Up @@ -60,11 +60,20 @@ date: 2024-08-31
- [Close duplicated] Enable to switch the main text position between romanization and main text. [karaoke](#319@andy840119)
- [Close duplicated] Make editor config has visualization area. [karaoke](#377@andy840119)
> Close this issue because it's super wasting time to make the preview area.
- [Close duplicated] Show alert checker in lyric editor. [karaoke](#412@andy840119)
- [Close duplicated] Show alert checker in lyric editor. [karaoke](#751@andy840119)
> Damn old issue.
- Make action button for the compose mode in the lyric editor. [karaoke](#1610@andy840119)
- [Close duplicated] Make action button for the compose mode in the lyric editor. [karaoke](#1610@andy840119)
- [Close duplicated] Improve extra recording mode area in lyric editor. [karaoke](#1610@andy840119)
![](res/2024-08-28-21-04-06.png)
- [Close duplicated] Let user able to adjust time-tag time precisely. [karaoke](#604@andy840119)

## Fix

- Fix ruby blueprint has select issue in the lyric editor. [karaoke](#2259#2260@andy840119)
- Replace all the `.lrc` file support to `.kar` by following the `LrcParser` changes [karaoke](#2231#2268@andy840119)
- Replace all the `.lrc` file support to `.kar` by following the `LrcParser` changes [karaoke](#2231#2268@andy840119)

## UI/UX

- Time to close old issues
- [Close duplicated] Font selection improvement. [karaoke](#804@andy840119)
![](res/2024-08-28-21-03-02.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 567d02a

Please sign in to comment.