Lucas Larroche
001d1a9657
RTL support #34
2021-10-24 02:06:00 +07:00
Lucas Larroche
f232a11ef2
Accordion: fix marker display
2021-10-23 17:37:17 +07:00
Lucas Larroche
df2ae94742
Fix: Code inside article #36
2021-10-23 17:28:31 +07:00
Lucas Larroche
8e028956e9
Add scripts to build and watch files
2021-09-12 10:58:05 +07:00
Jarek Zgoda
41d93e3268
Wrong ops
2021-08-18 12:52:59 +02:00
Jarek Zgoda
cb5b746bbb
Use sass division function instead of deprecated operator
...
This effectively make the SCSS code processable only by dart-sass
because neither libsass (and node-sass in consequence) nor ruby-sass
supports new syntax. See
https://sass-lang.com/documentation/breaking-changes/slash-div for more
information.
This fixes #27
2021-08-18 12:44:54 +02:00
Lucas Larroche
dc42ec62f3
Add a loading indicator for aria-busy
2021-07-17 15:19:19 +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
fc67f39278
Hide the details marker
...
Source: https://chromestatus.com/feature/6730096436051968
2021-07-02 17:44:25 +07:00
Lucas Larroche
d12af72cab
CSS Vars refactoring
2021-07-02 16:54:41 +07:00
Lucas Larroche
14460576bf
Fix <summary> in nested accordions #15
2021-06-30 11:52:49 +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
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
d0730c8b6e
Fix .contrast link inside nav
2020-08-08 12:44:46 +07:00
Lucas
1c11c4975b
Add Scrollspy for docs
2019-12-11 08:46:32 +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
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
5f4b78a22c
Improved documentation
...
+ fix card-sectioning (:last-child)
2019-12-02 12:42:25 +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
0b93083ca1
Documentation
2019-11-27 18:35:03 +07:00
Lucas
16c7596319
Initial commit 🚀
2019-11-27 15:31:49 +07:00