Skip to content

Commit

Permalink
prepare for 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazhnuz committed Oct 15, 2018
1 parent 39da845 commit 249de3b
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,46 @@

## BlueSky 3.x

### BlueSky 3.1

- Use Clear-Typography 1.1

- Port everything to SCSS !

- Transform the palette in one of the style submodules

- Use submodules to make the scss easier to modify

- Use SCSS variables to handle palette and modifiable elements

- New Features

- Background Colors fully supported (.bg-<color_name>)

- Text color (.text-<color_name>)

- Customizable link color (via SCSS variable)

- Customizable selection color (via SCSS variable)

- Three new colors in palette : yellow, brown, grey

- Styles changes

- Borders and shadow streamlined

- Slight color changes due to the new way of working of the palette

- Inset shadow in navbar removed

- Darker "$color-dark" color

- Bugfixes

- Badge hover/focus styling fixed

- Every fixes and improvement coming from Clear-Typography 1.1

### BlueSky 3.0

- Removed Comic Neue font
Expand Down

0 comments on commit 249de3b

Please sign in to comment.