Skip to content

0.3.1

Compare
Choose a tag to compare
@MylesBorins MylesBorins released this 13 Nov 23:11
· 55 commits to develop since this release

General

  • Added fix for ios8 Safari compositing by setting the famous-root to have an opacity of .999999

Bug Fixes

  • Famous/core
    • Fixed sizing checks that prevented things from being resized
  • Famous/physics
    • Added direction to setOptions for VectorFields

Features

  • Famous/views
    • Added getSize to GridLayout

Performance Increases

  • Famous/core
    • Removed unneeded removeChild call from ElementAllocator's migrate