backbone.marionette icon indicating copy to clipboard operation
backbone.marionette copied to clipboard

The Backbone Framework

Results 40 backbone.marionette issues
Sort by recently updated
recently updated
newest added

###### Work in progress This issue is to document my proposal Regions 3.0. #### The Motivation Regions work _awesomely_ in the most common use cases. But there are still a...

enhancement
major
feat:region

Looking over the tests many of them use older terms (some even Marionette v1). There are a few tests that were modified to match the current behavior, but aren't in...

great for beginners
help wanted

As we've released v3, we've had some time to reflect and have discussed ideas for what the process for PRs and code releases should be. The current state of play...

discussion
docs

Ever wanted a shortcut to instantiate your views directly via writing a sort of custom HTML tag into your template ? Well I gave it a shot and I'd love...

discussion

Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.1.2 to 4.7.8. Release notes Sourced from handlebars's releases. v4.7.8 Make library compatible with workers (#1894) - 3d3796c Don't rely on Node.js global object (#1776) - 2954e7e...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.4.3 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

When create layout using ui definition in view, it didn't scoped to the current view. It was kind useless when the selector select element outside the view, and this would...

unclear

Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.7 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...

dependencies

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

dependencies

Hey, Would it be possible to publish the older version ([email protected]) to the NPM registry? There’s probably more reasons others would like it on the registry, for us, we would...