Commit graph

587 commits

Author SHA1 Message Date
Zbigniew Malcherczyk
c3b3d23b18
Optimise exported repository by introducing .gitattributes 2023-05-02 16:51:28 +02: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
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
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
yp
cac1551875 build 2023-03-19 18:50:04 +01:00
yp
d9f7cd6db6 Fix: updated dropdown margins when inside a label 2023-03-19 18:49:59 +01:00
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
08da409d07 chore: Bump version to v1.5.7 2023-01-28 14:42:22 +07:00
Lucas Larroche
edfb8cb5d3
Merge pull request #289 from picocss/dev
v1.5.7
2023-01-28 14:35:59 +07:00
Lucas Larroche
ff2e4e1f5a chore: lock major version for CDN links 2023-01-28 14:34:38 +07:00
Lucas Larroche
c127fce9f1 chore: Bump version to v1.5.7 2023-01-28 14:12:55 +07:00
Lucas Larroche
34101e2653 docs: update customization 2023-01-28 13:38:39 +07:00
Lucas Larroche
45e4a58843 chore: update copyright dates 2023-01-28 13:14:38 +07:00
Lucas Larroche
2b0f272917 chore: build 2023-01-28 13:09:52 +07:00
Lucas Larroche
010dc5594d
Merge pull request #271 from cmbuckley/dev
Support .grid + small in forms
2023-01-28 13:09:08 +07:00
Lucas Larroche
18fc056995 chore: update dependencies 2023-01-28 12:53:19 +07:00
Lucas Larroche
f40de05a85 chore: build 2023-01-28 12:46:14 +07:00
Lucas Larroche
cf887066f4
Merge pull request #301 from eltociear/patch-1
Fix typo in theme-switcher.js
2023-01-28 12:45:37 +07:00
Lucas Larroche
9d6d54a1d3 chore: build 2023-01-28 12:39:08 +07:00
Lucas Larroche
1c6758dd4c
Merge pull request #300 from waldyrious/copyedit
Copyedit some text passages in the docs
2023-01-28 12:35:54 +07:00
Lucas Larroche
df61784095
Merge branch 'dev' into copyedit 2023-01-28 12:26:57 +07:00
Ikko Eltociear Ashimine
61be7a852a
Fix typo in theme-switcher.js
Prefered -> Preferred
2023-01-18 12:03:06 +09: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
Chris Buckley
b96dfab168 Support .grid + small in forms 2022-12-26 17:18:27 +00:00
Lucas Larroche
3809ba3afa
Merge pull request #284 from FWDekker/progress-docs
Remove incorrect JS for indeterminate progress
2022-12-26 14:26:48 +07:00
Lucas Larroche
20556ec61e chore: build 2022-12-26 14:04:49 +07:00
Lucas Larroche
bce1beeb3d
Merge pull request #279 from mattcroat/patch-1
docs: Fix bad path in customization
2022-12-26 14:03:51 +07:00