Lucas Larroche
270a128de4
Allow role=button to any HTML element
2022-01-16 11:41:50 +07:00
Lucas Larroche
07817a3fd1
Fix disabled for button link without href
2021-12-31 12:51:37 +07: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
41314ab4b0
Revert "Merge branch 'master' into dev"
...
This reverts commit 6a6d67dbab
, reversing
changes made to ba4bd765d8
.
2021-12-19 09:50:55 +07:00
Lucas Larroche
d5544ea021
Revert "Feature: modal"
2021-11-08 00:12:34 +07:00
Lucas Larroche
f6d38a7586
Order scss properties
2021-11-02 02:54:52 +07:00
Lucas Larroche
5f6e3c1abd
Prettify code
2021-10-24 12:33:20 +07:00
Lucas Larroche
0e7894c48e
Clean comments
2021-07-17 10:26:38 +07:00
Lucas Larroche
dd534ef6a6
New --button-box-shadow var
...
+ rename `--form-element-focus` to `--form-element-focus-color`
+ code cleaning
2021-07-02 22:18:14 +07:00
Lucas Larroche
d12af72cab
CSS Vars refactoring
2021-07-02 16:54:41 +07:00
Lucas
9b1ef33577
Move styles in SCSS vars to CSS vars
2020-09-29 08:38:35 +07:00
Lucas
456539a52e
New form elements
...
- CSS icons color dynamization in `_color.scss`
- Bigger Checkboxes and Radio buttons
- Small refactoring for Checkboxes and Radio buttons in `_form.scss` and `form-checkbox-radio.scss`
- Styles for new form elements: `type=date`, `type=datetime-local`, `type=month`, `type=time`, `type=week`, `type=range`, `type=search`
- Reordering @import in `pico.scss` and `pico.slim.scss`
2020-09-24 22:35:30 +07:00
Lucas
a2404b19b5
Add Sanitize.css
...
https://csstools.github.io/sanitize.css/
2020-09-11 23:22:50 +07:00
Lucas
4ade514bb0
Remove focus overrides on Firefox
2020-07-21 09:25:38 +07:00
Lucas
345053a956
Improvements
...
- Remove Increase headings font size inside <header>
- Add $enable-transitions in _variables.scss
- Bigger Checkbox, Radio, switch
- Remove borders on button
2019-12-02 23:22:13 +07:00
Lucas
73237bdcd4
Improvements
...
- Add .contrast variant
- Separate _button-styles.scss
- Edit .secondary, mark, figcaption, hgroup, tooltips
- Docs: Add More about grids, External links icon, Second theme switcher
2019-11-30 12:43:20 +07:00
Lucas
16c7596319
Initial commit 🚀
2019-11-27 15:31:49 +07:00