Commit graph

192 commits

Author SHA1 Message Date
Lucas Larroche
d9a6ac1a65 Modal: Delete blur background and handle scrollbar 2021-11-14 11:09:58 +07:00
Lucas Larroche
0b3f1656f2 Style: Add focus for aria-invalid form elements 2021-11-08 01:55:20 +07:00
Lucas Larroche
13abfc4115 Build CSS, JS and Docs 2021-11-08 00:10:16 +07:00
Lucas Larroche
c719108d27 Order scss properties 2021-11-02 11:04:48 +07:00
Lucas Larroche
caa104850f Merge branch 'dev' into feat-modal 2021-11-02 11:00:14 +07:00
Lucas Larroche
f6d38a7586 Order scss properties 2021-11-02 02:54:52 +07:00
Lucas Larroche
9baef943d9 Modale: Close button 2021-10-31 09:24:46 +07:00
Lucas Larroche
41ef519d32 Merge branch 'dev' into feat-modal 2021-10-31 08:50:55 +07:00
Lucas Larroche
112619ac3b Better compilation scripts with sourcemaps 2021-10-30 14:09:00 +07:00
Lucas Larroche
ace6a0c140 Patch 1.4.1 2021-10-25 10:23:15 +07:00
Lucas Larroche
6cd0e06097 Update packages 2021-10-25 10:22:22 +07:00
Lucas Larroche
e329c85d28 Fix: checkbox and radio aria-invalid #44 2021-10-25 09:30:01 +07:00
Lucas Larroche
5054bdf998
Merge pull request #42 from picocss/master
Merge master into feat-modal
2021-10-24 16:13:31 +07:00
Lucas Larroche
72a2bb4952 Minor Release (v1.4.0) 2021-10-24 15:58:03 +07:00
Lucas Larroche
7552bda6fd Feat modal: Global styles 2021-10-24 15:24:57 +07:00
Lucas Larroche
5f6e3c1abd Prettify code 2021-10-24 12:33:20 +07:00
Lucas Larroche
001d1a9657 RTL support #34 2021-10-24 02:06:00 +07:00
Lucas Larroche
6363f84087 Fix: input[aria-invalid] text overlaps the icon #35 2021-10-23 23:32:09 +07:00
Lucas Larroche
d64bb2343d Code: Enhance style 2021-10-23 18:27:19 +07:00
Lucas Larroche
b831907b58 Cross browser: tab-size 2021-10-23 17:44:41 +07:00
Lucas Larroche
320275ff99 Form: Fix label and legend vertical-align 2021-10-23 17:41:07 +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
3c58a9c44d Improve scss: [type=range] 2021-10-23 16:51:44 +07:00
Lucas Larroche
6ffe09837b Browser support: [type="file"] 2021-10-23 16:24:10 +07:00
Lucas Larroche
08d6d34f44 Fix: Input hidden #39 2021-10-23 12:35:15 +07:00
Lucas Larroche
8e028956e9 Add scripts to build and watch files 2021-09-12 10:58:05 +07:00
Lucas Larroche
ed31173735 Fix ul font-size
+ Clean rebuild
2021-09-04 11:41:14 +07:00
Lucas Larroche
9ef002d8ab Minor Release (v1.3.3) 2021-07-25 16:48:01 +07:00
Lucas Larroche
fbf3d4f27f Clean textarea reset 2021-07-25 16:40:52 +07:00
Lucas Larroche
03e2885771 Rebuild CSS 2021-07-24 11:38:23 +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
2097187fef Minor Release (v1.3.1) 2021-07-10 10:58:06 +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
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
45a6e4af7b Minor Release (v1.2.1) 2020-10-28 08:41: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
6470de5200 Fix: missing variable 2020-10-09 14:26:54 +07:00
Lucas
23f587ddcb Minor Release (v1.2.0) 2020-10-01 13:35:54 +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