-
jQuery 2.0 will soon be out without IE8 support. It also seems Moviepilot no longer supports IE8. Do we still want to support it?
With IE9, we can drop ALL checks for ES5 stuff. No more `Object.freez…
-
**first issue**
If you mixin the deferred into your collection the already there reject (whoever uses that one?) gets overwritten.
**second issue**
collection dispose checks if @reject is a function…
-
This is something @molily [pointed out in this comment](https://github.com/chaplinjs/chaplin/pull/291#issuecomment-11342451) which is an issue for us at Moviepilot as well.
Only this week I've been a…
-
Consider basic application like ost.io ([routes.coffee](https://github.com/paulmillr/ostio/blob/master/app/routes.coffee)).
User goes to `:login/:repoName/topics/:topicNumber`, [`topics#show`](https:…
-
We need to replace licenses in all chaplinjs repos with proper ones.
https://github.com/chaplinjs/service-providers/issues/2
-
Before I get any further; I need to thank @molily, @paulmillr, @karellm, @9elements, @moviepilot, et al for such an awesome library to build upon.
After our discussion on #202 and after hearing every…
-
Is there a reference anywhere?
-
Is there some kinda 'before_filter' like in Ruby-on-Rails Controller?
It'd awesome if Chaplin will have an ability to make before-method-call-check in Controller. For example to check whether the cur…
-
What core dev-team thinks about to change Underscore to Lodash as default in Chaplin?
-
Probably, to moviepilot/chaplin-facebook-example etc. I propose to put instead hello world project boilerplate like I did in [brunch-with-chaplin](https://github.com/paulmillr/brunch-with-chaplin/tree…