Skip to content

feat(message): Add notification functionality #241

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

Closed
wants to merge 25 commits into from

Conversation

edcarroll
Copy link
Owner

@edcarroll edcarroll commented Aug 11, 2017

PR is WIP

This PR adds toast style notifications to the message components, as outlined in #103.

Will update this comment with more info when I have more time.

edcarroll added 25 commits June 8, 2017 04:18
Conflicts:
	components/message/message.module.ts
	demo/src/app/pages/test/test.page.html
	demo/src/app/pages/test/test.page.ts
Messages are now completely controlled within the component, rather than trying to tack on functionality to the existing messages
…pty bar

Added `transition`
Added `transitionDuration`
Added `canCompletelyEmpty`
Since they're both behind public filtered interfaces there isn't any need to keep them private
@edcarroll edcarroll added this to the 0.10.0 milestone Aug 11, 2017
@edcarroll
Copy link
Owner Author

ping @mcosta74 @harogaston been sitting on this one for a while, if either of you get a moment, build this and go to the test component to play around. It's pretty much complete, just needs tweaking.

@edcarroll
Copy link
Owner Author

btw because of the merge the diff is insanely big... do you know how to make that not happen? Can't work it out

@edcarroll edcarroll force-pushed the feat(message)/notification-functionality branch from f99b4c7 to 4491f15 Compare August 11, 2017 15:46
@edcarroll edcarroll force-pushed the feat(message)/notification-functionality branch from f99b4c7 to 4491f15 Compare August 11, 2017 15:47
@edcarroll
Copy link
Owner Author

Closing in favor of #242

@edcarroll edcarroll closed this Aug 11, 2017
@edcarroll edcarroll deleted the feat(message)/notification-functionality branch August 11, 2017 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant