blackhydrogen / noop-sewi

Sana Encounter Web Interface (SEWI)
0 stars 1 forks source link

Configurator #11

Closed TheFuzzy closed 10 years ago

TheFuzzy commented 10 years ago

Configurator and TabContainer implemented.

Configurator must be constructed with an options object, with the following keys:

Configurator (for now) will be fail-safe, and will not throw an error if the sub-components (e.g. TabContainer) are missing.

TabContainer is now working; it can open new tabs and close tabs, but has no limit to the number of open tabs.