six-favorites-widget
Version:
SIX Favorites Widget
102 lines (75 loc) • 2.35 kB
Markdown
Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
# [4.1.3] - 2018-09-03
## Fixed
- Wrong version of tab lib
# [4.1.2] - 2018-08-27
## Changed
- Updated to new Context API in React 16.3
# [3.0.1] - 2017-12-04
## Removed
- Margin in search result that pushed the item outside the container
# [3.0.0] - 2017-10-26
## Changed
- Updated to ReactJS 16
## Removed
- Non widget exports from main
# [2.0.3] - 2017-08-31
## Fixed
- Adds translation for "Add favorite"
# [2.0.2] - 2017-08-31
## Fixed
- `searchTitle` property should now work.
## Changed
- Added documentation for `searchConfig` and `searchTitle`
# [2.0.1] - 2017-08-21
## Changed
- Updated bundles
- Updated NPM packaging
## Fixed
- Problems adding favorites under certain circumstances
# [2.0.0] - 2017-08-02
## Changed
- Updated bundles
- Updated version of six-live-search-box-widget
# [1.0.7] - 2017-05-22
## Added
- Now uses bundled Alert Control-widget from Alerts Manager.
# [1.0.6] - 2017-04-25
## Added
- Added CSS class 'six-action-in-progress' to be used to notify a user that an action is in progress
## Changed
- Removed the Delete-button and Make Default-button from the tab of the default favorites list. This makes it more logical as those actions were not allowed or served no purpose
- Improved the user experience when adding a favorite
## Fixed
- Fixed a problem where it was not possible to delete an instrument from the default favorites list unless it had explicitly been selected
# [1.0.5] - 2017-04-19
## Added
- Added support for having commodities in favorites list
## Fixed
- Removed potential warning from JavaScript console
# [1.0.4] - 2017-04-18
## Changed
- Updated bundled translations
## Fixed
- Prevented onListingClick-callback when clicking on delete button
# [1.0.3] - 2017-04-12
## Changed
- Updated SDK bundles
## Fixed
- Fixed issue where deleting favorites could fail
# [1.0.2] - 2017-04-11
## Changed
- Improved support for React 15.5
- Updated translations
## Added
- Added CSS class on default list tab name to make it stylable
# [1.0.1] - 2017-04-04
## Changed
- Improved alert handling
- Improved null handling
- Updated SDK bundles
# [1.0.0] - 2017-03-17
## Added
- Version 1 release