Felix
e56f81eeca
Finesse some visuals
2020-05-28 14:42:14 -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
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 Kuske
4cf2713004
fix: update css imports to be independent from CDN
2019-06-09 14:27:34 +02: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
Jonas Kuske
436a4211eb
feat: inline SVGs using postcss-inline-svg
2019-06-07 00:46:32 +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
5cf0f08d5e
fix: reference correct versions in legacy default builds
2019-05-28 00:16:28 +02: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
79ad695531
feat: add build files, add docs/ and .github/
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
da5e8fd653
fix: typo - variable -> variables
2019-05-06 01:56:07 +02:00
Jonas Kuske
0de724ade2
feat: compile all new build versions
2019-05-06 00:32:19 +02:00
Jonas Kuske
be233afd74
feat: add new build configurations
2019-05-06 00:27:17 +02:00
Jonas Kuske
550e4a72fc
feat: rewrite partials to use CSS variables
2019-05-06 00:26:54 +02:00
Jonas Kuske
bc0daa5de6
feat: extract & rewrite variables with CSS syntax
2019-05-06 00:26:30 +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