Skip to content

Releases: kloverde/jquery-AddRemoveTextbox

AddRemoveTextbox v1.2.1

02 Sep 01:40

Choose a tag to compare

  • Fixed a bug in the validation of the maxFields and startingNumber settings
  • Refinements to demo.html

AddRemoveTextbox v1.2

01 Sep 01:37

Choose a tag to compare

  • Added callbacks for add/remove operations
  • Throw an exeption if initialized with a non-existent ID

AddRemoveTextbox v1.1.2

01 Sep 01:28

Choose a tag to compare

  • Changed an occurrence of prop() to attr() - no functional impact, but made for the sake of correctness
  • Refinements to demo.html

AddRemoveTextbox v1.1.1

29 Aug 03:32

Choose a tag to compare

  • Fixed an example in demo.html

AddRemoveTextbox v1.1

28 Aug 19:00

Choose a tag to compare

  • Added an option to renumber id and name attributes to ensure they remain contiguous

AddRemoveTextbox v1.0

28 Aug 04:10

Choose a tag to compare

  • First release