Commit graph

52 commits

Author SHA1 Message Date
Yohn
9a9032fd9b New switch light / dark mode toggle 2025-01-11 02:16:13 -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
Yohn
b611b528bc Got the file validation and previewer lines up nicer 2024-11-13 07:26:10 -05:00
Yohn
7602474cfd Added form validation 2024-11-13 03:42:58 -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
JWB
bdf50fe634
Merge pull request #2 from preist/fix-typos
Fix several typos throughout the project
2024-11-10 07:39:40 -05:00
Igor Putina
dc7f6d0a07 Fix several typos throughout the project 2024-09-27 23:45:54 +03:00
Zak Kohler
dada435e11 Add date to list of excluded input types. 2024-04-23 19:42:57 +00:00
Lucas Larroche
f943d2a264 fix: switch aspect ratio and border 2024-03-03 22:04:36 +07: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
00718df9c8 Merge branch 'dev' into ll/fix-select-multiple 2024-03-03 11:20:06 +07:00
FireIsGood
760a7b02f7
fix: inconsistent enabled switch state
Fixes the switch state by making it offset correctly instead of ballpark
with the wrong units
2024-02-25 02:53:50 -08:00
Lucas Larroche
3fcddcfb37 fix: select multiple option color 2024-02-18 11:02:16 +07:00
benizz0
f2d4f8fd52 yarn build 2024-02-14 19:46:01 +01:00
b.platroz
4d23487777 fix scss search icon 2024-02-12 14:25:06 +01:00
Lucas Larroche
1284b371b6 style: switch 2024-01-28 11:15:13 +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
5c22504843 feat: remove date input icon in Firefox
#348
2023-04-23 10:47:16 +07:00
Lucas Larroche
021899557b feat: support .grid + small
See #271
2023-04-09 11:54:55 +07:00
Lucas Larroche
d407df3c23 refactor: CSS vars 2023-04-02 11:04:23 +07:00
Lucas Larroche
65bedda83a refactor: clean 2023-04-02 10:05:14 +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
0e951141cd refactor: input file 2023-02-19 10:17:14 +07:00
Lucas Larroche
8b4f1527b1 feat: set root font size to 100% 2023-02-13 20:19:54 +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
e9bdaf6745 feat: Display cancel button for input type search 2022-12-29 17:54:42 +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