Skip to content

2.0.0

Compare
Choose a tag to compare
@mjtalbot mjtalbot released this 15 Apr 21:53
· 1432 commits to main since this release
  • Deprecated old RiveFile utils. Converted Layout, BlendModes and StateMachine UIKit examples. Commented out unused examples and old RiveView related things. Fixed SimpleAnimation presentation issues. a456f48
  • Removed unused files e9035ed
  • [Workspace] 50cfa4f
  • Removed the need for the Facade and Controller. Connected the RiveSlider to the new workflow. e162db3
  • Broken UIKit workflow ed40ee8
  • Removed the controller and facade 0c125b4
  • Converted some widgets to use the new workflow. Added a scrollview to RiveComponents to test compatibility. Moved discrete widgets into their own folder. c01307b
  • Removed experimental code and reduced redundant code in ExamplesViewController 0b13d67
  • Renamed RModel, RViewModel, RView to RiveModel, RiveViewModel, RiveView respectively e425bc7
  • Touch slider 2c6dc4d
  • Add updated docs and add RiveStateDelegate and RiveInputDelegate to RView e6039be
  • Migrated progress bar functionality to new RProgressBar. Made the base .view() method of RViewModel return an opaque View. 421247b
  • Converted SwiftUI Examples 379ea27
  • UIKit implementation works now :) ae37dd9
  • Slight changes to syntax and readability 7db32cc
  • Reduced boilerplate code for enabling an RViewModel to be responsive to touch. Made new RButton ba21fcc
  • change notes d1304ba
  • Move the MultipleAnimations example over to new API 65bb677
  • Converted the SwiftUI and UIKit "SimpleAnimation" examples over to using the new workflow 9fe3581
  • Converted remaining SwiftUI examples 64f1fa4
  • Renamed our sample widgets to use the Rive prefix 93b8f51
  • Added convenience inits to RViewModel 4cdeca8
  • More lexical changes to make variable names more clear 0d2d8aa
  • Updated old delegates in unit tests fe1ae49
  • Remade the RSlider to fit anywhere and look more visually congruous with its surroundings f286668
  • Made the default RButton look more like a button aea1fcb
  • Docs changes d8aa490
  • Added documentation to RModel 8e6dce6
  • Slight lexical changes 704c5ff
  • Updating version files c4ea5d8
  • Fixed some changes that were lost in a merge commit due to rebasing fa65c34
  • Temporarily make a major release. Need to revert this change after release is done 166bd15
  • Don't run release GH workflows unless PR to main has been merged e06f7cd
  • Slight formatting tweak 31948d4
  • documentation ba8cdec