Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / onsi/cocktail issues and pull requests

#67 - Events in mixin not working with backbone >= 1.2

Issue - State: open - Opened by fbossy over 7 years ago - 4 comments

#66 - Support to patch additional objects in Cocktail.patch

Pull Request - State: closed - Opened by nikcub about 8 years ago - 2 comments

#65 - Update the latest package.json changes to bower.json

Pull Request - State: closed - Opened by ChromeQ about 8 years ago - 5 comments

#64 - #60 Updated the bower dependency on Backbone to accept newer version

Pull Request - State: closed - Opened by ChromeQ about 8 years ago - 1 comment

#63 - patch doesn't work with Marionettte.LayoutView

Issue - State: closed - Opened by tkane2000 about 8 years ago - 3 comments

#62 - Handle conflicts of function return values by merging?

Issue - State: closed - Opened by bpatram about 8 years ago - 5 comments

#61 - #60 Updated the bower dependency on Backbone to accept newer version

Pull Request - State: closed - Opened by ChromeQ over 8 years ago - 3 comments

#60 - Upgrade version of backbone dependency

Issue - State: closed - Opened by ChromeQ over 8 years ago - 1 comment

#59 - Not correctly identifying amd define

Issue - State: closed - Opened by emanuelbsilva over 8 years ago - 4 comments

#58 - mixin result of methods

Issue - State: closed - Opened by mairasala over 8 years ago - 2 comments

#57 - Override a function

Issue - State: closed - Opened by fu-raz over 8 years ago - 1 comment

#56 - Fix to make it work with Lodash 4.0.0 core build

Pull Request - State: closed - Opened by bungle over 8 years ago - 2 comments

#55 - Mixin registry using _.result

Issue - State: closed - Opened by ryan-farmer about 9 years ago - 1 comment

#54 - Question about collisions

Issue - State: closed - Opened by theCuriousJi about 9 years ago - 1 comment

#53 - Method to verify if an object has a specific mixin

Issue - State: closed - Opened by agwidarsito over 9 years ago - 4 comments

#52 - calling super in a mixin

Issue - State: closed - Opened by newtonianb over 9 years ago - 1 comment

#51 - Compatibility issue with Backbone.Syphon Library

Issue - State: closed - Opened by maximerassi over 9 years ago - 2 comments
Labels: bug

#50 - Travis support

Pull Request - State: closed - Opened by mrjoelkemp over 9 years ago - 1 comment

#49 - Update to work with lodash v3. Fixes #48

Pull Request - State: closed - Opened by kmudrick over 9 years ago - 2 comments

#48 - Lodash 3.0.0

Issue - State: closed - Opened by Haraldson over 9 years ago - 3 comments

#47 - Bump bower to 0.5.9

Pull Request - State: closed - Opened by mrjoelkemp almost 10 years ago

#46 - Incorrect version in bower.json

Issue - State: closed - Opened by malinges almost 10 years ago - 1 comment

#45 - Maintain context when resolving collisions

Pull Request - State: closed - Opened by thewildpendulum about 10 years ago - 3 comments

#44 - Add underscore as a dependency for node use

Pull Request - State: closed - Opened by mrjoelkemp about 10 years ago

#43 - Version bump development version

Pull Request - State: closed - Opened by thewildpendulum about 10 years ago - 4 comments

#42 - Underscore dependency

Issue - State: closed - Opened by SleepWalker about 10 years ago - 4 comments

#41 - Mixins on instances don't support initialize()

Issue - State: closed - Opened by russplaysguitar about 10 years ago - 1 comment

#40 - Calling prototype method results in stack overflow

Issue - State: closed - Opened by russplaysguitar about 10 years ago - 3 comments

#39 - Array.push() on an object

Issue - State: closed - Opened by trojjer about 10 years ago - 3 comments

#38 - Add support for static methods?

Issue - State: closed - Opened by esamattis over 10 years ago - 7 comments

#37 - Remove underscore dependency

Issue - State: closed - Opened by ogonkov over 10 years ago - 9 comments
Labels: enhancement, question

#36 - Resolve AMD and CommonJS dependencies on load

Pull Request - State: closed - Opened by ptgolden over 10 years ago - 2 comments

#35 - Add module entry point to package.json

Pull Request - State: closed - Opened by ptgolden over 10 years ago - 1 comment

