Skip to content

Releases: diogot/MyWeight

1.0-5

23 Nov 16:31
Compare
Choose a tag to compare
1.0-5 Pre-release
Pre-release
  • Added custom modal for Add

1.0-4

17 Nov 14:27
Compare
Choose a tag to compare
1.0-4 Pre-release
Pre-release
  • Added bottom overlay in list

1.0-3

05 Nov 17:08
Compare
Choose a tag to compare
1.0-3 Pre-release
Pre-release
  • Fixed missing weights in some locales
  • Fixed font on "add button"

1.0.0-2

27 Oct 15:36
Compare
Choose a tag to compare
1.0.0-2 Pre-release
Pre-release
Added launch screen and missing icon (#65)

* Add screen typography tweaks

Changed “Cancel” margin to 16 (was 24);
Changed AddView title type style to title3 (was body);

* Added custom separators

Replaced native separators for custom ones with auto-layout

* PR code fixes

Changed tableView.separatorStyle to “.none” (it was
UITableViewCellSeparatorStyle.none);
Removed unnecessary space;
Changed separator height to 0.5 to match Apple’s (it was 1);
Removed unnecessary separator width;

* Added launch screen and missing 20pt icon