Lucas Larroche
9b0dda8b94
style(nav)
2022-03-06 09:44:46 +07:00
Lucas Larroche
f1a6e50461
style(docs): Aside nav
2022-02-27 16:44:04 +07:00
Lucas Larroche
df298eb4aa
feat(accessibility): Add aria-current
2022-02-27 16:12:53 +07:00
Lucas Larroche
894ce64795
refactor(nav): Add css vars
2022-02-27 14:41:34 +07:00
Lucas Larroche
d753a5ec84
Fix: Docs navigation
2021-12-23 23:29:45 +07: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
6a6d67dbab
Merge branch 'master' into dev
2021-12-19 09:50:15 +07:00
Lucas Larroche
d9a6ac1a65
Modal: Delete blur background and handle scrollbar
2021-11-14 11:09:58 +07:00
Lucas Larroche
d5544ea021
Revert "Feature: modal"
2021-11-08 00:12:34 +07:00
Lucas Larroche
13abfc4115
Build CSS, JS and Docs
2021-11-08 00:10:16 +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
5f6e3c1abd
Prettify code
2021-10-24 12:33:20 +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
8e028956e9
Add scripts to build and watch files
2021-09-12 10:58:05 +07:00
Lucas Larroche
67c60cf4db
Minor Release (v1.3.2)
2021-07-18 10:35:59 +07:00
Lucas Larroche
7c1e93472f
Typos & clean
2021-07-10 10:47:57 +07:00
Lucas Larroche
9575624834
JavaScript modularization
2021-07-09 17:42:10 +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
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
a9c851d5b3
Docs: Changing the height of SVGs in px
2020-10-27 11:19:44 +07:00
Lucas
9b489ba857
Docs: Add tables
2020-09-29 13:15:05 +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
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
Lucas
f2adc7813b
Update NPM and add unpkg CDN
2019-12-11 15:07:21 +07:00
Lucas
1c11c4975b
Add Scrollspy for docs
2019-12-11 08:46:32 +07:00
Lucas
bcf6d7c779
Polish
...
- Polish forms documentation
- Polish scss code
2019-12-10 14:56:52 +07:00
Lucas
344db31d29
Polish Switcher Icon
2019-12-09 13:36:40 +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
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
c3f9d8d8c8
Fixes
...
- Grid
- Transitions .switcher
- theme-switcher.js
- Hide examples
2019-11-30 17:55:06 +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
ec866e1e5a
Reorganization of Sass files
2019-11-27 22:10:02 +07:00
Lucas
34e330a537
Documentation
2019-11-27 18:35:19 +07:00