#34 - installation via npm

Issue - State: closed - Opened by gr2m over 10 years ago - 1 comment

#33 - New build process with version number

Issue - State: closed - Opened by mrjoelkemp over 10 years ago
Labels: enhancement

#32 - Bug in Cocktail.min.js

Pull Request - State: closed - Opened by PATROMO over 10 years ago - 2 comments

#31 - 0.5.3 tag is missing

Issue - State: closed - Opened by egeriis over 10 years ago - 1 comment

#30 - Bower fixes

Pull Request - State: closed - Opened by egeriis over 10 years ago - 1 comment

#29 - Cannot be used with Backbone Marionette through Bower

Issue - State: closed - Opened by egeriis over 10 years ago - 2 comments

#28 - Cocktail is registered twice with Bower

Issue - State: closed - Opened by egeriis over 10 years ago - 2 comments

#27 - Return Object on Cocktail.mixin()

Pull Request - State: closed - Opened by jaridmargolin over 10 years ago - 1 comment

#26 - Handle returned values

Issue - State: closed - Opened by ogonkov over 10 years ago - 15 comments

#25 - Fix array merge

Pull Request - State: closed - Opened by ogonkov over 10 years ago - 1 comment

#24 - Mixin Array converted to Object

Issue - State: closed - Opened by ogonkov over 10 years ago - 2 comments

#23 - Fixes #22

Pull Request - State: closed - Opened by mrjoelkemp over 10 years ago

#22 - Protect against accidentally mixing in the same methods

Issue - State: closed - Opened by mrjoelkemp over 10 years ago
Labels: enhancement

#21 - Bower unable to find 0.5.0

Issue - State: closed - Opened by chiplay almost 11 years ago - 4 comments

#20 - Nested mixins

Issue - State: closed - Opened by gregtillbrook almost 11 years ago - 3 comments

#19 - Added Bower package details

Pull Request - State: closed - Opened by juriejan almost 11 years ago - 1 comment

#18 - Ability to remove a mixed in object/function?

Issue - State: closed - Opened by mrjoelkemp almost 11 years ago
Labels: enhancement

#17 - Readme correction and elaboration

Pull Request - State: closed - Opened by mrjoelkemp almost 11 years ago

#16 - RequireJS optimizer breaks MonkeyPatching

Issue - State: closed - Opened by ianwremmel almost 11 years ago - 3 comments

#15 - Added lazy mixing. With new tests and passing old tests. Readme updated

Pull Request - State: closed - Opened by mrjoelkemp almost 11 years ago - 3 comments

#14 - Support mixins on instances

Issue - State: closed - Opened by mrjoelkemp almost 11 years ago - 2 comments

#13 - Cocktail could use better ownership

Issue - State: closed - Opened by onsi about 11 years ago - 7 comments
Labels: enhancement, question

#12 - Update README.md

Pull Request - State: closed - Opened by mrjoelkemp about 11 years ago

#11 - can you tag a release please?

Issue - State: closed - Opened by mreinstein about 11 years ago - 1 comment

#10 - Give it a chance under RequireJS

Pull Request - State: closed - Opened by shine-on about 11 years ago

#9 - Mixin primitives when no definition exists on target class

Pull Request - State: closed - Opened by dspangen about 11 years ago - 1 comment

#8 - Cocktail mixins don't support primitive values

Issue - State: closed - Opened by dspangen over 11 years ago - 4 comments

#7 - Add a test case and documentation for coffeescript syntax.

Pull Request - State: closed - Opened by byroot over 11 years ago

#6 - Mixins don't work with Coffeescript

Issue - State: closed - Opened by michaelmarconi over 11 years ago - 2 comments

#5 - Add support for named mixins

Pull Request - State: closed - Opened by gsilk over 11 years ago - 3 comments

#4 - Attributes property extension

Pull Request - State: closed - Opened by juriejan over 11 years ago - 5 comments

#3 - Add an alternative syntax for CoffeeScript users as requested in #2

Pull Request - State: closed - Opened by byroot over 11 years ago - 1 comment

#2 - support for backbone on coffeescript

Issue - State: closed - Opened by goosetav almost 12 years ago - 1 comment

#1 - Support override of non-function properties?

Pull Request - State: closed - Opened by teleological about 12 years ago - 2 comments