Commit graph

32 commits

Author SHA1 Message Date
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
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
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
b7ec209761 docs: Add comment 2025-06-21 14:35:32 +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
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
ec93121d4a feat: Add button style 2025-04-12 14:29:57 +02:00
2e100f72a9 feat: add config variable for transition 2024-08-14 18:23:16 +02:00
ca9dbcb48c feat: add new hr type 2024-08-11 00:54:56 +02:00
84ddbceb9a Migration to new home
- Updated project links in README
- Update to text in README
- Small additions to .gitignore for Sass
2023-10-17 19:10:46 +02:00
Stephan Hagedorn
bf818600f8 Simplified media queries
- Switched to pixel based values again to fix error
- Future version should use em values again
2022-08-11 21:40:10 +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
b27dc31455 Added link style 2021-03-14 20:30:58 +01:00
ceb9d8c4a9 Remove color from headings 2021-03-14 20:11:14 +01:00
Stephan Hagedorn
50017657ba added sprite file to gitignore 2020-05-24 17:33:05 +02:00
Stephan Hagedorn
cb93384315 removed sass placeholder
(i) change from parent project hippie
2020-05-08 19:55:55 +02:00
f8ffd90a83 forgot new file 2020-02-01 14:54:00 +01:00
f30d5d3567 moved vendor mixin 2020-02-01 13:52:04 +01:00
Stephan
f081d93545 Added README and removed dependency
* Removed import of normalize.css
2020-01-05 16:32:26 +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
Stephan
58147a8e95
Initial commit 2019-11-12 19:30:13 +01:00