Commit graph

252 commits

Author SHA1 Message Date
Lucas Larroche
b477bb6c96 refactor: breakpoints 2022-10-22 15:48:58 +07:00
Lucas Larroche
3a7c775b9a Update pico.classless.scss 2022-10-22 13:39:36 +07:00
Lucas Larroche
c5a1ffc733 refactor: prefix css vars 2022-10-22 13:11:51 +07:00
Lucas Larroche
51a68ce0fc chore: replace @import with @use 2022-10-22 11:44:10 +07:00
Lucas Larroche
670826069b chore: lint with prettier on build 2022-10-15 23:22:12 +07:00
Lucas Larroche
c9fd073a1f chore: remove examples 2022-10-15 19:55:30 +07:00
Lucas Larroche
b925edd95a fix: postcss.config.js for css files 2022-10-15 17:34:58 +07:00
Lucas Larroche
759296f211 chore: remove docs and move to yarn 2022-10-15 17:23:02 +07: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
jelmerveen
d7bfb3609a fix(feedback): breadcrumb is now lower-case 2022-06-12 12:30:17 +02:00
Lucas Larroche
ecba574e49 feat(modal): Add backdrop-filter 2022-06-05 10:37:48 +07:00
David Souther
4a1599e1e5
Update _form.scss
Remove vertical-align: middle as it's roughly the same as browser defaults
2022-06-03 21:48:18 -07:00
Lucas Larroche
70416e6942 style(card): box-shadow 2022-06-04 08:34:01 +07:00
David Souther
4e5e9a2a60
Update _form.scss
vertical-align only applies to inline-level elements

https://developer.mozilla.org/en-US/docs/Web/CSS/vertical-align
https://drafts.csswg.org/css2/#propdef-vertical-align
2022-06-01 14:11:17 -07:00
Lucas Larroche
5a76e023a9 fix(card): Sections 2022-05-26 09:24:26 +07:00
Lucas Larroche
3233e7d412 chore: Bump to version v1.5.2 2022-05-24 09:52:16 +07:00
Lucas Larroche
074d030668 chore: Bump to version v1.5.1 2022-05-22 11:42:00 +07:00
Lucas Larroche
0b0ebd3716 fix(modal): Override default browser color 2022-05-22 11:03:51 +07:00
Kevin
2e7787aef4 Support left, right, bottom directions 2022-03-15 16:16:08 +08:00