thorium-reader
thorium-reader copied to clipboard
[POC] update layout of catalog header and add catalog title to state
no need to create a new action, you can add a title key in IOpdsHeaderState and dispatch it from updateHeaderLinkWatcher
https://github.com/edrlab/thorium-reader/blob/85f4f2272189cf670b724c881c7cda6b8718c56a/src/common/redux/states/renderer/opds.ts#L15-L20
https://github.com/edrlab/thorium-reader/blob/85f4f2272189cf670b724c881c7cda6b8718c56a/src/renderer/library/redux/reducers/opds.ts#L59-L75
https://github.com/edrlab/thorium-reader/blob/85f4f2272189cf670b724c881c7cda6b8718c56a/src/renderer/library/redux/sagas/opds.ts#L94-L125