Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 1.15 KB

Change Log

0.1.2

  • Compatibility with VSCode 1.94

0.1.1

  • Added options for blur.

0.1.0

  • Added options to disable default extension style. "spacebox-ui.defaultStyle": true|false
  • Added options for custom css import. You can now import local css file. "spacebox-ui.importCss": "c:\\Users\\xxx\\editor.css",

0.0.6

  • "Some features are disabled because of VS Code bugs. Blur does not work for now. This extension uses backdrop-filter for blurring menus, while VSCode has some strange bugs and incompatibility with backdrop filter, I decided to disable this function for now. Here is what happened when backdrop filter is inside VSCode: https://i.imgur.com/v6Uvqf3.gif."

0.0.5

  • New Feature: You can define now colors for UI.
  • Other bug fixes.

0.0.5

  • New Feature: You can define now colors for UI.
  • Other bug fixes.

0.0.4 - Ready for VSCode v1.86+

  • New Feature: Ready for VSCode version 1.86+.
  • New Feature: Added new animations.
  • Other bug fixes.

0.0.3

  • New Feature: Added new animations.
  • Other bug fixes.

0.0.2 - Bug Fix in style

  • Bug Fix: Bug Fix in style.

0.0.1 - Initial release

  • Initial release.