Skip to content

Implement last played chord

3starblaze requested to merge last-played-chord into master

This merge request adds a new feature which shows the last chord that the user has played. The chord names are now links (actually buttons that look like links) which open corresponding page on information sidebar.

This merge request also includes migration from custom-made select components to antd/Select and, of course, corresponding localization.

Merge request reports