Commit graph

26 commits

Author SHA1 Message Date
Lucas Larroche
aaa1ffe05c fix: Breadcrumb 2022-09-13 02:16:29 +07:00
Lucas Larroche
22767f6361 refactor: Add comment 2022-09-11 13:57:40 +07:00
Jelmer Veen
7354c7f347
Merge branch 'dev' into feat/nav_breadcrumb 2022-06-12 12:47:30 +02:00
jelmerveen
7d2a39fa85 Merge branch 'dev' of https://github.com/jelmerveen/pico into feat/nav_breadcrumb 2022-06-12 12:38:49 +02:00
jelmerveen
8f7e83db34 fix(feedback): made paddings adhere to RTL standards 2022-06-12 12:32:25 +02:00
jelmerveen
8416db171f fix(feedback): removed importants 2022-06-12 12:31:35 +02:00
jelmerveen
d7bfb3609a fix(feedback): breadcrumb is now lower-case 2022-06-12 12:30:17 +02:00
Lucas Larroche
43cacb0b93 docs(nav): Add role=button example 2022-03-06 16:44:29 +07:00
Lucas Larroche
ad534987fc Merge branch 'dev' into pr/141 2022-03-06 15:10:20 +07:00
Lucas Larroche
afda3f529b chore(nav): Optimize selectors 2022-03-06 13:40:49 +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
Lucas Larroche
894ce64795 refactor(nav): Add css vars 2022-02-27 14:41:34 +07:00
Jelmer Veen
8fffc986c6 fix: updated breadcrumb according to feedback and kept to aria specification 2022-02-08 11:07:18 +01:00
JelmerVeen
885d413673 chore: use variables for font-size 2022-01-25 21:23:41 +01:00
JelmerVeen
8049be9ffa feat: add a semantic way for creating a breadcrumb 2022-01-25 21:13:14 +01:00
Lucas Larroche
5f6e3c1abd Prettify code 2021-10-24 12:33:20 +07:00
Jarek Zgoda
41d93e3268 Wrong ops 2021-08-18 12:52:59 +02:00
Jarek Zgoda
cb5b746bbb Use sass division function instead of deprecated operator
This effectively make the SCSS code processable only by dart-sass
because neither libsass (and node-sass in consequence) nor ruby-sass
supports new syntax. See
https://sass-lang.com/documentation/breaking-changes/slash-div for more
information.

This fixes #27
2021-08-18 12:44:54 +02:00
Lucas Larroche
d12af72cab CSS Vars refactoring 2021-07-02 16:54:41 +07:00
Lucas
9b1ef33577 Move styles in SCSS vars to CSS vars 2020-09-29 08:38:35 +07:00
Lucas
a2404b19b5 Add Sanitize.css
https://csstools.github.io/sanitize.css/
2020-09-11 23:22:50 +07:00
Lucas
d0730c8b6e Fix .contrast link inside nav 2020-08-08 12:44:46 +07:00
Lucas
73237bdcd4 Improvements
- Add .contrast variant
- Separate _button-styles.scss
- Edit .secondary, mark, figcaption, hgroup, tooltips
- Docs: Add More about grids, External links icon, Second theme switcher
2019-11-30 12:43:20 +07:00
Lucas
16c7596319 Initial commit 🚀 2019-11-27 15:31:49 +07:00