mrFeedback
- Create box feedback for your Angular App: simple, complete, personalized. With this plugin you can create and show a "box feedback" to the user. You can set "title" and "message" to show, add buttons that run connected functions when clicked, ecc...
- Download the latest release: v0.2.3
- Clone the repository:
git clone https://github.com/teorossi82/mrFeedback.git
- Install with Bower:
bower install mrFeedback
The plugin requires
Open site http://teorossi82.github.io/mrFeedback
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.
v0.2.2
- With the option
modal:true
the box is rendered in the middle of the window. With this option the animation is disabled.
v0.2.1
- Added new option
modal
to open box with a layer that block interaction with other element
If you want to report me bugs, suggestions for improvement or work togheter to maintain this plugin, please write me at email: teorossi82@yahoo.it.
Copyright @2016 Matteo Rossi, under MIT license.