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
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
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
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
Kognise
af3ad9cdc0
Improve formatting
2019-08-26 13:13:31 -04:00
Kognise
a2cda5159d
Improve padding
2019-08-26 13:10:27 -04:00
Kognise
7319402ea1
Single quotes
2019-08-26 12:57:52 -04:00
Kognise
b47e0de3fe
Fix merge problems
2019-08-26 12:40:08 -04:00
Kognise
eea4f7e92a
Merge branch 'master' into bugfix/custom-boxes
2019-08-26 12:26:07 -04:00
Bobo
5b3dac19e8
add and style input type range
2019-06-19 13:34:10 +03:00
Jonas
f083328519
Merge branch 'master' into feat/select
2019-06-07 08:57:27 +02:00
Jonas Kuske
f7c6a87ca9
feat: single SVG for arrow, change color on import
2019-06-07 01:13:36 +02:00
Alexander Bluhm
64e7377caa
Fixed select in IE11
...
Default browser arrow was displayed in IE11.
2019-06-06 23:00:53 +02:00
Alexander Bluhm
bb2eb0e171
Added selet arrow
...
Added two svg files for the arrow.
Removed old inline svg and url-encode.
Created SASS variables for the svg path.
2019-06-06 22:58:58 +02:00
Alexander Bluhm
c69ceda5e9
Fixed bug where the arrow icon on select is not displayed
2019-06-06 22:54:35 +02:00
Alexander Bluhm
8a1150d3c2
Added approach for new select
...
select tag is styled in a new way
added preview for select tag
2019-06-06 22:52:31 +02:00
asoback
28a84ab3f6
Updates to CSS variables
...
for issue #32
2019-06-05 21:33:30 -05:00
Jonas Kuske
d4a00eb526
fix: reapply color changes from # 39ab174
2019-05-27 23:31:34 +02:00
Jonas Kuske
f248fce30f
fix: reapply code padding fix from # 7378a36
2019-05-27 23:31:34 +02:00
Jonas Kuske
1efce0e559
feat: rename .scss -> .css and use color-mod()
2019-05-07 01:37:36 +02:00
Jonas Kuske
550e4a72fc
feat: rewrite partials to use CSS variables
2019-05-06 00:26:54 +02:00
Jonas Kuske
f75f577674
fix(img): add height: auto to keep aspect ratio
2019-05-04 23:11:13 +02:00
Sidak Singh Aulakh
dd684c50e6
creation and implementation of selection variable
2019-04-30 01:57:20 +05:30
Kognise
651f73a3ff
Update _forms.scss
2019-04-20 17:44:41 -04:00
kylejrp
623430a367
Update src/parts/_forms.scss
...
Co-Authored-By: kognise <felix.mattick@gmail.com>
2019-04-20 17:40:19 -04:00
Kognise
444d0cc7c8
Pointer cursor for radio buttons
2019-04-18 13:35:32 -04:00
Kognise
26ca283dca
Add radio and checkbox styles
2019-04-18 13:25:23 -04:00
Kognise
73897206f6
Merge branch 'master' into bugfix/radio-buttons
2019-04-18 13:01:00 -04:00
Kognise
6bd9407dbe
Merge branch 'master' into feature/addresses
2019-04-18 10:42:31 -04:00
Federico Pérez
926801d449
builded version of fix
2019-04-15 14:10:18 -03:00
Kognise
4ce783f9bb
Add sms styles
2019-04-15 09:33:51 -04:00
Kognise
9f25b89c13
Add initial address styles
2019-04-14 09:40:40 -04:00
Kognise
a28c2a0399
Add radio files
2019-04-11 14:22:01 -04:00
Kognise
a02252640f
Merge branch 'master' into blockquotes
2019-04-11 13:22:01 -04:00
Kognise
4d97516419
Remove variables file
2019-04-11 13:20:29 -04:00