-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Shows sharing links on text select * fixes 404 page in embed view * Changes background color to lightgrey * adds event listeners on react component instead of a loop * Gets hukamnama from v2 api; gets shabad from v2 (WIP) * Fixes scroll position in sundar gutka * Fixes object object error (#704) * Adds the scroll to top inside condition * renames the previous location * Separates selection logic from share div logic * Reset Center Align & Reposition option (#698) * Adds makeSelection function to util file * changes api url to v2 manually; fixes hukamnama view of multiple shabads; adds search with v2 api; * fixes redirect logic with v2 API * Adds a self destroying service worker * Enables service worker * Renames file name to sw-self-destroy.js * uses a source variable for generating service worker * Uses banidb 2.0.0 * uses const variables instead of let * arrow keys to go to previous day hukamnama * Adds an error message for hukamnama * Bump lodash from 4.17.11 to 4.17.14 (#723) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]> * updates hukamnama navigation * Fixes responsiveness of header * fixes linting error in scss * Uses banidb for hukamnama api url * Fixes scroll jump * Optimizes code for hukamnama * 1.2.0
- Loading branch information
1 parent
626ad0e
commit 47a0387
Showing
22 changed files
with
251 additions
and
112 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.