Ecosyste.ms: Issues

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

GitHub / tannerntannern/ts-mixer issues and pull requests

#69 - fix: weakmap in mixing tracking

Pull Request - State: closed - Opened by Battosuai 5 months ago - 1 comment

#68 - Subclasses that are meant to be mixed in

Issue - State: closed - Opened by gotjoshua 5 months ago - 4 comments

#67 - Proper constructor type hinting possible?

Issue - State: open - Opened by TaylorBenner 6 months ago

#65 - Angular @Inputs are not recognized by template

Issue - State: open - Opened by Gnyblast 9 months ago - 1 comment

#64 - Does not work with decorators of `nestjs-seeder`

Issue - State: closed - Opened by MoWafy001 9 months ago - 3 comments

#63 - Invalid type error for protected constructor

Issue - State: open - Opened by btxtiger 10 months ago
Labels: help wanted

#62 - Does not work with decorators of "type-graphql"

Issue - State: open - Opened by mduvernon over 1 year ago - 4 comments
Labels: question

#61 - how to initiate the property of super classes

Issue - State: closed - Opened by bodycombathuang over 1 year ago - 1 comment

#60 - Is it possible to get proper `this` inside a decorator for a method of a class extending Mixin(...)?

Issue - State: closed - Opened by dsechin over 1 year ago - 6 comments
Labels: invalid

#59 - mixin mode can't work with decorator

Issue - State: closed - Opened by flame4 over 1 year ago - 2 comments
Labels: invalid

#58 - 6.0.3 is broken

Issue - State: closed - Opened by TrejGun over 1 year ago - 2 comments
Labels: question, unconfirmed

#57 - Allow abstract constructor signatures for hasMixin

Pull Request - State: closed - Opened by tinkerborg over 1 year ago - 3 comments

#56 - hasMixin doesn't work with abstract classes

Issue - State: closed - Opened by tinkerborg over 1 year ago
Labels: bug

#54 - Property 'makeFoo' does not exist on type 'FooBar'.

Issue - State: closed - Opened by Volna13 over 1 year ago - 2 comments
Labels: invalid

#53 - TypeError when running tests in Angular v15

Issue - State: open - Opened by gkasse over 1 year ago - 3 comments
Labels: help wanted

#52 - fix(decorators): don't chain the result as it can result in undefined

Pull Request - State: closed - Opened by qfl1ck32 over 1 year ago - 4 comments

#51 - [QUESTION or BUG] TypeError: (0 , _1.<insert function here>) is not a function

Issue - State: closed - Opened by Juknum almost 2 years ago - 5 comments
Labels: invalid, question

#50 - Support extends up to 20 in Mixins function

Pull Request - State: open - Opened by ali-master almost 2 years ago - 3 comments

#49 - Caveat 3 is not true

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

#48 - @mix multiple classes and passing constructor args

Issue - State: closed - Opened by liamdefty almost 2 years ago - 8 comments
Labels: question

#47 - Ts-mixer with Angular

Issue - State: open - Opened by Nxtivision about 2 years ago - 2 comments
Labels: question

#46 - Can it work with Tsyringe Decorators?

Issue - State: closed - Opened by jfavrod about 2 years ago - 2 comments
Labels: enhancement, help wanted

#45 - Using custom interface in abstract extended class

Issue - State: closed - Opened by JacopoSciampi about 2 years ago - 1 comment

#44 - Give init function a default name

Pull Request - State: closed - Opened by yaquawa over 2 years ago - 3 comments
Labels: question

#43 - Fix bug in direct decorator search that returns past the end of an array

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

#42 - Memory leak in mixin tracking

Issue - State: closed - Opened by Artaud over 2 years ago - 5 comments
Labels: help wanted

#41 - Doesnt work in IE11

Issue - State: closed - Opened by AlexanderKositsyn almost 3 years ago - 4 comments
Labels: wontfix

#40 - When using with LitElement/Webcomponent getting `Illegal Constructor` error

Issue - State: open - Opened by andreabosman16 almost 3 years ago - 10 comments
Labels: enhancement, question

#39 - Getting an error when using with Jest

Issue - State: closed - Opened by Code-Quake about 3 years ago - 2 comments
Labels: question

#38 - fix: circular dependency

Pull Request - State: closed - Opened by hakimio about 3 years ago - 1 comment

#37 - ESM bundle

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

#36 - Provide ES module instead of commonJS

Issue - State: closed - Opened by hakimio about 3 years ago - 9 comments
Labels: enhancement

#35 - Multi mixins when using with @nestjs/mongoose not working

Issue - State: closed - Opened by mdwekat over 3 years ago - 9 comments
Labels: question

