Skip to content

Version 1.3.1

Compare
Choose a tag to compare
@GantMan GantMan released this 15 Apr 03:41
· 166 commits to master since this release

New

Live stylesheet reloading!

See this blogpost for more info.

Then in the REPL when you want to turn it on, use: rmq_live_stylesheets

Other

  • Various aliases and strict tests added. PR 225
  • User Interaction enabled/disabled styler for all UIViews in PR 222
  • Symbolize any string new utility as in PR 229
  • New Stylers: Separator_inset, DatePicker
  • Normalized stylers in PR 223
  • UIProgressView now supports data in PR 224
  • Convenience callback on adding methods, like append in PR 227
  • rmq.app.hide_keyboard does just that in PR 234
  • Support for automatically using new iPhone dimensions in PR 235
  • RMQ Events support debounce timing in PR 236

Bugs Fixed

  • 220 - Set background image to nil when setting background color as suggested by apple.
  • 237 - Fix for RMQ selector not detecting corner case.