CosmicMind Material Versions Save

A UI/UX framework for creating beautiful applications.

2.16.4

5 years ago
  • pr-1120: Fixed issue where TextField cursor was not being repositioned correctly.
    • issue-1119: Cursor position was incorrectly being positioned when toggling security entry.

2.16.3

5 years ago

2.16.2

5 years ago
  • pr-1113: Added update() to Grid.
  • pr-1112: Added tab bar centering.
    • issue-926: TabsController - centering TabItem after selection.
  • pr-1114: Added option to adjust tabBar line width.

2.16.1

5 years ago
  • issue-1110: Fixed an issue where the depth of a view was being clipped from incorrectly.

2.16.0

5 years ago
  • Updated to Motion 1.4.2.
  • pr-1004: Added RadioButton/CheckButton and RadioButtonGroup/CheckButtonGroup.
  • Updated to Motion 1.4.0.
  • 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.
  • 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.

2.15.0

6 years ago
  • issue-1057: Added image states for TabItems used in TabBar and TabsController.

2.14.0

6 years ago
  • issue-995: Updated iOS 11 layout margins for NavigationBar.
  • pr-1038: Merged PR for iOS 11 layout margins fix.

2.13.7

6 years ago
  • 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.

2.13.6

6 years ago
  • 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.

2.13.5

6 years ago