Commit graph

1008 commits

Author SHA1 Message Date
Lucas Larroche
058ab9dc0e style: validation icon colors 2023-12-26 20:55:58 +07:00
Lucas Larroche
45da5c96d7 style: button outline 2023-12-26 20:55:32 +07:00
Lucas Larroche
28529d49a2 chore: update node 2023-12-26 20:54:58 +07:00
Lucas Larroche
a3eb54eb87 chore: update dependencies 2023-12-24 10:41:54 +07:00
Brian Espinosa
55d5e9d879 fix: Make aria-current selector more specific on links 2023-10-20 12:10:00 -07:00
Damir
175e7def64
Update _dropdown.scss
Add missing chevron icon when accordion is disabled but not dropdown.
2023-09-29 08:47:14 +02:00
Eric Fortmeyer
5e012413c8
use p tag within hgroup example
HTML linters will display errors when the example is copied as is.  This is because the standard requires that only one h* tag is used.  See https://html.spec.whatwg.org/multipage/sections.html#the-hgroup-element.
2023-09-16 17:14:31 -05:00
Lucas Larroche
8ba5740b8a chore: update jsdelivr links 2023-04-23 11:23:51 +07:00
Lucas Larroche
2e8cd6e786 chore: clean package.json 2023-04-23 10:53:13 +07:00
Lucas Larroche
5c22504843 feat: remove date input icon in Firefox
#348
2023-04-23 10:47:16 +07:00
Lucas Larroche
960e793bb2 feat: exclude html for aria-busy
#349
2023-04-23 10:44:33 +07:00
Lucas Larroche
7e22e16910 chore: update dependencies 2023-04-22 12:46:41 +07:00
Lucas Larroche
5ce6840d49 chore: build 2023-04-22 12:31:59 +07:00
Lucas Larroche
3687d3ab45
Merge pull request #354 from picocss/dev
v1.5.10
2023-04-22 12:27:58 +07:00
Lucas Larroche
1accf5283a chore: bump version to v1.5.10 2023-04-22 12:19:21 +07:00
Lucas Larroche
ae9b4f4289 chore: update dependencies 2023-04-22 12:14:41 +07:00
Lucas Larroche
ef2e8778ac feat: remove date input icon in Firefox 2023-04-22 11:24:21 +07:00
Lucas Larroche
84ff387636 chore: build 2023-04-22 10:52:40 +07:00
Lucas Larroche
2c0a25fd6c
Merge pull request #349 from bradgessler/remove-spinner-from-html-entity
Exclude `html` entity from aria-busy
2023-04-22 10:50:36 +07:00
Brad Gessler
1874510be3 Exclude html entity from aria-busy
When using Pico with Rails Turbo, this would cause the page
to "jump" because Turbo adds the `aria-busy` attribute to the root
`html` entity on a page. Excluding it from this list makes the page
not jump.
2023-04-12 01:32:01 -07:00
Lucas Larroche
ed609b7219 Merge branch 'v2' of https://github.com/picocss/pico into v2 2023-04-11 20:17:36 +07:00
Lucas Larroche
9d594da89e Update README.md 2023-04-11 20:17:00 +07:00
Lucas Larroche
224a832f92 Update README.md 2023-04-11 20:16:14 +07:00
Lucas Larroche
f012ebc23e chore: update dependencies 2023-04-10 13:18:57 +07:00
Lucas Larroche
b2b74e680f chore: update README 2023-04-10 12:12:09 +07:00
Lucas Larroche
add74b3de6 Merge branch 'v2' of https://github.com/picocss/pico into v2 2023-04-10 12:02:57 +07:00
Lucas Larroche
b3dc4cdb97 chore: update README 2023-04-10 12:02:02 +07:00
Lucas Larroche
678a0394ef chore: update README 2023-04-10 11:59:32 +07:00
Lucas Larroche
662e12f007 refactor: system font stack 2023-04-10 11:02:22 +07:00
Lucas Larroche
1dfbf84833 refactor: group CSS vars 2023-04-10 10:48:10 +07:00
Lucas Larroche
4f2f597f9f feat: support for dropdown with label 2023-04-09 12:01:33 +07:00
Lucas Larroche
021899557b feat: support .grid + small
See #271
2023-04-09 11:54:55 +07:00
Lucas Larroche
a7567cc8b3 chore: update brand name 2023-04-09 11:32:32 +07:00
Lucas Larroche
0534acfa8d
Merge pull request #346 from picocss/dev
v1.5.9
2023-04-09 11:08:47 +07:00
Lucas Larroche
4dcefb7da2 chore: update download links 2023-04-09 11:04:22 +07:00
Lucas Larroche
203f3daa00 chore: Add images in .github 2023-04-09 11:02:22 +07:00
Lucas Larroche
18629154b1 chore: update example links 2023-04-09 10:59:02 +07:00
Lucas Larroche
32ae3cf8eb chore: bump version to v1.5.9 2023-04-09 10:54:59 +07:00
Lucas Larroche
714ff062f5 chore: update example links 2023-04-09 10:50:09 +07:00
Lucas Larroche
7cfe8de756 chore: update dependencies 2023-04-09 10:15:01 +07:00
Lucas Larroche
b328fcd183
Merge pull request #345 from picocss/dev
v1.5.8
2023-04-08 13:02:05 +07:00
Lucas Larroche
24639b4516 fix: typo in typography 2023-04-08 12:58:11 +07:00
Lucas Larroche
f21a5a2ee1 chore: bump version to v1.5.8 2023-04-08 12:52:32 +07:00
Lucas Larroche
480b95aede chore: update brand name 2023-04-08 12:42:55 +07:00
Lucas Larroche
19e34a3552 chore: change CDN from unpkg to jsdelivr 2023-04-08 12:38:51 +07:00
Lucas Larroche
3f3962df83 chore: update dependencies 2023-04-08 12:20:28 +07:00
Lucas Larroche
642750fbb3 build: pin caniuse-lite 2023-04-08 12:14:28 +07:00
Lucas Larroche
d0ff1fb028 chore: build 2023-04-08 12:04:26 +07:00
Lucas Larroche
118892abd6
Merge pull request #339 from ypascal/master
Aligns dropdown with other inputs in a grid (solves issue #338)
2023-04-08 12:03:28 +07:00
Lucas Larroche
35005a9e03
Merge pull request #308 from Edwing123/master
Minor changes in the documentation (customization page)
2023-04-08 11:42:57 +07:00