Commit graph

454 commits

Author SHA1 Message Date
Lucas Larroche
e1c419855e Clean role=switch 2022-01-16 13:24:02 +07:00
Lucas Larroche
18224bdc07 Fix: dialog max-height 2022-01-16 12:43:16 +07:00
Lucas Larroche
5b17286648 input[type="reset"] styles merged with .secondary 2022-01-16 12:12:52 +07:00
Lucas Larroche
f90359ad7b Fix role=button hover 2022-01-16 11:49:08 +07:00
Lucas Larroche
270a128de4 Allow role=button to any HTML element 2022-01-16 11:41:50 +07:00
Lucas Larroche
525c88db3a
Merge pull request #104 from nalabdou/patch-1
Fix : remove duplicated list-style-type: none;
2022-01-04 22:43:22 +07:00
Lucas Larroche
07e9dc2587 Fix: Input type date icon position 2022-01-04 22:08:36 +07:00
Nadim alabdou
460574650c
fix : remove duplicated list-style-type: none; 2022-01-02 00:06:15 +01:00
Lucas Larroche
f8ad8c9f23 Bump version v1.4.3 2022-01-01 15:46:08 +07:00
Lucas Larroche
ba0d42b405 Fix RTL input date 2022-01-01 13:40:31 +07:00
Lucas Larroche
7f6ed9f5cb Add <tfoot> support 2021-12-31 17:01:01 +07:00
Lucas Larroche
92c21aa1d4 Remove explicit background-color on tr element 2021-12-31 16:31:25 +07:00
KiranMantha
8ee5d2494b Merge branch 'dev' of https://github.com/picocss/pico into dev 2021-12-31 14:57:48 +05:30
Lucas Larroche
7f817d4c68 Fix: Checkboxes and Radios relative size (em) 2021-12-31 15:30:42 +07:00
KiranMantha
aaa4aebb2f chore: updated implementation with proper roles and aria attributes 2021-12-31 12:47:02 +05:30
KiranMantha
25d7c7983f chore: resolved merge conflicts and updated styles, reduced markup 2021-12-31 12:39:27 +05:30
KiranMantha
002008996d Merge branch 'dev' of https://github.com/picocss/pico into dev 2021-12-31 12:34:12 +05:30
Lucas Larroche
2bf579758f Update $enable-grid comment 2021-12-31 13:15:38 +07:00
Lucas Larroche
0d202946a7 Remove pico.gridless.scss 2021-12-31 13:13:16 +07:00
Lucas Larroche
2efc9ada25
Merge branch 'dev' into gridless 2021-12-31 13:10:35 +07:00
Lucas Larroche
42aa7d2e34
Merge branch 'dev' into remove-a-disabled-css 2021-12-31 12:58:08 +07:00
Lucas Larroche
07817a3fd1 Fix disabled for button link without href 2021-12-31 12:51:37 +07:00
Lucas Larroche
a7d549e574
Merge branch 'dev' into dev 2021-12-31 12:23:48 +07:00
Lucas Larroche
8fadb0e7e8 feat(labels): Add css var to fieldset legend 2021-12-31 12:20:57 +07:00
Lucas Larroche
568f3c646d Update .headings SCSS code and docs 2021-12-31 11:42:44 +07:00
AmiralBl3ndic
56c310fe99 fix: make .headings an alternative only when classes are enabled 2021-12-29 19:38:23 +01:00
AmiralBl3ndic
ed120df03b Feat: add a class alternative to hgroup 2021-12-29 19:22:08 +01:00
KiranMantha
72a3adb16b feature(issue#52): added a new dropdown component 2021-12-27 13:55:58 +05:30
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
Masahiko Shin
6068002080 Fix button.scss.
The `<a>` tag does not have `disabled` attribute and in order to "disable" them it is recommended to remove href attribute.

https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-a-element
https://www.w3.org/TR/2021/REC-html-aria-20211209/#el-a
2021-12-25 18:19:15 +09:00
Lucas Larroche
ab9c1a193b
Merge branch 'dev' into dev 2021-12-24 00:47:01 +07:00
Timothy Wright
87dd49973b Align kbd to baseline 2021-12-20 10:42:01 -05:00
Timothy Wright
5a832744b1 Align text to baseline in mark 2021-12-19 17:22:47 -05:00
Justin Bishop
4b087f78f6 remove odd extra indent in gridless.scss 2021-12-19 09:22:59 -08: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
0bd7707e29 Bump version v1.4.2 2021-12-19 11:12:06 +07:00
Lucas Larroche
6f09f02012 Fix: Classless version 2021-12-19 10:40:54 +07:00
Lucas Larroche
41314ab4b0 Revert "Merge branch 'master' into dev"
This reverts commit 6a6d67dbab, reversing
changes made to ba4bd765d8.
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 b45830626e.
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
d9a6ac1a65 Modal: Delete blur background and handle scrollbar 2021-11-14 11:09:58 +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
5557876fce Minor clean: Accordion 2021-11-08 00:03:46 +07:00
Lucas Larroche
1b1c13b8cf Fix: Exclude tooltip animation on touch screens 2021-11-08 00:03:24 +07:00
Lucas Larroche
5bb7346728 Style: Modal 2021-11-08 00:02:42 +07:00
Lucas Larroche
c66f9911e2 Fix: Input aria-invalid 2021-11-07 12:32:09 +07:00
Lucas Larroche
15aafb84df Fix: Date & Time aria-invalid 2021-11-07 12:26:29 +07:00