Sha256: 617a710a088628cc6c8e75f7d97ede22fe85b32fa067d6963b2d19ff0dbd0328

Contents?: true

Size: 1003 Bytes

Versions: 1

Compression:

Stored size: 1003 Bytes

Contents

=== 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.1.6 CHANGELOG.md