Commit graph

1065 commits

Author SHA1 Message Date
github-actions[bot]
e8bfb763ff Build CSS 2025-02-06 00:34:54 +00:00
Yohn
b0dca0677f Add padding to container for all viewports 2025-02-05 19:33:59 -05:00
github-actions[bot]
9847f55020 Build CSS 2025-02-05 06:19:22 +00:00
JWB
f7c22dbf61
Merge pull request #55 from Leftium/container-padding
Fix missing padding on .container.
2025-02-05 01:18:40 -05:00
John-Kim Murphy
ed53672b8f Fix missing padding on .container.
Fixes https://github.com/picocss/pico/issues/654.
2025-01-29 12:30:45 +09:00
github-actions[bot]
a2e01fc601 Build CSS 2025-01-24 20:30:38 +00:00
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
JWB
14f7865f9a
Update README.md 2025-01-23 20:33:50 -05:00
JWB
b86fe0d3d1
Update README.md
Added other components I've created to the Readme
2025-01-23 18:55:18 -05:00
github-actions[bot]
8601e960a0 Build CSS 2025-01-22 23:41:39 +00: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
github-actions[bot]
af735a6d75 Build CSS 2025-01-20 02:14:36 +00:00
JWB
2ed633575b
Merge pull request #48 from Yohn/textarea-floating-labels
Textarea floating labels
2025-01-19 21:13:49 -05:00
Yohn
6054ddcb14 Floating label was moving on the textareas when the textareas grow 2025-01-19 20:56:22 -05:00
JWB
b4e4b87527
Merge pull request #46 from Yohn/FileValidator-remove-file-bubbling-up
Prevent the FileValidator's remove button from bubbling up and closing modals when its within a modal.
2025-01-19 01:19:40 -05:00
Yohn
30e7710688 Prevent the FileValidator's remove button from bubbling up and closing modals when its within a modal. 2025-01-19 01:15:31 -05:00
github-actions[bot]
db3dc3b43f Build CSS 2025-01-19 00:40:28 +00:00
JWB
35dff83b3b
Merge pull request #45 from Yohn/Modal-forms
Modal sizes and styling with form child
2025-01-18 19:39:42 -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
github-actions[bot]
389e319c1e Build CSS 2025-01-18 21:33:34 +00:00
Yohn
9ea0a83a8b Updated the clean-css filter to ignore the odd of lines so it doesnt create an empty selector 2025-01-18 16:17:59 -05:00
JWB
0708656f6c
Removed the pull request workflow
Pull requests can push to main, so do not have the pull request workflow in here.
2025-01-18 13:35:10 -05:00
Yohn
74b3d558cb Update form ID for validation and add new entry to .gitignore 2025-01-17 16:21:49 -05:00
github-actions[bot]
4af8d138c5 Build CSS 2025-01-17 10:30:29 +00: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
github-actions[bot]
c1ef8d7f2b Build CSS 2025-01-17 10:01:20 +00: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
github-actions[bot]
d4baa32e0c Build CSS 2025-01-17 09:49:23 +00:00
Yohn
ddd46d9875 Added submenus to work with hamburger menu 2025-01-17 04:45:55 -05:00
github-actions[bot]
39da3b69cc Build CSS 2025-01-17 08:51:24 +00:00
Yohn
565884540b Striped table rows updated 2025-01-17 03:50:25 -05:00
github-actions[bot]
0875d75701 Build CSS 2025-01-14 22:25:02 +00:00
Yohn
16283c55d3 Only make first level children of tablist button[role="tab"]'s styles for tabs and not have it apply to other buttons within it. 2025-01-14 17:24:12 -05:00
github-actions[bot]
2955c38659 Build CSS 2025-01-14 17:25:36 +00:00
JWB
8b09efbd12
Merge pull request #36 from irfanfadilah/yohn/improve-code-rendering
Improve Code Rendering
2025-01-14 12:23:54 -05:00
JWB
5486f692f7
Update CONTRIBUTING.md 2025-01-14 12:20:51 -05:00
Irfan Fadilah
37dac63930 Fix Pre Code Overflow 2025-01-14 13:55:51 +07:00
Irfan Fadilah
3946e8fd98 Improve Inline Code Spacing 2025-01-14 13:55:19 +07:00
github-actions[bot]
9271ce8c37 Build CSS 2025-01-14 02:02:57 +00: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
github-actions[bot]
f8fbce367b Build CSS 2025-01-11 09:39:25 +00:00
Yohn
277384dc82 2.2.3 2025-01-11 04:38:33 -05:00
github-actions[bot]
f9c3a34411 Build CSS 2025-01-11 08:57:11 +00:00
Yohn
d20ea655bf Closes #30 dicussion as modal sizes have now been added with this commit.
Cleaned up the submenu within the dropdown some more.
2025-01-11 03:56:21 -05:00
github-actions[bot]
db7b0b2384 Build CSS 2025-01-11 08:04:41 +00:00
Yohn
712b0a1787 Closes #32 and brings the arrow back to the tooltips 2025-01-11 03:03:50 -05:00
github-actions[bot]
d0e2123642 Build CSS 2025-01-11 07:19:01 +00:00
Yohn
9a9032fd9b New switch light / dark mode toggle 2025-01-11 02:16:13 -05:00
Yohn
f4ccc51cb1 Merge branch 'main' of github.com:Yohn/PicoCSS 2025-01-11 00:04:58 -05:00
Yohn
857d526b91 Updated tabs to work with multiple tabs on same page and nested tabs
Updated modal to be able to close other modals when opening a second modal
updated group in docs
2025-01-11 00:03:47 -05:00