Sha256: 244a659f7f00a5bfbbd163ea22e5b69620ca841690fa7bbfdd53c9ac806abac3

Contents?: true

Size: 1.05 KB

Versions: 3

Compression:

Stored size: 1.05 KB

Contents

=== 1.0.0
* 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 collection_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

3 entries across 3 versions & 1 rubygems

Version Path
motion-prime-1.0.0 ROADMAP.md
motion-prime-0.9.9.2 ROADMAP.md
motion-prime-0.9.9.1 ROADMAP.md