Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Fixed regression in displayed values that caused all values to be displayed as strings #25

Merged
merged 2 commits into from
Jan 12, 2016

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Jan 12, 2016

Resolves #19

Before this fix:
screen shot 2016-01-12 at 8 37 41 am

After this fix:
screen shot 2016-01-12 at 8 36 52 am

… all values to be displayed as strings. Also fixed secondary regression that caused null or undefined values to be displayed as empty strings
@bvaughn bvaughn changed the title : Fixed regression in displayed values that caused all values to be displayed as strings Fixed regression in displayed values that caused all values to be displayed as strings Jan 12, 2016
chibicode added a commit that referenced this pull request Jan 12, 2016
Fixed regression in displayed values that caused all values to be displayed as strings
@chibicode chibicode merged commit 4b189e1 into alexkuz:master Jan 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Every property is Interpreted as String
2 participants