-
Notifications
You must be signed in to change notification settings - Fork 6
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
81 additions
and
52 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,45 @@ | ||
## Changelog | ||
|
||
### Current | ||
- Fix collapse all button (thank to matthieu-crouzet) | ||
- Add scroll direcly on the current file opened (thank to matthieu-crouzet) | ||
|
||
### 18.3.0 | ||
- Make change current file reactive (thank to matthieu-crouzet) | ||
|
||
### 18.2.0 | ||
- Update dependencies | ||
|
||
### 18.1.0 | ||
- Upgrade to Angular 18 | ||
|
||
### 17.5.0 | ||
- Add default value (thank to matthieu-crouzet) | ||
|
||
### 17.3.0 | ||
- Bug fix publish directory (thank to DustdevDM) | ||
|
||
### 17.1.0 | ||
- Migrate to Angular 17 | ||
- Add color to files | ||
- Add highlight on selected file or folder | ||
- Add buttons to create file or folder, and collapse all folders | ||
- Drag & Drop | ||
|
||
### 15.2.0 | ||
- Migrate from yarn to pnpm | ||
- Create a project with Angular 17 to test the compatibility | ||
- Passing to standalone components | ||
- CI/CD with Github Actions | ||
|
||
### 15.1.1 | ||
- Add demo on stackblitz in README | ||
|
||
### 15.1.0 | ||
- Fix theme in context menu | ||
|
||
### 15.0.0 | ||
- Upgrade to Angular 15 | ||
|
||
### 14.0.0 | ||
- Upgrade to Angular 14 |
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
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