talksik
f97f853baf
update font for headlines to dotrice
2025-06-06 08:05:57 -07:00
talksik
2a58da6759
feat: add text area
2025-05-15 09:13:41 -07:00
talksik
48e4313705
chore: stop tracking .DS_Store
2025-05-15 08:14:01 -07:00
talksik
721225606f
fix: show full text when provided for iconbutton
2025-04-29 09:25:16 -07:00
talksik
6fef23015a
style: format
2025-04-17 19:57:08 -07:00
talksik
f996fb5965
feat: add pane component
2025-04-17 08:22:47 -07:00
talksik
4de7101200
fix: use system theme to prevent color mismatch
...
The problem stems from using something like QtQuick.Controls.iOS in
certain views, which will follow the operating system level control.
Thus, if our app theme is dark and the human's ios system theme is
light, the text on a iOS.Menu will be white from our palette on top of a
light mode background.
2025-04-16 12:27:31 -07:00
talksik
e73ba9b70a
fix: use anronicon for warning icon
2025-04-14 09:32:23 -07:00
talksik
a9060bcc1d
feat: add mono-styled anronicons
...
The color shading works fine with our system AppIcon as shown in the
gallery.
This premium (paid) icon-set will add more quality to our designsystem.
2025-04-14 08:28:23 -07:00
talksik
3a77fff72c
fix: use default icon size
2025-04-13 13:34:24 -07:00
talksik
6f08b09494
fix: use foreground color for icon default
2025-04-13 13:33:27 -07:00
talksik
0556024f01
fix: use our font for menu items
2025-04-13 13:26:58 -07:00
talksik
c0c27e8647
fix: add soft border to menu & card
...
Increase visibility and provide better mental context
2025-04-13 13:19:47 -07:00
talksik
09effac82f
fix: add scroll to entire gallery view
2025-04-13 13:13:42 -07:00
talksik
0a1f523128
style: format
2025-04-13 13:11:27 -07:00
talksik
eb59ff6430
feat: add menu component
2025-04-13 13:11:10 -07:00
talksik
a76422920f
feat: add property for always showing icon button bg
2025-04-13 09:28:02 -07:00
talksik
3a02ec0da9
feat: add warning/alert component
2025-04-13 08:28:32 -07:00
talksik
079ec4ac80
feat: bump sizes of headlines
2025-04-12 17:59:16 -07:00
talksik
2731fbf8d9
fix: make muted & placeholder feel softer
2025-04-12 17:51:49 -07:00
talksik
9dc3022120
style: format
2025-04-12 17:21:20 -07:00
talksik
15f36909b3
feat: add link component
2025-04-12 17:21:00 -07:00
talksik
6e6e81dbb6
style: format
2025-04-12 12:47:38 -07:00
talksik
4ae90f906b
style: add format command
2025-04-12 12:47:19 -07:00
talksik
b3c7f12439
fix: use softer greys for placeholders
2025-04-12 12:00:45 -07:00
talksik
13a5936b37
feat: add image component with radius control
2025-04-12 11:39:12 -07:00
talksik
1e4f3ff3da
feat: add frost feel to light mode
...
Making it more Tesla-like: https://color.adobe.com/a-Colors-color-theme-9368495/
2025-04-12 10:54:41 -07:00
talksik
05005143e5
fix: adjust combobox to match our theme
2025-04-11 14:19:45 -07:00
talksik
a6256ecb00
feat: add text field
2025-04-11 14:15:33 -07:00
talksik
10d3f77d94
feat: add combobox component
2025-04-11 14:09:38 -07:00
talksik
c9a05a3c45
fix: use a background of textfield-type controls
2025-04-11 14:09:13 -07:00
talksik
7bbe0319f1
feat: add secondary background color
2025-04-11 14:07:59 -07:00
talksik
dd35651bee
feat: add icon button
2025-04-11 13:43:00 -07:00
talksik
151697bbe6
fix: tweak primary, secondary, ghost buttons
2025-04-11 13:33:42 -07:00
talksik
539e643b8f
fix: make buttons pop via bold
2025-04-11 13:26:48 -07:00
talksik
8755c82b28
chore: update copy
2025-04-11 13:18:37 -07:00
talksik
49ac1403a9
feat: add ghost button
2025-04-11 13:17:55 -07:00
talksik
d761ef4fd7
feat: add secondary button
2025-04-11 13:15:50 -07:00
talksik
f7af24b2b3
feat: showcase alert dialog
2025-04-11 13:06:25 -07:00
talksik
f72bad1205
feat: support switch component
2025-04-11 12:38:04 -07:00
talksik
a669bb6d87
fix: inherit DesignSystem AppWindow->palette
2025-04-11 12:37:31 -07:00
talksik
ca5f0044e3
feat: add reusable AppWindow with theme defaults
...
This will simplify setup for any application without having to specify
palette.
2025-04-11 12:27:30 -07:00
talksik
1970bac28b
feat: add simple logo
...
It maintains a discreet presence with dark & light mode.
2025-04-11 12:24:28 -07:00
talksik
5676d5a353
feat: add gallery app for viewing/testing
2025-04-11 12:12:13 -07:00
talksik
bb563e350f
feat: add basic typography components
2025-04-11 12:11:39 -07:00
talksik
9d2e753a8a
feat: add card
2025-04-11 12:11:08 -07:00
talksik
ba3cd24bf3
feat: add primary button
2025-04-11 12:10:52 -07:00
talksik
baf5d87085
feat: add light/dark theme with tesla-cockpit-like colors
2025-04-11 12:08:54 -07:00
talksik
b847a846bf
feat: add outlook icon
2025-04-05 14:25:36 -07:00
talksik
40a9172187
chore: stop tracking generated .qmlls.ini
2025-04-03 06:23:09 -07:00