Commit graph

12 commits

Author SHA1 Message Date
91d136f1c3 style: Update file formatting 2026-02-15 10:51:59 +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
b739ddefda feat: Replace deprecated sass things
- Global built-in functions
- Color functions
2025-10-25 08:59:09 +02:00
cf8fc6bd5d feat: Change label styles and update layouts
- Remove .label
- Handle interactive elements inside p like inside label instead
2025-10-20 19:26:01 +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
62d96fd874 fix: Button shall not be selected as text 2025-07-28 22:11:47 +02:00
c7179c7a3d feat: Add and rename common
- New size_io_button placeholder
- Remove variants of basic typo placeholder
2025-06-22 15:47:18 +02:00
2f63dbe2b6 feat: Changes to io
Keyword "io" now has many more usage scenarios.

- Default margin for io now 0
- New config value for inline element margin
- Rename first classes
- Io classes integrated to sections and groups
2025-06-20 17:07:03 +02:00
3eab0f0956 feat: Rename io classes
This leads to more renaming.

- io_input is now input_io
- io_button is now button_io
2025-06-19 16:15:44 +02:00
ec93121d4a feat: Add button style 2025-04-12 14:29:57 +02:00
Stephan
b60dd80cd5 added current state from hippie main repo
commit state 175816
source/style/hippie
2019-11-12 20:18:02 +01:00