summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Collapse)Author
2024-11-25Accept initial color using -c flag (#14)Benjamin Chausse
2024-11-25fix: 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-24feat: 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-24Goreleaser implementation works locally (#9)Benjamin Chausse
2024-11-24fix: update roadmap + small help message update (#8)Benjamin Chausse
2024-11-24feat: 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-24feat: 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-24Use orange for hsl saturation sliderBenjamin Chausse
2024-11-24Centralize pickersBenjamin Chausse
2024-11-24Freaking hsl doesn't reset to cyan everytimeBenjamin Chausse
2024-11-24Instant slider animationBenjamin Chausse
2024-11-24Rename go module and update Go versionBenjamin Chausse
2024-11-24Improve Stringer color interfacesBenjamin Chausse
2024-11-24Implement clipboardBenjamin Chausse
2024-11-24Remove dead codeBenjamin Chausse
2024-11-23Preview + Unit-tests for color conversionsBenjamin Chausse
2024-11-23Semi-working POCBenjamin Chausse