Sha256: 3001a318cd88af9c60b395250543639eac784a08ea42fdd794f96215095306b7
Contents?: true
Size: 1.97 KB
Versions: 1
Compression:
Stored size: 1.97 KB
Contents
=== 0.4.2 * Bug fixes * Added web view element support === 0.4.1 * Bug fixes * Added custom progress view indicator * Tab bar screens support image/title options now === 0.4.0 * Big refactoring and speed improvements. * Use BaseSection both for draw and base elements. === 0.3.3 * Screen tab bar support === 0.3.2 * Refactor screens * Fix paddings for draw sections * Draw label now supports corner radius === 0.3.1 * Added universal AppDelegate#open_screen method for opening screens. * Old AppDelegate#open_screen method renamed to AppDelegate#open_content_screen * Ability to add inherited styles * Update project template * Small refactoring === 0.3.0 * Added iOS 7 support * Added command line tools * Many bug fixes === 0.2.1 * Bug fixes === 0.2.0 * MP::BaseModel improvements * Added ability to observe form field errors * Use MP::Config for style configurations === 0.1.7 * MP::BaseModel#fetch_associations now supports callback option * MP::LabelDrawElement now supports `size_to_fit` option === 0.1.6 * Section container options now support proc values === 0.1.5 * MP::FormSection#on_edit renamed to on_input_edit * MP::FormSection#on_input_change callback added * MP::FormSection#on_input_return callback added, hides keyboard by default * MP::FormSection#keyboard_will_show callback added * MP::FormSection#keyboard_will_hide callback added * MP::TableSection#on_appear callback added === 0.1.4 (Breaking changes) * MotionPrime::BaseModel#sync_with_url renamed to fetch_with_url * MotionPrime::BaseModel#sync_with_attributes renamed to fetch_with_attributes * MotionPrime::BaseModel#sync_association renamed to fetch_association * MotionPrime::BaseModel#sync_attributes renamed to updatable_attributes === 0.1.3 * added google map element support * fixes for tabbed section === 0.1.2 * added tabbed section * draw image element now supports layer. e.g. you can pass layer: {corner_radius: 50} now. * draw label element now supports multiline. * all draw elements now support hidden option
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
motion-prime-0.4.2 | CHANGELOG.md |