v0.17.0
What's Changed
- Fix attribute binding errors by @bendera in https://github.com/bendera/vscode-webview-elements/pull/94
- Add autofocus attribute by @bendera in https://github.com/bendera/vscode-webview-elements/pull/95
- Reflects all boolean properties by @bendera in https://github.com/bendera/vscode-webview-elements/pull/96
- Feat/react example by @bendera in https://github.com/bendera/vscode-webview-elements/pull/97
- Add tests for Select by @bendera in https://github.com/bendera/vscode-webview-elements/pull/98
- Include the Select base class in documentation by @bendera in https://github.com/bendera/vscode-webview-elements/pull/99
Full Changelog: bendera/vscode-webview-elements@v0.16.0...v0.17.0