#34 - mixin-based multiple inheritance not working with nestjs/swagger decorators

Issue - State: closed - Opened by ishandrov over 3 years ago - 5 comments
Labels: question

#33 - Only 10 classes are allowed for mixins.

Issue - State: closed - Opened by painor over 3 years ago - 2 comments

#32 - ts4.2 abstract constructors

Issue - State: closed - Opened by tonygjerry over 3 years ago - 9 comments
Labels: enhancement

#31 - [Feature request] Support class-transformer

Issue - State: closed - Opened by kenberkeley over 3 years ago - 2 comments

#30 - How does it work under the hood?

Issue - State: open - Opened by yaquawa almost 4 years ago - 3 comments
Labels: enhancement

#29 - Fix typo in readme

Pull Request - State: closed - Opened by matthewwolfe about 4 years ago - 2 comments

#28 - Decorator deep inheritance not working

Issue - State: closed - Opened by MigasEu about 4 years ago - 4 comments
Labels: bug

#27 - Check if object's class has mixin

Issue - State: closed - Opened by LemonPi about 4 years ago - 7 comments
Labels: enhancement

#26 - Sometimes is not visible Parent's protected functions to it's children

Issue - State: closed - Opened by Judahh about 4 years ago - 2 comments
Labels: question

#25 - Sometimes constructor does not see elements from default init function.

Issue - State: closed - Opened by Judahh about 4 years ago - 3 comments
Labels: invalid, question

#24 - Mix decorator is not copying the base class name

Issue - State: closed - Opened by bfbechlin about 4 years ago - 2 comments

#22 - class is wok, but if run with jest will throw error

Issue - State: closed - Opened by bluelovers about 4 years ago - 8 comments

#20 - Mixin Parent Class does not receive Child Class's "this".

Issue - State: closed - Opened by Judahh about 4 years ago - 17 comments
Labels: enhancement

#19 - Better API for multiple decorators (very low priority, since the API design is elegant enough 😁)

Issue - State: closed - Opened by kenberkeley over 4 years ago - 2 comments
Labels: enhancement

#18 - Mixin doesn't retain decorators

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

#17 - Getters / Setters not working anymore

Issue - State: closed - Opened by naranjamecanica over 4 years ago - 2 comments
Labels: question

#16 - Module '"ts-mixer"' has no exported member 'Settings'

Issue - State: closed - Opened by dnlfrst over 4 years ago - 1 comment
Labels: question

#15 - Doesn't pick up validation decorators for class-validator

Issue - State: closed - Opened by morrislaptop over 4 years ago - 19 comments

#14 - TypeError: Cannot call a class as a function (only in production build)

Issue - State: closed - Opened by KrisBraun over 4 years ago - 6 comments
Labels: help wanted

#13 - Abstract mixins

Issue - State: closed - Opened by KrisBraun over 4 years ago - 9 comments
Labels: enhancement

#12 - Bump eslint-utils from 1.3.1 to 1.4.3

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 2 comments

#11 - static attributes are not inherited from derived class

Issue - State: closed - Opened by sionzee almost 5 years ago - 7 comments

#10 - Statics are not inherited

Issue - State: closed - Opened by sionzee almost 5 years ago - 2 comments
Labels: bug

#9 - Updated is-class to latest version

Pull Request - State: closed - Opened by naranjamecanica almost 5 years ago - 6 comments

#8 - add reflect metadata support and some tests

Pull Request - State: closed - Opened by ravenscar about 5 years ago - 3 comments

#7 - reflect-metadata is lost when mixing in

Issue - State: closed - Opened by ravenscar about 5 years ago - 2 comments

#6 - Mixing using `decorator` doesn't work right

Issue - State: closed - Opened by th0r about 5 years ago - 2 comments
Labels: bug

#5 - Support getters/setters in mixin classes

Issue - State: closed - Opened by th0r about 5 years ago - 1 comment
Labels: bug

#4 - Forgot to add `is-class` dependency?

Issue - State: closed - Opened by th0r about 5 years ago - 1 comment
Labels: bug

#3 - TypeError: WEBPACK_IMPORTED_MODULE_0__.CrudApi is not a constructor

Issue - State: closed - Opened by javix over 5 years ago - 4 comments
Labels: question

#2 - ES6 compile target causes "Cannot call class as function" error

Issue - State: closed - Opened by shrinktofit over 5 years ago - 20 comments
Labels: help wanted

#1 - Uncaught TypeError: Illegal invocation

Issue - State: closed - Opened by Baumgaer over 5 years ago - 2 comments
Labels: wontfix