Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Version 1.2.0

Choose a tag to compare

@jamonholmgren jamonholmgren released this 16 Mar 00:04
· 786 commits to master since this release
  1. Now uses motion-require for better compatibility with other libraries 6046dd7f4
  2. SplitScreen: New option swipe: allows you to specify if a splitscreen master screen can be opened with a swipe. ffbb76caf
  3. FormotionScreen: Removed PM::FormotionScreen and the Formotion testing dependency. Use ProMotion-formotion instead.
  4. Styling: Added a content_width helper to PM::Styling (similar to content_height) 08a984815
  5. TableScreen: Removed SDWebImage in favor of similar but more reliable JDImageCache 59ed747e9
  6. Screen: Allow custom views (including images) for title setting #415