Commit graph

224 commits

Author SHA1 Message Date
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
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
github-actions[bot]
5677e11bc2 Build CSS 2025-01-03 04:39:59 +00:00
github-actions[bot]
cde9f1169e Build CSS 2025-01-02 00:43:03 +00: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
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
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
JWB
bfdf6dbf6c
Update index.html
Make hamburger nav show under xxl viewport
replaced spaces with tabs.
2024-12-10 12:46:06 -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
7f28ea08fc Updated Docs 2024-12-03 13:40:34 -05:00
Yohn
fdf5c83210 Enabled multiline tooltips, and disabled dotted lines for tooltips when child elements contain links of form elements. 2024-11-30 18:00:11 -05:00
Yohn
68a9fb92ee Update css urls 2024-11-27 00:43:27 -05:00
Yohn
42b62b10a6 V. 2.1.0 - Yohns Fork 2024-11-27 00:38:59 -05:00
Lucas Larroche
759296f211 chore: remove docs and move to yarn 2022-10-15 17:23:02 +07:00
Lucas Larroche
6188437d1f fix: classless documentation page 2022-10-03 09:05:14 +07:00
Lucas Larroche
ed1933c187 docs: update Gatsby link 2022-10-02 20:01:31 +07:00
Lucas Larroche
35fa9fcbcc chore: Bump to version v1.5.6 2022-10-02 19:22:03 +07:00
Lucas Larroche
fbd77f27bf docs: changes paths to @picocss/pico in customization 2022-10-02 16:46:14 +07:00
Lucas Larroche
20869b20a2 docs: add documentation for $semantic-root-element 2022-10-02 16:45:28 +07:00
Lucas Larroche
aaa1ffe05c fix: Breadcrumb 2022-09-13 02:16:29 +07:00
Lucas Larroche
c5281da269 docs: Fix breadcrumb 2022-09-13 01:26:56 +07:00
Lucas Larroche
2e8fc0b9b8 docs: Fix canonical URLs 2022-09-13 01:22:47 +07:00
Lucas Larroche
c84a1017a2 docs: Add link to RTL example 2022-09-11 19:11:48 +07:00
Lucas Larroche
097f6fa006 chore: Build 2022-09-11 18:41:58 +07:00
Lucas Larroche
17b3b4cead refactor: :not() selectors 2022-09-11 18:31:12 +07:00
Lucas Larroche
95027c8175 refactor: SVG color encoding 2022-09-11 16:54:41 +07:00
Lucas Larroche
e33f67e39c docs: Update tooltips 2022-09-11 14:37:31 +07:00
Lucas Larroche
f8cc7e9c39 Merge branch 'dev' into pr/180 2022-09-11 14:12:58 +07:00
Lucas Larroche
132b499db2 docs: Style of code snippets 2022-09-11 14:00:44 +07:00
Lucas Larroche
37c4844eaa chore: Build 2022-09-11 13:53:14 +07:00
Kevin
9dd4c914ac build: build docs 2022-06-21 17:26:52 +08:00
Kevin
9916574e33 docs: add tooltips examples 2022-06-21 17:26:12 +08:00