Commit graph

19 commits

Author SHA1 Message Date
Sebin Nyshkim
b37e067efd refactor: migrate DataTable component 2023-01-20 00:36:03 +01:00
Sebin Nyshkim
fd3c8f6449 feat: new paint job, code cleanup, copy hex values to clipboard when clicked 2022-01-28 23:58:50 +01:00
Sebin Nyshkim
be83f74658 fix: use media query mixin 2022-01-11 22:55:18 +01:00
Sebin Nyshkim
f2948005e1 refactor: import specific SCSS mixins 2022-01-11 20:47:41 +01:00
Sebin Nyshkim
464c6eaf42 feat: add list rendering to table cells 2022-01-11 13:29:45 +01:00
sebin.nyshkim@icloud.com
ae5d4d2633 feat: ♻️ refactor ALL THE THINGS!!! (again)
Update to Vue 3 and employ Vue Router, additional design changes and navigation changes
2022-01-04 00:39:02 +01:00
Sebin Nyshkim
48d2a6f2f8 style: 🚨 linter go brrrr 2021-04-26 19:22:26 +02:00
Sebin Nyshkim
a8cd1336d9 feat: 💄 brighten colors for better contrast/visibility 2020-12-06 01:25:37 +01:00
Marcus Mietz
ce817e59f1 refactor: ♻️ split up App.vue into separate components 2020-08-26 19:12:00 +02:00
Sebin Nyshkim
55f41ada00 fix: tweak table row color 2020-03-28 18:02:20 +01:00
Sebin Nyshkim
cf92eeac58 style: narrow table cell padding on mobile 2020-03-06 17:16:55 +01:00
Sebin Nyshkim
e5b53b0a6d Linted 2019-11-06 16:11:49 +01:00
Sebin Nyshkim
3094f5437a Updated DataTable Markup to be more concise 2019-11-06 12:24:36 +01:00
Sebin Nyshkim
430d087a2d Fixed renderer warnings 2019-11-05 22:05:21 +01:00
Sebin Nyshkim
3f38eb35d1 Updated styling 2019-11-05 17:41:29 +01:00
Sebin Nyshkim
460c320e85 Ran linter 2019-11-05 17:03:29 +01:00
Sebin Nyshkim
9ec6d56518 Updated template markup 2019-11-03 22:32:32 +01:00
Sebin Nyshkim
62d403ffc2 Updated Data Table Component 2019-11-03 20:45:24 +01:00
Sebin Nyshkim
58d832bf17 Renamed DictionaryTable to DataTable 2019-11-03 15:13:18 +01:00