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

chore: update development deps

06fa35871df66cbba5910043dbbd82c75817bbb5 authored over 2 years ago by Maximo Mussini <[email protected]>
chore: update example to use Rails 7 (#182)

c38301d5f9793bbcec90ce8c5bb9805d9e2dbf5b authored over 2 years ago by Máximo Mussini <[email protected]>
fix: Revert "pass hmr host explicitly by default (#119)" (close #179)

This reverts commit 07d3237bcfe2c744b0b0b3a14b11b6321de5f05e.

f6296280065473354638a7337572ce50b338f8a5 authored over 2 years ago by Maximo Mussini <[email protected]>
fix: disable emptyOutDir in production mode (#177) (#180)

Co-authored-by: Máximo Mussini <[email protected]>

d9b6225436fce0f7916ef96b5661af9eb404c04f authored over 2 years ago by Stefan Wienert <[email protected]>
fix: remove .DS_Store from installation .gitignore (#178)

Removes the `.DS_Store` entry inserted by vite_ruby into
`.gitignore`, as it is user-specific a...

5a0931d63318ab5b1bf9ead680540c015afd471a authored almost 3 years ago by Maurizio De Santis <[email protected]>
release: [email protected]

b6a8b5ca51a6713deeeb667f1edca6ea6373c53f authored almost 3 years ago by Maximo Mussini <[email protected]>
test: add test coverage for `resolveViteBase` (#175)

b4da17ccd0baf41eba44024b6a9cc7a4c78e9bea authored almost 3 years ago by Máximo Mussini <[email protected]>
fix(vite-plugin-ruby): regression in assetHosts protocol (#174)

8337ec912b2b6387a6729f4ae5d29ab7d07f0b4b authored almost 3 years ago by Stef Schenkelaars <[email protected]>
docs: fix reference to Rails logo

b070774ea4e149b27ae0222e72fc5af3e5271bbb authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

cb888078428050822445849079379ba47e5b3873 authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: default export when app uses `"type": "module"`

97cf854468956df318f379c6b017ba06bace06cd authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

fff5fef229f8cd69ba39f90f27839e405890d113 authored almost 3 years ago by Maximo Mussini <[email protected]>
feat: add style-src to suggestion Content Security Policy changes (#169)

ec7f4f7a030a852115b38748dd3cdb22ec3b7e47 authored almost 3 years ago by Kieran Pilkington <[email protected]>
release: [email protected]

8fffe7927c4b86496f3582a25c4c784ee8600f5e authored almost 3 years ago by Maximo Mussini <[email protected]>
test: add ruby 3.1 to the test matrix

981d69de48a018d7fd42612557ec00572f8ef1fa authored almost 3 years ago by Maximo Mussini <[email protected]>
deps: bump vite to 2.7

3a853adfa87e695c40aef7a0aa4dfe234b46b4b4 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: document ruby configuration file

3009fcf785d50e7a943c6cbf76cb710cbaeb0c30 authored almost 3 years ago by Maximo Mussini <[email protected]>
chore: upgrade example rails app and demonstrate config/vite.rb

8da0f6cd704635af940843518bd8778943a9a4fd authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

0d8bcda4708a0294e2f6f8f798a58b8a56dadbd0 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

44e4d30a9b8a3bef8a8e676b4968c58c2973e5d1 authored almost 3 years ago by Maximo Mussini <[email protected]>
feat: support ruby config file for advanced configuration (close #162)

Add a `config/vite.rb` file to configure `ViteRuby.env` as needed or call
`ViteRuby.reload_with`...

34e63fdd546078dfc94f2c546b096aa296a47d37 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: discuss removing sprockets

0e32530ed21941af55448b08046be26ddb331dfc authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: remove sprockets from the Rails app (close #160) (#165)

715b3e71fb5227256632e815b6da4a8d56d2ca9d authored almost 3 years ago by Máximo Mussini <[email protected]>
fix: allow providing an empty public output dir (close #161) (#164)

ef48c9b39084a96364a783fa670bd6ec68dfa289 authored almost 3 years ago by Máximo Mussini <[email protected]>
release: [email protected]

cd3fd55af8a54e7ecd88b6ec1755355189c3bfb3 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

8dc15386635673a8a513d9ff0ce63d2fc01f3e61 authored almost 3 years ago by Maximo Mussini <[email protected]>
Add #vite_image_tag to ViteRails::TagHelpers (#163)

Co-authored-by: Máximo Mussini <[email protected]>

851d617d7525168d3217dfbe4055deae2c21afff authored almost 3 years ago by Matt-Yorkley <[email protected]>
release: [email protected]

3272b2297a5b23484d4e0993a636cd5fb09af57f authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

f14f2041180c9b65dfc105dbe62a5a73327117a0 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: add legacy polyfills to the troubleshooting section

305adf899ec48a7cde56a58778530b9a4acde8be authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: ensure vite_plugin_legacy is upgraded by the upgrade command

2f9437d248e27aa03b5b8a1df3e3d6a52c791cd1 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

e6a4fe08566910e058ab6798c705cce759138299 authored almost 3 years ago by Maximo Mussini <[email protected]>
deps: enforce compatible vite_ruby version

1ba71a4833572981063c11601f943a73f3955df3 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

d4575913bf5c6573c82bdcc0e3167af4782a7c92 authored almost 3 years ago by Maximo Mussini <[email protected]>
refactor: vite_ruby should be agnostic of the legacy plugin

57e09327fc10ae34970f51cf2f9c1023158049f0 authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: handle new virtual legacy-polyfill name (#157)

The entry of the legacy-polyfill name has changed to start with a
\u0000 character to mark it a...

a34e77f3b342c9171adc50adfd5220b57bddb961 authored almost 3 years ago by Stef Schenkelaars <[email protected]>
release: [email protected]

894aa009cc8a4985c0aedb486424e475811b03f1 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

be73ed0fca86b3560134e9b6c55218e8a8b300b5 authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: comment back glob import

943e7f1ca23a8abdee09c1495dc9e96494bc6202 authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: add variable declaration to import.meta.globEager (close #154) (#155)

9ada2e87c68899e8e1bad368c875f8214036abcc authored almost 3 years ago by Maurizio De Santis <[email protected]>
release: [email protected]

877a8b9e621865be6fca828ea1a902804899bbbd authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

44155fc339c7ff80ec57a84a1485a2b48eabd285 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: document `base` setting

be2a85648aea06d8d49d469c287ea0a65ae1dd9e authored almost 3 years ago by Maximo Mussini <[email protected]>
feat: add 'base' setting (#152)

Co-authored-by: Yann Prono <[email protected]>

fb7642f849b7fe879c02e543962a72dcc1b1c48c authored almost 3 years ago by Yann Prono <[email protected]>
docs: fix typo (#150)

c2dca72ada674afcface059102739a2dfc4c0217 authored almost 3 years ago by Brandon Keepers <[email protected]>
docs: add `cssCodeSplit: false` to the troubleshooting guide

96276aeffcb12b4c7fde2631b34eee6571bb0471 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: add link to blog post

aba897ecc6d8ffb19f0e413d40c913ee897d90f1 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: add more links in migration section

faa548927a87ae5d42065d299dc44c1158b6dae5 authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: ensure bundler does not keep generating binstubs

0dc133a23f6caa5526fc071e0afd98f91fc1f9f6 authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: explicitly require socket to enable usage in bare ruby

cf22165fa3cc58df4c52bed154372abef4f3eff1 authored almost 3 years ago by Maximo Mussini <[email protected]>
chore: describe how to use rails assets (#145)

eeccd3fc4e7db9524a2bd1075ca1282f3f53c029 authored almost 3 years ago by Justus <[email protected]>
docs: revert unocss

0e6e145538ef8a4e90c46a1737098d3a6690f4da authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: document how to see build output during tests

2379f517e4ed4fd76e60dbfc48fc5fbb2ae57e1b authored almost 3 years ago by Maximo Mussini <[email protected]>
chore: demonstrate how to send vite_ruby output to stdout during tests

0e13102a7d314919b6b912b0574fc9d1056c8b90 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: upgrade vitepress, switch to unocss

100f9a6cb87e8d187350b9a45d4c348ec2420629 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: upgrade example app to [email protected]

545e54ce0d13c6cae006f4018ef2289bda439b4f authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

91d2ea44873005a53e97a15e76389feccf99106f authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: avoid generating sourcemaps when running tests

2b4faac7b811af089f981861bcf7e3a3fd8486b2 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

adeab5a13305ba44af119da13affd9a0062df9aa authored almost 3 years ago by Maximo Mussini <[email protected]>
chore: update deps for test app

30fd7572946b1ddc105ae15a8382150cfb8aa466 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

5e8fecd5cf2a152bf60802d80f731cd01cbb3702 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

87b7497fbce02d67cc929efc9143606808b0177b authored almost 3 years ago by Maximo Mussini <[email protected]>
feat: enable hmr when running tests in development with vite dev server

e253bba26d164aabc7a9526df504c207ad2cf6f9 authored almost 3 years ago by Maximo Mussini <[email protected]>
chore: add integration test that tests React HMR while the test runs

61b76e3662c1570dea63c574514953cdcb331a81 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

38060e82f10f5a9e284141f7dd846a8e9488085f authored almost 3 years ago by Maximo Mussini <[email protected]>
feat: expose the `--watch` flag for the build command

Previously, it required `--`: `bin/vite build -- --watch`

https://vitejs.dev/guide/build.html#r...

4e20d0a7b697b535e13335dac5a75fb8a193a133 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

30c23bec567b793cdf0e5ab1bb2f0dd297d3d573 authored almost 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

b3ba245699bb8890cc9dbbbd028c737c6c8c6fd1 authored about 3 years ago by Maximo Mussini <[email protected]>
fix: use slash after resolving, for windows compatibility

c6ea9acf6efbe2c126551cfdf06b9a07d2bfc817 authored about 3 years ago by Maximo Mussini <[email protected]>
docs: add comment about binstub from older bundler version

659612bbeb987b8762ef21072e2f981ca4e168ce authored about 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

50cc91275435209ca1274b4ddd96b1ac9afaa175 authored about 3 years ago by Maximo Mussini <[email protected]>
fix: use posix-style paths for globs to support windows (see #129)

ded65f784285f79d1e781dfbad6385af6c5e0099 authored about 3 years ago by Maximo Mussini <[email protected]>
docs: improve note about loaders and plugins

8fa1d4815dde4d4e478f20445a65650d27ba5308 authored about 3 years ago by Maximo Mussini <[email protected]>
docs: explicitly mention tag helpers installation

91a8a1d4663b8458c7d221f25299dd4c0f75bde0 authored about 3 years ago by Máximo Mussini <[email protected]>
docs: better contrast for added code

a3974ceb17a8a50b9330a56d3549bce371ac506a authored about 3 years ago by Maximo Mussini <[email protected]>
docs: fix link styles in dark mode. repeat "use the guide" in Migration

As per the suggestions in #126

55754e6013fc654ab773f2fae064209d9073d58a authored about 3 years ago by Maximo Mussini <[email protected]>
docs: dark theme

11c85bacb5aef25294864162825610198640f5bb authored about 3 years ago by Maximo Mussini <[email protected]>
docs: @vitejs/plugin-react-refresh => the new @vitejs/plugin-react

12a1a6705f8c6680c3f06e962b9121d85485442d authored about 3 years ago by Maximo Mussini <[email protected]>
chore: update the example to test the new @vitejs/plugin-react plugin

5debe97bd38e1a02dcb0796de1b0e4564c3aca9f authored about 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

162f694918d5e0ae3dde35bd791eb1207a4956c9 authored about 3 years ago by Maximo Mussini <[email protected]>
fix: pass hmr host explicitly by default (#119)

* fix: Configure vite HMR host from vite.json development.host

* fix: allow overriding hmr op...

07d3237bcfe2c744b0b0b3a14b11b6321de5f05e authored about 3 years ago by Grzesiek Kolodziejczyk <[email protected]>
chore: update dead link in docs

cff7c23cd894c648d6aebb54426af8eb6f85e723 authored about 3 years ago by Maximo Mussini <[email protected]>
chore: update example app lockfile

6025edd1f0043c357bdd18c629225e47e72b75c5 authored about 3 years ago by Maximo Mussini <[email protected]>
docs: Fix typo, missing environment variable

e69986ec067cc3b3b5a46fa57cc72f22deaa0bbe authored about 3 years ago by Maximo Mussini <[email protected]>
chore: Update example Rails app to use v3

346d048e395825872960aa127833a493c7345f8c authored about 3 years ago by Maximo Mussini <[email protected]>
release: v3

613e9adc070fd86734617461a1a556d48fe564b0 authored about 3 years ago by Maximo Mussini <[email protected]>
feat: Add upgrade command and additionalEntrypoints setting (#116)

BREAKING CHANGE: vite_asset_path now requires an explicit path relative to the sourceCodeDir for...

0850af2170077bd55d54a725fa6030a32bbbd401 authored about 3 years ago by Máximo Mussini <[email protected]>
release: [email protected]

ce548ac4fe910b19024ec8c0cdb1a9c6c16fce0d authored about 3 years ago by Maximo Mussini <[email protected]>
feat: use `asset_host` for Vite client if set during development

89a338c2f23e6b43af9dadfd937fe29c82a08b10 authored about 3 years ago by Maximo Mussini <[email protected]>
feat: Watch Windi CSS config file by default if it exists

842c5eb46cd12887f28ed62cb656d81645c7239c authored about 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

a9e3e9d572faae6f3302f96dbbdeb3695de6184d authored about 3 years ago by Maximo Mussini <[email protected]>
fix: add style.css to the manifest when using build.cssCodeSplit: false (close #109)

9f07ac9db301c5189daaaa16204b469a453f15e5 authored about 3 years ago by Maximo Mussini <[email protected]>
chore: fix changelog parameters

23c1a6ab6d4ef9314cb35ae9a8da941032915016 authored about 3 years ago by Maximo Mussini <[email protected]>
release: [email protected]

eccac124556f779720d902ed1eabc6ed6695341c authored about 3 years ago by Maximo Mussini <[email protected]>
feat: Set config.javascript_path so that zeitwerk ignores frontend files

bab359f66a5942904e91e2a1a51b440072ba44af authored about 3 years ago by Maximo Mussini <[email protected]>
chore: Fix link in changelog since pnpm + conventional-changelog used the wrong template

a525bb70fbf3221202c4aebbb1aa8c4d6fb7f62f authored about 3 years ago by Maximo Mussini <[email protected]>
fix: Use a flat structure for packages to avoid issue with changelog

See https://github.com/conventional-changelog/conventional-changelog/issues/407#issuecomment-884...

de992876731010a5f1e6130bd52902b53ace2d99 authored about 3 years ago by Maximo Mussini <[email protected]>
chore: update changelog

aabafb225ea3a9cf38aff2e16ba0294ba3d4a829 authored about 3 years ago by Máximo Mussini <[email protected]>
release: [email protected]

ff3bcf253c00151298cd8c75721f777d420f8ca7 authored about 3 years ago by Maximo Mussini <[email protected]>
feat: Simplify implementation of legacy tag helper

70bfac1a243bde715966528fc98fe8d6f4878535 authored about 3 years ago by Maximo Mussini <[email protected]>