Releases: metallurgical/jquery-metal-clone
Releases · metallurgical/jquery-metal-clone
v1.4.3
1.4.2
v1.4.2
v1.4.1
minor adjustment
v1.4.0
- refactor code and remove unused code
- add custom class name for clone limit span element metal-clone-limit
- add custom class name for remove button metal-btn-remove
- add btnRemoveClass option
- add btnCloneClass option
- add fontAwesomeTheme option
- add fontAwesomeRemoveClass option
- add fontAwesomeAddClass option
- add fontAwesomeAddDataTransform option
- add fontAwesomeAddDataMask option
- add fontAwesomeRemoveDataTransform option
- add fontAwesomeRemoveDataMask option
- add enableConfirmMessage option
- add confirmMessageText option
- add enableIcon option
- add enableAnimation option
- add animationSpeed option
- add enableScrollTop option
- add scrollTopSpeed option
v1.3.0
- Compatible with latest jquery(3.3.1)
- Checking for selector of element during plugin initialisation
- ** Will remove "trash" image inside popup(table rows cloned) and replaced with font-awesome in next release
v1.2.0
add onStart, onComplete, onClone and onClonedRemoved callback
add .removeCloned() and .cancelCloned() function
1.1.0
- add limit option
- add clone for table rows or column
- style remove button for table rows
- fix script location for image source
v1.0.1
- Jshint code
- Add Minified Version
v1.0.0
update demo page, and fix minors bug on .js file