Age | Commit message (Collapse) | Author | |
---|---|---|---|
14 days | Fix color input width | Benjamin Chausse | |
14 days | Make unfocused tabs more faint | Benjamin Chausse | |
2024-12-27 | Fix BinaryFill Example | Benjamin Chausse | |
2024-12-27 | All ui info in one location | Benjamin Chausse | |
2024-12-27 | Force the use of TrueColor everywhere | Benjamin Chausse | |
2024-12-27 | Remove slider background | Benjamin Chausse | |
2024-12-17 | Copy hex escape sequences directly (#24) | Benjamin Chausse | |
Co-authored-by: Benjamin Chaussé <Benjamin.Chausse@goto.com> | |||
2024-11-26 | fix: smoother progress bar (#21) | Benjamin Chausse | |
2024-11-25 | fix: logs, readme, release version (#18) | Benjamin Chausse | |
* Implement logsink instead of relying on /dev/null * Add version during build to `--help` * Update README roadmap | |||
2024-11-25 | underline+bold+bright to indicate active tab (#17) | Benjamin Chausse | |
2024-11-25 | feat: Interactive input (#16) | Benjamin Chausse | |
* Refactor copy keybinds into single help entry * Manually input color values at runtime * Showcase input instead of clipboard in demo * more vhs updates | |||
2024-11-25 | fix: initial color notice didn't expire (#15) | Benjamin Chausse | |
* Accept initial color using -c flag * fix: Initial color notice expiry * Inform user of detected initial color | |||
2024-11-25 | Accept initial color using -c flag (#14) | Benjamin Chausse | |
2024-11-25 | fix: enhance readme, and update notice duration (#12) | Benjamin Chausse | |
* Move main.go to root for easy go install ... * Better README * elongate notice duration | |||
2024-11-24 | feat: Notice messages when performing actions (#11) | Benjamin Chausse | |
* Update releaser CI/CD version * feat: Notice messages when performing actions * Showcase notices in demo.gif | |||
2024-11-24 | Goreleaser implementation works locally (#9) | Benjamin Chausse | |
2024-11-24 | fix: update roadmap + small help message update (#8) | Benjamin Chausse | |
2024-11-24 | feat: Update master (#7) | Benjamin Chausse | |
* 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 📼 <actions@github.com> --------- Co-authored-by: vhs-action 📼 <actions@github.com> | |||
2024-11-24 | feat: add help at the bottom (#5) | Benjamin Chausse | |
* 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 | |||
2024-11-24 | Use orange for hsl saturation slider | Benjamin Chausse | |
2024-11-24 | Centralize pickers | Benjamin Chausse | |
2024-11-24 | Freaking hsl doesn't reset to cyan everytime | Benjamin Chausse | |
2024-11-24 | Instant slider animation | Benjamin Chausse | |
2024-11-24 | Rename go module and update Go version | Benjamin Chausse | |
2024-11-24 | Improve Stringer color interfaces | Benjamin Chausse | |
2024-11-24 | Implement clipboard | Benjamin Chausse | |
2024-11-24 | Remove dead code | Benjamin Chausse | |
2024-11-23 | Preview + Unit-tests for color conversions | Benjamin Chausse | |
2024-11-23 | Semi-working POC | Benjamin Chausse | |