Releases
v1.5.0
1.5.0 (2019-05-01)
Bug Fixes
eslint: set path to 'webpack' to resolve aliases (a51c130 )
package.json: add 'client' path for analyzing script (6112b91 )
Features
create Layout component (758e610 )
create localStorage module to save persisted data (a363608 )
create middleware module (0ef71cf )
create module 'createReducer' (36dd1e0 )
create RmAbout and RmHeader (8172a91 )
remove movie's filter logic from RmRoot (66479a1 )
save 'countries' on Redux's store (f5a47b5 )
set RmAbout container (533c399 )
actions: create 'makeActionCreator' function (70d89d5 )
client/index: enable flow strict (ee62252 )
components/base: create (af63efe )
components/shared: create (de4d4e8 )
Home: distribute product cards (96f5898 )
Landing: use mapDispatchToProps (22e8f65 )
MovieCard: add line clamp support (eef09e7 )
Movies: add getMovies action (e66ef10 )
Redux: add 'apiMiddleware' (642b61a )
RmFooter: set logo and styles (e0767ca )
RmNav: set 'links' class property (4f984ce )
RmRoot: lazy load route components (f68d744 )
You can’t perform that action at this time.