Пакет gem-jquery-turbolinks: Информация

    Исходный пакет: gem-jquery-turbolinks
    Версия: 2.1.0-alt1.1
    Собран:  1 июля 2020 г. 3:34
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/kossnocorp/jquery.turbolinks

    Лицензия: MIT
    О пакете: jQuery plugin for drop-in fix binded events problem caused by Turbolinks
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gem-jquery-turbolinks (noarch)
    gem-jquery-turbolinks-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev

      1. rpm-build-ruby

    Последнее изменение


    15 мая 2020 г. Pavel Skrylev 2.1.0-alt1.1
    - ! spec syntax, and tags
    - ! replace require dep to gitlab-turbolinks-classic
    6 июня 2019 г. Pavel Skrylev 2.1.0-alt1
    - Initial build for Sisyphus, packaged as a gem with usage Ruby Policy 2.0.