Commit graph

90 commits

Author SHA1 Message Date
yp
d9f7cd6db6 Fix: updated dropdown margins when inside a label 2023-03-19 18:49:59 +01:00
rbf
6999d4246a
fix(modal): prevent scrolling and interactions below a modal on mobile 2022-11-07 15:28:12 +01:00
Lucas Larroche
aaa1ffe05c fix: Breadcrumb 2022-09-13 02:16:29 +07:00
Lucas Larroche
36832baec6 refactor: animation name with dash-case 2022-09-11 16:18:58 +07:00
Lucas Larroche
0b141dc266 Merge branch 'dev' into ll/modal/backdrop 2022-09-11 15:42:08 +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
ecba574e49 feat(modal): Add backdrop-filter 2022-06-05 10:37:48 +07:00
Lucas Larroche
5a76e023a9 fix(card): Sections 2022-05-26 09:24:26 +07:00
Lucas Larroche
0b0ebd3716 fix(modal): Override default browser color 2022-05-22 11:03:51 +07:00
Lucas Larroche
43cacb0b93 docs(nav): Add role=button example 2022-03-06 16:44:29 +07:00
Lucas Larroche
6cbc258a0d fix(accordion): marker height 2022-03-06 16:24:19 +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
77cdcc6e4a chore(modal): Optimize selectors 2022-03-06 13:37:20 +07:00
Lucas Larroche
aaf718a1d4 chore(dropdown): Optimize selectors 2022-03-06 13:28:27 +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
667c94951a chore: Clean syntax 2022-02-28 11:28:33 +07:00
Lucas Larroche
8b6ae9bf93 fix(dropdowns): Marker break line 2022-02-28 11:20:58 +07:00
Lucas Larroche
083d7e7e6a feat(dropdowns): Add nested list support 2022-02-28 01:57:59 +07:00
Lucas Larroche
e54d1ee4f7 feat(dropdowns): Dropdowns inside nav 2022-02-27 22:43:15 +07:00
Lucas Larroche
37b6aaab39 style(accordion): Marker spacing 2022-02-27 21:59:25 +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
df298eb4aa feat(accessibility): Add aria-current 2022-02-27 16:12:53 +07:00
Lucas Larroche
01a1f52022
Merge branch 'dev' into ll/refactor/nav 2022-02-27 15:10:02 +07:00
Lucas Larroche
437b3fb8ce chore: rebuild 2022-02-27 14:58:34 +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
Jelmer Veen
8fffc986c6 fix: updated breadcrumb according to feedback and kept to aria specification 2022-02-08 11:07:18 +01:00
Lucas Larroche
3c7137d509 fix(rtl): Progress bar 2022-02-06 10:25:10 +07: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
1bf1a8e461
Merge branch 'll/feature/dropdown' into dev 2022-01-23 13:03:54 +07:00
Lucas Larroche
7f8a43b879 Accordion: Allow role button 2022-01-23 12:45:00 +07:00
KiranMantha
7fb60da1e0 made dropdown appearance inline with form controls 2022-01-20 19:37:37 +05:30
KiranMantha
30ff7bc212 Merge branch 'dev' of https://github.com/picocss/pico into dev 2022-01-20 18:29:34 +05:30
Lucas Larroche
18224bdc07 Fix: dialog max-height 2022-01-16 12:43:16 +07:00
Nadim alabdou
460574650c
fix : remove duplicated list-style-type: none; 2022-01-02 00:06:15 +01: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
72a3adb16b feature(issue#52): added a new dropdown component 2021-12-27 13:55:58 +05:30
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