Sha256: 6e9647262dc3d7f27dfa7e6fb20155312a4caecdb02cea7ff957c3578649767b
Contents?: true
Size: 1.13 KB
Versions: 2
Compression:
Stored size: 1.13 KB
Contents
=== 0.9.0 * Move api_client and model sync mixin to prime_api gem. * Move bind keyboard events to forms. === 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 table_data using #map. * bug: images does not render after reload table if using draw_with_layer (prerender not enabled). * add clone to models to prevent problems when bag_key is overrided * 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 * add sections/screens/models generator === 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
motion-prime-0.8.8 | ROADMAP.md |
motion-prime-0.8.7 | ROADMAP.md |