Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040158
en ru br
ALT Linux repos
S:2.1.0.1-alt0.1

Group :: Development/Ruby
RPM: gem-jquery-turbolinks

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.1.0.1-alt0.1
Build date: 26 january 2023, 11:34 ( 61.0 weeks ago )
Size: 12.11 Kb

Home page:   https://github.com/kossnocorp/jquery.turbolinks

License: MIT
Summary: jQuery plugin for drop-in fix binded events problem caused by Turbolinks
Description:

This gem does not work with Turbolinks 5+, and is not compatible with many
jQuery plugins. We do not recommend using it. Instead, please consider writing
your JavaScript in a way that makes it compatible with Turbolinks. These
resources can help:

* RSJS - A reasonable structure for JS, a document outlining how to write
 JavaScript as "behaviors" that will be compatible with Turbolinks.

* onmount - 1kb library to run something when a DOM element appears and when it
 exits.

Rationale: making jQuery plugins compatible with Turbolinks requires more than
simply dropping in a library. It should be able to setup and teardown its
changes as needed, which is something you can't automate. jQuery Turbolinks's
approach worked well enough for many libraries back in 2013, but today this is
no longer the case. Given its utility is very limited, we've decided to no
longer maintain this library.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-jquery-turbolinks-doc
  • gem-jquery-turbolinks
  • gem-jquery-turbolinks-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin