Releases: CosmicMind/Material
Releases · CosmicMind/Material
TextField
- pr-1120: Fixed issue where TextField cursor was not being repositioned correctly.
- issue-1119: Cursor position was incorrectly being positioned when toggling security entry.
Bug Fixes
- Updated to Motion 1.4.3
- pr-1116: ViewController-oriented clean up.
- pr-1117: Fixed TextView font issue with emojis.
- issue-838: TextView's font breaks when you type emoji.
TabBar
Clipping
- issue-1110: Fixed an issue where the depth of a view was being clipped from incorrectly.
Batch Update
- Updated to Motion 1.4.2.
- pr-1004: Added RadioButton/CheckButton and RadioButtonGroup/CheckButtonGroup.
- issue-505: Add RadioButton and Checkbox.
- Updated to Motion 1.4.0.
- issue-1078: Update Motion Dependency.
- pr-1047: Document material color codes.
- issue-1000: Color: Document mapping from codes (e.g. a400) to names (e.g. accent1).
- pr-1055: Open up FABMenu a little bit.
- Updated Copyright years.
- pr-1079: Added custom navigationBarClass support to NavigationController.
- issue-1074: Need to use a NavigationBar subclass with NavigationController.
- pr-1080: Fixed license badge href.
- pr-1046: Added ShouldOpen and ShouldClose delegate methods to FABMenuDelegate.
- issue-1043: ShouldOpen and ShouldClose delegate methods FABMenu.
- pr-1086: Fix delegations never fired on tab swipe.
- issue-1087: TabBar item is selected even though TabsController delegate shouldSelect always returns false.
- issue-1056: Delegation methods never fired on Tab swipe.
- pr-1088: Removed unnecessary convenience initializers.
- issue-1085:
convenience init()
across the framework prevents generic initialization of the components.
- issue-1085:
- pr-1082: Added ErrorTextField validation.
- issue-1017: Can we make the error detail for textfields dynamic?
- issue-1053: TextField Detail Label not Layed-Out correctly with Left-Image.
- pr-1103: Added ability to change password visibility icons.
TabItem Images
- issue-1057: Added image states for TabItems used in TabBar and TabsController.
NavigationController
TabsController
- Updated TabsController to no longer force the default animation to change between tabs and not return to normal behavior.
- issue-1044: Fixed issue where TabBar items were not correctly laying out.
TextField
- issue-841: Adjusted default sizing for Switch to be more like the original sizing.
- pr-1030: Added workaround for known issue where trailing whitespace is apparent in UITextField.
- Updated to Motion 1.3.5.
TabsController & Motion
- pr-1019: Added swipe gesture handling to TabsController.
- Updated to Motion 1.3.4.