Decoupling ### Organization - The project is renamed to OpenSavvy Decouple (#44, !31) - Rewrite of the README (#51, !32) - In-depth explanation of the variants pattern (#51, !32) ### Core - Persist information through application restarts using 'persist' (JS-only, #46, !29) - Filter chips' onToggle callback now provides the new value (#47, !30) - Introduced a progress indicator API (#49, !34) ### Navigation - Support for hash-navigation in addition to slash-navigation (#41, !27) ### Demo - Added a page about the text fields (#45, !28) ### Material - Implementations are now 'object'-based instead of being 'interface'-based (#33, !33)