New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

marionette.toolkit

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marionette.toolkit - npm Package Versions

23

6.3.0

Diff

Changelog

Source

v6.3.0

  • Features
    • Allow for the passing of options to app.restart()
paulfalgout
published 6.2.0 •

Changelog

Source

v6.2.0

  • Features
    • Updated underscore peer dependency version
    • Throw a "Child app does not exist." error on startChild app when child app undefined
paulfalgout
published 6.1.0 •

Changelog

Source

v6.1.0

  • Features

    • Component.showIn now supports passing regionOptions
  • Fixes

    • When an app is stopped, the running events cache is now cleared correctly
    • viewEvents now works if a view is shown during onBeforeShow
paulfalgout
published 6.0.1 •

Changelog

Source

v6.0.1

  • Add .npmignore
  • Fix the build
paulfalgout
published 6.0.0 •

Changelog

Source

v6.0.0

  • Breaking Changes

    • Replaced Component with a simpler API.
      • Component now extends `Marionette.Application
      • Removes removeView for show
      • Adds empty for a safe destruction
      • Adds regionOptions
      • A Component can now be shown multiple times
      • Adds setRegion as a class method
    • Removed the default export
    • MixinState is now mixinState
  • Tooling

    • Modernized build/test tooling
paulfalgout
published 5.1.0 •

Changelog

Source

v5.1.0

  • Features
    • Updated dependency versions
paulfalgout
published 5.0.0 •

Changelog

Source

v5.0.0

  • Breaking Changes

    • Upgraded to Marionette v4
    • Toolkit is no longer attached to Marionette.Toolkit
    • noConflict was removed
    • Removed bower
    • For apps the state model and listeners are now only init'd during runtime available first in onBeforeStart without listeners.
    • triggerStart now calls a finallyStart method rather than triggerMethod directly.
  • Features

    • childApps definitions now support regionName and getOptions for boilerplate reduction.
    • Updated underscore dependency range
    • Added toggleState for a quick/clean set('foo', !get('foo'))
    • Added hasState for a quick/clean this.getState().has('foo')
    • stopChildApp now passes options along this.stopChildApp('appName', { foo: true })
    • Component now exposes showView so that the behavior can be overridden
    • restartWithParent was added to modify the behavior of child apps during restart
  • Fixes

    • Child app was not removing correctly if startAfterInitialize: true
    • Fixed clean up for various app view removal methods
paulfalgout
published 5.0.0-alpha.5 •

paulfalgout
published 5.0.0-alpha.4 •

paulfalgout
published 5.0.0-alpha.3 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc