Lucas Larroche
7a27d59d72
Docs: Toggle navigation icon default height
2021-11-02 10:49:54 +07:00
Lucas Larroche
6feb60dd42
Docs: code indentation
2021-11-02 10:46:55 +07:00
Lucas Larroche
f6d38a7586
Order scss properties
2021-11-02 02:54:52 +07:00
Lucas Larroche
c71144455b
Docs: Sidebar styles
2021-11-02 00:20:55 +07:00
Lucas Larroche
bbb53c7dd4
Docs: separate pages
2021-10-31 21:33:19 +07:00
Lucas Larroche
112619ac3b
Better compilation scripts with sourcemaps
2021-10-30 14:09:00 +07:00
Lucas Larroche
d68d7b86fa
Docs: most-visible as external JavaScript
2021-10-25 10:10:31 +07:00
Lucas Larroche
5f6e3c1abd
Prettify code
2021-10-24 12:33:20 +07:00
Lucas Larroche
868e5d20cb
Docs: Add RTL
2021-10-24 12:00:08 +07:00
Lucas Larroche
837f29787c
Docs: Fix typos
2021-10-24 11:20:23 +07:00
Lucas Larroche
b40a9277f2
Docs: Adapt the DOM and styles for code blocks #36
2021-10-23 23:02:36 +07:00
Lucas Larroche
688a638d4d
Docs: Clean JS imports
2021-10-23 12:17:04 +07:00
Lucas Larroche
8e028956e9
Add scripts to build and watch files
2021-09-12 10:58:05 +07:00
Lucas Larroche
9ef002d8ab
Minor Release (v1.3.3)
2021-07-25 16:48:01 +07:00
Lucas Larroche
410fcc1767
Update copyright and license
2021-07-24 12:24:33 +07:00
Lucas Larroche
4a2e9714f3
Import Most Visible library
2021-07-24 12:08:45 +07:00
Lucas Larroche
8cb28b3707
Horizontal Ellipsis
2021-07-24 11:56:46 +07:00
Lucas Larroche
67c60cf4db
Minor Release (v1.3.2)
2021-07-18 10:35:59 +07:00
Lucas Larroche
dc42ec62f3
Add a loading indicator for aria-busy
2021-07-17 15:19:19 +07:00
Lucas Larroche
7c1e93472f
Typos & clean
2021-07-10 10:47:57 +07:00
Lucas Larroche
59c54298d5
Vars naming & clean
2021-07-09 18:18:39 +07:00
Lucas Larroche
1e1413b5aa
Fix structure & minified version
2021-07-09 17:46:10 +07:00
Lucas Larroche
9575624834
JavaScript modularization
2021-07-09 17:42:10 +07:00
Lucas Larroche
366e0a55d6
Typo
2021-07-05 15:23:58 +07:00
Lucas Larroche
4ca888a05e
Fix customization simplified example
2021-07-04 08:56:33 +07:00
Lucas Larroche
ea52ff6be6
Minor Release (v1.3.0)
2021-07-03 13:36:31 +07:00
Lucas Larroche
c874560a24
Small improvements
...
- Edit small font-size
- Update docs
2021-07-03 11:18:07 +07:00
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
0c1d8b5972
Highlighting of the classless version
...
+ code cleaning
2021-07-02 23:04: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
Damien Guard
6971460bca
Update article example to use a header
2020-11-14 21:13:25 +00:00
Lucas
3c558e0e87
Docs: Fix tables code example
2020-10-28 08:33:02 +07:00
Lucas
a7c25a7d69
Docs: fixes
2020-10-28 08:30:37 +07:00
Lucas
27c21a6e32
Docs: Better indeterminates examples
2020-10-28 08:27:26 +07:00
Lucas
8671ae4552
Docs: Better aria-label
and interminate progress bar
2020-10-28 08:12:49 +07:00
Lucas
d49c7ffcf2
Define validation states with aria-invalid
2020-10-27 12:25:53 +07:00
Lucas
a9c851d5b3
Docs: Changing the height of SVGs in px
2020-10-27 11:19:44 +07:00
Lucas
7fca82b2c8
Fix indentation
2020-10-27 10:24:22 +07:00
Lucas
7699f61580
Add others input types
2020-10-01 09:57:21 +07:00
Lucas
c74bb0eabe
Add progress bar
2020-09-30 10:28:06 +07:00
Lucas
fffb32dd7c
Disable examples buttons
2020-09-29 15:01:44 +07:00
Lucas
c140eca48a
Fix customization JS in docs
2020-09-29 14:54:54 +07:00
Lucas
9b489ba857
Docs: Add tables
2020-09-29 13:15:05 +07:00
Lucas
ba5fd1c9e5
Docs: Update Customization
2020-09-29 12:23:53 +07:00
Lucas
a0c65bcded
Repair customization JS in docs
2020-09-29 10:54:26 +07:00
Lucas
9b1ef33577
Move styles in SCSS vars to CSS vars
2020-09-29 08:38:35 +07:00
Lucas
544e31dea8
Add examples
2020-09-25 09:48:13 +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
49b736c3ed
Polish docs styles
...
- Better icon align in <nav>
- Consistent color for external links icon
2020-09-23 13:03:25 +07:00