Jeremy Thomas
8508af010a
Fix components tests
2022-12-06 00:47:43 +00:00
Jeremy Thomas
a03da2b801
Init CSS variables
2022-12-05 23:15:28 +00:00
Jeremy Thomas
dafc032ff0
Convert sass files to scss files
2022-11-23 21:20:16 +00:00
Jeremy Thomas
2cbef5868e
Use single file for extends ( #3216 )
...
* Use single file for extends
* Update changelog
2020-12-20 12:10:04 +00:00
Jeremy Thomas
a6130bf160
Use imports everywhere
2020-11-07 18:15:20 +00:00
Dan Gowans
98090feaf8
Update generic.sass
...
In the latest version of Firefox, the `font-family` is respected for `option`s in a `select`, but not for `option`s in an `optgroup` is a `select`. This fixes that.
2020-09-10 20:16:57 +01:00
Jeremy Thomas
eb604e5fff
Add keywords inclusion tests
2020-08-08 17:16:04 +01:00
Jeremy Thomas
4125514819
Merge branch 'master' into new-helpers
2020-06-07 12:10:36 +01:00
Jeremy Thomas
ff70b7f858
Merge branch 'master' into rtl-support
2020-05-17 19:14:19 +01:00
Jeremy Thomas
f286e5cdb2
Deprecate base/helpers file
2020-05-17 14:29:38 +01:00
Jeremy Thomas
8c65f02627
Add light color helpers
2020-05-17 13:47:06 +01:00
Jeremy Thomas
f75ae3db01
Add multiple Sass tests
2020-03-16 13:39:03 +11:00
Jeremy Thomas
f5545ac723
RTL init
2020-01-20 20:39:09 +01:00
Jeremy Thomas
35e3ccbd04
Build 0.8.0
2019-10-17 21:12:06 -04:00
Jeremy Thomas
0f988eadd9
Add color scheme
2019-10-17 20:51:42 -04:00
Jeremy Thomas
412bef468f
Fix #2060
2019-05-20 22:10:34 +01:00
Jeremy Thomas
565af6ddd9
Add more variables
2019-05-17 13:50:39 +01:00
Patrick Abkarian
044d5394a2
has-text-weight-medium should exist
2019-05-17 11:50:11 +01:00
lucperkins
ff827999e0
Add is-relative helper plus docs
2019-05-17 11:08:54 +01:00
abc
7eb08242c2
Fix th and td selectors that override the attribute 'align'
2019-05-17 10:30:13 +01:00
Luc Perkins
a2a5ff60ea
Make site-level overflow properties variables ( #2410 )
...
* Make site-level overflow properties variables
* Add new variables to generic.json
2019-03-20 18:02:10 +00:00
Jeremy Thomas
7cf10a786a
Build 0.7.4
2019-02-08 11:38:11 +00:00
Sam Featherstone
e8f485e27a
fieldset disabled styles ( #1682 )
...
* fieldset disabled styles
* Added disabled styles to button elements included inside a disabled fieldset
* Added comma, and fieldset element reset
* fieldset doesn't need display block
2018-10-31 18:29:55 +00:00
Les Leslie
50fb74d6c8
Add $family-secondary, $family-tertiary, and 6 font family helpers ( #2178 )
...
* Add secondary and tertiary font families to derived-variables.sass
* Add font family helpers to helpers.sass
* Add has-font-* to typography-helpers.html
* Correct number of font family helpers in typography-helpers.html
* Remove $family-tertiary, change has-font to is-family, and update docs.
2018-10-28 22:12:52 +00:00
Jeremy Thomas
04fb26b450
Fix mixins/extends confusion
2018-09-04 15:24:57 +02:00
Christopher Darling
deb83d60df
Remove clip-path from .is-sr-only
...
see 6bad0f84f4
2018-08-26 16:16:03 +02:00
Jeremy Thomas
44135d2dc2
Update changelog
2018-07-09 16:11:05 +01:00
Muhannad Abdelrazek
e71c248cde
A11y: Add .is-sr-only to helpers ( #1764 )
2018-07-09 16:09:42 +01:00
Come2Daddy
3f7be4573d
Fix #1789
2018-04-15 06:47:40 +01:00
Jeremy Thomas
91776c091f
Footer stars
2018-04-10 17:33:43 +01:00
Jeremy Thomas
0f9d338f66
Create links nav
2018-04-09 12:45:52 +01:00
Jeremy Thomas
6ec42afb20
Fix #1778
2018-04-08 20:15:06 +01:00
Jeremy Thomas
8baa6cc6dc
Fix before and after selectors
2018-04-08 20:15:06 +01:00
Jonathan Linat
6691033fba
Updated 'minireset.sass' file to the latest available version (v0.0.3).
2018-04-08 17:58:56 +01:00
Jeremy Thomas
7ece5f5156
Add color helpers
2018-04-08 15:34:40 +01:00
Peter Hull
81a9ada825
Add has-bg helpers for block background colors ( #1628 )
...
* Add has-bg helpers for block background colors
* Updating CHANGELOG
2018-04-08 15:19:53 +01:00
Oleksii Potiekhin
e385d3dd9a
font-style: italic !important ( #1452 )
...
* is-rounded
* Rollback
* font-style: italic;
* Update CHANGELOG.md
2017-11-30 10:56:28 +00:00
bstashio
78fc506e51
Replace hard coded value of body-background-color with white variable ( #1185 )
2017-10-18 11:33:45 +01:00
Oleksii Potiekhin
d010b31c3f
visibility: hidden !important ( #1289 )
...
* visibility: hidden !important
* CHANGELOG.md
* docs
* docs fix
2017-10-11 18:03:05 +01:00
Jeremy Thomas
eacb9f115a
Fix #1167
2017-09-18 22:54:26 +01:00
Hana Shiro
0f94e971d8
Add .has-text-justified
support ( #1180 )
2017-09-13 08:00:37 +01:00
Wikiki
ac533a21c1
Feature/typo weight modifier ( #1171 )
...
* Update new steps extension image size
* Add text weight modifiers + update doc
2017-09-10 16:34:08 +01:00
Colin Frick
43d289d235
Fix #1078 ( #1111 )
...
* Rearrange responsive typography definition. Fixes #1078
* Renamed mixin (compliant with the styleguide)
2017-09-05 13:49:18 +02:00
Matteo Manfredi
87c2c81f69
Added text-size-adjust: 100% to html [ Fix #1147 ] ( #1148 )
...
See issue #1147 .
2017-09-03 18:05:25 +02:00
Daniel Bayerlein
5355542bbe
chmod 0644 *.sass ( #1071 )
2017-09-01 14:15:12 +02:00
Jeremy Thomas
88fb510d93
Fix #1063
2017-08-14 11:26:48 +01:00
Jeremy Thomas
5560ec8a1b
Fix #1030
2017-08-07 19:57:34 +01:00
Tim MacDonald
010b6d70a0
[Suggestion] Add responsive helpers to text-align helpers ( #985 )
...
* add responsive helpers to text-align helpers
* better generation of classes
* better naming
2017-08-04 23:44:19 +01:00
Daniele Lenares
5cee4c8974
Fixes #1001 ( #1005 )
...
* Fix #1001
* Order modifiers alphabetically.
2017-08-03 19:52:00 +01:00
Jeremy Thomas
e1a82944d3
Add JS instructions
2017-07-30 00:32:56 +01:00