Releases: hchiam/html-template-generator
Releases · hchiam/html-template-generator
3.3.0
3.2.3
3.2.2
Full Changelog: 3.2.1...3.2.2
3.2.1
- correct the grammar in the mobile message
Full Changelog: 3.2.0...3.2.1
3.2.0
3.1.0
3.0.0
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