remotipart icon indicating copy to clipboard operation
remotipart copied to clipboard

NPM package

Open anero opened this issue 6 years ago • 4 comments

This PR adds support for using the library via webpacker.

The package is not currently published so you'd need to add the dependency from github: "remotipart": "https://github.com/JangoSteve/remotipart.git#npm_package" And then just add the following to app/javascripts/application.js: import 'remotipart'

Usage via assets pipeline remains the same: #= require jquery.remotipart

Note: we weren't able to test these changes on Rails-jQuery-Demo as it will require migrating to Rails 5 and setting up webpacker.

anero avatar Jun 26 '18 15:06 anero

I think, until PR doesn't merged it should be use https://github.com/controlshift/remotipart.git#npm_package. controlshift instead of JangoSteve

tilvan avatar Nov 13 '18 20:11 tilvan

any update?

attenzione avatar Feb 27 '19 10:02 attenzione

Are there any updates on if this will be merged in?

joemasilotti avatar Sep 11 '19 17:09 joemasilotti

I'd love to see this merged in and brought up to date with the latest changes. Any update on this?

ryanb avatar Apr 01 '20 12:04 ryanb