43f66d8178
feat: Add table styles
...
- Add variant to fit cells to their content
- Add variant with horizontal borders only
2026-03-17 01:13:08 +01:00
b42c8cdd7e
feat: Change table io
2026-03-17 00:33:37 +01:00
eb4349f9e5
feat: Change - to _ for selector names
2026-03-15 12:23:14 +01:00
530748663f
feat: Additions for tables and io
...
- Add active state for rows
- New elements for io
- Remove unused SASS placeholders
2026-02-14 19:07:11 +01:00
295626eb6e
feat: Rename io group class
2026-02-14 10:14:55 +01:00
0623e818a4
feat: Additional content and style for table screen
...
- More columns with placeholder content
- Special styles for textarea and td
- New style for io module
2026-02-13 18:04:07 +01:00
4e4f8814d3
feat: Resolve all deprecation warnings for sass
...
- Replace @import with @use and @forward
- Only color function is used in _basic.scss for now
- Change _all.scss to _index.scss
- Modules use direct dependencies
- Move @include from _config.scss to _common.scss, this was a long term mistake
- Remove $color_list
- Change basic_color()
2025-10-26 11:33:54 +01:00
225c1dd55c
feat: Update to .io styles
...
- Combine element definitions for margin
- Add label handling
- Add .group for combinations with gap in between
2025-10-20 21:08:42 +02:00
9d4c65ad28
fix: Margin for io
...
- Remove margin from interactive elements inside of .io class
- Margin is back to the default $margin_io
- Elements inside of .io > nav are spaced with flex gap
2025-10-20 20:10:56 +02:00
2d582a5032
feat: New style for input range
...
- Exclude input range from .input_io
- Add TODO to replace .input_io and move to io_module
- Set accent color for input range
2025-10-20 18:55:07 +02:00
fb1bd808a0
fix: Button inner elements must not have a pointer event
2025-06-22 18:16:04 +02:00
36919cae47
feat: Io module optimize
2025-06-22 17:41:31 +02:00
3d23ba55d4
feat: New io module
...
- Add module for io
- Move common io parts to new module
2025-06-22 15:48:01 +02:00