thecodeholic / lobipanel

jQuery plugin for bootstrap panels. It extends panels with several common and useful functions.
MIT License
168 stars 75 forks source link

Add onTitleEditingEvent #9

Closed davidwaf closed 8 years ago

davidwaf commented 8 years ago

It would be nice to have an event to listen to title editing changes. Useful for applications that need to persist such title changes on the fly

thecodeholic commented 8 years ago

Added onTitleChange event