From c4fb002ae0b48aed1a0d2b8fa84b6be795f83e2d Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sun, 24 Nov 2024 14:26:28 -0500 Subject: feat: Update master (#7) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Attemp at using goreleaser * Fix syntax error in .goreleaser.yml * fix: Check roadmap feature for clipboard (README) * feat: add help menu at the bottom (#4) * MVP for a help menu * fix: commented code is evil * feat: box-drawing UI (#6) * feat: add help at the bottom (#5) * Attemp at using goreleaser * Fix syntax error in .goreleaser.yml * fix: Check roadmap feature for clipboard (README) * feat: add help menu at the bottom (#4) * MVP for a help menu * fix: commented code is evil * Update generated VHS GIF * feat: Rounded corner box UI * Update roadmap checkmarks in README --------- Co-authored-by: vhs-action 📼 --------- Co-authored-by: vhs-action 📼 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 47c6ce3..26f9e54 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ Here is my roadmap to reach what I would consider a finished state: - [x] Implement copying to clipboard for various formats (rgb, hex, hsl, cymk, etc...) - [ ] Make the tabs interface prettier with [lipgloss][1] (similar to tabs in [soft-serve][2]) -- [ ] Add a [help bubble][3] at the bottom of the interface to show available keybindings +- [x] Add a [help bubble][3] at the bottom of the interface to show available keybindings - [ ] Add some form of stdout cli flag to output to stdout instead of copying colors - [ ] Auto-adjust geometry on terminal resize (+ warn the user if the terminal is too small) -- [ ] Make the preview windows prettier (perhaps same width as the sliders) -- [ ] Add Box-drawing to the picker and the previewer +- [x] Make the preview windows prettier (perhaps same width as the sliders) +- [x] Add Box-drawing to the picker and the previewer - [ ] Add more color conversion unit-tests around edge case colors - [X] Make sliders reach the correct length on init/tab without pressing `j`,`k` -- cgit v1.2.3