Skip to content

Commit c34f4cc

Browse files
committed
Update CHANGELOG-0.8.md
1 parent a34c95d commit c34f4cc

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

doc/CHANGELOG-0.8.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
# 0.8.1
22

3-
* Added `ReactComponentB.static` to quickly create components with unchanging content.
43
* Added `ExternalVar` to `extra` module. ([Live demo](http://japgolly.github.io/scalajs-react/))
5-
6-
##### Scalatags
7-
8-
* Added new Styles
4+
* Added `ReactComponentB.static` to quickly create components with unchanging content.
5+
* Added new styles:
6+
* `alignItems`
97
* `flex`
108
* `flexBasis`
9+
* `flexDirection`
1110
* `flexGrow`
1211
* `flexShrink`
1312
* `flexWrap`
14-
* `alignItems`
1513
* `justifyContent`
16-
* `flexDirection`
1714
* `vectorEffect`
15+
* Fixed typos in `borderRightStyle` and `lineHeight`.
1816

19-
* Fixed `borderRightStyle` and `lineHeight` typo
2017

2118
# 0.8.0 ([commit log](https://github.com/japgolly/scalajs-react/compare/v0.7.2...v0.8.0))
2219

0 commit comments

Comments
 (0)