Kognise
edbf325621
Merge branch 'master' into better-form-controls
2020-10-02 13:41:51 -04:00
Kognise
d785c31c8b
Style changes
2020-10-02 17:35:01 +00:00
Duy K. Bui
f89b85b65e
feat: Add <dialog> support
2020-10-02 13:08:57 -04:00
Kognise
1e96c39b92
Improve cross-platform form controls
2020-10-02 15:09:34 +00:00
Kognise
df5beae142
Pointer cursor for color input
2020-10-02 10:00:26 -04:00
Josh
ebb4e23889
Fix indentation, add changeset
2020-10-02 10:50:39 +01:00
Josh
d6eca80c29
Add color input field style back
2020-10-02 10:45:15 +01:00
Matt Habeck
4ff85569f1
Added color --text-bright to the selection in _misc
2020-06-29 14:00:57 -05:00
Felix
7e4e508fc1
Fix textarea height
2020-05-31 18:10:19 -05:00
Jonas Kuske
843da175f9
feat: add scrollbar styles for firefox
2020-05-31 07:59:00 +02:00
Jonas Kuske
28e538d212
feat: respect cols and rows attrs on textarea
2020-05-31 07:45:10 +02:00
Felix
757ffe6805
Add pa11y and fix accessibility issues
2020-05-30 19:42:16 -05:00
Felix
ce1815038b
Fix max-width of video element ( closes #179 )
2020-05-30 17:42:33 -05:00
Felix
1bb775b93b
Make table not overflow
2020-05-30 14:03:47 -05:00
Felix
3a3d1baa6a
Add min-height to <textarea>
2020-05-30 14:01:59 -05:00
Felix
1c7806c518
Add summary/details to the demo page, improve styles
2020-05-30 13:58:58 -05:00
Felix
476074e62e
Make documentation clearer
2020-05-30 12:52:48 -05:00
Felix
f7a0b68f08
Fix color scheme priority
2020-05-29 23:27:36 -05:00
Felix
69ba583ccd
Fix a typo (oops!)
2020-05-29 23:23:50 -05:00
Felix
7a656de78e
Add color emojis to the base stylesheet
2020-05-29 23:23:08 -05:00
Felix
5e3cc93c8b
Slightly improve heading margins
2020-05-29 22:36:59 -05:00
Kognise
6d66c9c05a
Merge pull request #191 from kognise/new-file-structure
...
[WIP] New File Structure + Version Picker
2020-05-29 22:21:31 -05:00
Felix
dbd4d1b579
Add basic print stylesheet
2020-05-29 11:47:26 -05:00
Felix
c47f0e3599
Increase border radius
2020-05-28 19:33:52 -05:00
Felix
cd08cd22a9
Improve checkboxes and radio button styles
2020-05-28 19:28:24 -05:00
Felix
c4d6f8ae20
Merge branch 'two' into new-file-structure
2020-05-28 14:42:34 -05:00
Felix
e56f81eeca
Finesse some visuals
2020-05-28 14:42:14 -05:00
Felix
9d96ee32f9
Update file structure
2020-05-27 21:04:05 -05:00
Felix
8695e925ba
Oops, I deleted the button code
2020-05-27 18:29:40 -05:00
Felix
332e8cea03
Linting, so much linting
...
I installed and configured stylelint and eslint, and added an editorconfig as well as a vscode recommended extensions file.
The reason the diff is so large is I ran the linters and fixed all the linting issues.
2020-05-27 13:09:20 -05:00
Felix
71800d232f
Revert "Merge pull request #51 from kognise/bugfix/custom-boxes"
...
This reverts commit 69e2d8821a
.
2020-05-26 20:42:04 -05:00
Felix
45dcac5f93
Merge branch 'master' into two
2020-05-26 20:36:21 -05:00
Paper Mountain Studio
49fb387779
fix telephone.html being recognized as tel: etc.
2020-01-04 13:52:40 +01:00
dotcomboom
b8ae8497b7
Break words when word wrapping
...
Prevents long strings of characters (say, "AAAAAAAAAAAAAAAAAAAAAAAA" for example) from going out of the content area and making you have to scroll.
2019-11-14 21:37:50 -06:00
kylejrp
65af58f6dd
Merge branch 'master' into hotfix/coding-style
2019-11-01 18:21:54 -07:00
kylejrp
0a87b29b6e
Merge branch 'master' into add/style-guidelines
2019-11-01 17:03:57 -07:00
Lee Garkusha
b42974bb25
Add footer example
2019-10-03 19:50:07 -04:00
Marco Biedermann
3ee2f57946
fix: space
...
Add missing space after selector
2019-10-03 23:32:25 +02:00
Marco Biedermann
92ae2e2517
fix: pseudo elements
...
Fix pseudo element syntax
2019-10-03 23:31:06 +02:00
Marco Biedermann
6e9b58a913
fix: space
...
Remove space before comma
2019-10-03 23:28:09 +02:00
Felix Mattick
dbc9c50f34
Add style linting and fix problems
2019-10-02 12:03:14 -07:00
Lee Garkusha
8dcdb635f9
Update margin and padding on fieldset to match other form elements
2019-10-02 06:15:32 -04:00
Lee Garkusha
40f0829b97
Add fieldset example. Move some existing fields into the fieldset.
2019-10-01 21:48:35 -04:00
Lee Garkusha
1b4fdf7253
Update styles for multiple select elements. Add example of small element.
2019-10-01 21:11:45 -04:00
Showtim3
6c5d691cf6
removing * selector
2019-10-02 02:39:54 +05:30
Showtim3
1088f6e2f8
Adding support for details and summary tag
2019-10-02 00:16:00 +05:30
Kognise
dc8546b096
Fix select styling
2019-09-01 13:14:12 -04:00
Kognise
ad9dc7c780
Merge branch 'master' into feat/select
2019-09-01 12:57:33 -04:00
Kognise
69705aae8b
Add code back in and build
2019-08-26 13:34:17 -04:00
Kognise
9ba26a1546
Merge branch 'master' into bugfix/custom-boxes
2019-08-26 13:23:15 -04:00