Commit Graph

29 Commits

Author SHA1 Message Date
Thomas Allmer
0ed3d6d0e9 fix(engine): support fragments when adjusting urls 2022-08-21 11:04:05 +02:00
Thomas Allmer
390335da18 fix(engine): reparse html if pageTree requests a second pass 2022-08-17 16:51:54 +02:00
Thomas Allmer
5122ea8639 chore: add docs & tests for link-text for headlines 2022-08-15 23:02:29 +02:00
Thomas Allmer
3032ba9b82 feat(engine): menus now support special characters in markdown headings 2022-08-15 23:02:29 +02:00
Thomas Allmer
93503ed309 feat(engine): HTML in headings will be ignored for the menu 2022-08-15 23:02:29 +02:00
Thomas Allmer
09a47b43dc fix(engine): prevent fatal error because of simultaneous write to file 2022-08-14 22:48:10 +02:00
Thomas Allmer
379f08ff47 feat(engine): remove global dom shim workaround 2022-08-13 18:31:20 +02:00
Thomas Allmer
6f88d8ef6f feat: use rehype-prism-plus; get rid of workaround for rehype-prism 2022-08-13 15:36:47 +02:00
Thomas Allmer
367529c211 fix(engine): make sure inputDir public folder wins over plugins public folders 2022-08-12 22:48:16 +02:00
Thomas Allmer
7a8f165625 chore: refresh lock file 2022-08-11 18:18:52 +02:00
Thomas Allmer
6c949ee80d feat: prepare @rocket/launch release 2022-07-30 17:16:31 +02:00
Thomas Allmer
09cca4c486 feat(engine): support simple array, object and dates in PageTree 2022-07-30 17:16:31 +02:00
Thomas Allmer
445daf67e3 fix(engine): if a component has an error be sure to always show it 2022-06-23 14:09:11 +02:00
Thomas Allmer
f06ea2117b fix(engine): escaping a ${ in a code fence block should not lead to an error 2022-06-23 14:09:11 +02:00
Thomas Allmer
252e4ea60e fix(engine): support nested recursive.data.js in data cascade 2022-06-23 14:09:11 +02:00
Thomas Allmer
22be8d52a0 chore: failing test simple page exports to pageTree 2022-06-23 14:09:11 +02:00
Thomas Allmer
aeb5ad2e99 fix(engine): do not inject imports if exists in md 2022-06-23 14:09:11 +02:00
Thomas Allmer
d879480c0c chore: align exports strategy 2022-05-30 21:36:09 +02:00
Thomas Allmer
f2bc47bb40 chore: apply progressive hydration to page 2022-05-30 21:36:09 +02:00
Thomas Allmer
0226d08de6 feat: add progressive hydration support 2022-04-26 17:49:11 +02:00
Andrico
af55e855c8 fix(engine): support for emojis in links via updating of sax-wasm (#351) 2022-04-11 20:28:12 +02:00
Thomas Allmer
5fe1e47687 fix(engine): while processing assets ignore other protocols like vscode:// 2022-03-28 23:15:21 +02:00
Thomas Allmer
3eea6e2bf9 feat(engine): completely exclude pages from the pageTree 2022-03-28 23:15:21 +02:00
Thomas Allmer
607b94bf4d fix(engine): relative links to other rocket files 2022-03-24 10:36:31 +01:00
Thomas Allmer
fcf98bf984 fix(engine): consider dynamic imports for the dependency tree 2022-03-21 12:18:02 +01:00
Thomas Allmer
4b1919c02d feat: automatic handling of web component imports 2022-03-16 23:37:16 +01:00
Thomas Allmer
a73e2dfe19 chore: update/align dev dependencies & lint/format 2022-03-10 23:57:05 +01:00
Thomas Allmer
130a544d43 fix(engine): save exported boolean values into the pageTree 2022-03-10 21:11:28 +01:00
Thomas Allmer
e17671c448 feat: engine 2022-03-09 18:11:27 +01:00