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
f943d2a264
fix: switch aspect ratio and border
2024-03-03 22:04:36 +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
hybs123
2ada5ea6fe
fix:Button Padding Problem Fixed(SCSS update)
2024-03-03 13:05:39 +05:30
Lucas Larroche
990c9308bf
chore: bump version to v2.0.4
2024-03-03 11:56:58 +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
843bc51513
Merge branch 'dev' into ll/fix-form-element-margin-bottom-in-grid
2024-03-03 11:25:53 +07:00
Lucas Larroche
00718df9c8
Merge branch 'dev' into ll/fix-select-multiple
2024-03-03 11:20:06 +07: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
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
fc41088893
fix: modal close button
2024-02-17 10:51:18 +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
1e2eee8b3b
chore: bump version to v2.0.1
2024-02-17 10:09:19 +07:00
Lucas Larroche
75e49031ba
Merge branch 'dev' of https://github.com/picocss/pico
2024-02-16 20:53:51 +07:00
Lucas Larroche
ba7bb176f8
Merge branch 'dev' of https://github.com/picocss/pico
2024-02-16 20:45:24 +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
4d23487777
fix scss search icon
2024-02-12 14:25:06 +01:00
Lucas Larroche
8068ff31a3
chore: bump version to v2.0.0
2024-02-11 12:22:39 +07:00
Lucas Larroche
9fa6aa5fab
refactor: files structure
2024-01-29 23:31:37 +07:00
Lucas Larroche
bcac2dca3f
refactor: shadow function
2024-01-29 23:16:47 +07:00
Lucas Larroche
020182a7e0
style: dark shadow
2024-01-29 23:16:27 +07:00
Lucas Larroche
39781572d3
chore: bump version to v2.0.0-rc4
2024-01-28 20:32:07 +07:00
Lucas Larroche
a3b029f47d
style: nav
2024-01-28 17:04:52 +07:00
Lucas Larroche
1284b371b6
style: switch
2024-01-28 11:15:13 +07:00
Lucas Larroche
33ef3f5f4f
style: switch
2024-01-28 11:11:34 +07:00
Lucas Larroche
97f3f13aa5
refactor: group
2024-01-27 19:54:45 +07:00
Lucas Larroche
f958109248
feat: overflow-auto
2024-01-27 15:22:35 +07:00
Lucas Larroche
d07f4b4960
style: figure
2024-01-27 15:13:14 +07:00
Lucas Larroche
d3455eaca1
feat: remove horizontal scroller
2024-01-27 14:38:20 +07:00
Lucas Larroche
f7e63d69ae
feat: add Pico conditional version
2024-01-27 11:26:25 +07:00
Lucas Larroche
06474e39fa
Merge branch 'v2' into ll/v2-parent-selector
2024-01-25 22:22:05 +07:00
Lucas Larroche
766e6630d2
chore: build
2024-01-25 22:18:37 +07:00
Lucas Larroche
4eee189dab
style: switch, dropdown, loading
2024-01-25 21:27:02 +07:00
Paolo Melchiorre
4a6804aeaf
Update sans-serif fonts list
...
Here is a reference that justify my changes: https://css-tricks.com/snippets/css/system-font-stack/
2024-01-25 12:23:11 +01:00
Lucas Larroche
ef2100499b
feat: optional parent selector
2024-01-25 01:42:54 +07:00
Lucas Larroche
9ea68c42e0
feat: remove form element disabled and border color
2024-01-24 19:29:33 +07:00
Lucas Larroche
72c4678cf7
chore: bump version to v2.0.0-rc3
2024-01-22 21:36:15 +07:00
Lucas Larroche
2041261f16
feat: spacings multipliers disabled by default
2024-01-22 21:32:26 +07:00
Lucas Larroche
6ddb506eb8
feat: spacings multipliers disabled by default
2024-01-22 10:02:17 +07:00
Lucas Larroche
875207f082
feat: remove spacings multipliers
2024-01-22 09:35:18 +07:00
Lucas Larroche
aaba94868f
fix: semantic container
2024-01-21 14:43:19 +07:00
Lucas Larroche
a4de96269c
fix: semantic container
2024-01-21 14:35:31 +07:00
Lucas Larroche
53c96ba46a
fix: classless css
2024-01-15 21:44:23 +07:00