Commit graph

511 commits

Author SHA1 Message Date
Lucas Larroche
f7ed336ac0 chore: rebuild 2022-02-27 16:59:36 +07:00
Lucas Larroche
75cfc082d8 style(dropdowns) 2022-02-27 16:55:59 +07:00
Lucas Larroche
f909542b1e docs(dropdowns): typo 2022-02-27 16:55:48 +07:00
Lucas Larroche
e01fac7d4e Update README.md 2022-02-27 16:55:48 +07:00
Lucas Larroche
45426dd4b3 Dropdown component 2022-02-27 16:55:48 +07:00
Lucas Larroche
f1a6e50461 style(docs): Aside nav 2022-02-27 16:44:04 +07:00
Lucas Larroche
b2d0bc4782
Merge pull request #166 from picocss/ll/feature/active-class
feat(accessibility): Add aria-current
2022-02-27 16:22:07 +07:00
Lucas Larroche
df298eb4aa feat(accessibility): Add aria-current 2022-02-27 16:12:53 +07:00
Lucas Larroche
b0255697d7
Merge pull request #165 from picocss/ll/refactor/nav
refactor(nav): Add css vars
2022-02-27 15:32:55 +07:00
Lucas Larroche
5dc5fcbb85 chore: rebuild 2022-02-27 15:11:36 +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
Leonardo Matos
99c9222294
Simpler/smaller typografy selectors with :where :is 2022-02-24 00:04:56 -03: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
6123fa71f4
Merge pull request #142 from reinerBa/patch-1
Update docs for radio label duplication
2022-02-06 11:04:04 +07:00
Lucas Larroche
0eaece2c64 content(docs): Change disabled switch copy 2022-02-06 10:59:18 +07:00
Lucas Larroche
3bcb55aa1f fix(docs): Remove duplicate label 2022-02-06 10:57:26 +07:00
Lucas Larroche
d6ee665cc1
Merge pull request #154 from picocss/ll/fix/rtl
Fix RTL: Progress bar
2022-02-06 10:28:28 +07:00
Lucas Larroche
3c7137d509 fix(rtl): Progress bar 2022-02-06 10:25:10 +07:00
vardumper
6e326f4caf added composer.json, added instructions in README.md 2022-01-26 11:21:35 +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
reinerBa
b2966a3976
Update docs for radio label duplication
One </label> is enough
2022-01-24 14:15:35 +01:00
Leonardo Matos
7fa4a59073
Simpler/smaller selectors with :where :is
Note: https://developer.mozilla.org/en-US/docs/Web/CSS/:where#browser_compatibility doesn't match current [browserlist](https://github.com/picocss/pico/blob/master/package.json#L98-L102) entirely, I will continue the PR checking same microoptin on other files if you agree we can avoid 100% support for following browsers:

- Safari 13.1                   0.530%
- Samsung 14.0             2.258%
- Samsung 13.0             0.198%
- Internet Explorer 11    0.748% (just mentioning, not supported already as it can't handle CSS props)

https://browserslist.dev/?q=Pj0gMC41JSwgbGFzdCAyIG1ham9yIHZlcnNpb25zLCBub3QgZGVhZA%3D%3D
2022-01-23 13:34:38 -03:00
Lucas Larroche
1bf1a8e461
Merge branch 'll/feature/dropdown' into dev 2022-01-23 13:03:54 +07:00
Lucas Larroche
ebc80b4d6e
Merge pull request #137 from picocss/ll/accordion-role-button
Accordion: Allow role button
2022-01-23 12:50:52 +07:00
Lucas Larroche
7f8a43b879 Accordion: Allow role button 2022-01-23 12:45:00 +07:00
Lucas Larroche
1c99a48332 Dropdown: Sidebar order 2022-01-23 10:34:14 +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
Tushar Nankani
0699a1dcac
Create CONTRIBUTING.md 2022-01-16 22:30:21 +05:30
Tushar Nankani
1812455ff2
Merge branch 'picocss:master' into feat/add-issue-templates 2022-01-16 22:27:57 +05:30
Lucas Larroche
a018211b14
Merge pull request #113 from picocss/dev
v1.4.4
2022-01-16 14:54:33 +07:00
Lucas Larroche
ecad44c5db Bump version v1.4.4 2022-01-16 14:53:18 +07:00
Lucas Larroche
fff0f20210
Merge pull request #133 from picocss/clean-role-switch
Clean role=switch
2022-01-16 13:25:09 +07:00
Lucas Larroche
e1c419855e Clean role=switch 2022-01-16 13:24:02 +07:00
Lucas Larroche
91e427caec
Merge pull request #132 from picocss/fix-modal
Fix: modal overflow
2022-01-16 12:46:58 +07:00
Lucas Larroche
18224bdc07 Fix: dialog max-height 2022-01-16 12:43:16 +07:00
Lucas Larroche
6837e3071c
Merge pull request #131 from picocss/role-button
Allow role=button to any HTML element
2022-01-16 12:14:27 +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
3fc8dad9a4 Update docs for role=button 2022-01-16 11:44:41 +07:00
Lucas Larroche
270a128de4 Allow role=button to any HTML element 2022-01-16 11:41:50 +07:00
Lucas Larroche
7c424e8e01
Merge pull request #130 from picocss/update-dependencies
Update dependencies
2022-01-16 11:13:51 +07:00
Lucas Larroche
971941af04 Update dependencies 2022-01-16 11:12:05 +07:00
Lucas Larroche
fe0a9d7e72 Build .css files 2022-01-04 22:46:55 +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
79270cf1d2
Merge pull request #108 from jeffbaumes/patch-1
Remove extraneous closing brackets
2022-01-04 22:35:39 +07:00