Commit graph

69 commits

Author SHA1 Message Date
Lucas Larroche
e33f67e39c docs: Update tooltips 2022-09-11 14:37:31 +07:00
Lucas Larroche
f8cc7e9c39 Merge branch 'dev' into pr/180 2022-09-11 14:12:58 +07:00
Lucas Larroche
132b499db2 docs: Style of code snippets 2022-09-11 14:00:44 +07:00
Kevin
9916574e33 docs: add tooltips examples 2022-06-21 17:26:12 +08: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
d7bfb3609a fix(feedback): breadcrumb is now lower-case 2022-06-12 12:30:17 +02: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
larryhynes
53d8b6df69 containers.html: childs -> children
'childs' is incorrect.
2022-05-22 09:59:31 +07:00
larryhynes
d8f1782731 dropdowns.html: childs -> children 2022-05-22 09:59:31 +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
3f385d67a7 docs(search): Simplified example 2022-03-13 11:01:44 +07: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
43cacb0b93 docs(nav): Add role=button example 2022-03-06 16:44:29 +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
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
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
Jelmer Veen
8fffc986c6 fix: updated breadcrumb according to feedback and kept to aria specification 2022-02-08 11:07:18 +01: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
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
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
Lucas Larroche
7f6ed9f5cb Add <tfoot> support 2021-12-31 17:01:01 +07:00
KiranMantha
1a392ec408 chore: refactored example snippets 2021-12-31 12:57:08 +05:30
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
9ed2816652
Merge pull request #91 from AmiralBl3ndic/dev
feature(issue#90): add an alternative to hgroup
2021-12-31 11:48:41 +07:00
Lucas Larroche
568f3c646d Update .headings SCSS code and docs 2021-12-31 11:42:44 +07:00
Lucas Larroche
c430d146f7
Merge pull request #93 from Shirobachi/fix-modal-call
Fix modal calls
2021-12-31 11:08:23 +07:00
Lucas Larroche
4175f83e19 Fix modal example code 2021-12-31 10:57:06 +07:00
AmiralBl3ndic
ed120df03b Feat: add a class alternative to hgroup 2021-12-29 19:22:08 +01:00
KiranMantha
924034a87c chore: fixed typo in docs 2021-12-27 17:53:21 +05:30
KiranMantha
f410f48c1c chore: updated docs as per contribution rules 2021-12-27 17:33:16 +05:30