Commit graph

9 commits

Author SHA1 Message Date
Sebin Nyshkim
35f5343149 style: run formatter 2023-09-04 20:06:56 +02:00
Sebin Nyshkim
eefc4cc8d4 feat: replace hard-coded content with i18n translation keys 2023-03-25 02:09:39 +01:00
Sebin Nyshkim
fc3680bd7a style: run linter 2023-01-19 00:22:14 +01:00
Sebin Nyshkim
390d28cce7 fix: minor styling updates 2023-01-18 23:39:04 +01:00
Sebin Nyshkim
de9281574d revert: remove copy to clipboard functionality
Implementation across browsers makes this too much of a hassle to implement and behave consistently, notably Safari

Refs: e29a98f
2023-01-18 23:38:00 +01:00
Sebin Nyshkim
e29a98f06d feat: add copy action indicator to color table 2023-01-18 18:39:14 +01:00
Sebin Nyshkim
7bd86d73e6 refactor: use array syntax 2022-09-28 01:54:10 +02:00
Sebin Nyshkim
d643ce2646 refactor: move table styles to main.scss 2022-09-28 01:51:50 +02:00
Sebin Nyshkim
5389d0aa5c feat: add ColorTable component 2022-09-26 17:26:26 +02:00