73 Commits

Author SHA1 Message Date
Lucas Larroche
38e42399d5 chore: load path for @picocss/colors 2022-12-27 10:48:52 +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
b477bb6c96 refactor: breakpoints 2022-10-22 15:48:58 +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
4530cacc68 Merge branch 'dev' into pr/224 2022-10-02 14:55:39 +07:00
Lucas Larroche
e8c4401bdb style: add accent-color 2022-09-11 18:57:24 +07:00
Lucas Larroche
17b3b4cead refactor: :not() selectors 2022-09-11 18:31:12 +07:00
Lucas Larroche
d8bd97da16 refactor: code style 2022-09-11 16:59:37 +07:00
Lucas Larroche
95027c8175 refactor: SVG color encoding 2022-09-11 16:54:41 +07:00
Lucas Larroche
4117841598 refactor: modal 2022-09-11 15:52:10 +07:00
Lucas Larroche
0b141dc266 Merge branch 'dev' into ll/modal/backdrop 2022-09-11 15:42:08 +07:00
Jaiden Douglas
a41422875f
feat: add $semantic-root-element variable 2022-08-21 12:03:00 +09:30
Jelmer Veen
7354c7f347
Merge branch 'dev' into feat/nav_breadcrumb 2022-06-12 12:47:30 +02:00
jelmerveen
a6bbdc6167 chore: rebuild documentation 2022-06-12 12:35:03 +02:00
Lucas Larroche
ecba574e49 feat(modal): Add backdrop-filter 2022-06-05 10:37:48 +07:00
Lucas Larroche
70416e6942 style(card): box-shadow 2022-06-04 08:34:01 +07:00
Lucas Larroche
9b0dda8b94 style(nav) 2022-03-06 09:44:46 +07:00
Lucas Larroche
2906e37f7a style(dropdowns): Better support for :focus 2022-02-27 17:21:13 +07:00
Lucas Larroche
75cfc082d8 style(dropdowns) 2022-02-27 16:55:59 +07:00
Lucas Larroche
45426dd4b3 Dropdown component 2022-02-27 16:55:48 +07:00
Lucas Larroche
a039b2fd4b Merge branch 'dev' into ll/refactor/nav 2022-02-27 14:55:15 +07:00
Lucas Larroche
894ce64795 refactor(nav): Add css vars 2022-02-27 14:41:34 +07:00
Lucas Larroche
7f8a43b879 Accordion: Allow role button 2022-01-23 12:45:00 +07:00
Lucas Larroche
7f6ed9f5cb Add <tfoot> support 2021-12-31 17:01:01 +07:00
Lucas Larroche
2efc9ada25
Merge branch 'dev' into gridless 2021-12-31 13:10:35 +07:00
Lucas Larroche
8fadb0e7e8 feat(labels): Add css var to fieldset legend 2021-12-31 12:20:57 +07:00
Markus Siering
dd96dd0b5a feat(labels): add optional font weight
which can be set separately from the standard font weight
to put emphasis on the form labels if needed.

closes #79
2021-12-25 16:01:19 +01:00
Justin Bishop
6b0fa1d42a support a gridless mode, which includes all classes except .grid and .container and then uses the classless method for supporting .container. 2021-12-19 09:15:24 -08:00
Justin Bishop
cc8b8eddeb remove any reference to .secondary or .contrast from classless version 2021-12-19 09:02:01 -08:00
Lucas Larroche
41314ab4b0 Revert "Merge branch 'master' into dev"
This reverts commit 6a6d67dbab230a058b494f6a468ed5f4423f1c4c, reversing
changes made to ba4bd765d8fb28466d816c098b03476754c13fc3.
2021-12-19 09:50:55 +07:00
Lucas Larroche
6a6d67dbab Merge branch 'master' into dev 2021-12-19 09:50:15 +07:00
Lucas Larroche
c301cd09cf Revert "Accessibility: root font-size in percent"
This reverts commit b45830626e3ea5e8f9a192e1670dca5d424adf8b.
2021-11-14 12:02:48 +07:00
Lucas Larroche
b45830626e Accessibility: root font-size in percent 2021-11-14 11:41:40 +07:00
Lucas Larroche
0b3f1656f2 Style: Add focus for aria-invalid form elements 2021-11-08 01:55:20 +07:00
Lucas Larroche
d5544ea021
Revert "Feature: modal" 2021-11-08 00:12:34 +07:00
Lucas Larroche
5bb7346728 Style: Modal 2021-11-08 00:02:42 +07:00
Lucas Larroche
9baef943d9 Modale: Close button 2021-10-31 09:24:46 +07:00
Lucas Larroche
7552bda6fd Feat modal: Global styles 2021-10-24 15:24:57 +07:00
Lucas Larroche
5f6e3c1abd Prettify code 2021-10-24 12:33:20 +07:00
Tobias Buschor
8be45d6130
:not(thead) td does not work as expected
...and drop `table`
2021-07-19 07:48:07 +02:00
Lucas Larroche
dc42ec62f3 Add a loading indicator for aria-busy 2021-07-17 15:19:19 +07:00
Lucas Larroche
7c1e93472f Typos & clean 2021-07-10 10:47:57 +07:00
Lucas Larroche
c874560a24 Small improvements
- Edit small font-size
- Update docs
2021-07-03 11:18:07 +07:00
Lucas Larroche
537f5008c2 Small fixes
- @mixin and @include for dark scheme
- unset `--font-weight` in `hgroup`
2021-07-03 00:22:17 +07:00