Skip to content

Releases: FundingCircle/sass-common

Lower specificity for inputs

19 May 10:46
Compare
Choose a tag to compare
2.4.11

rebuild - lower specificity for inputs

Fixed line height issue on textarea elements

30 Apr 09:41
Compare
Choose a tag to compare
2.4.7

rebuild - textarea line height fix

Input tooltip will show when a form element is focused.

29 Apr 09:25
Compare
Choose a tag to compare
2.4.6

rebuild - Input tooltip will show when a form element is focused.

New icons and go-to links update

27 Apr 14:27
Compare
Choose a tag to compare
2.4.5

rebuild - icons added and go-to alteration

2.4.4

22 Apr 16:13
Compare
Choose a tag to compare
rebuild - keyboard shows tooltip for non-clickable tooltips

Small updates

22 Apr 09:47
Compare
Choose a tag to compare
  • removed the unused modal styling
  • new background (.bg-8)
  • updated the go-to arrow style

Ratio width for elements

10 Apr 09:34
Compare
Choose a tag to compare

Consider the following situation:
col grid

You need the COLUMN and the EMPTY margins to have a 5-8-5 grid ratio proportion.
If we use the table mixin, then we need extra markup to create two empty cells to stand for margins. Using this mixin, you can send grid proportions and return a width in percentage for an element without the need of extra markup.

$ie default variable and search icon

07 Apr 14:30
Compare
Choose a tag to compare
2.4.1

rebuild - search icon and ie default variable

Fixed local fonts

01 Apr 16:04
Compare
Choose a tag to compare
2.3.3

rebuild - local fonts fixed

Protocol relative font URLs

01 Apr 10:21
Compare
Choose a tag to compare