Skip to content

Commit

Permalink
version 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dderevjanik committed Mar 18, 2018
1 parent d501fac commit aff68fd
Show file tree
Hide file tree
Showing 14 changed files with 3,913 additions and 1,030 deletions.
24 changes: 3 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## [1.0.8] - 2018-02-18

### Added

- [BitBucket] Loading icon
- [Dev] Typings (`d.ts`) for json files
- [Dev] [prettier-vscode](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) to recommended extension

### Changed

- Updated `vscode-icons` to 7.20.0, added 16 new file icons, read more at vscode-icons [changelog](https://marketplace.visualstudio.com/items/robertohuertasm.vscode-icons/changelog)
- **Extremely improved performance**
- File extensions defined in vscode languages extensions are now showing properly (**166** file extensions)
- Extended prettier to lint `.json` and `.tsx` files
- [Dev] Typescript now targeting `ES6`
- [Dev] Re-arranged npm scripts
- [Dev] Better npm script handling
- [Dev] Removed icons data generation (replaced with [vscode-icons-js](https://github.com/dderevjanik/vscode-icons-js))
## [1.0.9] - 2018-03-18

### Fixes

- [BitBucket] fixed issue with `subrepo` icon
- [SourceForge] updated to match new design
- Updated `vscode-icons` to 7.21.0 [changelog](https://marketplace.visualstudio.com/items/robertohuertasm.vscode-icons/changelog)

## [1.0.7] - 2018-01-11
## [1.0.8] - 2018-02-18

### Added

Expand Down
1 change: 1 addition & 0 deletions build/icons/file_type_browserslist.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions build/icons/file_type_light_symfony.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions build/icons/file_type_phpcsfixer.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions build/icons/file_type_postcssconfig.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions build/icons/file_type_rproj.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions build/icons/file_type_swig.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aff68fd

Please sign in to comment.