Skip to content

Releases: sutara79/jquery.add-input-area

v4.11.0

23 Jul 13:37
Compare
Choose a tag to compare

New option

validate option is added to fix #9.
See documentation.

v4.10.1

22 Jul 03:29
Compare
Choose a tag to compare

Fix #10

v4.10.0

21 Jul 23:20
Compare
Choose a tag to compare

New option

dont_clone option is added to fix #8 .
See documentation.

v4.9.4

20 Jul 11:40
Compare
Choose a tag to compare

Deleted

  • Uncompressed file (jquery.add-input-area.js) is no longer published.
  • Code coverage is no longer measured.

Develop environment

  • I use webpack for building codes.
  • I use Mocha and puppeteer for testing.

v4.9.3

16 Jul 09:18
Compare
Choose a tag to compare

fix #7

v4.9.2

29 Oct 05:20
Compare
Choose a tag to compare

Use Bootstrap 4 beta 2 for docs.

v4.9.0

03 May 11:35
Compare
Choose a tag to compare
  • All comments are written in English. (isssue #4)
  • Move plugin files to dist/.
  • Delete attr_name option because it is not used in anywhere the source code.
  • Change the name of attributes to follow the rule of custom data attribute of HTML5.
Recommended (v4.9+) Deprecated
data-name-format name_format
data-id-format id_format
data-empty-val empty_val

4.8.0

10 Apr 01:30
Compare
Choose a tag to compare

4.7.2

30 May 04:09
Compare
Choose a tag to compare
  • Create jquery.add-input-area.min.js
    (minファイルを作成しました。)

4.7.1

30 May 04:07
Compare
Choose a tag to compare
  • Plugin name was changed.
    (プラグイン名、ファイル名、フォルダ名を変更しました。)