Commit graph

168 commits

Author SHA1 Message Date
Lucas Larroche
4d127ba233 chore: Build JS 2022-05-24 09:44:55 +07:00
Joan Mira
0438e8c24d
Update modal.js
This change allows catching the element with the handler attached, rather than target any other child element.
2022-05-24 00:14:33 +09:00
Lucas Larroche
3b05421333 docs: Add composer 2022-05-22 11:25:28 +07:00
Lucas Larroche
cdbff8e78a docs: Add composer 2022-05-22 10:09:07 +07:00
Lucas Larroche
cc95a5cc9c chore: Build docs 2022-05-22 09:59:31 +07:00
larryhynes
53d8b6df69 containers.html: childs -> children
'childs' is incorrect.
2022-05-22 09:59:31 +07:00
Lucas Larroche
5bb86acc3b chore: Build docs 2022-05-22 09:59:31 +07:00
larryhynes
d8f1782731 dropdowns.html: childs -> children 2022-05-22 09:59:31 +07:00
Lucas Larroche
01308c8627 Bump version v1.5.0 2022-03-13 15:40:42 +07:00
Lucas Larroche
dbc59ca696 docs: Disclaimer about links and buttons classes 2022-03-13 15:31:11 +07:00
Lucas Larroche
58edd9f24b docs: Edit disclaimer about modal utility classes 2022-03-13 15:18:56 +07:00
Lucas Larroche
5776890352 Merge branch 'dev' into pr/172 2022-03-13 14:59:29 +07:00
Lucas Larroche
066ecb46e0 Explicit browser support 2022-03-13 11:44:44 +07:00
Lucas Larroche
b757cf37d2 Merge branch 'dev' into pr/174 2022-03-13 11:02:41 +07:00
Lucas Larroche
3f385d67a7 docs(search): Simplified example 2022-03-13 11:01:44 +07:00
Lucas Larroche
8c64ef2e1a docs: Store color scheme in localStorage 2022-03-13 10:15:42 +07:00
Ömür Yanıkoğlu
a469644b42 build docs 2022-03-09 04:43:36 +03:00
Ömür Yanıkoğlu
a1010ac854 add search input use cases to form docs 2022-03-09 04:43:24 +03:00
Sergi Pons Freixes
e8d7f518ce Add disclaimer about modal utility classes on class-less version 2022-03-07 21:06:15 -08:00
Lucas Larroche
732893455e chore: Update dependencies 2022-03-06 22:01:00 +07:00
Lucas Larroche
43cacb0b93 docs(nav): Add role=button example 2022-03-06 16:44:29 +07:00
Lucas Larroche
9b0dda8b94 style(nav) 2022-03-06 09:44:46 +07:00
Lucas Larroche
9a0db7ab7f style(dropdowns) 2022-03-06 09:37:03 +07:00
Lucas Larroche
8ade36ea87 fix(dropdowns): Typo 2022-02-28 09:21:28 +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
2906e37f7a style(dropdowns): Better support for :focus 2022-02-27 17:21:13 +07:00
Lucas Larroche
f7ed336ac0 chore: rebuild 2022-02-27 16:59:36 +07:00
Lucas Larroche
f909542b1e docs(dropdowns): typo 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
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
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
reinerBa
b2966a3976
Update docs for radio label duplication
One </label> is enough
2022-01-24 14:15:35 +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
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
Lucas Larroche
3fc8dad9a4 Update docs for role=button 2022-01-16 11:44:41 +07:00
Lucas Larroche
3f28ca44a7 Remove unnecessary closing brackets in src/ 2022-01-04 22:26:21 +07:00
Jeff Baumes
9f913cda1d
Remove extraneous closing brackets
Modal example had a few extra closing brackets that are not valid HTML.
2022-01-02 11:02:03 -05:00
Lucas Larroche
7f6ed9f5cb Add <tfoot> support 2021-12-31 17:01:01 +07:00
KiranMantha
fe92c59e2d fixed merge conflicts 2021-12-31 14:58:26 +05:30
KiranMantha
1a392ec408 chore: refactored example snippets 2021-12-31 12:57:08 +05:30