Skip to content

Fixed positive/negative class issues.

Compare
Choose a tag to compare
@troy-prince-lab49 troy-prince-lab49 released this 30 Jun 18:05
· 11 commits to main since this release
c9cbcdb
State class updates (#4)

* Fixed issue with ngClass for default node and value classes which was occuring in Ivy by switching to class.   Added positive and negative state classes.  Updated documentation.

* Added ngAfterViewInit for initial positivity check

* updated package version manually to be ready for publish

* updated README checklist to accurately reflect todos