Commit graph

372 commits

Author SHA1 Message Date
Lucas Larroche
3ef733638c chore: Rebuild .min.css and .css.map 2021-12-31 12:59:43 +07:00
Lucas Larroche
42aa7d2e34
Merge branch 'dev' into remove-a-disabled-css 2021-12-31 12:58:08 +07:00
Lucas Larroche
07817a3fd1 Fix disabled for button link without href 2021-12-31 12:51:37 +07:00
Lucas Larroche
b410d0625c chore: rebuild .css.map 2021-12-31 12:27:25 +07:00
Lucas Larroche
a7d549e574
Merge branch 'dev' into dev 2021-12-31 12:23:48 +07:00
Lucas Larroche
8fadb0e7e8 feat(labels): Add css var to fieldset legend 2021-12-31 12:20:57 +07:00
Lucas Larroche
568f3c646d Update .headings SCSS code and docs 2021-12-31 11:42:44 +07:00
AmiralBl3ndic
56c310fe99 fix: make .headings an alternative only when classes are enabled 2021-12-29 19:38:23 +01:00
AmiralBl3ndic
ed120df03b Feat: add a class alternative to hgroup 2021-12-29 19:22:08 +01:00
KiranMantha
72a3adb16b feature(issue#52): added a new dropdown component 2021-12-27 13:55:58 +05:30
Markus Siering
66f85919e5 chore: build docs + css files
refs #79
2021-12-25 16:02:12 +01:00
Masahiko Shin
90f3eb9fb3 compile scss 2021-12-25 18:21:39 +09:00
Lucas Larroche
e7ffe74a05 Rebuild 2021-12-24 00:50:06 +07:00
Lucas Larroche
ab9c1a193b
Merge branch 'dev' into dev 2021-12-24 00:47:01 +07:00
Timothy Wright
87dd49973b Align kbd to baseline 2021-12-20 10:42:01 -05:00
Timothy Wright
5a832744b1 Align text to baseline in mark 2021-12-19 17:22:47 -05:00
Justin Bishop
6b0fa1d42a support a gridless mode, which includes all classes except .grid and .container and then uses the classless method for supporting .container. 2021-12-19 09:15:24 -08:00
Justin Bishop
cc8b8eddeb remove any reference to .secondary or .contrast from classless version 2021-12-19 09:02:01 -08:00
Lucas Larroche
0bd7707e29 Bump version v1.4.2 2021-12-19 11:12:06 +07:00
Lucas Larroche
6f09f02012 Fix: Classless version 2021-12-19 10:40:54 +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
c301cd09cf Revert "Accessibility: root font-size in percent"
This reverts commit b45830626e.
2021-11-14 12:02:48 +07:00
Lucas Larroche
b45830626e Accessibility: root font-size in percent 2021-11-14 11:41:40 +07:00
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
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
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