All Versions
224
Latest Version
Avg Release Cycle
14 days
Latest Release
1055 days ago
Changelog History
Page 12
Changelog History
Page 12
-
v2.3.4 Changes
- ๐ issue-588: Fixed GridAxis memory leak issue.
-
v2.3.2 Changes
- ๐ Fixed issue-557 where the transitioned view controller was overlapping the
RootController
type controls.
- ๐ Fixed issue-557 where the transitioned view controller was overlapping the
-
v2.3.1 Changes
- โ Added
Capture
delegation methods that notify whenvideoOrientation
changes.
- โ Added
-
v2.3.0 Changes
- ๐ Merged in PR-566 to move
CAAnimation
String constants to enum types. - ๐ Renamed the
Animation
struct toMotion
, in order to initiate the expansion of the Motion library within Material. - ๐ Fixed issue-573 where sample had incorrect spelling for
Material
. - โก๏ธ Updated
Bar
type layout mathematics. - โก๏ธ Updated
FabButton
defaultbackgroundColor
towhite
. - โก๏ธ Updated
Capture
API with sample project.
- ๐ Merged in PR-566 to move
-
v2.2.4 Changes
- ๐ Fixed issue where
ImageCard
top
andbottom
EdgeInsets
were not being applied correctly.
- ๐ Fixed issue where
-
v2.2.3 Changes
- ๐ Updated Card internals for better performance.
- โ Added sample CardTableView.
-
v2.2.2 Changes
โก๏ธ We moved all sample projects to a separate repo named Samples to allow their development to be independent of the Material framework. There has been instances where we needed to update the versions of the framework to accommodate changes that only occurred in the sample projects.
-
v2.2.1 Changes
- ๐ Fixed recursion issue with
Snackbar
and reloading. - ๐ issue-552: Removed extraneous @objc declarations.
- โ Added
dividerContentEdgeInsets
anddividerContentEdgeInsetsPreset
to Material+UIView extension.
- ๐ Fixed recursion issue with