Skip to content

Releases: KAHLYM/firefox-css

Release v0.2.0

14 Nov 18:37
e0fbfd0

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

Release v0.1.1

10 Nov 11:06
04b246e

Choose a tag to compare

What's Changed

  • Update display name and description by @KAHLYM in #31

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

10 Nov 10:47
b7b7239

Choose a tag to compare

What's Changed

  • Generate boilerplate extension with 'yo code' by @KAHLYM in #1
  • Add worfklow to build and test with coverage by @KAHLYM in #2
  • Add completion provider with single example by @KAHLYM in #3
  • Aggregate CSS from local gecko-dev to completions.json by @KAHLYM in #4
  • Remove boilerplate subscriptions by @KAHLYM in #5
  • Add platform specific completions by @KAHLYM in #6
  • Aggregate GitHub Action by @KAHLYM in #7
  • Add command to launch Firefox by @KAHLYM in #8
  • Add configuration to kill existing Firefox on launch by @KAHLYM in #9
  • Move child_process wrappers to seperate file by @KAHLYM in #10
  • Support all AST node classes by @KAHLYM in #11
  • Parse all browser CSS files by @KAHLYM in #12
  • Add configuration to launch Firefox on save of userChrome.css by @KAHLYM in #13
  • Add source to snippet UI by @KAHLYM in #14
  • Update completions.json by @KAHLYM in #15
  • Fetch completions.json from GitHub by @KAHLYM in #16
  • Auto update completions by @KAHLYM in #17
  • Update completion on configuration change of source by @KAHLYM in #18
  • Update README by @KAHLYM in #19
  • Update README by @KAHLYM in #20
  • Update aggregate GitHub action to push to completions branch by @KAHLYM in #21
  • Run aggregate GitHub action nightly by @KAHLYM in #22
  • Update URL for completions by @KAHLYM in #23
  • Add constants by @KAHLYM in #24
  • Improve coverage by @KAHLYM in #25
  • Enable coverage by @KAHLYM in #26
  • User can chose to use cached completions if download fails by @KAHLYM in #27
  • Fix use of constants.firefox.file USERCHROME and EXECTUABLE by @KAHLYM in #28
  • Prepare extension for release by @KAHLYM in #29

New Contributors

  • @KAHLYM made their first contribution in #1

Full Changelog: https://github.com/KAHLYM/firefox-css/commits/v0.1.0