Commit graph

137 commits

Author SHA1 Message Date
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
David Souther
4a1599e1e5
Update _form.scss
Remove vertical-align: middle as it's roughly the same as browser defaults
2022-06-03 21:48:18 -07:00
David Souther
4e5e9a2a60
Update _form.scss
vertical-align only applies to inline-level elements

https://developer.mozilla.org/en-US/docs/Web/CSS/vertical-align
https://drafts.csswg.org/css2/#propdef-vertical-align
2022-06-01 14:11:17 -07:00
Lucas Larroche
1bab87a15b refactor(search): Simplified CSS code 2022-03-13 10:51:03 +07:00
Ömür Yanıkoğlu
cae68949b9 add state support to search input 2022-03-09 04:40:51 +03:00
Lucas Larroche
e821b7647f feat: disabled fieldset 2022-03-06 21:43:51 +07:00
Lucas Larroche
19d2ffad02 feat: disabled groups (fieldset) 2022-03-06 18:25:58 +07:00
Lucas Larroche
ad534987fc Merge branch 'dev' into pr/141 2022-03-06 15:10:20 +07:00
Lucas Larroche
8300c0fcb7 chore(button): Optimize selectors 2022-03-06 13:53:51 +07:00
Lucas Larroche
794602a9b7 chore(form): Optimize selectors 2022-03-06 12:53:40 +07:00
Lucas Larroche
169c2414d8 chore(button): Clean 2022-03-06 12:52:21 +07:00
Lucas Larroche
f98b2d78a9 chore(form): Optimize selectors 2022-03-06 12:26:25 +07:00
Lucas Larroche
201be1cb53 chore(button): Revert selectors 2022-03-06 12:17:34 +07:00
Lucas Larroche
cf7c1e340c chore(typography): Optimize selectors 2022-03-06 12:11:41 +07:00
Lucas Larroche
e49e6426a0 chore(button): Optimize selectors 2022-03-06 11:45:06 +07:00
Lucas Larroche
ff30e814ec refactor: Links selectors 2022-03-06 11:18:12 +07:00
Lucas Larroche
f1bde7f7f7 Merge branch 'dev' into pr/141 2022-03-06 11:13:56 +07:00
Lucas Larroche
4c914d1807 chore: Update sanitize.css resets 2022-03-06 10:53:20 +07:00
Lucas Larroche
9a0db7ab7f style(dropdowns) 2022-03-06 09:37:03 +07:00
Lucas Larroche
df298eb4aa feat(accessibility): Add aria-current 2022-02-27 16:12:53 +07:00
Leonardo Matos
99c9222294
Simpler/smaller typografy selectors with :where :is 2022-02-24 00:04:56 -03:00