Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/web-infra-dev/modern.js

Modern.js is a web engineering system, including a web framework and a npm package solution.
https://github.com/web-infra-dev/modern.js

fix: we should run runner.fallback when ssr fallback

GiveMe-A-Name opened this pull request 5 months ago
feat: update Rsbuild to 1.0.1-rc.2

9aoy opened this pull request 5 months ago
feat: update rsbuild version

caohuilin opened this pull request 5 months ago
[Feature]: Support OPTIONS method request for server on ModernJs

thuutri2710 opened this issue 5 months ago
docs: fix typo

kidonng opened this pull request 5 months ago
fix: move parse window ssr data to createRoot

caohuilin opened this pull request 5 months ago
fix: entry detection not work

caohuilin opened this pull request 5 months ago
chore: refeactor structure for basic docs

zllkjc opened this pull request 5 months ago
fix: serviceWorker default config

9aoy opened this pull request 5 months ago
feat: bump Rsbuild 1.0-rc & Rspack 1.0.0

9aoy opened this pull request 5 months ago
chore: unify the config of different build formats for app-tools

yimingjfe opened this pull request 5 months ago
chore: limit maxParallel of nx

yimingjfe opened this pull request 5 months ago
[Bug]: When building using useContext in koa I am getting a typing error

alexandesigner opened this issue 5 months ago
Release v2.58.3

caohuilin opened this pull request 5 months ago
feat: add ssr fallback flag info to response header

lianxuify opened this pull request 5 months ago
chore(docs): optimize docs and types

yimingjfe opened this pull request 5 months ago
fix: filter entries by ssr or ssg should not apply the single entry

GiveMe-A-Name opened this pull request 5 months ago
docs: update rspack content

9aoy opened this pull request 5 months ago
feat: main doc build config content using rsbuild

caohuilin opened this pull request 5 months ago
fix(data-loader): compatible with asyncEntry for data loader

yimingjfe opened this pull request 5 months ago
chore: enable biome organize imports

caohuilin opened this pull request 5 months ago
feat: format json file with biome

caohuilin opened this pull request 5 months ago
fix: custom server hook context request.path should carry query str

GiveMe-A-Name opened this pull request 5 months ago
chore: improve basic docs

zllkjc opened this pull request 5 months ago
fix(server): if res was piped, res should be treated as sent

yimingjfe opened this pull request 5 months ago
fix(runtime): status code should be controlled by data loader

yimingjfe opened this pull request 5 months ago
docs: add rem plugin reference link

9aoy opened this pull request 5 months ago
fix: modern-entry rules not use array && add server entry test case

caohuilin opened this pull request 5 months ago
[Bug]:使用微前端后,loader会执行多次

xmsz-stu opened this issue 5 months ago
chore: improve framework docs

zllkjc opened this pull request 5 months ago
fix: should remove extensions for entry file in real entry file

zllkjc opened this pull request 5 months ago
fix: rewrite routes to use the new path

GiveMe-A-Name opened this pull request 5 months ago
[Bug]: 根据文档操作微前端运行失败

xmsz-stu opened this issue 5 months ago
Release v2.58.2

caohuilin opened this pull request 5 months ago
fix: only inline runtimeChunk/script/style in production

9aoy opened this pull request 5 months ago
fix: custom server route rewrite should carry honoContext.env

GiveMe-A-Name opened this pull request 5 months ago
chore: add internal directory to server plugin context

zllkjc opened this pull request 5 months ago
feat: update rspress version

caohuilin opened this pull request 5 months ago
chore(deps): bump axios from 1.6.0 to 1.7.4

dependabot[bot] opened this pull request 5 months ago
docs(builder-doc): remove guide and plugin chapter

9aoy opened this pull request 5 months ago
feat: update codesmith version

caohuilin opened this pull request 5 months ago
fix: fix compatibleRequire problem on windows

yimingjfe opened this pull request 5 months ago
fix: enum const case

9aoy opened this pull request 6 months ago
docs: clean up useless builder doc

9aoy opened this pull request 6 months ago
feat: update module test workflow

caohuilin opened this pull request 6 months ago
fix: app-document windows test

caohuilin opened this pull request 6 months ago
feat: update rsbuild version

caohuilin opened this pull request 6 months ago
fix: add sideEffect rules for `.modern-js` dir

caohuilin opened this pull request 6 months ago
feat(app-tools): add avif type support

