v1.5.0
Added
- Svelte rollup build setup.
- HTML moved to svelte components.
- SearchBar component js.
- Svelte store with url and webview reference.
- WebView component js.
- Show and hide logic moved to App component.
- ClientBar component js.
Changed
- fix: Always hide app bar in the fullscreen.
- fix: 1s inside the window to show app bar.
- fix: 3s out of the window to hide app bar.
Removed
- removing scripts.js from document.
- scripts.js deleted.