-
Notifications
You must be signed in to change notification settings - Fork 23
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
ui: dialogs - implement re-usable Angular Material dialog components #793
Labels
Milestone
Comments
As discussed with @SuperITMan, this feature is provided by Angular Material so we won't re-implement such feature in Stark 10. However we could still provide a preset of Dialog components like we did before: confirm, alert and prompt so the developer can re-use them if he wants to instead of duplicating code every time and along different apps. |
christophercr
changed the title
ui: dialogs - implement component/module
ui: dialogs - implement re-usable Angular Material dialog components
Feb 12, 2019
+1 |
christophercr
referenced
this issue
in christophercr/stark
Mar 6, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 6, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 6, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 7, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 8, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 8, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 11, 2019
…d prompt ISSUES CLOSED: #793
3 tasks
christophercr
referenced
this issue
in christophercr/stark
Mar 11, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 11, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 11, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 12, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 12, 2019
…d prompt ISSUES CLOSED: #793
christophercr
referenced
this issue
in christophercr/stark
Mar 15, 2019
…d prompt ISSUES CLOSED: #793
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a...
Expected behavior
We should integrate the dialog component that we had in the previous Stark release, unless its feature set can be covered fully by Angular Material..
The text was updated successfully, but these errors were encountered: