Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 570 Bytes

0.8.0.md

File metadata and controls

14 lines (11 loc) · 570 Bytes

0.8.0 (commit log)

Breaking
  • Upgrade scalajs-dom from 0.7.0 to 0.8.0. Note the package reorg.
  • Removed deprecated code scheduled for deletion in 0.8.0.
Scalatags
  • Fixed React warnings about certain styles.
  • Added spreadMethod attribute.
  • Added aria attributes.
Other
  • .isMounted() now accessible from all component scope views.