Commit Graph

342 Commits

Author SHA1 Message Date
github-actions[bot]
b563967319 Version Packages @mdjs/core@0.9.5 @mdjs/mdjs-preview@0.5.8 @mdjs/mdjs-story@0.3.2 @rocket/cli@0.20.0 @rocket/components@0.2.0 @rocket/create@0.1.0 @rocket/engine@0.2.0 @rocket/launch@0.21.0 @rocket/search@0.7.0 @rocket/spark@0.2.0 2022-08-11 16:42:24 +02:00
Thomas Allmer
c84d51207f Merge pull request #309 from modernweb-dev/next
feat: introduce @rocket/engine and use it
2022-08-11 16:39:32 +02:00
Thomas Allmer
5226ab0150 chore: prepare releases & move to main 2022-08-11 16:06:52 +02:00
Thomas Allmer
f9c8a20d19 Merge branch 'main' into next 2022-08-10 18:52:25 +02:00
Thomas Allmer
e02da22db0 chore: release components, engine, launch, spark 2022-08-08 22:53:56 +02:00
Thomas Allmer
b50be310c0 feat: restructure components & spark 2022-08-08 22:53:48 +02:00
Thomas Allmer
6b33e20c73 chore: add info about deployment on Github 2022-07-31 11:00:46 +02:00
Thomas Allmer
93a3089c7e fix(create): use relative file pathes in deployment generator 2022-07-31 10:20:14 +02:00
Thomas Allmer
b0630b5bfc chore: release engine, launchh, create, components 2022-07-30 17:16:31 +02:00
Thomas Allmer
545cd493da feat: add example for @rocket/launch 2022-07-30 17:16:31 +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
dbeafbb7f6 chore: release @rocket/engine@0.1.0-alpha.25 2022-06-23 14:09:11 +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
Matsu
2bc4282efa feat(create): Generating github action to deploy to github pages (#366) 2022-06-09 22:13:36 +02:00
Thomas Allmer
873e6f325d chore: publish alpha versions 2022-05-30 21:36:09 +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
59fa80119f chore: change URLs to use next in main README.md 2022-05-09 19:48:44 +02:00
yinon
8c76c2d9d5 docs: fix typo in guides index 2022-05-09 07:55:36 +03:00
Thomas Allmer
a74b8b370a chore: add tweet thread for hydration 2022-05-03 19:54:25 +02:00
Thomas Allmer
bbe83b9923 chore: release create 2022-04-26 23:24:44 +02:00
Thomas Allmer
409bb2f1e4 chore: add hydration starter to create 2022-04-26 23:24:44 +02:00
Thomas Allmer
0f77a8b9d7 chore: release packages 2022-04-26 17:49:11 +02:00
Thomas Allmer
0226d08de6 feat: add progressive hydration support 2022-04-26 17:49:11 +02:00
github-actions[bot]
cb49251158 Version Packages @mdjs/mdjs-preview@0.5.7 2022-04-24 21:47:53 +02:00
Thomas Allmer
d33400e12e chore: add tweets about open graph 2022-04-24 21:43:50 +02:00
Thijs Louisse
b3194556c2 chore: change get renderFunction() in renderStory(html, container, opts) 2022-04-24 21:42:55 +02:00
Thijs Louisse
7732541df4 chore: fix lint error RocketDrawer 2022-04-24 21:42:55 +02:00
Thijs Louisse
72ed8d274a chore: add /.history to .gitignore 2022-04-24 21:42:55 +02:00
Thijs Louisse
f4d83fe958 feat(mdjs-preview): provide overridable renderFunction 2022-04-24 21:42:55 +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
0f6a42edaa chore: show rendering info in sanity starter 2022-04-04 18:19:17 +02:00
Thomas Allmer
43df19f4a7 chore(create): release 0.0.6 2022-04-04 18:11:26 +02:00
Jaydan Urwin
894a2fe56d feat: add sanity-minimal-starter 2022-04-04 18:05:49 +02:00
Andrico
0cb5ca7153 fix broken links 2022-04-04 09:31:06 +02:00
Thomas Allmer
d220d35609 feat: add search to page 2022-04-02 22:27:46 +02:00
Thomas Allmer
2d9eec2b15 chore: nicer description for some pages 2022-03-30 09:05:57 +02:00
Thomas Allmer
1089007ba2 chore: initial tweets 2022-03-30 09:05:57 +02:00
Thomas Allmer
19f31854f9 chore: releases 2022-03-28 23:15:21 +02:00
Thomas Allmer
cb105c5f1e fix: optimize font handling via local font with preload and optional display 2022-03-28 23:15:21 +02:00
Thomas Allmer
1968e2365d fix(cli): use puppeteer pkg so it works out of the box on netlify 2022-03-28 23:15:21 +02:00
Thomas Allmer
d2a6698587 chore: add open graph images to website 2022-03-28 23:15:21 +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
bf8764583d feat: generate open graph images 2022-03-28 23:15:21 +02:00