Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby3.1-rubygem-js-routes | Distribution: openSUSE Tumbleweed |
Version: 2.2.3 | Vendor: openSUSE |
Release: 1.3 | Build date: Wed Jun 15 05:03:05 2022 |
Group: Development/Languages/Ruby | Build host: lamb55 |
Size: 276908 | Source RPM: rubygem-js-routes-2.2.3-1.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://github.com/railsware/js-routes | |
Summary: Brings Rails named routes to javascript |
Generates javascript file that defines all Rails named routes as javascript helpers.
MIT
* Thu Apr 28 2022 Stephan Kulow <coolo@suse.com> updated to version 2.2.3 see installed CHANGELOG.md [#]# v2.2.4 * Fix rails engine loading if sprockets is not in Gemfile. Fixes [#294](https://github.com/railsware/js-routes/issues/294) [#]# v2.2.3 * Fixed NIL module type namespace defintion [#297](https://github.com/railsware/js-routes/issues/297). * The patch may cause a problem with nested `namespace` option * Ex. Value like `MyProject.Routes` requires to define `window.MyProject` before importing the routes file * Tue Feb 15 2022 Stephan Kulow <coolo@suse.com> updated to version 2.2.2 see installed CHANGELOG.md [#]# v2.2.2. * Fix custom file path [#295](https://github.com/railsware/js-routes/issues/295) * Tue Jan 25 2022 Stephan Kulow <coolo@suse.com> updated to version 2.2.1 see installed CHANGELOG.md [#]# v2.2.1 * Improve generator to update route files on `assets:precompile` and add them to `.gitignore by default` [#288](https://github.com/railsware/js-routes/issues/288#issuecomment-1012182815) [#]# v2.2.0 * Use Rack Middleware to automatically update routes file in development [#288](https://github.com/railsware/js-routes/issues/288) * This setup is now a default recommended due to lack of any downside comparing to [ERB Loader](./Readme.md#webpacker) and [Manual Setup](./Readme.md#advanced-setup) [#]# v2.1.3 * Fix `default_url_options` bug. [#290](https://github.com/railsware/js-routes/issues/290) [#]# v2.1.2 * Improve browser window object detection. [#287](https://github.com/railsware/js-routes/issues/287) [#]# v2.1.1 * Added webpacker generator `./bin/rails generate js_routes:webpacker` * Reorganized Readme to describe different setups with their pros and cons more clearly [#]# v2.1.0 * Support typescript defintions file aka `routes.d.ts`. See [Readme.md](./Readme.md#definitions) for more information. * Mon Jul 26 2021 Stephan Kulow <coolo@suse.com> updated to version 2.0.8 see installed CHANGELOG.md [#]# v2.0.8 * Forbid usage of `namespace` option if `module_type` is not `nil`. [#281](https://github.com/railsware/js-routes/issues/281). * Thu Jun 24 2021 Stephan Kulow <coolo@suse.com> updated to version 2.0.7 see installed CHANGELOG.md [#]# v2.0.7 * Remove source map annotation from JS file. Fixes [#277](https://github.com/railsware/js-routes/issues/277) * Generated file is not minified, so it is better to use app side bundler/compressor for source maps [#]# v2.0.6 * Disable `namespace` option default for all envs [#278](https://github.com/railsware/js-routes/issues/278) [#]# v2.0.5 * Fixed backward compatibility issue [#276](https://github.com/railsware/js-routes/issues/276) [#]# v2.0.4 * Fixed backward compatibility issue [#275](https://github.com/railsware/js-routes/issues/275) [#]# v2.0.3 * Fixed backward compatibility issue [#275](https://github.com/railsware/js-routes/issues/275) [#]# v2.0.2 * Fixed backward compatibility issue [#274](https://github.com/railsware/js-routes/issues/274) [#]# v2.0.1 * Fixed backward compatibility issue [#272](https://github.com/railsware/js-routes/issues/272) [#]# v2.0.0 Version 2.0 has some breaking changes. See [UPGRADE TO 2.0](./VERSION_2_UPGRADE.md) for guidance. * `module_type` option support * `documentation` option spport * Migrated implementation to typescript * ESM tree shaking support * Support camel case `toParam` version of `to_param` property * Wed Jan 20 2021 Stephan Kulow <coolo@suse.com> updated to version 1.4.14 see installed CHANGELOG.md [#]# v1.4.14 * Fix compatibility with UMD modules #237 [Comment](https://github.com/railsware/js-routes/issues/237#issuecomment-752754679) [#]# v1.4.13 * Improve compatibility with node environment #269. * Change default file location configuration to Webpacker if both Webpacker and Sprockets are loaded [#]# v1.4.11 * Use app/javascript/routes.js as a default file location if app/javascript directory exists * Add `default` export for better experience when used as es6 module [#]# v1.4.10 * Require engine only when sprockets is loaded #257. * Mon Feb 10 2020 Stephan Kulow <coolo@suse.com> - updated to version 1.4.9 see installed CHANGELOG.md [#]# v1.4.9 * Allow to specify null namespace and receive routes as an object without assigning it anywhere #247 * Fri Jul 19 2019 Stephan Kulow <coolo@suse.com> - updated to version 1.4.7 see installed CHANGELOG.md [#]# v1.4.7 * Fix a LocalJumpError on secondary initialization of the app #248 * Sun May 05 2019 Stephan Kulow <coolo@suse.com> - updated to version 1.4.6 see installed CHANGELOG.md [#]# v1.4.6 * Fix regression of #244 in #243 [#]# v1.4.5 * Fix escaping inside route parameters and globbing #244 [#]# v1.4.4 * Mon May 07 2018 factory-auto@kulow.org - updated to version 1.4.4 see installed CHANGELOG.md * More informative stack trace for ParameterMissing error #235 [#]# v1.4.3 * Proper implementation of the :subdomain option in routes generation
/usr/lib/ruby/gems/3.1.0/build_info /usr/lib/ruby/gems/3.1.0/cache/js-routes-2.2.3.gem /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3 /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/.document /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/.eslintrc.js /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/.gitignore /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/.nvmrc /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/.rspec /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/.travis.yml /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/Appraisals /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/CHANGELOG.md /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/Gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/LICENSE.txt /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/Rakefile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/Readme.md /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/VERSION_2_UPGRADE.md /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/app /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/app/assets /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/app/assets/javascripts /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/app/assets/javascripts/js-routes.js.erb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles/rails40_sprockets_2.gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles/rails40_sprockets_3.gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles/rails41_sprockets_2.gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles/rails41_sprockets_3.gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles/rails42_sprockets_2.gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles/rails42_sprockets_3.gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles/rails50_sprockets_3.gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles/rails51_sprockets_3.gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/gemfiles/rails52_sprockets_3.gemfile /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/js-routes.gemspec /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js-routes.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes/configuration.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes/engine.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes/generators /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes/generators/middleware.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes/generators/webpacker.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes/instance.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes/middleware.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes/route.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/js_routes/version.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/routes.d.ts /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/routes.js /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/routes.ts /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/tasks /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/tasks/js_routes.rake /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/templates /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/templates/erb.js /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/templates/initializer.rb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/lib/templates/routes.js.erb /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/package.json /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/tsconfig.json /usr/lib/ruby/gems/3.1.0/gems/js-routes-2.2.3/yarn.lock /usr/lib/ruby/gems/3.1.0/specifications/js-routes-2.2.3.gemspec /usr/share/doc/packages/ruby3.1-rubygem-js-routes /usr/share/doc/packages/ruby3.1-rubygem-js-routes/CHANGELOG.md /usr/share/doc/packages/ruby3.1-rubygem-js-routes/LICENSE.txt /usr/share/doc/packages/ruby3.1-rubygem-js-routes/Readme.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Aug 9 10:38:10 2022