The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- List text-formatting sample in manifest
- Basic usage info in readme
- Text alignment
- Text postfix
- Text color
- Text fills container
- Link changelog, license and repo in readme
ViewJson
class- Define preliminary signature of viewing method
- Basic style and schema mock types for tests
- Utility functions for tests for creating rect-transforms
- Detect invalid json
- View strings. No formatting yet.
- View integers. No formatting yet.
- View floats. No formatting yet.
- View booleans. No formatting yet.
- View null. No formatting yet.
- Enable explicit nullables
- Skeleton project structure