You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* rename the class and the jsdoc
* rename the files
* add the object manager interface and implement it
* adding basic class manager structure
* adding basic create method and tests
* refactor changeable, adding tests
* adding basic remove method and test skeleton
* add jsdoc lint rule
* adding types to declarations
* fix test
* add function without rettype
* adding types to declarations
* test for a typeguard
* fix export typed stuff
* adding tests for types
* rename propertyvisibility
* adding visibility to a method
* add and remove methods from a class, with tests
* correctly test changeables and add methods with name
* fix bug, move enum for sorting matters
* adding first commit actions and tests
* adding generation of properties
* adding more tests and cases
* insert properties in between
* code proeprty specials
* add type to params, add generation of methods
* require jsdoc for private methods
* add method generator
* first generated method
* calculate if emtpy line should be deleted on method removal
* do filter constructor injected properties
* coding tests
* remove only
* add lint to pkgjson
* missing JS doc
* Documentation
* changelog
* ups.
0 commit comments