miraxes / angular-custom-tour

Custom tour hints
24 stars 12 forks source link

Updates to Default Styling #24

Closed levidps closed 5 years ago

levidps commented 5 years ago

Minor changes to styling (slightly opinionated but mostly based off Material Design to help clean things up). Also moved css into scss and added prefixing to webpack. One thing I added was a dismissible option to show a close button in the corner of the modal, as well as an if statement to show a finish tour on the final step.

miraxes commented 5 years ago

@levidps Thank you. Can you resolve conflicts, please.

levidps commented 5 years ago

@miraxes I've resolved the conflicts and all should be good to merge. I've also merged/resolved the issues for the animations feature/pull request (if you want to add that)