Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor operation and translation value_type to always have a value and handle string/empty/null etc #17

Merged
merged 2 commits into from
Apr 24, 2018

Conversation

simonprev
Copy link
Member

And various other UI fixes and resolver refactor 🙈

Now every translation is tagged with the right value. string, empty, null, boolean

Next steps will be to tag boolean, number when parsing in the difference Langue’s parsers

Further steps include the separation of the structure of the value. from the type. Like array, plural types. These "states" will need to be in another field because a field in an array can have a value_type.

@simonprev simonprev requested a review from remi April 21, 2018 14:36
@simonprev simonprev merged commit 5d96293 into master Apr 24, 2018
@simonprev simonprev deleted the refactor/value-type-langue branch April 24, 2018 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants