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
|
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 Larroche
|
4c19be7e6b
|
Merge pull request #11 from damieng/patch-1
Update article example to use a header
|
2020-11-17 09:43:23 +07:00 |
|
Damien Guard
|
6971460bca
|
Update article example to use a header
|
2020-11-14 21:13:25 +00:00 |
|
Lucas Larroche
|
ddabc3e1ef
|
Merge pull request #10 from picocss/dev
Minor Release (v1.2.1)
|
2020-10-28 08:48:37 +07:00 |
|
Lucas
|
45a6e4af7b
|
Minor Release (v1.2.1)
|
2020-10-28 08:41:41 +07: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
|
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
|
a92002ddd9
|
Add contributing
|
2020-10-27 11:28:08 +07:00 |
|
Lucas
|
aaba5fb35d
|
Add precompiled CSS variations
|
2020-10-27 11:22:03 +07:00 |
|
Lucas
|
a9c851d5b3
|
Docs: Changing the height of SVGs in px
|
2020-10-27 11:19:44 +07:00 |
|
Lucas
|
e1d7b5a247
|
Fix default file URL
|
2020-10-27 10:42:27 +07:00 |
|
Lucas
|
24f2f8d9a3
|
Merge branch 'dev' of https://github.com/picocss/pico into dev
|
2020-10-27 10:25:09 +07:00 |
|
Lucas
|
7fca82b2c8
|
Fix indentation
|
2020-10-27 10:24:22 +07:00 |
|
Lucas
|
6470de5200
|
Fix: missing variable
|
2020-10-09 14:26:54 +07:00 |
|
Lucas
|
252119f9f5
|
Typo
|
2020-10-09 12:03:52 +07:00 |
|
Lucas
|
5fb5af3eb0
|
Add links to documentation
|
2020-10-09 12:03:34 +07:00 |
|
Lucas
|
18c79062fa
|
Update README.md
|
2020-10-01 14:09:20 +07:00 |
|
Lucas Larroche
|
502ff46d5c
|
Merge pull request #8 from picocss/dev
Minor Release (v1.2.0)
|
2020-10-01 13:43:29 +07:00 |
|
Lucas
|
23f587ddcb
|
Minor Release (v1.2.0)
|
2020-10-01 13:35:54 +07:00 |
|
Lucas
|
dfa08df964
|
Update examples
|
2020-10-01 13:33:05 +07:00 |
|
Lucas
|
7699f61580
|
Add others input types
|
2020-10-01 09:57:21 +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
|
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
|
0887100b29
|
Fix CSS default theme
|
2020-09-29 14:54:27 +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
|
a5f837a08b
|
Update default theme
|
2020-09-29 10:53:42 +07:00 |
|
Lucas
|
bcb4c546b9
|
Remove test file
|
2020-09-29 08:39:52 +07:00 |
|
Lucas
|
9b1ef33577
|
Move styles in SCSS vars to CSS vars
|
2020-09-29 08:38:35 +07:00 |
|
Lucas Larroche
|
f67044ecae
|
Merge pull request #7 from picocss/dev
Minor Release (v1.1.0)
|
2020-09-25 09:57:00 +07:00 |
|
Lucas
|
b210d19287
|
Minor Release (v1.1.0)
|
2020-09-25 09:51:11 +07:00 |
|
Lucas
|
544e31dea8
|
Add examples
|
2020-09-25 09:48:13 +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 |
|