-
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.
Merge pull request #2 from akesseler/default-buttons
Default button support
- Loading branch information
Showing
21 changed files
with
2,296 additions
and
517 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,6 +1,14 @@ | ||
|
||
|
||
**1.0.1** | ||
|
||
- Support of default buttons for class `DialogBox`. | ||
- Support of static methods to show `OpenFolderDialog` (breaking changes). | ||
- Code optimization and refactoring. | ||
- Documentation of all public classes, methods and properties. | ||
- Version number increased. | ||
- Published on _GitHub_. | ||
|
||
**1.0.0** | ||
|
||
- Initial draft on _GitHub_. | ||
|
Oops, something went wrong.