Edwing123
6bf87e447a
docs: remove extra semicolon from code snippet
2023-02-03 03:39:21 -06:00
Edwing123
9e64d63edc
docs: place comma (,) in the correct position
...
While reading the docs (on Customization page), I found the placement
of the comma (,) kind of weird, so I did some research and found out a more
appropiate placement for it.
One of the consulted websites was: https://www.grammarly.com/blog/comma-before-or/
2023-02-03 03:36:49 -06:00
Lucas Larroche
ff2e4e1f5a
chore: lock major version for CDN links
2023-01-28 14:34:38 +07:00
Lucas Larroche
34101e2653
docs: update customization
2023-01-28 13:38:39 +07:00
Lucas Larroche
df61784095
Merge branch 'dev' into copyedit
2023-01-28 12:26:57 +07:00
Waldir Pimenta
4bc18d8673
docs: whitespace cleanup
2023-01-16 22:13:30 +00:00
Waldir Pimenta
4d2467763b
Copyedit some text passages
...
- Table of content → Table of contents
- Sentence case in README
- natives form elements → native form elements
2023-01-16 22:13:04 +00:00
Florine W. Dekker
b32c9789a9
Remove unnecessary JS for indeterminate progress
2022-12-14 22:37:53 +01:00
Lucas Larroche
6188437d1f
fix: classless documentation page
2022-10-03 09:05:14 +07:00
Lucas Larroche
ed1933c187
docs: update Gatsby link
2022-10-02 20:01:31 +07:00
Lucas Larroche
fbd77f27bf
docs: changes paths to @picocss/pico in customization
2022-10-02 16:46:14 +07:00
Lucas Larroche
20869b20a2
docs: add documentation for $semantic-root-element
2022-10-02 16:45:28 +07:00
Lucas Larroche
aaa1ffe05c
fix: Breadcrumb
2022-09-13 02:16:29 +07:00
Lucas Larroche
c5281da269
docs: Fix breadcrumb
2022-09-13 01:26:56 +07:00
Lucas Larroche
2e8fc0b9b8
docs: Fix canonical URLs
2022-09-13 01:22:47 +07:00
Lucas Larroche
c84a1017a2
docs: Add link to RTL example
2022-09-11 19:11:48 +07:00
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