Skip to content

v3.4.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@seanrucker seanrucker released this 16 Aug 19:54
· 125 commits to master since this release

3.4.0 Adds support for rendering polls created in the Rover Experiences app.

Changelog

  • Marathon Polls UI Refactor & Polls Behaviour State Machine (#494)
  • Some Swift 5-isms crept in. Build and run with Swift 4.2. (#493)
  • Missed the indicator color. (#492)
  • Ensure distribution of evenly divided remainder is deterministically spread amongst options. (#491)
  • guard logic for double voting did not work correctly because state mapping for UI was happening upstream. (#490)
  • Feature: Casting votes on Polls (along with local state persistence and final touches on animation and layout). (#485)
  • Feature: Polls Display Mega PR (#481)