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

Additional description support for label/value #21

Conversation

aalmiray
Copy link
Contributor

@aalmiray aalmiray commented Jul 6, 2018

Fix for #18.

Some implementation details:

  • additional descriptions are set as Node fields instead of ObjectProperty<Node> to keep layout logic simple.
  • both labelDescription and valueDescription are I18N aware.
  • String values are automatically wrapped with Label.
  • an extra CSS style class is added to the supplied Nodes.

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