Commit graph

32 commits

Author SHA1 Message Date
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
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
b1fcd44b73 Added <label> compatibility to groups 2024-11-11 22:10:47 -05:00
Yohn
4825b265c7 closes Yohn/PicoCSS/pull/1 and Yohn/PicoCSS/pull/11 2024-11-10 09:27:03 -05:00
Zak Kohler
dada435e11 Add date to list of excluded input types. 2024-04-23 19:42:57 +00:00
Lucas Larroche
070a4e2442 Revert "Revert "Merge branch 'dev' into ll/fix-form-element-margin-bottom-in-grid""
This reverts commit 861daac49b.
2024-03-03 11:45:50 +07:00
Lucas Larroche
861daac49b Revert "Merge branch 'dev' into ll/fix-form-element-margin-bottom-in-grid"
This reverts commit 843bc51513, reversing
changes made to b8b7aa18c4.
2024-03-03 11:44:32 +07:00
Lucas Larroche
3fcddcfb37 fix: select multiple option color 2024-02-18 11:02:16 +07:00
Lucas Larroche
ef2100499b feat: optional parent selector 2024-01-25 01:42:54 +07:00
Lucas Larroche
9ea68c42e0 feat: remove form element disabled and border color 2024-01-24 19:29:33 +07:00
Lucas Larroche
25b505e206 fix: form helper text 2024-01-15 21:27:56 +07:00
Lucas Larroche
145eeb7d1f fix: label color 2024-01-08 22:43:18 +07:00
Lucas Larroche
7a2feabc12 style: fieldset 2024-01-07 17:39:24 +07:00
Lucas Larroche
9a18b46e12 fix: readonly input 2024-01-04 13:11:26 +07:00
Lucas Larroche
3c96e6043b refactor: update $css-var-prefix name 2023-12-28 13:21:52 +07:00
Lucas Larroche
30ebf59f4a fix: form buttons width 2023-12-26 20:57:09 +07:00
Lucas Larroche
a3eb54eb87 chore: update dependencies 2023-12-24 10:41:54 +07:00
Lucas Larroche
021899557b feat: support .grid + small
See #271
2023-04-09 11:54:55 +07:00
Lucas Larroche
dd799056c7 refactor: disabled checkboxes and radios without :has 2023-03-19 10:03:00 +07:00
Lucas Larroche
e8b71d0998 style: range 2023-03-18 08:22:43 +07:00
Lucas Larroche
5b96712843 style: Checkboxes, radios and switches 2023-03-15 22:15:25 +07:00
Lucas Larroche
44366a33d5 style: textarea 2023-03-13 01:38:56 +07:00
Lucas Larroche
cd0aee31cf style: select[multiple] selected option 2023-03-08 11:47:37 +07:00
Lucas Larroche
678c41deb9 style: remove aria-invalid icon for select 2023-01-01 13:46:04 +07:00
Lucas Larroche
477992f869 feat: Helper text color with aria-invalid 2022-12-29 17:55:50 +07:00
Lucas Larroche
f456cfbf33 style: Helper text spacings 2022-12-29 17:55:16 +07:00
Lucas Larroche
8887e68cce chore: update dependencies 2022-12-26 13:36:41 +07:00
Lucas Larroche
6ade871f3f style: update colors 2022-12-26 11:35:56 +07:00
Lucas Larroche
ce2ed6826d refactor: modules and css vars 2022-10-23 10:47:50 +07:00
Lucas Larroche
c5a1ffc733 refactor: prefix css vars 2022-10-22 13:11:51 +07:00
Lucas Larroche
51a68ce0fc chore: replace @import with @use 2022-10-22 11:44:10 +07:00
Renamed from scss/content/_form.scss (Browse further)