tabler / tabler-vue

Vue.js components and demo for the Tabler UI theme.
https://tabler.github.io/tabler-vue/
MIT License
192 stars 48 forks source link

Implement Alert component #9

Open o3LL opened 6 years ago

o3LL commented 6 years ago

Read https://tabler.github.io/tabler/docs/alerts.html Existing code https://github.com/tabler/tabler-vue/tree/master/src/components/Alert

isneezy commented 6 years ago

The basic is already implemented https://github.com/tabler/tabler-vue/tree/master/src/components/Alert But it need to be improved to advanced usage such as whit avatar icons etc..