-
-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from hatemhosny/develop
v0.2.0
- Loading branch information
Showing
61 changed files
with
3,758 additions
and
458 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# [0.2.0](https://github.com/hatemhosny/localpen/compare/v0.1.0...v0.2.0) (2021-01-22) | ||
|
||
### Bug Fixes | ||
|
||
- **compilers:** fix baseUrl for sass worker ([25320a1](https://github.com/hatemhosny/localpen/commit/25320a1c3700d72acf4821b6cc70bb703ba2ace5)) | ||
- **compilers:** fix Less transpiler ([d3e4174](https://github.com/hatemhosny/localpen/commit/d3e4174c09c905761a24bc75abdccae790b103f2)) | ||
- display active editor on loadConfig ([737bce5](https://github.com/hatemhosny/localpen/commit/737bce5f6d7f1be595b9e824636f3e9ee2610504)) | ||
- set active language on changing editor ([1e884d8](https://github.com/hatemhosny/localpen/commit/1e884d8f95b1b49fbd939ad1d2c8303f10418d6d)) | ||
|
||
### Code Refactoring | ||
|
||
- **result**: use blob URL as src for result iframe ([c7c61c8](https://github.com/hatemhosny/localpen/commit/c7c61c8e3ccf329756f9751350f99a4564ff70e8)) | ||
- **config:** rename snakecase config params to camelcase ([6cc9c99](https://github.com/hatemhosny/localpen/commit/6cc9c994c889d3dbcf19e8a1f856bc0b9b33c629)) | ||
|
||
### Features | ||
|
||
- **result:** add iframe sandbox ([217d7ee](https://github.com/hatemhosny/localpen/commit/217d7eefbfa51e3e7f80b038b2a54fadfbf97a93)) | ||
- **templates**: start new projects from templates ([d2fcdc5](https://github.com/hatemhosny/localpen/commit/d2fcdc5d55e2ce5ba54047e05b480b476caf8f3d)) | ||
- **CSS Presets**: Add CSS Presets ([347fed8](https://github.com/hatemhosny/localpen/commit/347fed8dd7c66a834e3df388ebfe95cde7714757)) | ||
- **formatter:** add prettier parser for pug ([b153098](https://github.com/hatemhosny/localpen/commit/b15309809231abca546c1418f3260e0c2ed9f196)) | ||
|
||
### BREAKING CHANGES | ||
|
||
- **config:** rename snakecase config params to camelcase | ||
|
||
# 0.1.0 (2021-01-10) | ||
|
||
- Initial public 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.