Commit graph

942 commits

Author SHA1 Message Date
Stefan Keim
05af0130eb
fix SASS Deprecation Warning
> Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.

> More info: https://sass-lang.com/d/mixed-decls
2024-07-18 08:42:53 +02:00
Lucas Larroche
6dc6489e69
Merge pull request #481 from picocss/dev
v2.0.6
2024-03-03 22:09:25 +07:00
Lucas Larroche
f943d2a264 fix: switch aspect ratio and border 2024-03-03 22:04:36 +07:00
Lucas Larroche
8d2a880036
Merge pull request #480 from picocss/dev
v2.0.5
2024-03-03 17:42:40 +07:00
Lucas Larroche
916ac90ff4 chore: bump version to v2.0.5 2024-03-03 17:37:41 +07:00
Lucas Larroche
9fe625a78a fix: revert #460 2024-03-03 17:31:48 +07:00
Lucas Larroche
5bc3b2f8bf
Merge pull request #479 from hybs123/main
fix:Button Padding Problem Fixed(SCSS update)
2024-03-03 17:29:20 +07:00
Lucas Larroche
afbcadbfdf chore: build 2024-03-03 17:25:50 +07:00
hybs123
2ada5ea6fe fix:Button Padding Problem Fixed(SCSS update) 2024-03-03 13:05:39 +05:30
Lucas Larroche
d610bd3b07
Merge pull request #478 from picocss/dev
v2.0.4
2024-03-03 12:14:06 +07:00
Lucas Larroche
990c9308bf chore: bump version to v2.0.4 2024-03-03 11:56:58 +07:00
Lucas Larroche
855bdb4ee6 chore: build 2024-03-03 11:47:41 +07:00
Lucas Larroche
070a4e2442 Revert "Revert "Merge branch 'dev' into ll/fix-form-element-margin-bottom-in-grid""
This reverts commit 861daac49b.
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 843bc51513, reversing
changes made to b8b7aa18c4.
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
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
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
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