v1.0.2
Changelog
css
now included in.js
files.- Now all options except
root
is optional. - If
root
is not passed select will throwTypeError
. - If
apiKey
is not passed select will console.error it. - Documentation changes.
css
now included in .js
files.root
is optional.root
is not passed select will throw TypeError
.apiKey
is not passed select will console.error it.