All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.2 (2019-08-28)
- adding
dist
folder (c6c187c)
3.0.1 (2019-08-28)
3.0.0 (2019-08-27)
2.0.4 (2018-07-10)
2.0.3 (2018-06-05)
2.0.2 (2017-11-23)
2.0.1 (2017-11-23)
2.0.0 (2017-10-30)
- Ignore all element with
ng-trim-ignore
class.
It can be used as an opt-out option so the this library ignores a field and doesn't trim the value of it.
1.0.1 (2017-09-25)
1.0.0 (2017-09-25)
readonly
input fields are now ignored.
This could be used as way to bail out of trimming as well, for example in cases where another ValueAccessor is applied to a field.
0.1.0 (2017-07-25)
0.0.6 (2017-06-20)
0.0.5 (2017-05-09)
- unused contructor, which breaks on angular 4.0 is removed (9efd7fc)