I have included Bootstrap CSS in my project but not the its Javascript or jquery bits. I have figured out how to open and close dropdown menus etc with just angular but haven't been able to trigger the modal.
How do I open (and close) a modal dialog without using Bootstraps's javascript or jQuery?
I am quite new to angular so this might be too obvious for SO. Still creating a question so I can answer it later.