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

Add MessageBoxController #9

Closed
5 tasks done
Arvtesh opened this issue Jan 20, 2020 · 0 comments
Closed
5 tasks done

Add MessageBoxController #9

Arvtesh opened this issue Jan 20, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@Arvtesh
Copy link
Owner

Arvtesh commented Jan 20, 2020

Add MessageBoxController, MessageBoxView and MessageBoxArgs as implementation of a generic message box component. MessageBoxView should use UGUI and should allow replacing with any class that implements IView and IConfigurable<MessageBoxArgs>.

Assembly: UnityFx.Mvc.Extensions
Namepsace: UnityFx.Mvc.Extensions

  • Implement the controller and view.
  • Write documentation and code samples.
  • Write unit tests.
  • Use the controller in the sample app.
  • Update README.
@Arvtesh Arvtesh self-assigned this Jan 20, 2020
@Arvtesh Arvtesh added this to the 0.3.0 milestone Jan 20, 2020
Arvtesh added a commit that referenced this issue Jan 29, 2020
Arvtesh added a commit that referenced this issue Jan 29, 2020
@Arvtesh Arvtesh closed this as completed Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant