Skip to content

Releases: hchiam/html-template-generator

3.3.0

19 May 03:02
0ffce73
Compare
Choose a tag to compare

What's Changed

  • fix #85: remove .template-instance-container wrapper divs from exported html file by @hchiam in #86

Full Changelog: 3.2.3...3.3.0

3.2.3

13 May 02:26
5d8cc2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.2...3.2.3

3.2.2

27 Jul 23:06
Compare
Choose a tag to compare

Full Changelog: 3.2.1...3.2.2

3.2.1

26 Apr 03:33
Compare
Choose a tag to compare
  • correct the grammar in the mobile message

Full Changelog: 3.2.0...3.2.1

3.2.0

26 Apr 03:30
Compare
Choose a tag to compare
  • fix #77: handle dynamic templates in the excel table
  • repopulate with the previous number of table rows as the minimum

Full Changelog: 3.1.0...3.2.0

3.1.0

23 Apr 03:37
f663eb1
Compare
Choose a tag to compare

What's Changed

  • initialize with multiple rows in table already ready + place export_sheet button inside a sticky position container by @hchiam in #79

Full Changelog: 3.0.0...3.1.0

3.0.0

22 Apr 05:59
c558787
Compare
Choose a tag to compare

What's Changed

  • Streamlined and reworked: templates and table auto-update html, and html auto-updates table by @hchiam in #76 (see issue #75)

    • made the input outlines more obvious
    • removed a bunch of unnecessary buttons
    • make the sheet re-generate the output, and other cleanup
    • editing output updates excel table
    • update spreadsheet ("excel table") when editing contenteditable too
    • show "Export to .html file" button when user edits excel table, since it updates the output html demo
    • remove unused variable isOutputEmpty
    • remove animation time when generating HTML from excel sheet
    • updates to both generateHtmlFromSheet and generateSheetFromHtml
    • generateHtmlFromSheet() in more jspreadsheet events like deleting a row
    • set up radio/checkbox/dropdown/labels/etc. updates for html->table and table->html
    • set up display mode and notes for html->table and table->html
    • styling + enable hiding side panels
    • better table/sheet panel wording for better guidance

Full Changelog: 2.12.0...3.0.0

2.12.0

07 Feb 05:24
fb661a3
Compare
Choose a tag to compare

What's Changed

  • version accent colour to hint that updates have been made by @hchiam in #74

Full Changelog: 2.11.6...2.12.0

2.11.6

05 Feb 04:01
991d7c7
Compare
Choose a tag to compare

What's Changed

  • fix #71: revert the revert by @hchiam in PR #72 to actually fix #68 (get rid of the animation changing sizes/timing, which was causing usability issues)

Full Changelog: 2.11.5...2.11.6

2.11.5

05 Feb 03:50
0acfe7e
Compare
Choose a tag to compare
2.11.5 Pre-release
Pre-release

What's Changed

  • fix #68: get rid of the animation changing sizes/timing (caused usability issues) by @hchiam in #70 --> see release 2.11.6

Full Changelog: 2.11.4...2.11.5