38 Commits

Author SHA1 Message Date
Lucas Larroche
537f5008c2 Small fixes
- @mixin and @include for dark scheme
- unset `--font-weight` in `hgroup`
2021-07-03 00:22:17 +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
431f0e6f8f Input helper (<small>) margin adjustment 2020-10-28 07:55:28 +07:00
Lucas
78a1c879a0 Prevent breaking changes for validation states 2020-10-27 17:12:36 +07:00
Lucas
d49c7ffcf2 Define validation states with aria-invalid 2020-10-27 12:25:53 +07:00
Lucas
c49273df6c Consitent CSS declaration for buttons 2020-10-27 12:23:41 +07:00
Lucas
c4fb3ec4af Fix [type="range"]:focus 2020-10-01 09:56:08 +07:00
Lucas
c89db4ec2d Small fixes
- Lighter <mark>
- Better <hgroup>
- Edit hover for [type="range"]
- button.outline border-width dynamization
- Fix font-family for headings
2020-09-30 17:20:28 +07:00
Lucas
2c9d79f361 Add tooltip animation
+ Disable focus for input[type=file]
2020-09-30 11:23:26 +07:00
Lucas
c74bb0eabe Add progress bar 2020-09-30 10:28:06 +07:00
Lucas
9b1ef33577 Move styles in SCSS vars to CSS vars 2020-09-29 08:38:35 +07:00
Lucas
15aecaa674 Optional use of !Important in variables 2020-09-25 09:10:04 +07:00
Lucas
6f260e9b74 Better spacing between form elements
+ Revert better alignement for checkboxes & radios (#07d19a8)
2020-09-25 00:45:44 +07:00
Lucas
07d19a8673 Better alignement for checkboxes & radios 2020-09-25 00:28:11 +07:00
Lucas
67e865d32c Styles reordering for better slim version 2020-09-25 00:17:43 +07:00
Lucas
b37ef21253 Styles reordering for optional custom checkboxes & radios 2020-09-24 23:11:59 +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
86a54ed191 Smaller list spacing 2020-09-24 08:29:07 +07:00
Lucas
b1aa0f6113 Clean code indents 2020-09-23 13:41:16 +07:00
Lucas
e66bcdbce9 Better heading spacings after a typography block 2020-09-12 10:56:24 +07:00
Lucas
b319b6785a Better heading spacings after <p> 2020-09-12 10:38:23 +07:00
Lucas
6273184242 Clean code 2020-09-11 23:30:24 +07:00
Lucas
a2404b19b5 Add Sanitize.css
https://csstools.github.io/sanitize.css/
2020-09-11 23:22:50 +07:00
Lucas
6cc98ad873 Small CSS improvements
- Helper (<small>) for <select> and <textarea>
- Better roll for a.contrast
2020-08-08 10:05:47 +07:00
Lucas
4ade514bb0 Remove focus overrides on Firefox 2020-07-21 09:25:38 +07:00
Lucas
bcf6d7c779 Polish
- Polish forms documentation
- Polish scss code
2019-12-10 14:56:52 +07:00
Lucas
b3022b256e Improve markup validity
- Use `.classes` instead of properties for validations states
- Docs: `aria-label` for `article`
+ Simplify `hgroup`
2019-12-10 11:14:24 +07:00
Lucas
c8ddb87647 Improvements
- Small adjustments for table striping
- Consitent shadows for Dark mode
- Bigger Checkboxes, Radios and Switches
- Disable transitions for Checkboxes, Radios and Details
- Simplier .grids in docs
- Replace .js for internal scroll with CSS
- Better aside adjustment in .js
- Many small improvements in docs
2019-12-08 10:35:18 +07:00
Lucas
772425bf2f Simpler cards, code and scroller 2019-12-03 09:51:37 +07:00
Lucas
7c02958360 Fix .outline 2019-12-02 23:42:05 +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
434cbe02ac Scss files organization
+ Slim version example
2019-12-02 11:52:26 +07:00
Lucas
85e21d35de Improvements
- Edit code colors and add a color for comments
- Add ::selection
- Small edits for cards: last-child and overflow
- Add card-sectioning (header, footer, pre)
- Change global hue for Primary color
- Remove border for pre
- Add querySelectorAll() for theme-switcher.js
- Update docs
2019-12-01 16:35:38 +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
066c0a04fd Better accessibility 2019-11-28 21:51:58 +07:00
Lucas
f5e4d01cbb Documentation 2019-11-28 07:20:36 +07:00
Lucas
16c7596319 Initial commit 🚀 2019-11-27 15:31:49 +07:00