-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
5 changed files
with
1,433 additions
and
1,288 deletions.
There are no files selected for viewing
Binary file not shown.
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,55 +1,50 @@ | ||
# v2.0.6 (February 10, 2020) | ||
* Fix: jsdoc/comments better opacity | ||
# v2.0.7 (March 28, 2020) | ||
* Fix: security issue | ||
|
||
[![](https://img.shields.io/badge/donate-paypal-005EA6.svg)](https://www.paypal.me/ptkdev) [![](https://img.shields.io/badge/donate-patreon-F87668.svg)](https://www.patreon.com/ptkdev) [![](https://img.shields.io/badge/donate-sponsors-ea4aaa.svg)](https://github.com/sponsors/ptkdev/) [![](https://img.shields.io/badge/donate-ko--fi-29abe0.svg)](https://ko-fi.com/ptkdev) | ||
[![](https://img.shields.io/badge/donate-paypal-005EA6.svg?logo=paypal)](https://www.paypal.me/ptkdev) [![](https://img.shields.io/badge/donate-patreon-F87668.svg?logo=patreon)](https://www.patreon.com/ptkdev) [![](https://img.shields.io/badge/donate-sponsors-ea4aaa.svg?logo=github)](https://github.com/sponsors/ptkdev/) [![](https://img.shields.io/badge/donate-ko--fi-29abe0.svg?logo=ko-fi)](https://ko-fi.com/ptkdev) | ||
|
||
|
||
# v2.0.6 (February 10, 2020) | ||
* Fix: jsdoc/comments better opacity | ||
|
||
# v2.0.5 (February 10, 2020) | ||
* Fix: lint json (space after two dots) | ||
* Fix: key-value object in js with the same color as json key-value | ||
* Fix: template literal `` now is white, like as double and single apos | ||
* Revert: color highlight recommended extensions | ||
|
||
|
||
# v2.0.4 (February 09, 2020) | ||
* Fix: hover popup (ctrl + hover on function/method) now is more readable | ||
* Update: Readme | ||
* Update: Recommended extensions | ||
|
||
|
||
# v2.0.3 (January 24, 2020) | ||
* Fix: comment block regex | ||
* Fix: opacity of comment description of @param | ||
|
||
|
||
# v2.0.2 (January 22, 2020) | ||
* Themes: Type 0, A, B, AB | ||
* Support: jsdoc syntax | ||
* Update: fix misprints | ||
|
||
|
||
# v1.1.0 (January 21, 2020) | ||
* Support: nunjucks | ||
* Support: markdownfix misprints | ||
* Feature: recommended extensions | ||
* Fix: braces template literals | ||
|
||
|
||
# v1.0.3 (January 20, 2020) | ||
* Fix: `module.export` from #FFFFFF to #ba8baf | ||
* Fix: support object (ex. arr.`lenght`) now is #7cafc2 | ||
* New: `new` Operator from #FFFFFF to #dc9656, class #f7ca88 and function call #7cafc2 | ||
* New: `this` from #AC4142 (variable red) to #ac4154 (fucsia) | ||
* New: Template Literals variable brace color `${xxx}` now is #ba8baf | ||
|
||
|
||
# v1.0.2 (January 16, 2020) | ||
* Fix: add more css unit | ||
|
||
|
||
# v1.0.1 (January 16, 2020) | ||
* Fix: `vh` and `vw` unit | ||
|
||
|
||
# v1.0.0 (January 15, 2020) | ||
* First Release. |
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
Oops, something went wrong.