Skip to content

Version 1.2.0

Latest
Compare
Choose a tag to compare
@Villy-P Villy-P released this 09 Nov 21:42
· 2 commits to main since this release

Whats Changed

Overall, the most major changes are a new UI that conforms to the VSCode style, along with some bug fixes

First Time Contributers

Added

  • Added types/ui.ts
  • Added Badge.svelte
  • Added Button.svelte
  • Added Checkbox.svelte
  • Added Dropdown.svelte
  • Added Option.svelte
  • Added TextArea.svelte
  • Added Tooltip.svelte
  • Added new Issue Template Bug Report
  • Added new Issue Template Extension Request

Changed

  • Changed UI to conform to the VSCode style
  • Moved styles/style.css to main app.css file
  • Updated animation.gif to use the new UI style

Fixed

  • Fixed type error relating to ChartJS
  • Fixed CONTRIBUTING.md having incorrect run command
  • Fixed CONTRIBUTING.md having incorrect startup command
  • Fixed CONTRIBUTING.md folder structure
  • Fixed bug where graph would still display if there were no files in the directory