930 Commits

Author SHA1 Message Date
Lucas Larroche
070a4e2442 Revert "Revert "Merge branch 'dev' into ll/fix-form-element-margin-bottom-in-grid""
This reverts commit 861daac49b36680c6e33764dfb29c764e29db7e6.
2024-03-03 11:45:50 +07:00
Lucas Larroche
ea20a9be5d Update _loading.scss 2024-03-03 11:44:52 +07:00
Lucas Larroche
861daac49b Revert "Merge branch 'dev' into ll/fix-form-element-margin-bottom-in-grid"
This reverts commit 843bc5151342f147094a00c16ffa67dbd10a05fc, reversing
changes made to b8b7aa18c42576aa0dccc20104b2fb8e9fe6bb8c.
2024-03-03 11:44:32 +07:00
Lucas Larroche
a73b7af662 chore: update dependencies 2024-03-03 11:36:22 +07:00
Lucas Larroche
2e2029534c chore: build 2024-03-03 11:35:04 +07:00
Lucas Larroche
eb90cfd185
Merge pull request #471 from FireIsGood/fix-readme
Fix the README header spacing
2024-03-03 11:32:12 +07:00
Lucas Larroche
41832cc0cf
Merge pull request #460 from picocss/ll/fix-form-element-margin-bottom-in-grid
fix: form element margin bottom in .grid
2024-03-03 11:26:24 +07:00
Lucas Larroche
843bc51513 Merge branch 'dev' into ll/fix-form-element-margin-bottom-in-grid 2024-03-03 11:25:53 +07:00
Lucas Larroche
fc15ec9e1b
Merge pull request #459 from picocss/ll/fix-select-multiple
fix: select multiple option color
2024-03-03 11:20:48 +07:00
Lucas Larroche
00718df9c8 Merge branch 'dev' into ll/fix-select-multiple 2024-03-03 11:20:06 +07:00
Lucas Larroche
f0b889e76d
Merge pull request #472 from FireIsGood/fix-switches
Fix input switch inconsistency
2024-03-03 10:39:06 +07:00
Lucas Larroche
851e45a8e8 Merge branch 'dev' into pr/472 2024-03-03 10:31:50 +07:00
Lucas Larroche
4aa2c14542
Merge pull request #474 from FireIsGood/fix-spinner
Fix loading spinner sizing
2024-03-03 10:16:14 +07:00
FireIsGood
5beccff701
chore: build 2024-02-26 12:27:05 -08:00
FireIsGood
bef69e8c02
fix: loading spinner sizing
The loading spinner was not sized to the actual element's size due to
the units being used incorrectly.
2024-02-26 12:26:32 -08:00
FireIsGood
803777ef7b
chore: build 2024-02-25 02:54:29 -08:00
FireIsGood
760a7b02f7
fix: inconsistent enabled switch state
Fixes the switch state by making it offset correctly instead of ballpark
with the wrong units
2024-02-25 02:53:50 -08:00
FireIsGood
e5d66a53b3
fix: README header spacing
Fixed the extra spacing for one of the headers. Previously, it had two
spaces above and 0 below which was inconsistent with other headers. Also
it made my formatter angry.
2024-02-25 02:28:26 -08:00
Lucas Larroche
b8b7aa18c4 fix: form element margin bottom in .grid 2024-02-18 11:52:51 +07:00
Lucas Larroche
3fcddcfb37 fix: select multiple option color 2024-02-18 11:02:16 +07:00
Lucas Larroche
f714a51d9e
Merge pull request #456 from picocss/dev
v2.0.3
v2.0.3
2024-02-17 10:52:31 +07:00
Lucas Larroche
fc41088893 fix: modal close button 2024-02-17 10:51:18 +07:00
Lucas Larroche
0724efa574
Merge pull request #455 from picocss/dev
v2.0.2
v2.0.2
2024-02-17 10:35:10 +07:00
Lucas Larroche
b8ef9c49b8 chore: bump version to v2.0.2 2024-02-17 10:33:23 +07:00
Lucas Larroche
57b3076ca8 fix: modal close button 2024-02-17 10:32:11 +07:00
Lucas Larroche
506e82cb8f
Merge pull request #453 from picocss/dev
v2.0.1
v2.0.1
2024-02-17 10:11:32 +07:00
Lucas Larroche
1e2eee8b3b chore: bump version to v2.0.1 2024-02-17 10:09:19 +07:00
Lucas Larroche
79bcb2bcda chore: update dependencies 2024-02-16 21:03:43 +07:00
Lucas Larroche
0df5d131ca
Merge pull request #444 from benizz0/dev
Fix search icon on search input
2024-02-16 20:59:07 +07:00
Lucas Larroche
75e49031ba Merge branch 'dev' of https://github.com/picocss/pico 2024-02-16 20:53:51 +07:00
Lucas Larroche
021144da04
Merge pull request #448 from Atmos4/main
Allow `button` as modal closing icon.
2024-02-16 20:46:18 +07:00
Lucas Larroche
ba7bb176f8 Merge branch 'dev' of https://github.com/picocss/pico 2024-02-16 20:45:24 +07:00
Lucas Larroche
8765ba79b6
Merge pull request #447 from picocss/ll/fix-remove-cursor-default
fix: remove cursor default
2024-02-16 20:36:07 +07:00
benizz0
f2d4f8fd52 yarn build 2024-02-14 19:46:01 +01:00
Atmos4
ddd9cc4772 feat: modal
Accept `button[rel=prev]` as modal closing item
2024-02-13 17:27:13 +01:00
Lucas Larroche
68367e2bd0 fix: remove cursor default 2024-02-13 23:12:45 +07:00
b.platroz
6d5a73f625 Minify 2024-02-12 14:32:54 +01:00
b.platroz
e6e970ea59 Compiled scss 2024-02-12 14:27:28 +01:00
b.platroz
4d23487777 fix scss search icon 2024-02-12 14:25:06 +01:00
Lucas Larroche
175b101aa8 docs: update CONTRIBUTING v2.0.0 2024-02-11 13:26:42 +07:00
Lucas Larroche
daf39794c6 docs: update README 2024-02-11 13:23:54 +07:00
Lucas Larroche
5907151a92 docs: update README 2024-02-11 12:36:32 +07:00
Lucas Larroche
2d56846d4b
Merge pull request #443 from picocss/v2
v2
2024-02-11 12:23:38 +07:00
Lucas Larroche
8068ff31a3 chore: bump version to v2.0.0 2024-02-11 12:22:39 +07:00
Lucas Larroche
8331d4e6d1 docs: update CONTRIBUTING 2024-02-11 12:20:24 +07:00
Lucas Larroche
0c4170f359 chore: update copyright date 2024-02-11 12:09:11 +07:00
Lucas Larroche
e45285bade docs: update README 2024-02-11 12:08:13 +07:00
Lucas Larroche
f2c415b8ec docs: update README 2024-02-11 12:01:52 +07:00
Lucas Larroche
a83b0c77e9 Merge branch 'main' of https://github.com/picocss/pico 2024-02-11 12:00:26 +07:00
Lucas Larroche
e78d4821d0 docs: update README 2024-02-11 12:00:15 +07:00