Releases: toxic-johann/toxic-decorators
Releases · toxic-johann/toxic-decorators
0.3.8
- fix
console.warn.apply
bug on IE - fix
process.env.NODE_ENV
bug on umd
0.3.7
- fix proxy bug on IE
- optimize error tips
- add
process.env.NODE_ENV
for code minify
0.3.5
- move
getDeepProperty
to toxic-utils
0.3.3
- add @configurable because of this problem
0.3.2
- add
@watch
- update
applyDecorators
withomit
option
0.3.1
- [fix] console.warn was not called by console. That will caused bug in low version browser, such as Chrome 45.
0.3.0
- modify @Waituntil arguments
- add @Runnable
- add classify and create @beforeClass, @afterclass, @runnableClass, @waituntilClass