Releases: teorossi82/mrFeedback
Releases · teorossi82/mrFeedback
v0.3.1
v0.2.12
- Add option
icon
, utils to add an icon at the left side of the box's body.
v0.2.11
- Add option
customClass
, utils to add a class to the box with you can customize your mrFeedback's style
v0.2.10
- Improved notification's theme graphics
v0.2.9
- Fix bug container notification theme
v0.2.8
- Box with notification theme have now position relative so they can be visible in same time.
v0.2.7
- Alpha in notification theme and hide header if close=false
v0.2.6
- With new theme
notification
you could use it for real time notification too.
v0.2.5
- Fixed js minified
v0.2.3
- Added option
closeText
to pass a string to the close button of the box. Is visible only with the optionclose:true
and with the theme that expect a close button with a text.