Skip to content

v0.2

Compare
Choose a tag to compare
@Maluen Maluen released this 22 Nov 15:10
· 187 commits to master since this release
  • Change the name of Panel and Elements sidebar pane to 'Backbone' (#12)
  • Keep the debug mode running when the user refreshes the page while in that mode (#10)
  • Don't reload the panel after 'fake updates', i.e. hash changes, push state, etc. This leads to much higher usability when interacting with the page while in debug mode.
  • Smoother Panel startup for apps with many components
  • Detect deletions of watched object properties, this allows for example to detect deletion of the last model of a collection
  • Make Backbone AMD detection work when using implicit require (#11)
  • Fix 'Times in Actions Table shown as NaN:NaN:NaN' bug (#6)