Commit Graph

27 Commits

Author SHA1 Message Date
Jacky Zhao 22fc06fb31 fix: spa shouldn't use popover script directly 2023-11-18 18:46:58 -08:00
Jacky Zhao 68b5cca6ec fix: check content-type before applying spa patch (closes #597) 2023-11-17 10:46:23 -08:00
Jacky Zhao 4e3e894be2 fix: format 2023-11-15 19:32:25 -08:00
Jacky Zhao 99f33a9cee fix: regression where clicking anchors on the same page wouldn't set the anchor in the url 2023-11-15 19:31:18 -08:00
Jacky Zhao 6659182eef lint: format 2023-11-11 12:02:34 -08:00
Jacky Zhao 564e761acd fix: normalize relative urls (closes #569) 2023-11-11 11:59:05 -08:00
Jacky Zhao 14f8287257 fix: anchors links shouldnt cause reload (closes #574) 2023-11-11 10:11:31 -08:00
Jacky Zhao 8d15ed26d8 feat: openLinksInNewTab option for link transformer 2023-10-22 09:54:12 -07:00
Jacky Zhao 38db1fd55d fix: ctrl+click with spa enabled 2023-10-08 09:15:06 -07:00
Jacky Zhao 709ad94180 fix: toc for cyrillic and other non-latin alphabets (closes #396) 2023-08-22 22:41:50 -07:00
Jacky Zhao a8272d4a9c fix: spa hijacks back button (closes #400) 2023-08-22 21:30:31 -07:00
Jacky Zhao 487e0c8473 fix: nav event with spa off, anchor nav refresh page 2023-08-20 18:08:44 -07:00
Jacky Zhao 95b9358c0d fix: jump to anchor on deployed site triggering spa refresh 2023-08-20 17:50:56 -07:00
Jacky Zhao 9e2fbabc20 avoid 404 on icon for spa navigations with anchors 2023-08-19 16:40:02 -07:00
Jacky Zhao 303a867d60 base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
Jacky Zhao a3cba52362 fix back button in spa not working between two pages that both have hash fragments 2023-08-17 01:34:50 -07:00
Jacky Zhao c65451519e format 2023-08-17 00:55:52 -07:00
Jacky Zhao cdaec963ed various path fixes for links to extensions, fix relative paths in links 2023-08-17 00:55:28 -07:00
Jacky Zhao b5ab38cb7e fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
Jacky Zhao 617ea80db1 run prettier 2023-07-22 17:27:41 -07:00
Jacky Zhao 2c0f21a97d finish path refactoring, add sourcemap + better trace support 2023-07-15 23:02:12 -07:00
Jacky Zhao ffb2c9ba57 base path refactor, more docs 2023-07-13 00:19:35 -07:00
Jacky Zhao 2a9ed21823 local and global graph 2023-06-18 10:47:07 -07:00
Jacky Zhao 5162c3c977 collapsible toc 2023-06-17 12:07:40 -07:00
Jacky Zhao 09b5f4b10a modern toc tweaks 2023-06-16 19:41:59 -07:00
Jacky Zhao b3cbcaf0f5 add custom spa solution 2023-06-09 19:58:58 -07:00
Jacky Zhao 8e36d2a677 add flamethrower router 2023-06-07 22:38:45 -07:00