Commit graph

17 commits

Author SHA1 Message Date
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
b739ddefda feat: Replace deprecated sass things
- Global built-in functions
- Color functions
2025-10-25 08:59:09 +02: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
54f1de579c feat: Add menu tag 2025-10-10 18:25:24 +02:00
c3fd520578 fix: Double assignment 2025-07-28 22:30:16 +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
35b55de550 feat: Changes to flex and display
- Remove unused flex classes
- Nav module no longer dependend on common flex classes
- Add important to common display and opacity
2025-06-21 13:35:26 +02:00
Stephan Hagedorn
0214054c81 Fixes to SASS
- Changes to sass:math
- Mediaqueries not working anymore
2022-08-08 21:45:53 +02:00
5e667371e6 Moved card module to hippie 2021-03-14 21:44:05 +01:00
Stephan Hagedorn
cb93384315 removed sass placeholder
(i) change from parent project hippie
2020-05-08 19:55:55 +02:00
f30d5d3567 moved vendor mixin 2020-02-01 13:52:04 +01:00
Stephan
b60dd80cd5 added current state from hippie main repo
commit state 175816
source/style/hippie
2019-11-12 20:18:02 +01:00