Sha256: 4097b2944cbd686ec66ae3e7871a4f84a0a47f0d6dcae90c185cbadd798032c8

Contents?: true

Size: 1.16 KB

Versions: 6

Compression:

Stored size: 1.16 KB

Contents

=== 1.0.0
* bug: content_vertical_alignment conflicts with padding.
* bug: content_vertical_alignment has not ideal centering.
* bug: if mp label do not have text and was set as hidden, it should unhide after setting text.
* bug: size_to_fit works incorrect with relative width.
* bug: bind_keyboard_close breaks bind_guesture
* bug: dealloc of Prime::Section will not be called for cell created in table_data using #map.
* bug: images does not render after reload table if using draw_with_layer (prerender not enabled).
* add dsl for push notifications
* add some extensions/middleware system, at least for networking.
* create "display_network_error" extension.
* add different templates. some templates should be more like final app.
* add size_to_fit support for images.

=== 1.1.0
* Move api_client and model sync mixin to prime_model_sync gem.
* Move models to prime_model gem.
* Move bind keyboard events to forms.

=== 1.2.0
* add cell preload for reverse scrolling table.
* add computed_options.get(), this will allow to make sure that options is computed.
* add testing framework
* add DSL for ViewStyles#setValue conditions
* add embed/regular has many types. embedded by default.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
motion-prime-0.9.9 ROADMAP.md
motion-prime-0.9.4 ROADMAP.md
motion-prime-0.9.3 ROADMAP.md
motion-prime-0.9.2 ROADMAP.md
motion-prime-0.9.1 ROADMAP.md
motion-prime-0.9.0 ROADMAP.md