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

Update basicApp example to use declare decorator and i18n #117

Merged
merged 3 commits into from
Mar 23, 2017

Conversation

mwistrand
Copy link

For the "basicApp" example, add a declare decorator that generates a dojo/_base/declare constructor from a class, update the Dialog widget to a class that uses that decorator, and add i18n messages.

Matt Wistrand added 2 commits March 17, 2017 11:48
Add to the basicApp example a `declare` decorator that generates a
`dojo/_base/declare` constructor from a class, update the `Dialog`
widget to a class that uses that decorator, and add i18n messages.
@dylans dylans merged commit 826ed4e into dojo:master Mar 23, 2017
@jcfranco
Copy link
Contributor

Thank you for this!

Could this example be extended to include translations (similar to the reference guide)? I can open a separate issue if needed.

@dylans
Copy link
Member

dylans commented May 12, 2017

@jcfranco, yes, please open a separate issue as we'll forget about your suggestion since this PR is closed.

@jcfranco
Copy link
Contributor

@dylans Done: #123. Thanks!

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.

None yet

3 participants