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 module solution tainwindcss version (#699)

* fix: module solution new tainwindcss function

* docs: changeset

* feat: add tainwindcss ...

2426763594627a62c6f003965f10c0e370c1da1d authored almost 3 years ago by Belinda Cao <[email protected]>
chore: add GitHub actions to build website (#698)

* chore: add deploy website CI

* chore: improve CI step name

* chore: runs on macos-latest...

f3e78bab53828425401e4dbea498e146b42fad91 authored almost 3 years ago by neverland <[email protected]>
feat: support product server (#697)

* feat: support prod server

* docs: add changeset

* fix: should close server

1366492faae1d446cb5cbbd186186a5f577cd6be authored almost 3 years ago by kky <[email protected]>
fix: remove deprecated vscode extensions (#690)

100a69e1ebdbfdfa089d6f539f344f149afacf87 authored almost 3 years ago by Rickie Zheng <[email protected]>
docs: migrate website and documents to GitHub (#696)

* docs: migrate website to GitHub

* chore: upload website static img to cdn

* docs: fix si...

eabd15478fb521b6000b3d82c3dc47d382b7e788 authored almost 3 years ago by neverland <[email protected]>
feat(plugin-garfish): provider garfish plugin initializer function (#693)

* feat(plugin-garfish): provider garfish plugin initializer function

6970169c28c53a8200bb9b50b5935080a2452f57 authored almost 3 years ago by Zhou xiao <[email protected]>
fix: add types.d.ts for plugin bff (#694)

* fix: empty distDirectory for api service build

* fix: ignore \*.test.ts files for api dir b...

5c8887eec1112d93cd9b576c2bfcf98bc0fb0b2e authored almost 3 years ago by Ming <[email protected]>
Fix types (#692)

* fix: types

* docs: changeset

96b76e2593bd1ee8ea9620637da3789758112051 authored almost 3 years ago by xuchaobei <[email protected]>
Fix/render alone (#691)

* feat(plugin-garfish): subapp auto add basename
* fix(plugin-garfish): Do not add data when th...

24ece8a30c4a23377d7651273fd836b96723c5ee authored almost 3 years ago by Zhou xiao <[email protected]>
feat: plugins support to accept options (#689)

* feat: support to pass options to plugins

* docs: changeset

1ed6efafd331c1a358677b711dfdfec74ee24b49 authored almost 3 years ago by xuchaobei <[email protected]>
feat(plugin-unbundle): add config option for ignoring package in unbundle

also fix unbundle crash on server restart

c4d35965c0b9067644ff07e5932eef856f87ce48 authored almost 3 years ago by chenhuang444 <[email protected]>
chore: remove unused dependencies and devDependencies (#684)

* chore: remove unused dependencies and devDependencies

* chore: add changesets

Co-authore...

ba08867619bfc744ef954e7a5c6bddb4272d686c authored almost 3 years ago by neverland <[email protected]>
chore: add english issue templates (#687)

Co-authored-by: Li YuBei <[email protected]>

b5c2d7db165e7689606ef43ef87f1eef71fd8c64 authored almost 3 years ago by neverland <[email protected]>
Fix plugin type append (#685)

* fix: append type content error

* docs: changeset

* fix: package manager schema

* docs...

c12fdffcba5b45dd66b55bf00db9fa0ed5bf4965 authored almost 3 years ago by Belinda Cao <[email protected]>
chore: update vscode settings (#683)

fd0917b9fa8808d8fc5aea7dc15dc716f9ebd8c3 authored almost 3 years ago by neverland <[email protected]>
chore: using .prettierrc instead of .editorconfig (#675)

* chore: using .prettierrc instead of .editorconfig

* test: add some test cases

* test: fi...

bb1cbb09ed07c7af37aff0bae3e746d42e14737f authored almost 3 years ago by neverland <[email protected]>
feat: improve fork-ts-checker conditions and options (#680)

Co-authored-by: Belinda Cao <[email protected]>

01937847f958b246015f767934ee867c94719d16 authored almost 3 years ago by neverland <[email protected]>
fix: test error && module config template (#679)

2a1b79609d2033bf6540e21a98df37faf8f27011 authored almost 3 years ago by Belinda Cao <[email protected]>
feat: publish 1.2.5 (#678)

* feat: publish 1.2.5

* feat: update lock file

1ccf2933862675eaabe95b99abead56b08b5c830 authored almost 3 years ago by Belinda Cao <[email protected]>
perf: remove case-sensetive plugin to improve compile performance (#672)

* perf: remove case-sensetive-webpack-plugin to improve compile performance

* chore: add chan...

8504ddf5dc1b392a5e1fadf1fd8e35376f2cc857 authored almost 3 years ago by neverland <[email protected]>
fix: @modern-js/core phantom dep for cli plugins (#673)

* fix: @modern-js/core phantom dep for cli plugins

* docs: changeset

6dbf3deb7c030dce78c7d927d4e25601a1d1819e authored almost 3 years ago by xuchaobei <[email protected]>
fix: support svg/proxy/multi-version in unbundled (#669)

1e035cfcc021026dd54efe4be3164e1d1fb10ac6 authored almost 3 years ago by kky <[email protected]>
add modern config file && fix mwa conventional route lint error (#666)

* feat: add modern config file when create project

* docs: changeset

* feat: config file a...

60763c09f4c838f6fbefe67e2945db715c23c14b authored almost 3 years ago by Belinda Cao <[email protected]>
feat: package manager support npm (#665)

* feat: package manager support npm

* docs: changeset

* feat: adjust module template tests...

0778b597ad4c394afbfdb8003f7a2990f7fea973 authored almost 3 years ago by Belinda Cao <[email protected]>
fix(plugin-unbundle): detect ugly react import statements

example:
import*as React from'react'
was originally not detected and would cause duplicate impor...

477376865fd65def3e5acf471786468111c85eed authored almost 3 years ago by chenhuang444 <[email protected]>
fix: missing types in UserConfig (#671)

a1aad66da58d6dee4dad9698f82eb6d9826292e7 authored almost 3 years ago by neverland <[email protected]>
feat: add ts check (#668)

25ab14a5785b2cd3753a484e7c43bc511068113b authored almost 3 years ago by targeral <[email protected]>
chore: improve issue template (#662)

Co-authored-by: xuchaobei <[email protected]>

1b44eb4d32be2665b4d616c01490d9f5b9e61cf7 authored almost 3 years ago by neverland <[email protected]>
fix(module-tools): ts error (#664)

56f323b7a9b5ddf091827e783ba2af1f1366030d authored almost 3 years ago by targeral <[email protected]>
fix: modify the type of error text (#653)

262f3a8ab2dcb4bb44c7ea86471d320c5b391ea6 authored almost 3 years ago by targeral <[email protected]>
fix: typescript version warning when running lint (#660)

* fix: typescript version warning when running lint

* docs: changeset

95036efee0efef79b78f7d35f57054c1624fbf55 authored almost 3 years ago by xuchaobei <[email protected]>
fix: allow user to set statusCode 404 (#638)

6378fd413f6adcb5d3fb5642bd991f750f025903 authored almost 3 years ago by Ming <[email protected]>
chore: publish (#656)

ddf8fa257eb8352a9fb662abab008486ca5dc0a6 authored almost 3 years ago by xuchaobei <[email protected]>
feat: ensure `bootstrap` work with normal Component (#655)

* feat: ensure bootstrap work with normal Component

* docs: changeset

59a2a0a4da4f07235312811ca647285d68f40442 authored almost 3 years ago by xuchaobei <[email protected]>
fix: runtime head and loadable type not found (#652)

* fix: runtime head and loadable type not found

* docs: changeset

* fix: update lock file

2f6ea7c780d190de56db97140075465c4086be38 authored almost 3 years ago by Belinda Cao <[email protected]>
Feat design system (#632)

* feat(plugin-design-token): add JS API

* feat(plugin-theme-token): add less vars

* feat(p...

ecff181886d5f6f9f5caf7159828fee78b4abfbc authored almost 3 years ago by targeral <[email protected]>
fix: fix tailwindcss sourcemap building error (#651)

81975e0a78c931bfb870e0d7ccbddafd2e859395 authored almost 3 years ago by Rickie Zheng <[email protected]>
fix: fix plugin-unbundle parsing error with tsconfig (#644)

0ee2eadd84cde4741d567f6c07caaf641cefcaa7 authored almost 3 years ago by Rickie Zheng <[email protected]>
fix: fix the wrong field (#650)

8317f8ff7715995f9b6974462d931e28e9497505 authored almost 3 years ago by targeral <[email protected]>
fix: add @types/react and update lock file (#647)

9d6e93a01281f970242ae8c0497ec1a68783a5d0 authored almost 3 years ago by targeral <[email protected]>
feat: enhance custom env vars (#645)

* feat: support MODERN_ENV env var

* feat: let public env var start with MODERN_ prefix

* ...

1f0c753ee621af5839bb9797a1267d8b05f7153e authored almost 3 years ago by xuchaobei <[email protected]>
Feat dev command (#639)

* feat: add alias subCmd

* chore: add changeset

* feat: add tests

27341a7b0491fe92c53af7d0c5f5101c6fd077f4 authored almost 3 years ago by targeral <[email protected]>
feat: support add schem error hook to core.init (#643)

* feat: support add schem error hook to core.init

* docs: add changeset

302752f52810d3b312754d02c1c5f43193bb14f1 authored almost 3 years ago by kky <[email protected]>
fix: ssr by entries cause ssg not work (#640)

* fix: ssr by entries cause ssg not work

* fix: prevent ssr compiler to send socket message
...

f55578daa7d58e5fd9f423f0e280118973b6ddab authored almost 3 years ago by kky <[email protected]>
publish v1.2.2 (#641)

* docs: fix changeset

* feat: publish

* feat: update lock file

36e5114dbfbec21cbc46e2b5d0d26558a9f4076e authored almost 3 years ago by Belinda Cao <[email protected]>
feat: remove stylus support (#635)

2af5783a6d3ead41ab49549e11783004707a5917 authored almost 3 years ago by Rickie Zheng <[email protected]>
Feat/optimize garfish (#633)

* feat: modify garfish plugin config type

9993882002f2fe2932277988901783f7b11d8da5 authored almost 3 years ago by Zhou xiao <[email protected]>
fix: fix eslint error with "modern.config.ts" (#636)

ef555f72283c9e8a269e7f84d6527adc45864325 authored almost 3 years ago by Rickie Zheng <[email protected]>
Feat support enable proxy (#634)

* feat: support enable proxy

* docs: changeset

* fix: case test

* feat: add test

9e0201d07e4273751e161af4b7addb9573f1947c authored almost 3 years ago by Belinda Cao <[email protected]>
feat: support bff test for api service (#627)

* feat: support bff test for api service

* test: add test cases for bff test

5056bddfad548db77b7a69af07049b868af65bd9 authored almost 3 years ago by Ming <[email protected]>
fix: fix ssg with new plugin route logic (#631)

* fix: fix ssg with new plugin route logic

* docs: add changeset

e26ac72a96e2d1e7e950b9b6daf08db179bdf5e3 authored almost 3 years ago by kky <[email protected]>
fix: coreOptions types (#620)

83e49517a57b52ca6cd480f7d43c305c5b0c81a1 authored almost 3 years ago by xuchaobei <[email protected]>
fix: add testing runtime base (#622)

Co-authored-by: Belinda Cao <[email protected]>

f68cdc84f19a0a85c00005fdea25240439b69594 authored almost 3 years ago by Ming <[email protected]>
fix: support cssPath/jsPath/mediaPath in production mode (#626)

* fix: support cssPath/jsPath/mediaPath in production mode

* docs: add changeset

* chore: ...

67f0c9d03fe96ee1e1fa441605f767151d9c7928 authored almost 3 years ago by kky <[email protected]>
feat: rename workflow && fix doc only ci error (#625)

bcad30331c9bd49996f3bef3bbbc65138c8fcad9 authored almost 3 years ago by Belinda Cao <[email protected]>
fix: fix build entry not found bugs (#624)

* fix: fix build entry not found bugs

* docs: add changeset

ef073b1a78b9752644346a3e3ca736238fc63467 authored almost 3 years ago by kky <[email protected]>
chore: add changeset (#621)

015140cb81affc7e08193f5033e9ecf9a5e67045 authored almost 3 years ago by kky <[email protected]>
fix: fix two bugs (#619)

* fix: modify print after dev build

5be06e33634667a35c5125a00a04434977f711a2 authored almost 3 years ago by kky <[email protected]>
fix: nocode path (#614)

4c962c6c71aeaa92e342c998895db18fe6bbfbdc authored almost 3 years ago by xuchaobei <[email protected]>
fix: catch api error (#618)

7fc081fa9f1662e99a913f0c3d1f28b2133d1cf2 authored almost 3 years ago by Ming <[email protected]>
fix: support dev compile by entry (#617)

2dbcd482ff4e7631d26f492af872c51a3745f079 authored almost 3 years ago by kky <[email protected]>
feat: support dev compile by entry (#616)

06a19f847cc861af390ee1a8ad3998150586ecfe authored almost 3 years ago by kky <[email protected]>
fix: output.enableInlineScripts not working (#615)

6141ab1f70a2ae4bad3e66aa99ef92e92f4cdaad authored almost 3 years ago by Ming <[email protected]>
Fix/node basename (#613)

* fix: node basename need empty if /

* docs: add changeset

* fix: node basename need empty...

57cc8f94cdeb9645c62fee3a737eac9260d26705 authored almost 3 years ago by kky <[email protected]>
chore: publish local (#612)

8df503cd58e60742f1a8464c72aea26614b7c969 authored almost 3 years ago by kky <[email protected]>
fix: fix router location error (#611)

* fix: fix router location error

* docs: add changeset

6f81f567e1495fc50b6b5b94c97d43c214c81247 authored almost 3 years ago by kky <[email protected]>
fix: generator scenes order (#610)

bac7180614cb0e416402ee4c184c2b3b2d788344 authored almost 3 years ago by Belinda Cao <[email protected]>
feat: publish (#609)

aba55e13bdedc963bcc3ad38a59f6d71015c1fdc authored almost 3 years ago by xuchaobei <[email protected]>
fix(plugin-unbundle): svgr 'Invalid plugin "[Object]"' error

incorrect usage of jsxPlugin, should pass default export to svgr/core

9519de27c671a9751feb9dbd8ea643fd24b43350 authored almost 3 years ago by chenhuang444 <[email protected]>
feat: support bottom template (#602)

97f399775b2b3d980d981dd6c1a2f7ababd0c81a authored almost 3 years ago by xuchaobei <[email protected]>
fix: restart options transfer (#607)

1d5300d6e8288bbb8978f0641ec1b37198e8c492 authored almost 3 years ago by kky <[email protected]>
fix(config-file): error when modify modern.config.js (#606)

* fix(config-file): error when modify modern.config.js

* docs: add changeset

53b18624d0fd630de9aece72f060d9b6522e92ab authored almost 3 years ago by kky <[email protected]>
fix: remove @modern-js/server from plugin-ssr (#605)

bda792f3b9343e63a3855f07534864840d5c7989 authored almost 3 years ago by Ming <[email protected]>
fix: file route changed not trigger hot reload (#598)

* fix: file route changed not trigger hot reload

* test: add test cases

26b9509817dc71beb0fba723a86017b743035ad2 authored almost 3 years ago by Ming <[email protected]>
Fix update modern config api (#600)

* fix: update modern config api

* feat: add test

* feat: add update text raw file test

...

329c6fba78dc45d37f88b84a18c74d72ee5af699 authored almost 3 years ago by Belinda Cao <[email protected]>
fix: support more server context (#601)

cbde3494d85aeb93c63b01c0381995956abb2627 authored almost 3 years ago by kky <[email protected]>
feat: beforeOptimizeDeps hook to allow third party hook to modify dependencies

upgrade esbuild version
esbuild plugin should not inject react script if variable conflict

fix ...

08e289b9f964cfc2ad12d973b4d29fc3e8e51bc6 authored almost 3 years ago by chenhuang444 <[email protected]>
fix: ssg generate correctly route (#597)

* fix: ssg generate correctly route

* docs: add changeset

772426652063ccb0a2ed70f8cb2650ac436fd8ba authored almost 3 years ago by kky <[email protected]>
fix: create route.json failure (#599)

4ccbdd909171b40bc9c70c679994a07083968c68 authored almost 3 years ago by Ming <[email protected]>
Fix/plugin garfish type error (#596)

* fix(plugin-garfish): fix plugin garfish type error

453af3558ab731f2cfc745abb67c129075528d54 authored almost 3 years ago by Zhou xiao <[email protected]>
fix: remove unused changeset (#595)

* fix: remove unused changeset

* fix: remove unused changeset

1a7355cc18d2c2ad07642aea73c83961b5a7ca70 authored almost 3 years ago by kky <[email protected]>
Refactor/plugin garfish (#587)

* refactor(plugin-garfish): change @modern-js/plugin-micro-frontend => @modern-js/plugin-garfish...

adc731877ca631b1555ef9b4cb4f983361d1dd25 authored almost 3 years ago by Zhou xiao <[email protected]>
chore: refactor server core (#593)

a0ccc12885918a112005db1985e9e5765c17ec8f authored almost 3 years ago by kky <[email protected]>
fix: babel preset options (#594)

88240db95b0f12ddccd3abf64ef16be4eb02e573 authored almost 3 years ago by xuchaobei <[email protected]>
feat: support multi baseurl (#592)

1bb79dd01fcf61211af1688f4a10b3ff3476c0f8 authored almost 3 years ago by kky <[email protected]>
feat: update issue template [skip ci] (#575)

Co-authored-by: Belinda Cao <[email protected]>

239049f59696c947393ed9c4b84678264bf34ef5 authored almost 3 years ago by Li YuBei <[email protected]>
fix: filename too long in windows (#591)

30f4de3cba47cd83da104beb23888cfca20aa08a authored almost 3 years ago by xuchaobei <[email protected]>
feat: support custom meta info (#590)

* feat: support custom metainfo of framework

* docs: changeset

* fix: filename too long in...

48a923be582ab50679323b02c136a8b2770bd10a authored almost 3 years ago by xuchaobei <[email protected]>
feat: support as a pure api service (#544)

* feat: support as a pure api service

* test: add test case for api service

64cf03beb9415b51447c777c13cc0af8e7f69f3d authored almost 3 years ago by Ming <[email protected]>
Fix monorepo sub project generator (#585)

* fix: mwa and module sub project dependence error

* docs: changeset

* fix: nest template
...

a78cc982da390449b68168d6c0403e93b54c912d authored almost 3 years ago by Belinda Cao <[email protected]>
fix(plugin-unbundle): include client injected files in build (#564)

modify client/index.js and client/error-overlay.js to Typescript files,
and change injection of...

53b27cd768e11b8595d74622e5b0d16c7b480136 authored almost 3 years ago by Chen Huang <[email protected]>
Fix bff template (#583)

* fix: bff template

* docs: changeset

* feat: add test

* fix: api dir error

b66a432b44a5a0f3fb61fb83cc2c0d0f4548c172 authored almost 3 years ago by Belinda Cao <[email protected]>
feat: publish (#582)

* feat: publish

* feat: update lock file

c5a001f19faf0cbdc606c29f5cf7e82131b7df92 authored almost 3 years ago by Belinda Cao <[email protected]>
feat: upgrade prettier (#581)

* feat: upgrade prettier

* docs: changeset

0a126a08a77fe2bf593b3ae6338d5d5043f43958 authored almost 3 years ago by xuchaobei <[email protected]>
fix: test resolver (#580)

* fix: test resolver

* feat: add test

* fix: windows path

8ad852c72424c2022206fb77064e1cd49bafe635 authored almost 3 years ago by Belinda Cao <[email protected]>
fix: fix "tailwindcss" logics in plugin-unbundle (#578)

4eeeefd236c66953649dda2274aeed754216dba5 authored almost 3 years ago by Rickie Zheng <[email protected]>
Fix i18n (#576)

* fix: plugin i18n exports

* fix: plugin testing types

* fix: tests types

90ddaecc9745be5734c2f28ed1d1e5c93897d1e8 authored almost 3 years ago by Belinda Cao <[email protected]>
fix: source.include supports regexp (#579)

* fix: source.include supports regexp

* docs: changeset

07c6f0a4139d15569747cf8ffdde05ea37e6e203 authored almost 3 years ago by xuchaobei <[email protected]>
fix: exit 1 if build error (#572)

48b3e89102eca91f44f23d2761ee67e08ece060f authored almost 3 years ago by kky <[email protected]>
Update modern.js (#571)

modify build tips

50277acf6422739f0c0a42fb9860ff1fad3d1908 authored almost 3 years ago by Zhou xiao <[email protected]>