File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Spruce CSS Changelog
2
2
3
+ ## v1.0.0 (2022-08-13)
4
+
5
+ ### New features
6
+ - Add new form element stylings: ` .form-file ` , ` .form-range ` , ` .form-switch ` .
7
+ - Add different input display options under ` .form-group ` .
8
+ - Add a small set of [ print styles] ( https://sprucecss.com/docs/getting-started/print ) .
9
+ - Add an optional [ cookie helper script] ( https://sprucecss.com/docs/getting-started/js ) .
10
+
11
+ ### Improvements
12
+ - Add ` .quote ` as a helper for cited blockquote.
13
+
14
+ ### Bugfix
15
+ - Fix color input.
16
+
17
+ And a lot more minor changes and fixes.
18
+
3
19
## v0.10.0 (2022-07-08)
4
20
5
21
### New features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sprucecss" ,
3
- "version" : " 0.10 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"description" : " Spruce CSS - Another CSS Framework" ,
5
5
"keywords" : [
6
6
" css" ,
You can’t perform that action at this time.
0 commit comments