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 new tainwindcss function
* docs: changeset
* feat: add tainwindcss ...
2426763594627a62c6f003965f10c0e370c1da1d authored almost 3 years ago by Belinda Cao <[email protected]>* 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 prod server
* docs: add changeset
* fix: should close server
1366492faae1d446cb5cbbd186186a5f577cd6be authored almost 3 years ago by kky <[email protected]>100a69e1ebdbfdfa089d6f539f344f149afacf87 authored almost 3 years ago by Rickie Zheng <[email protected]>
* 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
6970169c28c53a8200bb9b50b5935080a2452f57 authored almost 3 years ago by Zhou xiao <[email protected]>* 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
* docs: changeset
96b76e2593bd1ee8ea9620637da3789758112051 authored almost 3 years ago by xuchaobei <[email protected]>
* feat(plugin-garfish): subapp auto add basename
* fix(plugin-garfish): Do not add data when th...
* feat: support to pass options to plugins
* docs: changeset
1ed6efafd331c1a358677b711dfdfec74ee24b49 authored almost 3 years ago by xuchaobei <[email protected]>also fix unbundle crash on server restart
c4d35965c0b9067644ff07e5932eef856f87ce48 authored almost 3 years ago by chenhuang444 <[email protected]>* chore: remove unused dependencies and devDependencies
* chore: add changesets
Co-authore...
ba08867619bfc744ef954e7a5c6bddb4272d686c authored almost 3 years ago by neverland <[email protected]>Co-authored-by: Li YuBei <[email protected]>
b5c2d7db165e7689606ef43ef87f1eef71fd8c64 authored almost 3 years ago by neverland <[email protected]>* fix: append type content error
* docs: changeset
* fix: package manager schema
* docs...
c12fdffcba5b45dd66b55bf00db9fa0ed5bf4965 authored almost 3 years ago by Belinda Cao <[email protected]>fd0917b9fa8808d8fc5aea7dc15dc716f9ebd8c3 authored almost 3 years ago by neverland <[email protected]>
* chore: using .prettierrc instead of .editorconfig
* test: add some test cases
* test: fi...
bb1cbb09ed07c7af37aff0bae3e746d42e14737f authored almost 3 years ago by neverland <[email protected]>Co-authored-by: Belinda Cao <[email protected]>
01937847f958b246015f767934ee867c94719d16 authored almost 3 years ago by neverland <[email protected]>2a1b79609d2033bf6540e21a98df37faf8f27011 authored almost 3 years ago by Belinda Cao <[email protected]>
* feat: publish 1.2.5
* feat: update lock file
1ccf2933862675eaabe95b99abead56b08b5c830 authored almost 3 years ago by Belinda Cao <[email protected]>* 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
* docs: changeset
6dbf3deb7c030dce78c7d927d4e25601a1d1819e authored almost 3 years ago by xuchaobei <[email protected]>1e035cfcc021026dd54efe4be3164e1d1fb10ac6 authored almost 3 years ago by kky <[email protected]>
* 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
* docs: changeset
* feat: adjust module template tests...
0778b597ad4c394afbfdb8003f7a2990f7fea973 authored almost 3 years ago by Belinda Cao <[email protected]>
example:
import*as React from'react'
was originally not detected and would cause duplicate impor...
a1aad66da58d6dee4dad9698f82eb6d9826292e7 authored almost 3 years ago by neverland <[email protected]>
25ab14a5785b2cd3753a484e7c43bc511068113b authored almost 3 years ago by targeral <[email protected]>
Co-authored-by: xuchaobei <[email protected]>
1b44eb4d32be2665b4d616c01490d9f5b9e61cf7 authored almost 3 years ago by neverland <[email protected]>56f323b7a9b5ddf091827e783ba2af1f1366030d authored almost 3 years ago by targeral <[email protected]>
262f3a8ab2dcb4bb44c7ea86471d320c5b391ea6 authored almost 3 years ago by targeral <[email protected]>
* fix: typescript version warning when running lint
* docs: changeset
95036efee0efef79b78f7d35f57054c1624fbf55 authored almost 3 years ago by xuchaobei <[email protected]>6378fd413f6adcb5d3fb5642bd991f750f025903 authored almost 3 years ago by Ming <[email protected]>
ddf8fa257eb8352a9fb662abab008486ca5dc0a6 authored almost 3 years ago by xuchaobei <[email protected]>
* 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
* docs: changeset
* fix: update lock file
2f6ea7c780d190de56db97140075465c4086be38 authored almost 3 years ago by Belinda Cao <[email protected]>* 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]>81975e0a78c931bfb870e0d7ccbddafd2e859395 authored almost 3 years ago by Rickie Zheng <[email protected]>
0ee2eadd84cde4741d567f6c07caaf641cefcaa7 authored almost 3 years ago by Rickie Zheng <[email protected]>
8317f8ff7715995f9b6974462d931e28e9497505 authored almost 3 years ago by targeral <[email protected]>
9d6e93a01281f970242ae8c0497ec1a68783a5d0 authored almost 3 years ago by targeral <[email protected]>
* 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: 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
* docs: add changeset
302752f52810d3b312754d02c1c5f43193bb14f1 authored almost 3 years ago by kky <[email protected]>* fix: ssr by entries cause ssg not work
* fix: prevent ssr compiler to send socket message
...
* docs: fix changeset
* feat: publish
* feat: update lock file
36e5114dbfbec21cbc46e2b5d0d26558a9f4076e authored almost 3 years ago by Belinda Cao <[email protected]>2af5783a6d3ead41ab49549e11783004707a5917 authored almost 3 years ago by Rickie Zheng <[email protected]>
* feat: modify garfish plugin config type
9993882002f2fe2932277988901783f7b11d8da5 authored almost 3 years ago by Zhou xiao <[email protected]>ef555f72283c9e8a269e7f84d6527adc45864325 authored almost 3 years ago by Rickie Zheng <[email protected]>
* 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
* 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
* docs: add changeset
e26ac72a96e2d1e7e950b9b6daf08db179bdf5e3 authored almost 3 years ago by kky <[email protected]>83e49517a57b52ca6cd480f7d43c305c5b0c81a1 authored almost 3 years ago by xuchaobei <[email protected]>
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
* docs: add changeset
* chore: ...
67f0c9d03fe96ee1e1fa441605f767151d9c7928 authored almost 3 years ago by kky <[email protected]>bcad30331c9bd49996f3bef3bbbc65138c8fcad9 authored almost 3 years ago by Belinda Cao <[email protected]>
* fix: fix build entry not found bugs
* docs: add changeset
ef073b1a78b9752644346a3e3ca736238fc63467 authored almost 3 years ago by kky <[email protected]>015140cb81affc7e08193f5033e9ecf9a5e67045 authored almost 3 years ago by kky <[email protected]>
* fix: modify print after dev build
5be06e33634667a35c5125a00a04434977f711a2 authored almost 3 years ago by kky <[email protected]>4c962c6c71aeaa92e342c998895db18fe6bbfbdc authored almost 3 years ago by xuchaobei <[email protected]>
7fc081fa9f1662e99a913f0c3d1f28b2133d1cf2 authored almost 3 years ago by Ming <[email protected]>
2dbcd482ff4e7631d26f492af872c51a3745f079 authored almost 3 years ago by kky <[email protected]>
06a19f847cc861af390ee1a8ad3998150586ecfe authored almost 3 years ago by kky <[email protected]>
6141ab1f70a2ae4bad3e66aa99ef92e92f4cdaad authored almost 3 years ago by Ming <[email protected]>
* fix: node basename need empty if /
* docs: add changeset
* fix: node basename need empty...
57cc8f94cdeb9645c62fee3a737eac9260d26705 authored almost 3 years ago by kky <[email protected]>8df503cd58e60742f1a8464c72aea26614b7c969 authored almost 3 years ago by kky <[email protected]>
* fix: fix router location error
* docs: add changeset
6f81f567e1495fc50b6b5b94c97d43c214c81247 authored almost 3 years ago by kky <[email protected]>bac7180614cb0e416402ee4c184c2b3b2d788344 authored almost 3 years ago by Belinda Cao <[email protected]>
aba55e13bdedc963bcc3ad38a59f6d71015c1fdc authored almost 3 years ago by xuchaobei <[email protected]>
incorrect usage of jsxPlugin, should pass default export to svgr/core
9519de27c671a9751feb9dbd8ea643fd24b43350 authored almost 3 years ago by chenhuang444 <[email protected]>97f399775b2b3d980d981dd6c1a2f7ababd0c81a authored almost 3 years ago by xuchaobei <[email protected]>
1d5300d6e8288bbb8978f0641ec1b37198e8c492 authored almost 3 years ago by kky <[email protected]>
* fix(config-file): error when modify modern.config.js
* docs: add changeset
53b18624d0fd630de9aece72f060d9b6522e92ab authored almost 3 years ago by kky <[email protected]>bda792f3b9343e63a3855f07534864840d5c7989 authored almost 3 years ago by Ming <[email protected]>
* 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
* feat: add test
* feat: add update text raw file test
...
329c6fba78dc45d37f88b84a18c74d72ee5af699 authored almost 3 years ago by Belinda Cao <[email protected]>cbde3494d85aeb93c63b01c0381995956abb2627 authored almost 3 years ago by kky <[email protected]>
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
* docs: add changeset
772426652063ccb0a2ed70f8cb2650ac436fd8ba authored almost 3 years ago by kky <[email protected]>4ccbdd909171b40bc9c70c679994a07083968c68 authored almost 3 years ago by Ming <[email protected]>
* fix(plugin-garfish): fix plugin garfish type error
453af3558ab731f2cfc745abb67c129075528d54 authored almost 3 years ago by Zhou xiao <[email protected]>* fix: remove unused changeset
* fix: remove unused changeset
1a7355cc18d2c2ad07642aea73c83961b5a7ca70 authored almost 3 years ago by kky <[email protected]>* refactor(plugin-garfish): change @modern-js/plugin-micro-frontend => @modern-js/plugin-garfish...
adc731877ca631b1555ef9b4cb4f983361d1dd25 authored almost 3 years ago by Zhou xiao <[email protected]>a0ccc12885918a112005db1985e9e5765c17ec8f authored almost 3 years ago by kky <[email protected]>
88240db95b0f12ddccd3abf64ef16be4eb02e573 authored almost 3 years ago by xuchaobei <[email protected]>
1bb79dd01fcf61211af1688f4a10b3ff3476c0f8 authored almost 3 years ago by kky <[email protected]>
Co-authored-by: Belinda Cao <[email protected]>
239049f59696c947393ed9c4b84678264bf34ef5 authored almost 3 years ago by Li YuBei <[email protected]>30f4de3cba47cd83da104beb23888cfca20aa08a authored almost 3 years ago by xuchaobei <[email protected]>
* 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
* test: add test case for api service
64cf03beb9415b51447c777c13cc0af8e7f69f3d authored almost 3 years ago by Ming <[email protected]>* fix: mwa and module sub project dependence error
* docs: changeset
* fix: nest template
...
modify client/index.js and client/error-overlay.js to Typescript files,
and change injection of...
* 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
* feat: update lock file
c5a001f19faf0cbdc606c29f5cf7e82131b7df92 authored almost 3 years ago by Belinda Cao <[email protected]>* feat: upgrade prettier
* docs: changeset
0a126a08a77fe2bf593b3ae6338d5d5043f43958 authored almost 3 years ago by xuchaobei <[email protected]>* fix: test resolver
* feat: add test
* fix: windows path
8ad852c72424c2022206fb77064e1cd49bafe635 authored almost 3 years ago by Belinda Cao <[email protected]>4eeeefd236c66953649dda2274aeed754216dba5 authored almost 3 years ago by Rickie Zheng <[email protected]>
* 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
* docs: changeset
07c6f0a4139d15569747cf8ffdde05ea37e6e203 authored almost 3 years ago by xuchaobei <[email protected]>48b3e89102eca91f44f23d2761ee67e08ece060f authored almost 3 years ago by kky <[email protected]>
modify build tips
50277acf6422739f0c0a42fb9860ff1fad3d1908 authored almost 3 years ago by Zhou xiao <[email protected]>