Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ElMassimo/vite_ruby
⚡️ Vite.js in Ruby, bringing joy to your JavaScript experience
https://github.com/ElMassimo/vite_ruby
docs: update readme to reflect vite's deprecation of globEager (#430)
* docs: update readme to reflect vite's deprecation of globEager
The `globEager` function was...
369facf440f41162efee825a87d9491ff83a03b8 authored about 1 year ago
chore: update node version in workflow
6167ec9ad521a70b1e21487adc5780a4fa3cdfed authored about 1 year ago
6167ec9ad521a70b1e21487adc5780a4fa3cdfed authored about 1 year ago
fix: prevent clean from deleting assets referenced in the manifests
8a581c15ff480049bbb14dab1b5a3497308521b5 authored about 1 year ago
8a581c15ff480049bbb14dab1b5a3497308521b5 authored about 1 year ago
feat: use vite 5 in new installations
f063f283f939d15b3c48c1a9b6efcd589fafbaf1 authored about 1 year ago
f063f283f939d15b3c48c1a9b6efcd589fafbaf1 authored about 1 year ago
chore: switch to type: module
e2c6b177bbe988e0804c54dadff502c2ce303ae7 authored about 1 year ago
e2c6b177bbe988e0804c54dadff502c2ce303ae7 authored about 1 year ago
chore: bump minimum requirement to node 18
db5e116bbefd2394bcd57ede012ba7784dfa73b2 authored about 1 year ago
db5e116bbefd2394bcd57ede012ba7784dfa73b2 authored about 1 year ago
Merge pull request #421 from ElMassimo/vite-5
Add support for Vite 5
a6534d7f26d058da45eca82d32a84c03150e1ef0 authored about 1 year ago
fix(breaking): check for any existing manifest path before cleaning
c4504839e11006d50d6503288469cb3de0c6a9cd authored about 1 year ago
c4504839e11006d50d6503288469cb3de0c6a9cd authored about 1 year ago
feat: upgrade vite-plugin-rails dependencies to support vite 5
b4eade9b92413172501df8f762a9c0164633ee95 authored about 1 year ago
b4eade9b92413172501df8f762a9c0164633ee95 authored about 1 year ago
feat: add support for vite 5, which changed default manifest path
818132a07af3f17ba27ae09c44fcd59029064238 authored about 1 year ago
818132a07af3f17ba27ae09c44fcd59029064238 authored about 1 year ago
docs: bump lockfile to fix netlify deployment failure
fbe7059b25532f74b14ef324706d9330e7ff3498 authored over 1 year ago
fbe7059b25532f74b14ef324706d9330e7ff3498 authored over 1 year ago
docs: add `vite_picture_tag` example
24e476cedf9c3eaa251fb1a0dcb263f447620558 authored over 1 year ago
24e476cedf9c3eaa251fb1a0dcb263f447620558 authored over 1 year ago
feat: add vite_picture_tag for Rails 7.1 (#409)
4e3762a978b7879206dbc48137ba525d0d0ad971 authored over 1 year ago
4e3762a978b7879206dbc48137ba525d0d0ad971 authored over 1 year ago
fix: emit a single early hint per entrypoint in `vite_preload_tag` (#402)
Co-authored-by: Máximo Mussini <[email protected]>
3f9a60b4bb28858b8460b5fc302ad352a03ba002 authored over 1 year ago
chore: upgrade lockfile using pnpm v8 (closes #378)
ae1f639f9a2fa8b8773404729ef5440394c8f310 authored over 1 year ago
ae1f639f9a2fa8b8773404729ef5440394c8f310 authored over 1 year ago
fix: check only once per second when dev server is not running (#377)
fb33f0a28077f9912deed257b7be3a7e050c2d94 authored over 1 year ago
fb33f0a28077f9912deed257b7be3a7e050c2d94 authored over 1 year ago
chore: update example rails app to use CSP
37e92054b692f08077d22e89d7cdaa6317410098 authored over 1 year ago
37e92054b692f08077d22e89d7cdaa6317410098 authored over 1 year ago
feat: add nonce by default to react refresh tag (close #249)
a31f0a97588568a964b52005beee63217c7bcfa9 authored over 1 year ago
a31f0a97588568a964b52005beee63217c7bcfa9 authored over 1 year ago
feat: allow skipping dev dependencies on install (#374)
a309f4f9fc62fb7b9d0728b66b30ad90e68ba7bf authored over 1 year ago
a309f4f9fc62fb7b9d0728b66b30ad90e68ba7bf authored over 1 year ago
chore: install node modules for engine in rails example (#368)
1b468bd526585bb25db58e0400e5c662ee1c8648 authored over 1 year ago
1b468bd526585bb25db58e0400e5c662ee1c8648 authored over 1 year ago
feat: Use javascript_tag helper for vite_react_refresh_tag (#372)
closes #249
238c6bd211c0fafaa6170f0bdd631a0f6e41d992 authored over 1 year ago
fix: ensure assets:precompile task is displayed when using `rake -T`
66af6eb0268e7a989562feb38da74072817f0d49 authored over 1 year ago
66af6eb0268e7a989562feb38da74072817f0d49 authored over 1 year ago
chore: upgrade example apps
512b587138da962db12ae0389ae17bc1e2be47d8 authored over 1 year ago
512b587138da962db12ae0389ae17bc1e2be47d8 authored over 1 year ago
chore: also add "module", for backwards compatibility
c7b57a83664916ac4db69174a4d8bd663e9f04dd authored over 1 year ago
c7b57a83664916ac4db69174a4d8bd663e9f04dd authored over 1 year ago
feat: upgrade default vite version to 4.3
b18645605dd40b312da1137a6440abc8fe4c5ae7 authored over 1 year ago
b18645605dd40b312da1137a6440abc8fe4c5ae7 authored over 1 year ago
chore: add "main" to package.json to fix eslint issues (#356)
fcf453cf96f9c2f1e6172142f39c3e743a1bf085 authored over 1 year ago
fcf453cf96f9c2f1e6172142f39c3e743a1bf085 authored over 1 year ago
docs: add section about integration tests in the CI
4ee5aa893058bbe9262109b2b4c200d9a1656ac8 authored over 1 year ago
4ee5aa893058bbe9262109b2b4c200d9a1656ac8 authored over 1 year ago
chore: update dockerfile for the rails example (#351)
739452526c6cf8910286b64a9f2f9b37aedfb910 authored almost 2 years ago
739452526c6cf8910286b64a9f2f9b37aedfb910 authored almost 2 years ago
docs: remove leftover
ff7df1bb9c37f66625003c84439eef600a9ffb85 authored almost 2 years ago
ff7df1bb9c37f66625003c84439eef600a9ffb85 authored almost 2 years ago
feat: help users that visit the vite dev server directly (#346)
Based on https://github.com/laravel/vite-plugin/pull/57
0f40a1de2d29201a32d7d2f679e99b1ed3208246 authored almost 2 years ago
chore: upgrade example app
3dd30937a81da7dcf65d2eb91c88d36ccbf3b134 authored almost 2 years ago
3dd30937a81da7dcf65d2eb91c88d36ccbf3b134 authored almost 2 years ago
feat: add support for the --profile flag when running vite build
Closes #332
4a949fde1672b899c7c0382e99a669195c7ea639 authored almost 2 years ago
feat: change defaults to [email protected] and [email protected]
e9f570294c34682a6dd18fdc2ef13675f33375e6 authored almost 2 years ago
e9f570294c34682a6dd18fdc2ef13675f33375e6 authored almost 2 years ago
fix: ssr incompatibility with vite 4 (#345)
Closes #333
3491bdedad2b0fcb8a1895efa4dafb3874d14efd authored almost 2 years ago
feat: install dependencies with yarn if npx is not available (#343)
Closes #342
90c5db2e45ed89aedfa02f0f167925e4ccb02d6d authored almost 2 years ago
chore: drop 6.0 from the test matrix
4e6e580ddc2bcc748d1b5eb28d21b9c2806bee36 authored almost 2 years ago
4e6e580ddc2bcc748d1b5eb28d21b9c2806bee36 authored almost 2 years ago
chore: update test
18c655aeaf877c79eb7b60f5d4176afa544f36b8 authored almost 2 years ago
18c655aeaf877c79eb7b60f5d4176afa544f36b8 authored almost 2 years ago
chore: replace selenium with cuprite in hmr integration tests
a0f360df405254aa9a4666975bc97dbbd5accfef authored almost 2 years ago
a0f360df405254aa9a4666975bc97dbbd5accfef authored almost 2 years ago
feat: make vite_client_tag crossorigin: "anonymous" by default
404a15a70c9d4fcd774735045c0d58d3e2aa37f2 authored almost 2 years ago
404a15a70c9d4fcd774735045c0d58d3e2aa37f2 authored almost 2 years ago
feat: allow javascript_include_tag options to vite_client_tag (#337)
417bcf38366dd26901eb87cedd80d01118d7936f authored almost 2 years ago
417bcf38366dd26901eb87cedd80d01118d7936f authored almost 2 years ago
chore: bump dry-cli version (#325)
7afe2364294cb37f81dddf23c64adf76b9b1d153 authored about 2 years ago
7afe2364294cb37f81dddf23c64adf76b9b1d153 authored about 2 years ago
chore: ignore workspace root check
c7b9714e445ca55ef1a1331eb70889ee47cc7e7d authored about 2 years ago
c7b9714e445ca55ef1a1331eb70889ee47cc7e7d authored about 2 years ago
feat: install vite 4 by default
c1a2e16a5b47225c53ad73b4f6371f2108881850 authored about 2 years ago
c1a2e16a5b47225c53ad73b4f6371f2108881850 authored about 2 years ago
feat: add experimental `skipProxy` setting (#315)
e9285f62c76cc0cbbc5dc99d977e8aef30d08b6f authored about 2 years ago
e9285f62c76cc0cbbc5dc99d977e8aef30d08b6f authored about 2 years ago
chore: add test for `configure`
12ba3441a63dc5608ec1bf446ee7d3238bc058ae authored about 2 years ago
12ba3441a63dc5608ec1bf446ee7d3238bc058ae authored about 2 years ago
feat: add ViteRuby.instance.configure API to be used in config/vite.rb
b5b8681f85f5388a56d72c9b05dbfc95d5ba607b authored about 2 years ago
b5b8681f85f5388a56d72c9b05dbfc95d5ba607b authored about 2 years ago
perf: avoid calculating digest on each lookup (#314)
62df93a15c09c652a8b7496e26cf85d5d69acce7 authored about 2 years ago
62df93a15c09c652a8b7496e26cf85d5d69acce7 authored about 2 years ago
docs: clarify the purpose of entrypoints
7f2f9eeada757039b73bf15475bdcae0ce3932b6 authored about 2 years ago
7f2f9eeada757039b73bf15475bdcae0ce3932b6 authored about 2 years ago
fix: avoid removing double extension for non-preprocessor assets (#301)
2024f62af917cabcb817c32a5fbbe709d477c19f authored about 2 years ago
2024f62af917cabcb817c32a5fbbe709d477c19f authored about 2 years ago
refactor: Config#within_root, allow skipping chdir for parallelism
770ca43b7246a5308ad103f97ec361267a248620 authored about 2 years ago
770ca43b7246a5308ad103f97ec361267a248620 authored about 2 years ago
chore: use ViteRuby.env in Config#to_env if param is not provided
474a28d4329b0c82efb5715fc50053cad72266cd authored about 2 years ago
474a28d4329b0c82efb5715fc50053cad72266cd authored about 2 years ago
chore: bump zeitwerk in development
ee9ed05ffa3353a962e3dcf161cb625ca654a3af authored about 2 years ago
ee9ed05ffa3353a962e3dcf161cb625ca654a3af authored about 2 years ago
feat: allow different ViteRuby instances to set different env vars
25628a752cbd4828547c1f454cc4cb2217a591e0 authored about 2 years ago
25628a752cbd4828547c1f454cc4cb2217a591e0 authored about 2 years ago
feat: output exit code when vite process fails (#294)
Closes #292
eb8f678248a02b693fffe5a49309984fed92a051 authored about 2 years ago
chore: update rails example
c7649bfd11f56147198dff815ee731b992536710 authored about 2 years ago
c7649bfd11f56147198dff815ee731b992536710 authored about 2 years ago
feat: default to [email protected]
2ef83a52148f46534c4106015f3f54ec9ee807cb authored about 2 years ago
2ef83a52148f46534c4106015f3f54ec9ee807cb authored about 2 years ago
docs: mention vite-plugin-rails
f4d9648a2471294d6d17c2142d9fd065263e018a authored over 2 years ago
f4d9648a2471294d6d17c2142d9fd065263e018a authored over 2 years ago
fix: yarn berry pnp mode support (#278)
189044746e536847cb33fb471cc7c42251a61072 authored over 2 years ago
189044746e536847cb33fb471cc7c42251a61072 authored over 2 years ago
feat: create vite-plugin-rails, an opinionated version of `vite-plugin-ruby` (#282)
16375fb1f6f2bf86dff935ca3aaf91c333a796ff authored over 2 years ago
16375fb1f6f2bf86dff935ca3aaf91c333a796ff authored over 2 years ago
feat: always trigger a build if the manifest is missing (#275)
53ffdb9559409cb813198b4fd8a7a5ccb0c3cd21 authored over 2 years ago
53ffdb9559409cb813198b4fd8a7a5ccb0c3cd21 authored over 2 years ago
chore: ensure breaking changes in build metadata never cause an error
8336a94c00356832f7eaf44851fe2a9b7f3490f5 authored over 2 years ago
8336a94c00356832f7eaf44851fe2a9b7f3490f5 authored over 2 years ago
feat: display last build errors in MissingEntrypointError (#274)
107c980449546ef73c527b88f1db11a7201e4438 authored over 2 years ago
107c980449546ef73c527b88f1db11a7201e4438 authored over 2 years ago
fix(BREAKING CHANGE): lookup now returns nil if auto-build fails (#268)
closes #267
cf2dec1bfec2279179c1671e5b42479549fd11c4 authored over 2 years ago
docs: mention tag helpers explicitly
ff45289f6cf176d5cad6152a511a792c711eef04 authored over 2 years ago
ff45289f6cf176d5cad6152a511a792c711eef04 authored over 2 years ago
docs: document bug in safari that caches css and prevents hmr (#261)
522391cbfbfc71f1a0846a8ef42f1d0c25153f33 authored over 2 years ago
522391cbfbfc71f1a0846a8ef42f1d0c25153f33 authored over 2 years ago
docs: upgrade vitepress-theme to fix navbar for chinese translation
788becb412a8ca3334688bea70033937ed9d28d8 authored over 2 years ago
788becb412a8ca3334688bea70033937ed9d28d8 authored over 2 years ago
chore: ensure we don't set the env var if `yarn` is not available
057e30b00155ee8962df56610607084582f00dca authored over 2 years ago
057e30b00155ee8962df56610607084582f00dca authored over 2 years ago
fix: prevent yarn 2+ error in `assets:precompile` (#241)
Yarn's migration guide mentions that selecting which dependencies are installed (dev or prod) re...
e7e857ac763dd053a8bda4b27d26a2090269f6d8 authored over 2 years ago
chore: update example app
e738829012f302459772a16895fdc560db2e0a58 authored over 2 years ago
e738829012f302459772a16895fdc560db2e0a58 authored over 2 years ago