Commit graph

21 commits

Author SHA1 Message Date
Yohn
19e03a348b Closes Hamburger Menu show part of menu below Yohn/PicoCSS#49
Fixes Accordion chevron padding picocss/pico#653

Demo has been updated with new hamburger nav  example.
2025-01-24 15:29:42 -05:00
Yohn
ba48bb50da had to update the striped table rows again cause they were failing, and update the floating labels 2025-01-22 18:40:49 -05:00
Yohn
6bc6d79caf Fixes header and footer in modal when form is direct child of the article, and if the form would be between the header and footer tags.
Modals with the size classes on the dialog were not sizing correctly when form was a child of the modal, and this has been corrected.
2025-01-18 19:31:23 -05:00
Yohn
3c91189543 2.2.6 - cleancss fix for minifying error on on the striped tables #42 2025-01-17 05:29:34 -05:00
Yohn
03cf59032b Closes [BUG] Striped table does not work on minified pico css version Yohn/PicoCSS#42
Closes [BUG] Broken burger navbar with dropdown subnav Yohn/PicoCSS#37

2.2.5
2025-01-17 04:58:40 -05:00
Yohn
eb1304a8e4 enhanced the tooltip to have a width of max-content and a max width of 250px. This will allow for the tooltips to not always be 250px wide even when the tooltip is short.
Added the ghost buttons from discussion #29
2025-01-13 21:02:05 -05:00
Yohn
277384dc82 2.2.3 2025-01-11 04:38:33 -05:00
Yohn
8533005d9b Reverted back to before prettier
Better floating label handling
organized validation for better scss
Updated copyright for 2025
2025-01-10 22:35:09 -05:00
github-actions[bot]
951aae3801 Build CSS 2024-12-31 05:18:39 +00:00
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
e0abc58a64 Version 2.2.1 2024-12-21 05:48:33 -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
Lucas Larroche
f943d2a264 fix: switch aspect ratio and border 2024-03-03 22:04:36 +07:00
Lucas Larroche
916ac90ff4 chore: bump version to v2.0.5 2024-03-03 17:37:41 +07:00
Lucas Larroche
990c9308bf chore: bump version to v2.0.4 2024-03-03 11:56:58 +07:00
Lucas Larroche
fc41088893 fix: modal close button 2024-02-17 10:51:18 +07:00
Lucas Larroche
b8ef9c49b8 chore: bump version to v2.0.2 2024-02-17 10:33:23 +07:00
Lucas Larroche
1e2eee8b3b chore: bump version to v2.0.1 2024-02-17 10:09:19 +07:00
Lucas Larroche
8068ff31a3 chore: bump version to v2.0.0 2024-02-11 12:22:39 +07:00
Lucas Larroche
9fa6aa5fab refactor: files structure 2024-01-29 23:31:37 +07:00
Renamed from scss/utils/_copyright.scss (Browse further)