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

feat: allow framework-specific libraries to extend the CLI

github.com/ElMassimo/vite_ruby - a0ed66fe64fb2549cecc358ccd60c82be44255aa authored about 2 years ago by Maximo Mussini <[email protected]>
chore: add node and pnpm deps

github.com/ElMassimo/vite_ruby - 562ff293f036ff10248a9c2a184788118a7a4838 authored about 2 years ago by Maximo Mussini <[email protected]>
fix: ensure rails app is initialized before inferring config (#240)

Ensure that when using vite_rails the parent Rails app is initialized before the
config is resol...

github.com/ElMassimo/vite_ruby - 3ddc2bc7873f06b6dd8e58e7c6b4e8a7fd8833f1 authored about 2 years ago by Máximo Mussini <[email protected]>
fix: use javascript_include_tag in vite_client_tag (#238)

github.com/ElMassimo/vite_ruby - 3d8b3668b2f43dacbaf09127fa67a27767e03ffe authored about 2 years ago by Stanislav Lashmanov <[email protected]>
fix: require the version after defining namespace (close #239)

github.com/ElMassimo/vite_ruby - 7b920627f0f551166b3ab321e50b6cee746168c2 authored about 2 years ago by Maximo Mussini <[email protected]>
docs: expand information about dev dependencies and pruning

github.com/ElMassimo/vite_ruby - c107c28678238c2d9be3ab74a73aa392bbd336ca authored about 2 years ago by Maximo Mussini <[email protected]>
chore: test using node 16, since tsup is transpiling "||=" anyway

github.com/ElMassimo/vite_ruby - 91bfcce32bf21de4673918a843a1a5670bc10edf authored over 2 years ago by Maximo Mussini <[email protected]>
fix: avoid overriding hmr.clientPort when specified by the user (close #231)

github.com/ElMassimo/vite_ruby - ea2d8444c2e9700ef6f6887632c617190c2f8ced authored over 2 years ago by Maximo Mussini <[email protected]>
fix: specify the client port explicitly

Necessary to avoid a warning when using a fallback after the connection
fails, since `rack-proxy...

github.com/ElMassimo/vite_ruby - 3dd06dbb85946a2645ab67607a8d6dabe77c5d73 authored over 2 years ago by Maximo Mussini <[email protected]>
docs: add migrating to vite 3 guide

github.com/ElMassimo/vite_ruby - 73d7a22cbfdd964b3eca13505f50d69d116e9be5 authored over 2 years ago by Maximo Mussini <[email protected]>
docs: use details/summary for alias recipe

github.com/ElMassimo/vite_ruby - ce858230c20b3dacb3db279617c18254a962824f authored over 2 years ago by Maximo Mussini <[email protected]>
feat: use Vite 3 as the default (#225)

github.com/ElMassimo/vite_ruby - 8fab1912dc8c7c600854b490c09a603644714266 authored over 2 years ago by Máximo Mussini <[email protected]>
chore: address concerns after #226

https://github.com/ElMassimo/vite_ruby/pull/226#discussion_r917317298

github.com/ElMassimo/vite_ruby - bf64008b07d97622a77222848a39cfb9e88f1bbb authored over 2 years ago by Maximo Mussini <[email protected]>
docs: updated migration guide with aliases, stimulus-helpers (#229)

github.com/ElMassimo/vite_ruby - c0438b4bcf8236744c9d4a3de98b5fb9505e7ba9 authored over 2 years ago by Stefan Wienert <[email protected]>
chore: update CI and stop testing in 5.2 (#230)

* chore: cache npm deps

github.com/ElMassimo/vite_ruby - 72f77776ec266113ba6c9e330fdd31875ed542ac authored over 2 years ago by Máximo Mussini <[email protected]>
fix: npm deprecation warning on assets:precompile (#226)

closes #220

The vite_ruby rake file was setting `NPM_CONFIG_PRODUCTION=false`, which
is depr...

github.com/ElMassimo/vite_ruby - e4f4b7540ef34296f1a8a4d8f1d2838549ee8460 authored over 2 years ago by Matt Brictson <[email protected]>
chore: add missing backquote in comment (#223)

github.com/ElMassimo/vite_ruby - 18cc7299278aba7ce180f7bf8145b7a746cb2c59 authored over 2 years ago by OKURA Masafumi <[email protected]>
docs: add link to vitelizing rails article for an alternate docker setup

github.com/ElMassimo/vite_ruby - 5b24e64db1b0c428f082d76c8af212c638b71a2c authored over 2 years ago by Maximo Mussini <[email protected]>
chore: remove incorrect close comment

github.com/ElMassimo/vite_ruby - 697fe26be1ab9b9d05156f2eb69d69ee36c78c62 authored over 2 years ago by Máximo Mussini <[email protected]>
fix: symbol error on rake enhance call (#218)

`enhance` in rake expects an array:
- https://github.com/ruby/rake/blob/master/lib/rake/task.rb...

github.com/ElMassimo/vite_ruby - 550715624ceb39e1ea5e845e73dcaf5557caa66f authored over 2 years ago by Dan Fockler <[email protected]>
chore: update changelog

github.com/ElMassimo/vite_ruby - a1e7cabc5cdb76df2183c696c01b0fc9cb8793dd authored over 2 years ago by Máximo Mussini <[email protected]>
Catch npm command not found, for folks who install deps with yarn (#217)

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

github.com/ElMassimo/vite_ruby - 7a0407b3211e682bc1da40d29225af58d3396cbd authored over 2 years ago by Nathan Woodhull <[email protected]>
chore: upgrade example deps

github.com/ElMassimo/vite_ruby - 4f1a32f24b4f1ffc8b91459c51ffe40f24520714 authored over 2 years ago by Maximo Mussini <[email protected]>
fix: install dependencies without confirmation in modern versions of npm

Closes #216

A previous commit (0accc36) inverted the order of the flags to also
support older v...

github.com/ElMassimo/vite_ruby - 967fbf52aac5e52e1a059bffda79c7472874775f authored over 2 years ago by Maximo Mussini <[email protected]>
docs: add link to puma-dev recipe, thanks @ledermann!

github.com/ElMassimo/vite_ruby - e2f0410c69aef5df074562e9084bea313a34c3e5 authored over 2 years ago by Maximo Mussini <[email protected]>
fix: load .env files in the project root (close #214)

This fixes a breaking change introduced in Vite 2.9, where env files
would only be loaded from t...

github.com/ElMassimo/vite_ruby - a8162e9877b6b8f5a680095f6d424bd3117d9539 authored over 2 years ago by Maximo Mussini <[email protected]>
feat: expose `ViteRuby.digest` to simplify asset versioning.

One common challenge with single-page apps is refreshing site assets
when they've been changed.
...

github.com/ElMassimo/vite_ruby - ff92ce6011d857efa83987d3c20d48767111e700 authored over 2 years ago by Maximo Mussini <[email protected]>
fix: change default for ssrOutputDir so it's ignored by default

github.com/ElMassimo/vite_ruby - 2f93b762b29462cc619527ed47e6fa3cf8d3c8c9 authored over 2 years ago by Maximo Mussini <[email protected]>
docs: crawl ssr

github.com/ElMassimo/vite_ruby - 11bffa4dd17ad78a5dcad56748a2168d2e77aa8f authored over 2 years ago by Maximo Mussini <[email protected]>
chore: update vite version for mounted app

github.com/ElMassimo/vite_ruby - 80f969829eefb175ea2844a18f8ec267bcb2cf84 authored over 2 years ago by Maximo Mussini <[email protected]>
chore: use a more complex test ssr entrypoint

github.com/ElMassimo/vite_ruby - 02ae71b950147a99410c752b6beae681063fd723 authored over 2 years ago by Maximo Mussini <[email protected]>
feat: add support for SSR builds (experimental) (#212)

github.com/ElMassimo/vite_ruby - 4d6cd2b84f670b1703e3bde7033e822be97bf505 authored over 2 years ago by Máximo Mussini <[email protected]>
feat: add support for SSR builds (experimental) (#210)

github.com/ElMassimo/vite_ruby - e98d72531ef64f1f56028611a5ad42e015ea3282 authored over 2 years ago by Máximo Mussini <[email protected]>
chore: add ssr example with inertia

github.com/ElMassimo/vite_ruby - 3bc70b40f3be615a3137635e5a6c6ec422dd189c authored over 2 years ago by Maximo Mussini <[email protected]>
feat: ignore any vite dirs in .gitignore installation (for ssr builds)

github.com/ElMassimo/vite_ruby - fd68420dfaeb79b97f8edade5bf17bfe81fd2486 authored over 2 years ago by Maximo Mussini <[email protected]>
docs: explicitly document the new helper

github.com/ElMassimo/vite_ruby - 4716195cbb27521abfb579c0cfaf27f0f4f80f1b authored over 2 years ago by Maximo Mussini <[email protected]>
feat: add vite_asset_url helper (#208)

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

github.com/ElMassimo/vite_ruby - d2697934b5a866ea5b14588b650a00dfe88454a3 authored over 2 years ago by yegayazilim <[email protected]>
docs: fix link to inventing on principle

github.com/ElMassimo/vite_ruby - eb55af648e4fb1b9164bdec3fe4d7568b9b17a15 authored over 2 years ago by Maximo Mussini <[email protected]>
chore: make version visible in dark theme

github.com/ElMassimo/vite_ruby - d35662356ab6f308e6a99b007a4c4bb7ea95282a authored over 2 years ago by Maximo Mussini <[email protected]>
fix: prevent error when using a proc in asset_host (close #202) (#203)

github.com/ElMassimo/vite_ruby - cb23a81037651ac01d993935f68cc526ec2c844d authored over 2 years ago by Máximo Mussini <[email protected]>
docs: adjust styling in hero features

github.com/ElMassimo/vite_ruby - e75d5f1b568073710dbae4a44c1fa2aa69a1963e authored over 2 years ago by Maximo Mussini <[email protected]>
docs: algolia reindex

github.com/ElMassimo/vite_ruby - 9af21270fb2d7086e972ed0dc62a3bcf9680bd15 authored over 2 years ago by Maximo Mussini <[email protected]>
feat: improve capistrano-rails integration by extending asset tasks (#200)

github.com/ElMassimo/vite_ruby - d5704ab55abf27cbdb5b00841bce3136147a0200 authored over 2 years ago by Máximo Mussini <[email protected]>
feat: bump the default vite version

github.com/ElMassimo/vite_ruby - 2cb895246b3154322273989057bf9bdc67634bc6 authored over 2 years ago by Maximo Mussini <[email protected]>
test: add coverage for the `test` environment

github.com/ElMassimo/vite_ruby - 42fa9f067fa65b7c21bc0f7a57c0269c314fc6c7 authored over 2 years ago by Maximo Mussini <[email protected]>
docs: slight rewording, "production" covers staging and production "modes"

github.com/ElMassimo/vite_ruby - 0d5766e0afb68f8719e6ee3b538dabdce290e858 authored over 2 years ago by Maximo Mussini <[email protected]>
chore: remove log files

github.com/ElMassimo/vite_ruby - 5ff43e4939da077f386505282120272bbdd6594f authored over 2 years ago by Maximo Mussini <[email protected]>
fix: disable emptyOutDir in non-development modes (#199)

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

github.com/ElMassimo/vite_ruby - 94e75a31ed4c6d49d1dc0cc5260c2ce8280e7279 authored over 2 years ago by antoinematyja <[email protected]>
docs: fix typo

github.com/ElMassimo/vite_ruby - 335dfcf50bdf24aba6f0793f6908cc45f3cbc138 authored over 2 years ago by Maximo Mussini <[email protected]>
docs: add a section about adding styles

github.com/ElMassimo/vite_ruby - 7c44167492f6c2990d6ce9d01ba4a8252753d679 authored over 2 years ago by Maximo Mussini <[email protected]>
chore: update vite-plugin-ruby lockfile

github.com/ElMassimo/vite_ruby - abcdbc9a414b976ddc8c7a57197ea6db042cf6f3 authored over 2 years ago by Maximo Mussini <[email protected]>
fix: load rails environment before rake tasks (close #193)

github.com/ElMassimo/vite_ruby - 72afbc7ab5ca33833e9330954499bcf460fd7669 authored over 2 years ago by Maximo Mussini <[email protected]>
feat: bump up default vite version to 2.8.6

github.com/ElMassimo/vite_ruby - fd5303017760dc176b3fb15908f08a16a175c22f authored over 2 years ago by Maximo Mussini <[email protected]>
fix: MissingExecutableError when deploying with Capistrano (close #192)

Avoiding double installs is too error-prone now that Webpacker is
discontinued, and there are al...

github.com/ElMassimo/vite_ruby - 22e1691a0685b1fdeec3904657be5e69a57e6456 authored over 2 years ago by Maximo Mussini <[email protected]>
chore: bump vite dev dependencies in all examples

github.com/ElMassimo/vite_ruby - c21f6fa0decbd961f517693d4723721dba8795c3 authored over 2 years ago by Maximo Mussini <[email protected]>
fix: avoid proxying requests starting with @

Vite is configured to use 'public_output_dir' as the base, which can
be customized by the user i...

github.com/ElMassimo/vite_ruby - 93d071b2b807c2e09e24d5d7ea4228974b370960 authored over 2 years ago by Maximo Mussini <[email protected]>
chore: update ruby version

github.com/ElMassimo/vite_ruby - 888772992a65555b1bd616dea2a61704a4578397 authored over 2 years ago by Maximo Mussini <[email protected]>
docs: update vitepress theme

github.com/ElMassimo/vite_ruby - 9f903cd4505f206b306fa62d4a6ce10e72199eac authored over 2 years ago by Maximo Mussini <[email protected]>
chore: fix reference to logo

github.com/ElMassimo/vite_ruby - 59c5c005d1ee8d12431071046e8298b515cf4db6 authored over 2 years ago by Maximo Mussini <[email protected]>
fix: support older versions of npm (v6) that ship with node 12 and 14

github.com/ElMassimo/vite_ruby - 0accc36e9ef82fa0923af4f94253433433c0b074 authored over 2 years ago by Maximo Mussini <[email protected]>
docs: upgrade vitepress and update theme (#191)

github.com/ElMassimo/vite_ruby - 6bbc797db153607dd0242940c5fc0c1a5081cf91 authored over 2 years ago by Máximo Mussini <[email protected]>
fix: don't add crossorigin to included stylesheet tags (close #189) (#190)

github.com/ElMassimo/vite_ruby - 575c73192fb485e8844f67b821c856d1a09db8f5 authored over 2 years ago by Shaun Dern <[email protected]>
chore: allow using alpha suffix in releases

github.com/ElMassimo/vite_ruby - bbfdca9f40582ff0f25bc533c5c88d538e7bf896 authored over 2 years ago by Maximo Mussini <[email protected]>
fix: update example setup from turbolinks to @hotwired/turbo

github.com/ElMassimo/vite_ruby - e1750bfb4b22a9a73a2b86950fb203d3e489ced6 authored over 2 years ago by Maximo Mussini <[email protected]>
chore: update example to use @hotwired/turbo instead

github.com/ElMassimo/vite_ruby - 6bc963dd6ad8e0500d550d29cd3a1a742e0867b6 authored over 2 years ago by Maximo Mussini <[email protected]>
deps: bump dev ruby version to 3.0.3

github.com/ElMassimo/vite_ruby - e0e482126c60e4763fdd2c084687d45a3533510c authored over 2 years ago by Maximo Mussini <[email protected]>
docs: clarify emptyOutDir

github.com/ElMassimo/vite_ruby - d6c9dc5243640831ca1f3d80332632f9de4b758e authored over 2 years ago by Maximo Mussini <[email protected]>