Fixed positive/negative class issues.
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