Skip to content

version 0.1.0

Compare
Choose a tag to compare
@aullman aullman released this 11 Mar 03:21
· 289 commits to master since this release

Added common JS support.

no longer expose initLayoutContainer() on the global TB. instead, attach it directly to window in a globals evaluated context, and to the exports object in a CommonJS context

OT.initLayoutContainer() is still available for backwards compatibility reasons.