wikijs-fork/client/themes/default
IndieRodo 006dae1221
fix: links to subtitles with special characters (#1949)
This issue is related to #1006 . The $vuetify.goTo() function expects a UTF-8 ev.target.hash . However, the markdown CRM URIencodes the ev.target.hash (this is great for browser compatibility, not so much for Vuetify)

Adding decodeURIComponent() to ev.target.hash fixes compatibility with Vuetify.

This fixes GitHub issue #1873
2020-05-30 13:10:44 -04:00
..
components fix: links to subtitles with special characters (#1949) 2020-05-30 13:10:44 -04:00
js feat: themes foundation + editors load improvements 2018-08-09 00:07:15 -04:00
scss feat: comments UI improvements 2020-05-23 18:49:10 -04:00
theme.yml feat: api docs editor (wip) + deps update 2019-12-01 22:45:37 -05:00
thumbnail.png fix: restore crlf for static files 2019-08-04 16:04:42 -04:00