Releases: rive-app/rive-ios
Releases · rive-app/rive-ios
2.0.3
2.0.2
2.0.1
2.0.0
- 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
1.0.18
- roll cpp, use ArtboardInstance
b2425ed - Roll cpp forward, and update call-sites
6a230a6 - Roll cpp forward, and update bindings
a154ab2 - Don't use integer divide when computing seconds
decd720 - comment out failing tests for now
7073223 - Add tests for effectiveDuration and endTime
f3d2882 - Updating version files
9d7712d - update readme
38b5176 - update current version & update release it configuration to push atomically
e00ee80 - upped the version number in package.json as well
49aa118 - Roll in cpp fix for core IDs becoming unsigned
4c9dce1