Lucas Larroche
|
22767f6361
|
refactor: Add comment
|
2022-09-11 13:57:40 +07:00 |
|
Lucas Larroche
|
37c4844eaa
|
chore: Build
|
2022-09-11 13:53:14 +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
|
9dd4c914ac
|
build: build docs
|
2022-06-21 17:26:52 +08:00 |
|
Kevin
|
9916574e33
|
docs: add tooltips examples
|
2022-06-21 17:26:12 +08:00 |
|
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
|
4e9ac7536b
|
Merge pull request #200 from picocss/dev
v1.5.3
|
2022-06-13 09:29:49 +07:00 |
|
Lucas Larroche
|
8b63a5b6dd
|
chore: Bump to version v1.5.3
|
2022-06-13 09:24:51 +07:00 |
|
Lucas Larroche
|
2b7b314acc
|
chore: Update dependencies
|
2022-06-13 09:23:02 +07:00 |
|
Lucas Larroche
|
8a38e14c54
|
chore: Build
|
2022-06-13 09:18:30 +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
|
2f28e7d270
|
fix: remerged with dev
|
2022-06-12 12:42:15 +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
|
a9ab53feb6
|
Merge pull request #206 from atoaugustyn/patch-1
Fix Github discussion links on contributing guidelines page
|
2022-06-04 08:54:51 +07:00 |
|
Lucas Larroche
|
1cfc6b59b8
|
Merge pull request #207 from picocss/ll/style/card-box-shadow
Style(card): box-shadow
|
2022-06-04 08:38:47 +07:00 |
|
Lucas Larroche
|
01666f6894
|
chore: Build
|
2022-06-04 08:34:44 +07:00 |
|
Lucas Larroche
|
70416e6942
|
style(card): box-shadow
|
2022-06-04 08:34:01 +07:00 |
|
Ato Augustine
|
a84ead640b
|
Fix Github discussion links on contributing guidelines page
|
2022-06-01 21:29:36 +00: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
|
221400e8f1
|
Merge pull request #199 from picocss/ll/fix/card-sections
Fix: Card sections
|
2022-05-26 09:31:50 +07:00 |
|
Lucas Larroche
|
2261921046
|
chore: Build
|
2022-05-26 09:25:59 +07:00 |
|
Lucas Larroche
|
5a76e023a9
|
fix(card): Sections
|
2022-05-26 09:24:26 +07:00 |
|
Lucas Larroche
|
e88e1359b6
|
Merge pull request #198 from picocss/dev
v1.5.2
|
2022-05-24 09:54:35 +07:00 |
|
Lucas Larroche
|
3233e7d412
|
chore: Bump to version v1.5.2
|
2022-05-24 09:52:16 +07:00 |
|
Lucas Larroche
|
b2fea4daad
|
Merge pull request #197 from gazpachu/patch-1
Update modal.js
|
2022-05-24 09:48:39 +07:00 |
|
Lucas Larroche
|
4d127ba233
|
chore: Build JS
|
2022-05-24 09:44:55 +07:00 |
|
Joan Mira
|
0438e8c24d
|
Update modal.js
This change allows catching the element with the handler attached, rather than target any other child element.
|
2022-05-24 00:14:33 +09:00 |
|
Lucas Larroche
|
161dfa874d
|
Merge pull request #196 from picocss/dev
v1.5.1
|
2022-05-22 11:45:06 +07:00 |
|
Lucas Larroche
|
074d030668
|
chore: Bump to version v1.5.1
|
2022-05-22 11:42:00 +07:00 |
|
Lucas Larroche
|
3b05421333
|
docs: Add composer
|
2022-05-22 11:25:28 +07:00 |
|
Lucas Larroche
|
0b0ebd3716
|
fix(modal): Override default browser color
|
2022-05-22 11:03:51 +07:00 |
|
Lucas Larroche
|
6321526fdd
|
readme: Add Twitter
|
2022-05-22 10:43:10 +07:00 |
|
Lucas Larroche
|
cdbff8e78a
|
docs: Add composer
|
2022-05-22 10:09:07 +07:00 |
|
Lucas Larroche
|
cc95a5cc9c
|
chore: Build docs
|
2022-05-22 09:59:31 +07:00 |
|
larryhynes
|
53d8b6df69
|
containers.html: childs -> children
'childs' is incorrect.
|
2022-05-22 09:59:31 +07:00 |
|
Lucas Larroche
|
5bb86acc3b
|
chore: Build docs
|
2022-05-22 09:59:31 +07:00 |
|
larryhynes
|
d8f1782731
|
dropdowns.html: childs -> children
|
2022-05-22 09:59:31 +07:00 |
|
Lucas Larroche
|
7c37c5e4f6
|
chore: Build
|
2022-05-22 09:59:31 +07:00 |
|
Lucas Larroche
|
0ce4429d0e
|
chore: Update dependencies
|
2022-05-22 09:59:31 +07:00 |
|
Lucas Larroche
|
5d4e92a6ff
|
Merge pull request #147 from vardumper/feature/146-improve-support-for-composer
added composer.json, added instructions in README.md
|
2022-05-22 09:56:30 +07:00 |
|