-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
22 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,11 @@ | ||
## [0.4.0] - 2022-02-14 | ||
### Changed | ||
- Panorama CSS/SCSS are now their own languages, which allows for better completion and validation | ||
- Lots of bloat removed so that only Panorama supported properties/selectors/etc. are present | ||
- Now Link to VDC and MDN (where applicable) | ||
## [0.4.1] - 2022-02-21 | ||
### Added | ||
- Javascript snippet for Panorama's panel fetch function $() | ||
- Section on how to get Panorama JS type support | ||
|
||
### Fixed | ||
- Properties in MDN and Panorama now show the appropriate Panorama-specific descriptions and a reference to VDC | ||
- Fixed line comment toggling not working and possibly other issues related to a missing language configuration | ||
|
||
### Changed | ||
- Added placeholder icons for Panorama CSS/SCSS languages | ||
- Same as the package's icon for now (help wanted!) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters