StoreGenerator / storeUI.html

Commit History

Added autofill function, event listener, and button
2d15a52

drakosfire commited on

added addPage and removePage function, eventlistener and buttons, remove checks for blocks on page and gives an error popup
9028290

drakosfire commited on

added button to toggle visibility of image text and generate button while on page-container
3fbe35b

drakosfire commited on

created event listener for button that connects button to call to open window, might work? Works locally.
44d0968

drakosfire commited on

Trying to simplify and open to tab
5db29c7

drakosfire commited on

Modified padding on .page width from 1.9cm to 1.2 cm, set classTable.frame width to 95%, set columnWrapper width to 100%, in storeUI.html moved buttons out of brewRenderer and to top layer of page-container
dcc8bc7

drakosfire commited on

merging with script and storeUI.css
454d813

drakosfire commited on

add id=pages to class pages, updated pageContainer to target id=pages, removed redundant event listerners
b1df057

drakosfire commited on

added printing function
b613fc6

drakosfire commited on

Refactored and built build_section_entry_block and added Security section. Modified css and did some styling, created subtitle-textarea class in css.
a59b358

drakosfire commited on

Added customer block and began quest block, updated width of block-container from 350px to 350px
f6ba86d

drakosfire commited on

added check to adjustTextareaHeight for single line and prevent setting auto
cd4a8f3

drakosfire commited on

Finished store properties table block, adjusted title textarea size
c591592

drakosfire commited on

Finished store properties block, updated textresizing into function initializeTextareaResizing and it runs after initial load, drop, drop to trash, and reset.
8333c17

drakosfire commited on

Feature complete to import html and build blocks, with drag and drop, trash, reset.
d5fb696

drakosfire commited on