Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vite Ruby

Vite.js in Ruby, bringing joy to your JavaScript experience
Collective - Host: opensource - https://opencollective.com/vite_ruby - Website: https://vite-ruby.netlify.app/ - Code: https://github.com/ElMassimo/vite_ruby

chore: update development deps

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

github.com/ElMassimo/vite_ruby - 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.

github.com/ElMassimo/vite_ruby - 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]>

github.com/ElMassimo/vite_ruby - 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...

github.com/ElMassimo/vite_ruby - 5a0931d63318ab5b1bf9ead680540c015afd471a authored almost 3 years ago by Maurizio De Santis <[email protected]>
test: add test coverage for `resolveViteBase` (#175)

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

github.com/ElMassimo/vite_ruby - 8337ec912b2b6387a6729f4ae5d29ab7d07f0b4b authored almost 3 years ago by Stef Schenkelaars <[email protected]>
docs: fix reference to Rails logo

github.com/ElMassimo/vite_ruby - b070774ea4e149b27ae0222e72fc5af3e5271bbb authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: default export when app uses `"type": "module"`

github.com/ElMassimo/vite_ruby - 97cf854468956df318f379c6b017ba06bace06cd authored almost 3 years ago by Maximo Mussini <[email protected]>
feat: add style-src to suggestion Content Security Policy changes (#169)

github.com/ElMassimo/vite_ruby - ec7f4f7a030a852115b38748dd3cdb22ec3b7e47 authored almost 3 years ago by Kieran Pilkington <[email protected]>
test: add ruby 3.1 to the test matrix

github.com/ElMassimo/vite_ruby - 981d69de48a018d7fd42612557ec00572f8ef1fa authored almost 3 years ago by Maximo Mussini <[email protected]>
deps: bump vite to 2.7

github.com/ElMassimo/vite_ruby - 3a853adfa87e695c40aef7a0aa4dfe234b46b4b4 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: document ruby configuration file

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

github.com/ElMassimo/vite_ruby - 8da0f6cd704635af940843518bd8778943a9a4fd 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`...

github.com/ElMassimo/vite_ruby - 34e63fdd546078dfc94f2c546b096aa296a47d37 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: discuss removing sprockets

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

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

github.com/ElMassimo/vite_ruby - ef48c9b39084a96364a783fa670bd6ec68dfa289 authored almost 3 years ago by Máximo Mussini <[email protected]>
Add #vite_image_tag to ViteRails::TagHelpers (#163)

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

github.com/ElMassimo/vite_ruby - 851d617d7525168d3217dfbe4055deae2c21afff authored almost 3 years ago by Matt-Yorkley <[email protected]>
docs: add legacy polyfills to the troubleshooting section

github.com/ElMassimo/vite_ruby - 305adf899ec48a7cde56a58778530b9a4acde8be authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: ensure vite_plugin_legacy is upgraded by the upgrade command

github.com/ElMassimo/vite_ruby - 2f9437d248e27aa03b5b8a1df3e3d6a52c791cd1 authored almost 3 years ago by Maximo Mussini <[email protected]>
deps: enforce compatible vite_ruby version

github.com/ElMassimo/vite_ruby - 1ba71a4833572981063c11601f943a73f3955df3 authored almost 3 years ago by Maximo Mussini <[email protected]>
refactor: vite_ruby should be agnostic of the legacy plugin

github.com/ElMassimo/vite_ruby - 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...

github.com/ElMassimo/vite_ruby - a34e77f3b342c9171adc50adfd5220b57bddb961 authored almost 3 years ago by Stef Schenkelaars <[email protected]>
fix: comment back glob import

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

github.com/ElMassimo/vite_ruby - 9ada2e87c68899e8e1bad368c875f8214036abcc authored almost 3 years ago by Maurizio De Santis <[email protected]>
docs: document `base` setting

github.com/ElMassimo/vite_ruby - be2a85648aea06d8d49d469c287ea0a65ae1dd9e authored almost 3 years ago by Maximo Mussini <[email protected]>
feat: add 'base' setting (#152)

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

github.com/ElMassimo/vite_ruby - fb7642f849b7fe879c02e543962a72dcc1b1c48c authored almost 3 years ago by Yann Prono <[email protected]>
docs: fix typo (#150)

github.com/ElMassimo/vite_ruby - c2dca72ada674afcface059102739a2dfc4c0217 authored almost 3 years ago by Brandon Keepers <[email protected]>
docs: add `cssCodeSplit: false` to the troubleshooting guide

github.com/ElMassimo/vite_ruby - 96276aeffcb12b4c7fde2631b34eee6571bb0471 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: add link to blog post

github.com/ElMassimo/vite_ruby - aba897ecc6d8ffb19f0e413d40c913ee897d90f1 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: add more links in migration section

github.com/ElMassimo/vite_ruby - faa548927a87ae5d42065d299dc44c1158b6dae5 authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: ensure bundler does not keep generating binstubs

github.com/ElMassimo/vite_ruby - 0dc133a23f6caa5526fc071e0afd98f91fc1f9f6 authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: explicitly require socket to enable usage in bare ruby

github.com/ElMassimo/vite_ruby - cf22165fa3cc58df4c52bed154372abef4f3eff1 authored almost 3 years ago by Maximo Mussini <[email protected]>
chore: describe how to use rails assets (#145)

github.com/ElMassimo/vite_ruby - eeccd3fc4e7db9524a2bd1075ca1282f3f53c029 authored almost 3 years ago by Justus <[email protected]>
docs: revert unocss

github.com/ElMassimo/vite_ruby - 0e6e145538ef8a4e90c46a1737098d3a6690f4da authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: document how to see build output during tests

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

github.com/ElMassimo/vite_ruby - 0e13102a7d314919b6b912b0574fc9d1056c8b90 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: upgrade vitepress, switch to unocss

github.com/ElMassimo/vite_ruby - 100f9a6cb87e8d187350b9a45d4c348ec2420629 authored almost 3 years ago by Maximo Mussini <[email protected]>
docs: upgrade example app to [email protected]

github.com/ElMassimo/vite_ruby - 545e54ce0d13c6cae006f4018ef2289bda439b4f authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: avoid generating sourcemaps when running tests

github.com/ElMassimo/vite_ruby - 2b4faac7b811af089f981861bcf7e3a3fd8486b2 authored almost 3 years ago by Maximo Mussini <[email protected]>
chore: update deps for test app

github.com/ElMassimo/vite_ruby - 30fd7572946b1ddc105ae15a8382150cfb8aa466 authored almost 3 years ago by Maximo Mussini <[email protected]>
feat: enable hmr when running tests in development with vite dev server

github.com/ElMassimo/vite_ruby - e253bba26d164aabc7a9526df504c207ad2cf6f9 authored almost 3 years ago by Maximo Mussini <[email protected]>
chore: add integration test that tests React HMR while the test runs

github.com/ElMassimo/vite_ruby - 61b76e3662c1570dea63c574514953cdcb331a81 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...

github.com/ElMassimo/vite_ruby - 4e20d0a7b697b535e13335dac5a75fb8a193a133 authored almost 3 years ago by Maximo Mussini <[email protected]>
fix: use slash after resolving, for windows compatibility

github.com/ElMassimo/vite_ruby - c6ea9acf6efbe2c126551cfdf06b9a07d2bfc817 authored about 3 years ago by Maximo Mussini <[email protected]>
docs: add comment about binstub from older bundler version

github.com/ElMassimo/vite_ruby - 659612bbeb987b8762ef21072e2f981ca4e168ce authored about 3 years ago by Maximo Mussini <[email protected]>
fix: use posix-style paths for globs to support windows (see #129)

github.com/ElMassimo/vite_ruby - ded65f784285f79d1e781dfbad6385af6c5e0099 authored about 3 years ago by Maximo Mussini <[email protected]>
docs: improve note about loaders and plugins

github.com/ElMassimo/vite_ruby - 8fa1d4815dde4d4e478f20445a65650d27ba5308 authored about 3 years ago by Maximo Mussini <[email protected]>
docs: explicitly mention tag helpers installation

github.com/ElMassimo/vite_ruby - 91a8a1d4663b8458c7d221f25299dd4c0f75bde0 authored about 3 years ago by Máximo Mussini <[email protected]>
docs: better contrast for added code

github.com/ElMassimo/vite_ruby - 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

github.com/ElMassimo/vite_ruby - 55754e6013fc654ab773f2fae064209d9073d58a authored about 3 years ago by Maximo Mussini <[email protected]>
docs: dark theme

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

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

github.com/ElMassimo/vite_ruby - 5debe97bd38e1a02dcb0796de1b0e4564c3aca9f 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...

github.com/ElMassimo/vite_ruby - 07d3237bcfe2c744b0b0b3a14b11b6321de5f05e authored about 3 years ago by Grzesiek Kolodziejczyk <[email protected]>
chore: update dead link in docs

github.com/ElMassimo/vite_ruby - cff7c23cd894c648d6aebb54426af8eb6f85e723 authored about 3 years ago by Maximo Mussini <[email protected]>
chore: update example app lockfile

github.com/ElMassimo/vite_ruby - 6025edd1f0043c357bdd18c629225e47e72b75c5 authored about 3 years ago by Maximo Mussini <[email protected]>
docs: Fix typo, missing environment variable

github.com/ElMassimo/vite_ruby - e69986ec067cc3b3b5a46fa57cc72f22deaa0bbe authored about 3 years ago by Maximo Mussini <[email protected]>
chore: Update example Rails app to use v3

github.com/ElMassimo/vite_ruby - 346d048e395825872960aa127833a493c7345f8c authored about 3 years ago by Maximo Mussini <[email protected]>
release: v3

github.com/ElMassimo/vite_ruby - 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...

github.com/ElMassimo/vite_ruby - 0850af2170077bd55d54a725fa6030a32bbbd401 authored about 3 years ago by Máximo Mussini <[email protected]>
feat: use `asset_host` for Vite client if set during development

github.com/ElMassimo/vite_ruby - 89a338c2f23e6b43af9dadfd937fe29c82a08b10 authored about 3 years ago by Maximo Mussini <[email protected]>
feat: Watch Windi CSS config file by default if it exists

github.com/ElMassimo/vite_ruby - 842c5eb46cd12887f28ed62cb656d81645c7239c authored about 3 years ago by Maximo Mussini <[email protected]>
fix: add style.css to the manifest when using build.cssCodeSplit: false (close #109)

github.com/ElMassimo/vite_ruby - 9f07ac9db301c5189daaaa16204b469a453f15e5 authored about 3 years ago by Maximo Mussini <[email protected]>
chore: fix changelog parameters

github.com/ElMassimo/vite_ruby - 23c1a6ab6d4ef9314cb35ae9a8da941032915016 authored about 3 years ago by Maximo Mussini <[email protected]>
feat: Set config.javascript_path so that zeitwerk ignores frontend files

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

github.com/ElMassimo/vite_ruby - 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...

github.com/ElMassimo/vite_ruby - de992876731010a5f1e6130bd52902b53ace2d99 authored about 3 years ago by Maximo Mussini <[email protected]>
chore: update changelog

github.com/ElMassimo/vite_ruby - aabafb225ea3a9cf38aff2e16ba0294ba3d4a829 authored about 3 years ago by Máximo Mussini <[email protected]>
feat: Simplify implementation of legacy tag helper

github.com/ElMassimo/vite_ruby - 70bfac1a243bde715966528fc98fe8d6f4878535 authored about 3 years ago by Maximo Mussini <[email protected]>