| 165c445c | 23-Sep-2025 |
Masaki Yasutake <my17560@gmail.com> |
Removed a debugging log. |
| 5d7403cf | 05-Jun-2024 |
Masaki Yasutake <my17560@gmail.com> |
Modified to safe get searchform_placeholder from LANG global var. |
| 91047f68 | 11-May-2024 |
Masaki Yasutake <my17560@gmail.com> |
Fixed to stop propagation when TOC is clicked. |
| 954c1fb0 | 03-May-2024 |
Masaki Yasutake <my17560@gmail.com> |
Modified to call e.preventDefault() in TOC click handler. |
| 4fee28ad | 26-Mar-2024 |
Masaki Yasutake <my17560@gmail.com> |
Added IndexMenu support where an item end with ":". |
| 142b4e3e | 09-Mar-2024 |
Masaki Yasutake <my17560@gmail.com> |
Refactored Javascript. |
| 80852d73 | 04-Mar-2024 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Fix typo
An error is being thrown when debug mode is disabled because there's a missing comma. |
| db34d7d4 | 02-Mar-2024 |
Masaki Yasutake <my17560@gmail.com> |
Added Indexmenu(new tree) support. |
| a1ba38f9 | 17-Aug-2022 |
Masaki Yasutake <my17560@gmail.com> |
Modified to select a corresponding sidebar item when hash is specified in the URL. |
| d13d9971 | 21-Apr-2022 |
Masaki Yasutake <my17560@gmail.com> |
Modified to support simplenavi plugin. |
| 218c0be2 | 13-Apr-2022 |
Masaki Yasutake <my17560@gmail.com> |
Modified the way to handle same page jump. |
| ee5527c6 | 23-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Fixed a TOC embedded in a wrong place in some cases. |
| 2c0a774d | 15-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Added localization feature. |
| f186635c | 15-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Fixed an exception thrown when no side bar item is selected. |
| c03c20af | 12-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Modified to be able to show hierarchical sidebar. |
| 760dab89 | 07-Feb-2022 |
Masaki Yasutake <my17560@gmail.com> |
Added dokuwikibreadcrums_enable/start page option. Modified FontAwesome/GoogleFonts tag option to default to blank. |
| f13d0506 | 21-Jul-2021 |
Masaki Yasutake <my17560@gmail.com> |
Fixed anchor jump didn't work in Japanese. |
| c4b0c319 | 18-Jul-2021 |
Masaki Yasutake <my17560@gmail.com> |
Fixed to add a hash to URL when sidebar link clicked. |
| 6d6828ad | 24-Jun-2021 |
Masaki Yasutake <my17560@gmail.com> |
Fixed missing trailing semicolon. |
| 93efc001 | 24-Jun-2021 |
Masaki Yasutake <my17560@gmail.com> |
Modifieid to set data-contentlang. |
| 22791ebc | 24-Jun-2021 |
Masaki Yasutake <my17560@gmail.com> |
Fixed anchor jump when header is visible. |
| ddf103f3 | 23-Jun-2021 |
Masaki Yasutake <my17560@gmail.com> |
Modified to set "/" as the start page. |
| 66051a5b | 23-Jun-2021 |
Masaki Yasutake <my17560@gmail.com> |
Fixed comments. |
| 8835d2d6 | 23-Jun-2021 |
Masaki Yasutake <my17560@gmail.com> |
Fixed the sidebar is shown initially on mobile when there is a toc. |
| f2d0f422 | 23-Jun-2021 |
Masaki Yasutake <my17560@gmail.com> |
Added comments. |