Skip to content

Sun Ray Detective

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukemelia lukemelia released this 25 Apr 22:13
· 140 commits to master since this release

1.0.0-alpha.6 (2016-04-25)

Full Changelog

  • [BREAKING] Delegate to layout for calculating style #81 (raytiley)

    If you have written custom layouts, you will need to implement formatItemStyle on them. See the PR for details

  • Fallback to setTimeout if requestAnimationFrame is not present #84 (raytiley)

  • Fix percentage-columns-layout #87 (raytiley)

  • Build tooling and doc updates: