Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CHANGELOG.md generation/update during release #111

Closed
asergeev-sc opened this issue Dec 1, 2017 · 2 comments
Closed

Add CHANGELOG.md generation/update during release #111

asergeev-sc opened this issue Dec 1, 2017 · 2 comments

Comments

@asergeev-sc
Copy link
Contributor

No description provided.

@kvolkovich-sc
Copy link
Contributor

Is such CHANGELOG.md format will be OK?

Change Log

v1.0.0-beta.8 (2017-11-30)

Full Changelog

Merged pull requests:

v1.0.0-beta.7 (2017-11-28)

Full Changelog

v1.0.0-beta.5 (2017-11-27)

Full Changelog

Merged pull requests:

v1.0.0-beta.4 (2017-11-20)

Full Changelog

Closed issues:

  • Add "FileManager" usage documentation ("client-react" and "server-nodejs") #81

Merged pull requests:

v1.0.0-beta.3 (2017-11-19)

Full Changelog

Closed issues:

  • Prepare "filemanager" for initial release (v1.0.0-beta.0) #82

v0.0.1 (2017-11-17)

Implemented enhancements:

  • Improve display API errors on client side #78
  • Provide possibility to set initial path to folder for "nodejs_v1" connector #71
  • Improve download file capability #66
  • Implement "FileManager" react component #38
  • Implement sorting for "server-nodejs" #35
  • Implement sorting for "Google Drive API v2" #34
  • Implement "row" and "files-view" contexts for "ContextMenu" #28

Fixed bugs:

  • Message about uploading file with same name doesn't appear #89
  • Context menu climbs on location bar #88
  • Strange direction of arrows for sorting folder content #87
  • Context menu is broken after downloading file in IE (node.js v.1) #85
  • Disable ContextMenu appering by long left mouse down on not touch devices #67
  • Fix - SetNameDialog submit on press "Enter" if value not specified and no input value changes #44
  • Rename for "Google Drive API v2" don't check for existing file with same name #31
  • Fix - wrong context menu items after pressing "Esc" key #23

Closed issues:

  • Update RAML files for API #93
  • Disable caching #75
  • Add preview capability to file download #72
  • Update mocha config to run tests using "webpack" instead of "babel" #63
  • Make default L&F that fits “styles”: https://opuscapita.github.io/styles/demo/html/css.html #57
  • Make different icons colors for different ListView item types #53
  • Decrease font-size or/and font-weight for ListView items #52
  • React.PropTypes => 'prop-types' #50
  • Fix build for IE11 #49
  • Add progress indication for "Google Drive API v2" upload #48
  • FileManager-scoped notification system for async events #43
  • Implement "Toolbar" component #37
  • Improve "capabilities" forceUpdate() method by not appearing "loading-overlay" after each call #36
  • Implement "upload single file" for "server-nodejs" #21
  • Implement "upload single file" for "Google Drive API v2" #20
  • Implement "remove files" for "server-nodejs v1" #18
  • Implement "single file download" for "server-nodejs v1" #11
  • Implement "create folder" for "server-nodejs v1" #9
  • Implement "rename" for "server-nodejs v1" #8
  • Implement "rename" for "Google Drive API v2" #7
  • RAML files for API #5
  • Implement basic server with node.js (list folder content, download/upload/delete file, create/delete folder) #3
  • Implement client using React #2
  • API documentation #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

kvolkovich-sc pushed a commit that referenced this issue Dec 1, 2017
kvolkovich-sc pushed a commit that referenced this issue Dec 1, 2017
kvolkovich-sc pushed a commit that referenced this issue Dec 1, 2017
kvolkovich-sc added a commit that referenced this issue Dec 1, 2017
*  #111 Add changelog generation

*  #111 Add changelog generation

*  #111 Add changelog generation
@kvolkovich-sc
Copy link
Contributor

Done.

Custom sections support will be added after this PR is approved. Its convenient for multiple npm packages within one repository (checked on forked repo with this PR merged locally).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants