-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
99 lines (50 loc) · 1.69 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# NEWS
## BlueSky 3.x
### BlueSky 3.1.x
### BlueSky 3.1.1
- Bump Fork-Awesome to 1.1.3
- Bump Clear-Typography to 1.2
### 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
- Replaced Font-Awesome by Fork-Awesome
- Switched bootstrap version to bootstrap4
- Components :
- Adopted a triple-collumn layout for the footer
- New components : social media links
- New style for card headers
- New style for buttons
- New style for alerts
- New style for breadcrumb
- New style for navbar
- New Palette based on a work by Tobias Bernard for the Fractal application
- Color that aren't based on semantics
- Branding colors for social networks
## BlueSky 2.x
### BlueSky 2.1
- Removed unused classes
- Renamed misleading classes
- Some style fixes
- Reorganized stylesheet
### BlueSky 2.0
- Remade the style entirely
- Used material design palette