Commit graph

21 commits

Author SHA1 Message Date
80a0deedd5 feat: Change active state for table
Use box-shadow on pseudo-element to compensate for replaced elements like img, canvas, video, object or iframe.
2026-04-05 12:27:32 +02:00
eb4349f9e5 feat: Change - to _ for selector names 2026-03-15 12:23:14 +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
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
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
1410cf811c feat: Add transition variables 2025-09-29 20:28:17 +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
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
9f3797f651 feat: Change common classes
- Remove %hidden placeholder
- Rename hide class to di_none
- Add op_hide and op_show classes
- Add config variables for transition with op_* classes
2025-05-02 14:01:41 +02:00
2e100f72a9 feat: add config variable for transition 2024-08-14 18:23:16 +02:00
Stephan Hagedorn
0214054c81 Fixes to SASS
- Changes to sass:math
- Mediaqueries not working anymore
2022-08-08 21:45:53 +02:00
ceb9d8c4a9 Remove color from headings 2021-03-14 20:11:14 +01:00
Stephan Hagedorn
cb93384315 removed sass placeholder
(i) change from parent project hippie
2020-05-08 19:55:55 +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