komga/komga-webui
Ben Kuskopf d03aceae1a
feat(webui): add back button on book view
* Add a back to arrow to the navigation on the book page to return to the books series

* Update BrowseBook.vue

* feat: conditional back button depending on context

also uses proper tooltip instead of title

Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-05-20 17:25:11 +08:00
..
public fix: webui works with baseUrl 2020-02-20 12:30:16 +08:00
src feat(webui): add back button on book view 2021-05-20 17:25:11 +08:00
tests/unit fix(webreader): incorrect double pages display 2021-04-28 08:34:13 +08:00
.browserslistrc first version of the webui 2019-10-04 16:45:33 +08:00
.editorconfig fix(webui): fix metadata dialogs on xs screens 2020-03-23 11:06:16 +08:00
.env feat(webui): support for translations 2021-02-16 12:15:42 +08:00
.env.development simplify local development environment for API + WebUI 2019-10-21 17:30:03 +08:00
.eslintrc.js build: disable eslint warning in dev 2020-08-25 15:33:04 +08:00
.gitignore first version of the webui 2019-10-04 16:45:33 +08:00
babel.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
jest.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
package-lock.json feat(webui): change/restore theme even on login page 2021-03-26 15:48:15 +08:00
package.json feat(webui): change/restore theme even on login page 2021-03-26 15:48:15 +08:00
postcss.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
tsconfig.json feat(webui): support for translations 2021-02-16 12:15:42 +08:00
vue.config.js refactor: remove moment.js 2021-03-12 14:42:41 +08:00