Skip to content

Releases: metallurgical/jquery-metal-clone

v1.4.3

05 Jul 07:12
Compare
Choose a tag to compare
  • added clearExceptions options to opt-out fields from clear
  • fixed 3rd argument not received when cloning table rows

1.4.2

15 May 09:07
Compare
Choose a tag to compare
v1.4.2

v1.4.1

15 May 08:33
Compare
Choose a tag to compare

minor adjustment

v1.4.0

15 May 08:20
Compare
Choose a tag to compare
  • 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

27 Apr 07:35
Compare
Choose a tag to compare
  • 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

29 Apr 03:02
Compare
Choose a tag to compare

add onStart, onComplete, onClone and onClonedRemoved callback
add .removeCloned() and .cancelCloned() function

1.1.0

04 Jun 08:56
Compare
Choose a tag to compare
  • 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

08 May 04:11
Compare
Choose a tag to compare
  • Jshint code
  • Add Minified Version

v1.0.0

07 May 07:24
Compare
Choose a tag to compare
update demo page, and fix minors bug on .js file