transitions allows for optional msgs to be fired after the enter/leave transition has completed
The representation of all the css class transitions needed optional msg's can supplied to be sent after the enter/leave has completeed
make : Internals msg -> Html msg -> Transitions msg
view : Transitions msg -> Html msg