Skip to content

Update lifecycle methods

Compare
Choose a tag to compare
@JakeSidSmith JakeSidSmith released this 24 Feb 11:50
· 276 commits to master since this release
8faa35f

Swap deprecated willUpdate methods for didUpdate.
Move app rootwillMount subscriber to constructor.
Ensure footer and nav-bar always notify the app root about changes (for size).

#333