tannerntannern/ts-mixer
A small TypeScript library that provides tolerable Mixin functionality.
TypeScriptMIT
Issues
- 3
Using multiple Mixin classes with Angular annotation @Component leads to failing test using jest framework
#66 opened by TRUSTMEIMJEDI - 5
Memory leak in mixin tracking
#42 opened by Artaud - 4
Subclasses that are meant to be mixed in
#68 opened by gotjoshua - 0
Proper constructor type hinting possible?
#67 opened by TaylorBenner - 1
Angular @Inputs are not recognized by template
#65 opened by Gnyblast - 3
- 0
Invalid type error for protected constructor
#63 opened by btxtiger - 4
Does not work with decorators of "type-graphql"
#62 opened by mduvernon - 1
- 6
Is it possible to get proper `this` inside a decorator for a method of a class extending Mixin(...)?
#60 opened by dsechin - 2
mixin mode can't work with decorator
#59 opened by flame4 - 2
6.0.3 is broken
#58 opened by TrejGun - 0
hasMixin doesn't work with abstract classes
#56 opened by tinkerborg - 2
Type 'className' is missing the following properties from type 'IWorkerItem': init, postProcess, needProcess
#55 opened by Volna13 - 8
- 2
- 3
TypeError when running tests in Angular v15
#53 opened by gkasse - 2
Ts-mixer with Angular
#47 opened by Nxtivision - 5
- 2
Caveat 3 is not true
#49 opened by ckohen - 10
When using with LitElement/Webcomponent getting `Illegal Constructor` error
#40 opened by andreabosman16 - 2
Can it work with Tsyringe Decorators?
#46 opened by jfavrod - 5
- 9
- 1
- 4
Doesnt work in IE11
#41 opened by AlexanderKositsyn - 2
Getting an error when using with Jest
#39 opened by Code-Quake - 9
ts4.2 abstract constructors
#32 opened by tonygjerry - 9
Provide ES module instead of commonJS
#36 opened by hakimio - 8
- 2
Only 10 classes are allowed for mixins.
#33 opened by painor - 4
Decorator deep inheritance not working
#28 opened by MigasEu - 2
[Feature request] Support class-transformer
#31 opened by kenberkeley - 3
How does it work under the hood?
#30 opened by yaquawa - 7
Check if object's class has mixin
#27 opened by LemonPi - 2
- 3
- 2
- 17
- 2
Argument of type 'Function' is not assignable to parameter of type 'PropertyDecorator | MethodDecorator | ClassDecorator'.
#23 opened by moltar - 1
anyway support set sub<KeyType, ValueType> to inherit parent<KeyType, ValueType>?
#21 opened by bluelovers - 2
Better API for multiple decorators (very low priority, since the API design is elegant enough 😁)
#19 opened by kenberkeley - 19
- 2
Getters / Setters not working anymore
#17 opened by naranjamecanica - 9
Mixin doesn't retain decorators
#18 opened by Wintereise - 6
- 1
- 9
Abstract mixins
#13 opened by KrisBraun - 7
- 2
Statics are not inherited
#10 opened by sionzee