fisherspy opened this pull request 6 months ago
docs(main-doc): add swc and esbuild plugin

9aoy opened this pull request 6 months ago
chore: enable some biome complexity rules and fix the lint error

caohuilin opened this pull request 6 months ago
chore: enable some biome suspicious rules and fix the lint error

caohuilin opened this pull request 6 months ago
chore: enable some biome style rules and fix the lint error

caohuilin opened this pull request 6 months ago
chore: remove auto-sidebar package

zllkjc opened this pull request 6 months ago
feat: fix import type lint error

caohuilin opened this pull request 6 months ago
fix: tailwind generator need update tsconfig.json

crazyurus opened this pull request 6 months ago
feat: bump rsbuild 1.0.1-beta.14

9aoy opened this pull request 6 months ago
chore: fix update rsbuild/rspress script

9aoy opened this pull request 6 months ago
fix(plugin-swc): tools.swc function config not works

9aoy opened this pull request 6 months ago
feat: update rsbuild version

caohuilin opened this pull request 6 months ago
fix: we should inject ssrData & window's data when ssr failed,

GiveMe-A-Name opened this pull request 6 months ago
feat: update codesmith version

caohuilin opened this pull request 6 months ago
Release v2.58.1

caohuilin opened this pull request 6 months ago
fix: garfish config name when use app.config

caohuilin opened this pull request 6 months ago
docs: update Rsbuild plugin links

chenjiahan opened this pull request 6 months ago
chore(CI): no need to build websites

chenjiahan opened this pull request 6 months ago
test: fix rsbuild inspect config cases

chenjiahan opened this pull request 6 months ago
chore(workflow): use taze to update rsbuild and rspress

chenjiahan opened this pull request 6 months ago
feat(deps): bump Rsbuild 1.0.1-beta.13

chenjiahan opened this pull request 6 months ago
fix: integration test

GiveMe-A-Name opened this pull request 6 months ago
fix: ssrContext should get protocol from x-forwarded-proto first

GiveMe-A-Name opened this pull request 6 months ago
[Feature]: 可选的集成支持以及外部模板

lanmingle opened this issue 6 months ago
docs: fix links of some rsbuild plugins by rspack-contrib

Asuka109 opened this pull request 6 months ago
fix: should not minify html when disableMinimize in webpack mode

9aoy opened this pull request 6 months ago
fix: remove ssr.preload config

GiveMe-A-Name opened this pull request 6 months ago
fix: ssrData should get request.url from ssrContext

GiveMe-A-Name opened this pull request 6 months ago
feat(runtime): adapt to some features for async entries

yimingjfe opened this pull request 6 months ago
feat: update rsbuild version

caohuilin opened this pull request 6 months ago
feat: update rspress version

caohuilin opened this pull request 6 months ago
docs: avoid confusing version number

chenjiahan opened this pull request 6 months ago
feat: bump rsbuild 1.0.1-beta.10

9aoy opened this pull request 6 months ago
fix: ssr context in runtime should get host from X-Forwarded-Host first

GiveMe-A-Name opened this pull request 6 months ago
Release v2.58.0

caohuilin opened this pull request 6 months ago
feat: runtime export wrap context function

caohuilin opened this pull request 6 months ago
chore: set minor version for release

KyrieLii opened this pull request 6 months ago
docs: fix rsbuild plugin broken link

9aoy opened this pull request 6 months ago
fix: use flatted instead of safeReplacer

GiveMe-A-Name opened this pull request 6 months ago
feat: update rsbuild version

caohuilin opened this pull request 6 months ago
WIP fix: ssr config should be merged, then remove ssr.preload config

GiveMe-A-Name opened this pull request 6 months ago
fix: update inspect default output value

9aoy opened this pull request 6 months ago
feat: update runtime plugin hook doc

caohuilin opened this pull request 6 months ago
Replace ESLint with Biome

caohuilin opened this pull request 6 months ago
fix: we should get ssr data from HTMLElement when set ssr.inlineScript = false

GiveMe-A-Name opened this pull request 6 months ago
feat(deploy): export nodeFileTrace and traceOptions

yimingjfe opened this pull request 6 months ago
feat(module-tools): support custom loader

10Derozan opened this pull request 6 months ago
Release v2.57.1

caohuilin opened this pull request 6 months ago
fix: should use dynamic import to import matchRoutes

yimingjfe opened this pull request 6 months ago