Commit graph

560 commits

Author SHA1 Message Date
Lucas Larroche
60b4ac524b
Merge pull request #112 from picocss/fix/input-type-date
Fix: Input type date icon position
2022-01-04 22:11:01 +07:00
Lucas Larroche
07e9dc2587 Fix: Input type date icon position 2022-01-04 22:08:36 +07:00
Tushar Nankani
24d3d3a2d6
Create 02_feature_request.md 2022-01-04 13:26:54 +05:30
Tushar Nankani
ced2aea147
Create 01_bug_report.md 2022-01-04 13:26:14 +05:30
Jeff Baumes
9f913cda1d
Remove extraneous closing brackets
Modal example had a few extra closing brackets that are not valid HTML.
2022-01-02 11:02:03 -05:00
Nadim alabdou
460574650c
fix : remove duplicated list-style-type: none; 2022-01-02 00:06:15 +01:00
Lucas Larroche
6b05b161ef
v1.4.3 2022-01-01 15:49:10 +07:00
Lucas Larroche
f8ad8c9f23 Bump version v1.4.3 2022-01-01 15:46:08 +07:00
Lucas Larroche
3e5821bbc5 Add Limitations 2022-01-01 15:36:42 +07:00
Lucas Larroche
d9b61fe087
Merge pull request #102 from picocss/fix/rtl
Fix RTL input date
2022-01-01 13:45:19 +07:00
Lucas Larroche
ba0d42b405 Fix RTL input date 2022-01-01 13:40:31 +07:00
Lucas Larroche
ab75fca7d1
Merge pull request #98 from picocss/fix/table
Tables: Remove explicit background-color and add tfoot support
2021-12-31 17:03:33 +07:00
Lucas Larroche
7f6ed9f5cb Add <tfoot> support 2021-12-31 17:01:01 +07:00
Lucas Larroche
92c21aa1d4 Remove explicit background-color on tr element 2021-12-31 16:31:25 +07:00
KiranMantha
fe92c59e2d fixed merge conflicts 2021-12-31 14:58:26 +05:30
KiranMantha
8ee5d2494b Merge branch 'dev' of https://github.com/picocss/pico into dev 2021-12-31 14:57:48 +05:30
Lucas Larroche
94fe6da60c
Merge pull request #97 from picocss/fix/checkbox-radio-size
Fix: Checkboxes and Radios relative size (`em`)
2021-12-31 15:34:11 +07:00
Lucas Larroche
7f817d4c68 Fix: Checkboxes and Radios relative size (em) 2021-12-31 15:30:42 +07:00
KiranMantha
1a392ec408 chore: refactored example snippets 2021-12-31 12:57:08 +05:30
KiranMantha
aaa4aebb2f chore: updated implementation with proper roles and aria attributes 2021-12-31 12:47:02 +05:30
KiranMantha
25d7c7983f chore: resolved merge conflicts and updated styles, reduced markup 2021-12-31 12:39:27 +05:30
KiranMantha
002008996d Merge branch 'dev' of https://github.com/picocss/pico into dev 2021-12-31 12:34:12 +05:30
Lucas Larroche
8ca0f6e02e
Merge pull request #73 from jubishop/gridless
support a `gridless` mode
2021-12-31 13:17:23 +07:00
Lucas Larroche
2bf579758f Update $enable-grid comment 2021-12-31 13:15:38 +07:00
Lucas Larroche
0d202946a7 Remove pico.gridless.scss 2021-12-31 13:13:16 +07:00
Lucas Larroche
2efc9ada25
Merge branch 'dev' into gridless 2021-12-31 13:10:35 +07:00
Lucas Larroche
5a9ec4058f
Merge pull request #82 from Masa-Shin/remove-a-disabled-css
Fix button scss.
2021-12-31 13:01:38 +07:00
Lucas Larroche
3ef733638c chore: Rebuild .min.css and .css.map 2021-12-31 12:59:43 +07:00
Lucas Larroche
42aa7d2e34
Merge branch 'dev' into remove-a-disabled-css 2021-12-31 12:58:08 +07:00
Lucas Larroche
07817a3fd1 Fix disabled for button link without href 2021-12-31 12:51:37 +07:00
Lucas Larroche
06a7da2e4e
Merge pull request #83 from HerrBertling/dev
feat: add optional form label font weight
2021-12-31 12:34:05 +07:00
Lucas Larroche
b410d0625c chore: rebuild .css.map 2021-12-31 12:27:25 +07:00
Lucas Larroche
a7d549e574
Merge branch 'dev' into dev 2021-12-31 12:23:48 +07:00
Lucas Larroche
8fadb0e7e8 feat(labels): Add css var to fieldset legend 2021-12-31 12:20:57 +07:00
Lucas Larroche
9ed2816652
Merge pull request #91 from AmiralBl3ndic/dev
feature(issue#90): add an alternative to hgroup
2021-12-31 11:48:41 +07:00
Lucas Larroche
568f3c646d Update .headings SCSS code and docs 2021-12-31 11:42:44 +07:00
Lucas Larroche
c430d146f7
Merge pull request #93 from Shirobachi/fix-modal-call
Fix modal calls
2021-12-31 11:08:23 +07:00
Lucas Larroche
4175f83e19 Fix modal example code 2021-12-31 10:57:06 +07:00
Simon Hryszko
e7ecbf44fe Fix modal calls 2021-12-30 08:44:07 +01:00
AmiralBl3ndic
56c310fe99 fix: make .headings an alternative only when classes are enabled 2021-12-29 19:38:23 +01:00
AmiralBl3ndic
ed120df03b Feat: add a class alternative to hgroup 2021-12-29 19:22:08 +01:00
KiranMantha
924034a87c chore: fixed typo in docs 2021-12-27 17:53:21 +05:30
KiranMantha
f410f48c1c chore: updated docs as per contribution rules 2021-12-27 17:33:16 +05:30
KiranMantha
539909cbb9 chore: updated docs 2021-12-27 17:02:35 +05:30
KiranMantha
72a3adb16b feature(issue#52): added a new dropdown component 2021-12-27 13:55:58 +05:30
Markus Siering
66f85919e5 chore: build docs + css files
refs #79
2021-12-25 16:02:12 +01:00
Markus Siering
dd96dd0b5a feat(labels): add optional font weight
which can be set separately from the standard font weight
to put emphasis on the form labels if needed.

closes #79
2021-12-25 16:01:19 +01:00
Masahiko Shin
90f3eb9fb3 compile scss 2021-12-25 18:21:39 +09:00
Masahiko Shin
6068002080 Fix button.scss.
The `<a>` tag does not have `disabled` attribute and in order to "disable" them it is recommended to remove href attribute.

https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-a-element
https://www.w3.org/TR/2021/REC-html-aria-20211209/#el-a
2021-12-25 18:19:15 +09:00
Lucas Larroche
e7ffe74a05 Rebuild 2021-12-24 00:50:06 +07:00