Lucas Larroche
d370d7b07a
chore: bump version to v1.5.13
2024-03-03 12:06:29 +07:00
Lucas Larroche
cc7457bc94
chore: bump version to v1.5.12
2024-02-11 13:07:19 +07:00
Asbjørn Ulsberg
d85d2f177c
feat: include the close icon styles in classless
2023-12-28 14:24:42 +01:00
Lucas Larroche
14fa09035c
chore: bump version to v1.5.11
2023-12-28 17:24:57 +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
Lucas Larroche
1accf5283a
chore: bump version to v1.5.10
2023-04-22 12:19:21 +07:00
Lucas Larroche
ef2e8778ac
feat: remove date input icon in Firefox
2023-04-22 11:24:21 +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
32ae3cf8eb
chore: bump version to v1.5.9
2023-04-09 10:54:59 +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
yp
d9f7cd6db6
Fix: updated dropdown margins when inside a label
2023-03-19 18:49:59 +01:00
Lucas Larroche
c127fce9f1
chore: Bump version to v1.5.7
2023-01-28 14:12:55 +07:00
Lucas Larroche
45e4a58843
chore: update copyright dates
2023-01-28 13:14:38 +07:00
Chris Buckley
b96dfab168
Support .grid + small in forms
2022-12-26 17:18:27 +00:00
Lucas Larroche
f33b27fabb
Merge pull request #272 from immers-space/theme-override
...
Allow use of custom data-theme values that also override auto light/dark switching
2022-12-26 12:46:29 +07:00
rbf
6999d4246a
fix(modal): prevent scrolling and interactions below a modal on mobile
2022-11-07 15:28:12 +01:00
Will Murphy
5247a21b4b
custom themes also override auto switching
2022-11-03 10:06:12 -05:00
Lucas Larroche
35fa9fcbcc
chore: Bump to version v1.5.6
2022-10-02 19:22:03 +07:00
Lucas Larroche
20869b20a2
docs: add documentation for $semantic-root-element
2022-10-02 16:45:28 +07:00
Lucas Larroche
bd2ff599a6
Merge branch 'dev' into dev
2022-10-02 15:02:24 +07:00
Lucas Larroche
4530cacc68
Merge branch 'dev' into pr/224
2022-10-02 14:55:39 +07:00
Lucas Larroche
4a6dd73f5e
fix: add exclusions to aria-invalid
2022-10-02 14:42:20 +07:00
Lucas Larroche
d86b497c91
Merge branch 'dev' into ll/patch-date-input-icon
2022-10-02 14:39:52 +07:00
Lucas Larroche
97b2a4641f
chore: Bump to version v1.5.5
2022-09-13 08:50:45 +07:00
Lucas Larroche
aaa1ffe05c
fix: Breadcrumb
2022-09-13 02:16:29 +07:00
Lucas Larroche
10295a14ac
chore: Bump to version v1.5.4
2022-09-11 19:04:34 +07:00
Lucas Larroche
e8c4401bdb
style: add accent-color
2022-09-11 18:57:24 +07:00
Lucas Larroche
17b3b4cead
refactor: :not() selectors
2022-09-11 18:31:12 +07:00
Lucas Larroche
3aa9ad8dcd
chore: update deps
2022-09-11 17:24:21 +07:00
Lucas Larroche
d8bd97da16
refactor: code style
2022-09-11 16:59:37 +07:00
Lucas Larroche
95027c8175
refactor: SVG color encoding
2022-09-11 16:54:41 +07:00
Lucas Larroche
36832baec6
refactor: animation name with dash-case
2022-09-11 16:18:58 +07:00
Lucas Larroche
4117841598
refactor: modal
2022-09-11 15:52:10 +07:00
Lucas Larroche
0b141dc266
Merge branch 'dev' into ll/modal/backdrop
2022-09-11 15:42:08 +07:00
Lucas Larroche
ca40486965
refactor: format tooltip
2022-09-11 14:59:43 +07:00
Lucas Larroche
f8cc7e9c39
Merge branch 'dev' into pr/180
2022-09-11 14:12:58 +07:00
Lucas Larroche
22767f6361
refactor: Add comment
2022-09-11 13:57:40 +07:00
Lucas Larroche
60448fd289
Merge branch 'dev' into pr/157
2022-09-11 13:52:37 +07:00
rbf
339e40c5fe
fix(input): clickable calendar icon on date input
2022-08-22 14:23:51 +02:00
Jaiden Douglas
a41422875f
feat: add $semantic-root-element variable
2022-08-21 12:03:00 +09:30
Kevin
8489f6a81a
feat: support directions with data-placement
2022-06-21 17:23:16 +08:00
Kevin
c938c618ba
Merge branch 'picocss:master' into tooltip
2022-06-21 16:29:03 +08:00
Lucas Larroche
8b63a5b6dd
chore: Bump to version v1.5.3
2022-06-13 09:24:51 +07:00
Lucas Larroche
bbc319368d
Merge pull request #204 from DavidSouther/patch-1
...
Update _form.scss
2022-06-13 09:16:33 +07:00
Jelmer Veen
7354c7f347
Merge branch 'dev' into feat/nav_breadcrumb
2022-06-12 12:47:30 +02:00
jelmerveen
7d2a39fa85
Merge branch 'dev' of https://github.com/jelmerveen/pico into feat/nav_breadcrumb
2022-06-12 12:38:49 +02:00
jelmerveen
a6bbdc6167
chore: rebuild documentation
2022-06-12 12:35:03 +02:00
jelmerveen
8f7e83db34
fix(feedback): made paddings adhere to RTL standards
2022-06-12 12:32:25 +02:00
jelmerveen
8416db171f
fix(feedback): removed importants
2022-06-12 12:31:35 +02:00