Commit graph

157 commits

Author SHA1 Message Date
Eldred Habert
26e7cf9fb1
Style the samp element like code
Following Pico's philosophy of “give semantic HTML good styling”,
this element has semantics close to but slightly different from `<code>`,
and so I believe should be styled similarly.
2024-12-14 10:50:38 +01:00
Lucas Larroche
d07f4b4960 style: figure 2024-01-27 15:13:14 +07:00
Lucas Larroche
ef2100499b feat: optional parent selector 2024-01-25 01:42:54 +07:00
Lucas Larroche
641483e42c fix: classless reset button 2024-01-14 23:25:55 +07:00
Lucas Larroche
5fc1da9b42 fix: outline buttons 2024-01-14 13:37:32 +07:00
Lucas Larroche
97f20244e6 refactor: reduce [role="button"] specifity 2024-01-05 01:42:14 +07:00
Lucas Larroche
75f7ca32dd fix: aria-current and focus buttons
Fix for #416
2024-01-04 21:47:40 +07:00
Lucas Larroche
d749489943 refactor: typography 2024-01-01 21:49:39 +07:00
Lucas Larroche
3c96e6043b refactor: update $css-var-prefix name 2023-12-28 13:21:52 +07:00
Lucas Larroche
f55523135c Merge branch 'v2' into pr/416 2023-12-28 12:48:15 +07:00
Lucas Larroche
a3eb54eb87 chore: update dependencies 2023-12-24 10:41:54 +07:00
Brian Espinosa
55d5e9d879 fix: Make aria-current selector more specific on links 2023-10-20 12:10:00 -07:00
Lucas Larroche
d407df3c23 refactor: CSS vars 2023-04-02 11:04:23 +07:00
Lucas Larroche
395ceca401 fix: revert aria-current='false' 2023-04-02 10:06:26 +07:00
Lucas Larroche
65bedda83a refactor: clean 2023-04-02 10:05:14 +07:00
Lucas Larroche
00f1486a04 style: lists 2023-04-01 13:09:35 +07:00
Lucas Larroche
e43ed98d29 fix: aria-current links and buttons 2023-04-01 10:10:09 +07:00
Lucas Larroche
8f26729a64 refactor: code font-size without :has 2023-03-19 10:03:32 +07:00
Lucas Larroche
e022c7098e fix: figure margin bottom 2023-03-19 10:01:06 +07:00
Lucas Larroche
7b84bad669 style: table 2023-03-18 08:21:37 +07:00
Lucas Larroche
fed92a6f92 style: code 2023-03-13 22:10:27 +07:00
Lucas Larroche
76a656a08b fix: table inside figure 2023-03-13 01:38:13 +07:00
Lucas Larroche
af050f9088 fix: button display 2023-03-12 12:12:18 +07:00
Lucas Larroche
cd8b4049c4 fix: button display 2023-03-12 11:39:53 +07:00
Lucas Larroche
5e04b841bd style: hr margin 2023-03-08 11:25:12 +07:00
Lucas Larroche
dea5b7b449 style: headings line-height 2023-03-05 09:17:56 +07:00
Lucas Larroche
5f587e0e2b fix: hgroup 2023-02-20 23:40:31 +07:00
Lucas Larroche
81dd19791c
Merge pull request #321 from picocss/ll/v2-refactor-heading
style: hgroup
2023-02-19 12:22:28 +07:00
Lucas Larroche
1e67708ff0 style: hgroup 2023-02-19 12:22:02 +07:00
Lucas Larroche
32b91e171c
Merge pull request #320 from picocss/ll/v2-refactor-heading
refactor: hgroup
2023-02-19 10:29:18 +07:00
Lucas Larroche
ed8234c7ce refactor: remove .headings 2023-02-19 10:27:22 +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
76fda2f6df style: code font-size 2023-02-13 17:51:05 +07:00
Lucas Larroche
6c3e126943 style: selection and focus color 2023-01-28 12:22:55 +07:00
Lucas Larroche
a730228855 style: button text not selectable 2023-01-01 13:47:54 +07:00
Lucas Larroche
2645a769d8 style: change link :focus to :focus-visible 2023-01-01 13:46:46 +07:00
Lucas Larroche
f8e5f28613 refactor: Buttons 2022-12-29 17:53:16 +07:00
Lucas Larroche
584046e234 style: Typography margins 2022-12-29 17:47:56 +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
Lucas Larroche
670826069b chore: lint with prettier on build 2022-10-15 23:22:12 +07:00
Lucas Larroche
b925edd95a fix: postcss.config.js for css files 2022-10-15 17:34:58 +07:00
Lucas Larroche
759296f211 chore: remove docs and move to yarn 2022-10-15 17:23:02 +07:00
Lucas Larroche
4a6dd73f5e fix: add exclusions to aria-invalid 2022-10-02 14:42:20 +07:00
Lucas Larroche
d86b497c91 Merge branch 'dev' into ll/patch-date-input-icon 2022-10-02 14:39:52 +07:00
Lucas Larroche
17b3b4cead refactor: :not() selectors 2022-09-11 18:31:12 +07:00
rbf
339e40c5fe
fix(input): clickable calendar icon on date input 2022-08-22 14:23:51 +02:00