- updated next.js example to latest
- updated various documentation things (will put up a doc site if the main project doesn't wake up soon)
merged two community PRs:
- Fix: Multiline Text though clipped can be scrolled into view (necolas#2584) thanks @tienifr
- Implement maintainVisibleContentPosition (necolas#2588) thanks @janicduplessis