Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Tags: Gozala/light-traits

Tags

v0.2.0

Toggle v0.2.0's commit message
Version 0.2.0

v0.1.1

Toggle v0.1.1's commit message
Version 0.1.1

v0.1.0

Toggle v0.1.0's commit message
Version 0.1.0

v0.0.8

Toggle v0.0.8's commit message
Version 0.0.8

v0.0.7

Toggle v0.0.7's commit message
Switching from `Object.getOwnPropertyNames` to `Object.keys` to allow…

… function traits.

v0.0.6

Toggle v0.0.6's commit message
Making sure that inherited properties of passed proto are also picked…

… up by when flattening requierd properties.

v0.0.5

Toggle v0.0.5's commit message
Improving readme.

v0.0.4

Toggle v0.0.4's commit message
Renaming traits to light-traits to make it teleport compatible.

v0.0.3

Toggle v0.0.3's commit message
Updateing dependency version and test script.

v0.0.2

Toggle v0.0.2's commit message
Adding tests related to an option of using es5 property descriptor ma…

…ps for composing new traits.