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

Closes issues #74, #75 and #76 #77

Merged
merged 3 commits into from
Aug 26, 2015
Merged

Conversation

edgarmueller
Copy link
Contributor

No description provided.

@@ -80,6 +81,49 @@ module jsonforms.services {
size: number
}

export interface IControlResult extends IResult {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename Result to something meaningful ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Valid point ;) How about IRenderDescription?

@sdirix
Copy link
Member

sdirix commented Aug 26, 2015

Looks good to me ;)

sdirix added a commit that referenced this pull request Aug 26, 2015
@sdirix sdirix merged commit 2964c8f into eclipsesource:master Aug 26, 2015
sdirix pushed a commit to kchobantonov/jsonforms that referenced this pull request Aug 21, 2024
Adds new renderer StringMaskControl allowing to specify an input and display mask for strings.

Implements eclipsesource#77
sdirix pushed a commit to kchobantonov/jsonforms that referenced this pull request Aug 21, 2024
Adds new renderer StringMaskControl allowing to specify an input and display mask for strings.

Implements eclipsesource#77
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