Commit Graph

363 Commits

Author SHA1 Message Date
github-actions[bot]
ff8b4c5cd5 Version Packages @rocket/engine@0.2.5 2022-08-15 23:04:55 +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
George Raptis
77646abbee Fix documentation link 2022-08-15 14:54:42 +02:00
github-actions[bot]
9ae3966fef Version Packages @rocket/engine@0.2.4 2022-08-14 22:51:30 +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
42d794bdfc chore: remove drawer pkg & fix contribution link in README.md 2022-08-13 21:40:50 +02:00
github-actions[bot]
b8a1b45953 Version Packages @rocket/engine@0.2.3 2022-08-13 18:36:55 +02:00
Thomas Allmer
379f08ff47 feat(engine): remove global dom shim workaround 2022-08-13 18:31:20 +02:00
github-actions[bot]
50bb68ab7f Version Packages @mdjs/core@0.20.0 @rocket/engine@0.2.2 2022-08-13 15:41:11 +02:00
Thomas Allmer
250ca87a9d chore: prepare for release of @mdjs/core v0.20.0 2022-08-13 15:36:47 +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
jorenbroekema
35ed64dca1 feat(@mdjs/core): move to ESM 2022-08-13 15:36:47 +02:00
github-actions[bot]
2555a8698d Version Packages @rocket/engine@0.2.1 2022-08-12 22:50:36 +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
github-actions[bot]
ce3298d218 Version Packages @mdjs/mdjs-preview@0.5.9 @rocket/building-rollup@0.4.1 2022-08-11 18:24:03 +02:00
Thomas Allmer
a22da493dd fix(building-rollup): apply user provided developmentMode 2022-08-11 18:18:52 +02:00
Thomas Allmer
7a8f165625 chore: refresh lock file 2022-08-11 18:18:52 +02:00
Thomas Allmer
c8081071f7 chore: in readme use us images from main branch 2022-08-11 16:53:18 +02:00
Thomas Allmer
ab2436162c fix(mdjs-preview): add server folder to the published npm package 2022-08-11 16:53:18 +02:00
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