Commit graph

1037 commits

Author SHA1 Message Date
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
github-actions[bot]
6165606caa Build CSS 2025-01-11 03:36:02 +00: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]
5677e11bc2 Build CSS 2025-01-03 04:39:59 +00:00
JWB
db14c895de
Merge pull request #25 from remohammadi/main
Fix RTL margin handling in group component
2025-01-02 23:39:15 -05:00
github-actions[bot]
cde9f1169e Build CSS 2025-01-02 00:43:03 +00:00
Reza M Ghayeghchi
973e8a0fd8 Fix RTL margin handling in group component
I had made a mistake previously by putting the RTL margin styles one level higher than where it belonged.
2025-01-02 01:42:01 +01: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
JWB
324f6fcef4
Update BuildCSS.yml
Run build script only when change is made within the `scss` directory
2024-12-23 18:56:38 -05:00
github-actions[bot]
a5ebfad495 Build CSS 2024-12-23 23:11:21 +00:00
JWB
e30f662677
Create FUNDING.yml 2024-12-23 18:10:39 -05:00
github-actions[bot]
b83c181670 Build CSS 2024-12-23 02:03:16 +00:00
JWB
03188f30c2
Create GitHub Action to BuildCSS.yml
Github action automatically builds the CSS files in the `css/` directory from the `scss/` directory in merge and push requests using npm
2024-12-22 21:02:34 -05:00
JWB
8be44904da
Update and rename .github/workflows/node.js.yml to .github/auto-build-maybe.yml.txt 2024-12-22 12:41:29 -05:00
JWB
b80193775c
Create node.js.yml 2024-12-22 12:39:21 -05:00
Yohn
3c52bb3c5f Removed unused docs and docs/js files 2024-12-22 02:11:16 -05:00
Yohn
cd0d303cef Update CDN CSS url to use 2.2.1 2024-12-21 11:14:49 -05:00
Yohn
e0abc58a64 Version 2.2.1 2024-12-21 05:48:33 -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
3cfdc975d2 Corrected Dropdown > Submenu formatting and alignment 2024-12-14 21:41:12 -05:00
Yohn
a6325b8991 corrected dropdown arrow colors for secondary, contrast, and primary. Also enabled the turning of the arrow when the dropdowns are open or closed 2024-12-14 21:13:13 -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
27ccea2e53 sass compiler was removing the value: "\200B" for the :where(navs li).
Updated, sass to include the 0 width space for VoiceOver, and removed the float for safari  trimming dropdodwn list bugs.
2024-12-13 21:17:24 -05:00
Yohn
9faf5914d0 sass is removing the "\200B" value and leaving it blank? I put a space there for now.. 2024-12-13 20:43:42 -05:00
Yohn
0104f7dbc0 tweaks to safari bug with nav dropdowns 2024-12-13 20:12:54 -05:00
Yohn
64373c2d44 RTL Dropdown Nav corrected thanks to @64bitint
Added popovers to possibly replace the notifications.
Started adding popover toasts
2024-12-13 19:43:12 -05:00
Yohn
8a7b25a44f Improved visibility of loading icon in light mode on contrast backgrounds. 2024-12-12 22:38:07 -05:00
Yohn
b7100d22d5 Merged RTL pull request into css files, and updated docs for hamburger menu.
Will create new versioning soon, I have something else I'd like to include.
2024-12-12 21:12:39 -05:00