cunzaizhuyi/awesome-fe-sites 286
收集前端技术站点、技术周刊、个人/团队博客、开源项目站点、公众号等
JavaScript data structure and algorithm
A image batch processing tool:compress/format convert
cross framework components library by svelte.js
generate css grid Layout dynamically using javascript
my bilibili video ppt ands some tech docs
基于Vue3的组件库
前端知识点学习、练习仓库
push eventcunzaizhuyi/rspack
commit sha bcd8f00c0da281425998cb85568592c94dea0f1b
Update DefaultStatsPrinterPlugin.ts
push time in 3 days
PR opened web-infra-dev/rspack
<!-- Thank you for submitting a pull request!
We appreciate the time and effort you have invested in making these changes. Please ensure that you provide enough information to allow others to review your pull request.
Upon submission, your pull request will be automatically assigned with reviewers.
If you want to learn more about contributing to this project, please visit: https://github.com/web-infra-dev/rspack/blob/main/CONTRIBUTING.md. -->
Summary
编译耗时 时间单位优化
Test Plan
<!-- Can you please describe how you tested the changes you made to the code? -->
Require Documentation?
<!-- Does this PR require documentation? -->
- [ ] No
- [ ] Yes, the corresponding rspack-website PR is __
pr created time in 3 days
push eventcunzaizhuyi/rspack
commit sha e2d0e4829bee3c4f4c7ce4cb9fa308548c498f2d
Update DefaultStatsPrinterPlugin.ts
push time in 3 days
push eventcunzaizhuyi/rspack
commit sha 2e0e5ffeccbf1d54eebb945585acb4c7715d8e8c
chore: add deprecate message in rspack-dev-middleware readme (#3911)
commit sha 848a4fea86f280ad97ce4844e05a24597b4771ea
fix: fix a panic issue of `get_hash` if assertion is failed (#3907)
commit sha bc713b53534ae5ece54385c81f0b08134db79e3a
fix: should generate diffrent name for chunk asset at hmr (#3912) * fix: should generate diffrent name for chunk asset at hmr * fix: test
commit sha 840266586a5ef0c13c786add5df98181004b99b6
test: migrate inner-graph test (#3906) * chore: 🤖 init * chore: 🤖 enable more test
commit sha abfd5a07aea282d853c9405e307790744f62edc5
feat: more generic nested import (#3895) * chore: 🤖 remove unnecessary better id * chore: 🤖 store more generic member expr * chore: 🤖 use ctxt instead of context * chore: 🤖 store multi level nested import * chore: 🤖 add new test case * chore: 🤖 finished * chore: 🤖 lint * chore: 🤖 update snapshot
commit sha 4f043efb46d63f7daf4f5a2e951185ea79b8597c
Release Packages:0.2.11 (#3918) Release Packages:0.2.11 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
commit sha e2f9aa1dfcc61382d9e3f33f6ba5cf2bcbac3dad
feat: support minifyOptions.asciiOnly (#3915) * feat: support asciiOnly * fix: support asciiOnly * fix: remove useless code * chore: apply asciiOnly default value in js side * fix: update snapshot
commit sha ecc70e39be642b8ddb6cd8e8712dde529d2014c0
feat: add more logger.time in plugins (#3916) * feat: add more logger.time in plugins * update snapshot
commit sha 0961d3f40c2f887988a333c9ae2d91c52f2462cd
fix: css compilation should fail if `experiments.css` sets to off (#3430) fix: compilation should be fail if experiments css is off
commit sha 7d23377c514ec6da075889bbf07a9f7348b571f7
feat: support configuration.profile (#3924) * feat: support configuration.profile * update etst * fix test
commit sha 28bb895a4ebaad6c34bcdad5a3a7a635a8071d20
feat(chunkIds): align `chunkIds: 'named'` with Webpack (#3923) * feat(chunkIds): align `chunkIds: 'named'` with Webpack * Fix clippy
commit sha 70a0b4d857a42fee950cd67d3d7305717391ccc9
fix: tree shaking visit dynamic prop (#3929) * fix: 🐛 regression, missing visit computed prop * chore: 🤖 update test case * chore: 🤖 recover test
commit sha 56f1d6242e501bbdba57d5a59349770a61db80c7
fix: import export all as is empty module (#3904) * chore: 🤖 init test * chore: 🤖 update snapshot * chore: 🤖 update snap * chore: 🤖 lint * chore: 🤖 update snapshot
commit sha 5990d5e5147b065517844b9a42b0b66297b36c57
chore: nest example support hmr (#3930)
commit sha 873a204d0420c79eef18d6fef3396d4c4f6b4635
feat: support minifyOptions.comments (#3927) * feat: support minifyOptions.comments * fix: add test case * fix: test case
commit sha 42aabad498dc2a80ce1878778f24d79d1440bbc7
fix: umd externals assets error (#3933) fix: umd externals asset error
commit sha 0ff053b9d378dfed23e7a76ce71b4227aa11f7f6
perf: reduce `compilation.getAssets` overhead (#3934)
commit sha 467e61198cd85f3ff9e52a9cab7417bf99dc7277
chore: add close-issues bot (#3935) * chore: add close-issues bot * Update .github/issue-close-require.yml Co-authored-by: neverland <chenjiahan.jait@bytedance.com> --------- Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
commit sha 2f98237c1b0974c917e265523a6b083ba58b3ef8
fix(core): remove webpack-dev-server from @rspack/core (#3938)
commit sha bc0b94ed97d6ab530c862ad88879fb5a5e37f4a3
feat: support more predefined processAssets stage on js side (#3942) * feat: add more process assets stage hooks * add test
push time in 3 days
push eventcunzaizhuyi/swiper-website
commit sha 6a01f87a4e44cc35d7160f4876d00dcfd7b8b9c3
Update vue.mdx
push time in 4 days
startedcolored-rs/colored
started time in 4 days
startedyewstack/yew
started time in 12 days
The source for all Tauri project documentation.
fork in 22 days
startednolimits4web/swiper
started time in a month
An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
fork in a month
push eventcunzaizhuyi/vant
commit sha 39a54a8d9afdab720b11c665c6ff22d316dc7f88
feat(Radio): support dot shape (#12057) * feat(Radio): support dot shape * chore: update test * chore: format code
commit sha 186a3f95c4cdaa538ae8df79d8be34f2394046c8
fix(Pagination): display the border correctly (#12062) * fix(Pagination): display the border correctly * chore: update style
commit sha 6a544b44497f0aa122ea4ef23a69b16f75594c63
fix(FloatingBubble): fix wrong value of boundary (#12067)
commit sha 0c47654da5a7435e08220de1ce9169aa65c6c1ec
feat(Field): support autocapitalize, autocorrect and spellcheck props (#12065) * feat(Field): support autocapitalize, autocorrect and spellcheck props * chore: update default value * docs: update docs content
commit sha 3b9c72d09e56700258f70434efdde488a07bac72
feat(TextEllipsis): add position prop (#12058) * feat(TextEllipsis): add position prop * docs: update docs * chore: optimize code
commit sha 4ebc7bbb0eac074a371008aad8b5ab2bd29af1e4
chore(deps): bump vite 4.4, esbuild 0.18 (#12068)
commit sha 871d1ed3a19d6c7d6eaa5378d86585d646cb18b7
docs(Button): add english description (#12069)
commit sha bbedcb49fce06d6517c70dd849d0b3122b2424ae
feat(FloatingBubble): add CSS vars to override border radius (#12070) * feat(FloatingBubble): add CSS vars to override border radius * chore: update snapshot
commit sha 40a653053e6261883128ce7620c7de3c59372d2d
release: 4.6.2
commit sha e42500070bc3ae85a3ec8c67cd214ef3c563bc69
docs(changelog): vant@4.6.2 (#12071)
commit sha 44f2e30edbf6e3296da5f92718d8ff6b86affbcb
feat(AddressList): add show-add-button prop (#12090)
commit sha 7e623b09213f8b3509e26898bda681aab63b3eb5
docs(Circle): usage error (#12095) * docs(Circle): usage error * docs(Circle): using demo is wrong(:text="Left") --------- Co-authored-by: IceyWu <kui.wu@boran-tech.com>
commit sha 5cedfa0d22c0a53405e80348d05a821f8246c435
feat(RadioGroup): support shape prop on RadioGroup and CheckboxGroup (#12092) * feat(RadioGroup): support shape prop on radio-group * chore: adjust priority * chore: update * docs: update docs * chore: update demos and docs * test: update
commit sha 06e0599d950d33f9ab17c4a84214e69db784af87
chore(docs): fix typo (#12098)
commit sha 69035944d6b339dbaa03242a47dfa3ae15823bfe
fix(FloatingBubble): fix global component type (#12101)
commit sha d1da7f37183d27712c7a4eb9d81ad8bdcc2373ae
fix(Tab): adjust import path (#12103)
commit sha 78064c6fd2d07668e887bbbd923b8da9feca57e9
docs(ConfigProvider): fix css demo error (#12105)
commit sha b601ca1e0b3c925c9999ae0db45dd42b25551343
chore(utils): fix circular dependency (#12110) * chore: fix circular dependency * chore: fix * chore: fix test
commit sha 3dcc92a5c0e75867a950bbe71bff8c3bc4259f83
chore: bump prettier v3 and format all code (#12111) * chore: bump prettier v3 and format all code * chore: mjs config * chore: revert * chore: revert * chore: update lock
commit sha c41a4028818e372e4259d9f5e6a9e5bb106dc199
release: 4.6.3
push time in a month
startedpnpm/pacquet
started time in 2 months
startedrust-lang/rust
started time in 2 months
push eventcunzaizhuyi/rust-course
commit sha 4dd115adb2ea87f98546571af6dc6bf981cde1aa
Update ownership.md 中文逗号
push time in 2 months
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
fork in 2 months
startedsunface/rust-course
started time in 2 months
startedgoldbergyoni/nodebestpractices
started time in 2 months
PR opened vitejs/vite
reference:
https://typescript-eslint.io/rules/consistent-type-imports/#disallowtypeannotations
https://stackoverflow.com/questions/75952182/import-type-annotations-are-forbidden
pr created time in 2 months
push eventcunzaizhuyi/vite
commit sha 6bd543421e8479c311750fceb119a0b5a48c7703
fix: "EISDIR: illegal operation on a directory, realpath" error on RA… (#13655) Co-authored-by: patak <matias.capeletto@gmail.com>
commit sha 5a56941a895fd0ffdbdbf0094336fb7f0f4099c1
chore(deps): update dependency prettier to v3 (#13759) Co-authored-by: Arnaud Barré <arnaud.barre@carbometrix.com>
commit sha 33002dd06c6ed1b97ec8fd2714b02bd80df99e03
fix(build): remove warning about ineffective dynamic import from node_modules (#13884)
commit sha af77f3ef64b9fe200b17892236dfd6ce97c4d036
release: v4.4.5
commit sha dd616a1da1ecc0542b209e42fd54836eac661d62
release: plugin-legacy@4.1.1
commit sha d991d7d43e657d66f9aca7fb72f7be79b9e08699
release: create-vite@4.4.1
commit sha 049404c2ba5cbf0292d23552d4e292cf33798d16
fix: use Bun's implementation of `ws` instead of the bundled one (#13901)
commit sha 51c271f2bd97ce408e82952045ed516596176596
fix: display manualChunks warning only when a function is not used (#13797) (#13798)
commit sha da389cc0ee09933ed2a843289be6fc9b93e4a888
feat(client): add guide to press Esc for closing the overlay (#13896)
commit sha c89f6775fc058af3938e47d95d6e6e4c0f18ab34
fix: constrain inject helpers for iife (#13909)
commit sha 0fb2340a6024e6eaf1ae18263b502c1c4e4d6435
fix: do not append `browserHash` on optimized deps during build (#13906)
commit sha 85c38abda0b28cdb45503dc6badee920dc56c182
release: v4.4.6
push time in 2 months