Commit graph

10 commits

Author SHA1 Message Date
Yohn
ddf41a191a Closes Legend element not styled in role="group" Yohn/PicoCSS#23
Added compatability with `.dropdown` to the `role=group`
Put a dropdown submenu in the group examples
Improved borders on `[role=group] > label, [role=group] > legend` to ensure the same size as other group elements
2024-12-31 00:16:26 -05:00
Yohn
dbd9c5a44f Cards keep style with form tag wrapped around header and footer in article 2024-12-15 11:51:19 -05:00
Yohn
130b1cda4e Final iOS 18.2 bug fix for [dir=rtl] dropdowns
Added Azure to theme build list
2024-12-14 11:08:38 -05:00
Yohn
f25840f51a - Updated form validation to not validate when form[novalidate]
- Updated tooltips to go multiline, max width of 250px.
-Updated card footer, to remove the margin from the last element if they are buttons or groups when in the footer
- Made container, grid, and row classes to have a parent class, so they will not effect rest of page. This will only work if you use that style css.

- Added tabs
- Added floating labels
- Added responsive nav hamburger menu

Let me know if you find any bugs or have ideas for improvements!
2024-12-10 12:30:06 -05:00
Yohn
354887554b Changed spacing on form elements to be a tad smaller. It was just too big for my liking, and I feel this way is a lot easier.
Added cursor back on button - it was just an arrow.
Added parent-selector to the notifications, and corrected readbility of notifications.
updated the version within the css files
made rows only show up on css files where classes are enabled
made the tooltips have a dark background - even for dark themes.
2024-12-07 19:56:51 -05:00
Yohn
7ce5b5c578 rebuilt css files, For some reason was having issues with the line endings, hopefully the editorconfig will fix it. 2024-12-03 14:27:56 -05:00
Yohn
26e82a693d Created build-dev script to only build 1 css file for quicker testing enviroment. Added accordion javascript for slide effect. modified the notification scss, and added more demos. 2024-11-12 00:35:16 -05:00
Lucas Larroche
a94685f082 fix: build theme script 2024-01-28 20:28:27 +07:00
Lucas Larroche
1a2fc6536c refactor: build theme script 2024-01-25 22:04:24 +07:00
Lucas Larroche
04a7dc94ab feat: build color themes 2024-01-25 01:43:13 +07:00