* initialize
* wer
* asd
* ok
* COOOOL
* asd
* move most to panel
* switch to react-slick
* gOT cSS
* poseter
* asd
* Leave image until user selcte to play
* sdg
* qwe
* asd
* addiing back 3d carousel
* Added back 3d carousel
* coverflow working
* all 3 working
* fixup linting
* Update README.md
* fix readme
* Update README.md
* got it working on rc0
* autoplay
* qwd
* rename Cpverflow to Coverflow
* cdn
qw
* SPHttpClient.configurations.v1
* as
* AS
* added instructions on merging existing github procjects
* added controls to set playerwidth and height
* Update README.md
fixup readme
* Replaced Microsoft Flow with Azure Logic Apps
* Update README.md
* Replaced the '@microsoft/sp-client-preview ' package with '@microsoft/sp-webpart-base' for the BaseClientSideWebPart definition according to the SPFx Drop 5 release notes (https://github.com/sharepoint/sp-dev-docs/wiki/Release-Notes-Drop-5)
* [react-mobx] scaffold project + migrate to drop5
* [react-mobx] install mobx dependencies
* [react-mobx] configure reactive and nonreactive webpart version
* [react-mobx] add presentational and container components
* [react-mobx] Replace description field with name
* [react-mobx] Add mobx store and hook up webpart & components
* [react-mobx] update readme
* [react-mobx] remove custom tslint.config
* [react-mobx] only render the webpart once
* [react-redux] scaffold project
* [react-redux] install redux dependencies
* [react-redux] install redux typings
* [react-redux] Add redux store and reducers and hook them up with the webpart
* [react-redux] Add presentational and container components
* [react-redux] Hook up webpart lifecycle methods with redux
* [react-redux] configure reactive and non-reactive webpart versions
* [react-redux] Add all the semicolons!
* [react-redux] mark store as private in webpart
* [react-redux] Update README.md
* [react-redux] Fix typo in readme
* [react-redux] only render webpart once