Releases: subframe7536/vscode-custom-ui-style
Releases · subframe7536/vscode-custom-ui-style
v0.3.2
v0.3.1
🚨 Breaking Changes
- Remove
custom-ui-style.applyOnConfigurationChanged
- by @subframe7536 (d5743)
🚀 Features
- Add default monospace selector in webview - by @subframe7536 (39920)
View changes on GitHub
v0.3.0
VSCode V1.95 Support
🚀 Features
- New installation prompt, always overwrite - by @subframe7536 (089c0)
- Enable
applyOnConfigurationChanged
by default - by @subframe7536 (ce024) - Add total restart prompt - by @subframe7536 (bd8ee)
- Use
experimentalDarkMode:!0
as main entry, add fallback main file path #3 - by @subframe7536 in #3 (0bb43)
View changes on GitHub
v0.2.3
🐞 Bug Fixes
- Fix patch when no electron browserwindow option - by @subframe7536 (3da94)
View changes on GitHub
v0.2.2
🐞 Bug Fixes
- Fix syntax error when no electron config - by @subframe7536 (c97ab)
View changes on GitHub
v0.2.1
🐞 Bug Fixes
- Handle source file not exists - by @subframe7536 (8d9a8)
- Change electron window option entry #1 - by @subframe7536 in #1 (68352)
View changes on GitHub
v0.2.0
🚨 Breaking Changes
- Change config key - by @subframe7536 (b53d8)
🚀 Features
- Support Electron BrowserWindow option - by @subframe7536 (1140c)
- Custom electron background color - by @subframe7536 (90696)
View changes on GitHub
v0.1.1
v0.1.0
🚀 Features
- Make it works - by @subframe7536 (ec605)
- With lockfile - by @subframe7536 (f1fbe)
- Unwatch config change by defauilt, reduce js file overwrite - by @subframe7536 (386bf)
- Uninstall script - by @subframe7536 (d8211)
🐞 Bug Fixes
- Delay background image loading - by @subframe7536 (9ce3a)