Commit graph

37 commits

Author SHA1 Message Date
b4c5632006 feat: Add paired list element style
- .link for list elements
- Changed from .list_link
2026-03-08 14:53:01 +01:00
45bb274db1 feat: Add paired list element style
- .block for list elements
- Taken from demo_module
2026-03-08 14:40:33 +01:00
ddedf3bbf2 feat: Add specific class to table cell 2026-02-25 17:54:02 +01:00
69535d87ac feat: Change table styles
- Add styles from module to tables file
- Remove tables module
- Assign styles as depended classes instead of repeating element names
- Add draggable style for table
2026-02-21 14:08:30 +01:00
91d136f1c3 style: Update file formatting 2026-02-15 10:51:59 +01:00
0e6aa4bb02 feat: Change specific styles for hr
Instead of repeating the element name to the class the declarations are now depended on the element itself.
2026-02-14 20:44:13 +01:00
e2902fa9cb feat: Create mixin for column classes 2026-02-14 20:41:07 +01:00
1529c16059 fix: Move code declaration to correct file 2026-02-14 20:40:21 +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
bed57b9443 feat: Add dedicated style for cells 2026-02-14 10:14:38 +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
867e96ea0a feat: Change mouse over identifier 2025-10-25 09:17:58 +02:00
b739ddefda feat: Replace deprecated sass things
- Global built-in functions
- Color functions
2025-10-25 08:59:09 +02:00
0a55d967e4 fix: Remove height from vertical hr 2025-10-20 20:05:24 +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
54f1de579c feat: Add menu tag 2025-10-10 18:25:24 +02:00
9de0eeddea feat: Add formatting for hgroup 2025-09-29 20:39:41 +02:00
c3fd520578 fix: Double assignment 2025-07-28 22:30:16 +02:00
9513d6436d fix: Wrong height for vertical hr 2025-07-28 22:15:03 +02:00
62d96fd874 fix: Button shall not be selected as text 2025-07-28 22:11:47 +02:00
36919cae47 feat: Io module optimize 2025-06-22 17:41:31 +02:00
8ffc1b8346 fix: Leftover text breaking file parsing 2025-06-22 15:57:14 +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
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
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
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
1a3c25d8b5 feat: New variants
- Add flex inline placeholder
- Add hr vertical class
2025-06-20 17:02:27 +02:00
c268f4fdca feat: New bound class io
This is a change of paradigm!

- Add io class bound to header element
2025-06-19 16:43:32 +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
a1a4bd408b feat: Rename class
- Rename sub class to horizontal and bound to ul and ol elements
- Reformat files
2025-06-19 14:18:45 +02:00
d17f966794 feat: Change default timings
- Change mouse over time
- Change default duration
- Format with tabs
- Reindent
2025-05-18 11:12:00 +02:00
ec93121d4a feat: Add button style 2025-04-12 14:29:57 +02:00
ca9dbcb48c feat: add new hr type 2024-08-11 00:54:56 +02:00
b27dc31455 Added link style 2021-03-14 20:30:58 +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