issues
search
railsware
/
js-routes
Brings Rails named routes to javascript
http://railsware.github.io/js-routes/
MIT License
1.61k
stars
151
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JsRoutes::Middleware doesn't work with shakapacker >= 8
#321
a3vorobyov
opened
5 hours ago
0
fix for middleware generating empty routes with rails 8
#320
francescob
opened
4 days ago
6
using the middleware with rails 8 breaks rails routes generation
#319
francescob
opened
4 days ago
5
Migrate repo from master to main branch
#318
bogdan
closed
4 weeks ago
1
Missing ActiveAdmin routes on production
#317
dplaza
closed
1 month ago
2
JsRoutes namespace option can only be used if module_type is nil
#316
adeherdt-r7
closed
1 month ago
13
Fix broken configuration when module_type is Nil and namespace is being used.
#315
rapito
closed
1 month ago
4
Bug: Prefix is ignored if a namespace is used
#314
jamesst20
closed
4 months ago
1
Rails engine support: Engine configurations impact the main app
#313
jamesst20
closed
3 months ago
2
Emoji caused URIError: URI malformed
#312
umihico
closed
1 year ago
1
Options style route params
#311
mkdynamic
opened
1 year ago
8
fix: rename `File.exists?` to `File.exist?`
#310
arthurgeek
closed
1 year ago
5
Use configured Webpacker directory instead of default
#309
pricci1
closed
1 year ago
0
Add #__PURE__ to __jsr.r call in ESM output only, update tests.
#308
joshwilsonvu
closed
1 year ago
2
ESM Tree shaking not working because __jsr.r() is potentially impure
#307
joshwilsonvu
closed
1 year ago
3
Add post_processor to customize the output of each route
#306
vovanmozg
closed
1 year ago
10
Upgrade `rake assets:precompile` to `update js-routes` files in Rakefile did not work for me
#305
tae8838
closed
1 year ago
13
Error: Cannot read config file: while running yarn lint
#304
anksingh-mdsol
closed
1 year ago
3
Add GitHub actions for status badge to README.
#303
madogiwa0124
closed
2 years ago
0
Migrated ci from Travis CI to GitHub Actions workflow.
#302
madogiwa0124
closed
2 years ago
1
function to get all paths to do custom filtering and selecting?
#301
thejbix
closed
2 years ago
3
use configuration class directly
#300
caifara
closed
2 years ago
0
NameError: uninitialized constant JsRoutes::JsRoute
#299
katerberg
closed
2 years ago
6
Load Rails engine without Sprockets
#298
wtfspm
closed
2 years ago
0
module_type: nil causes "NIL is not supported by runtime"
#297
khiemb
closed
2 years ago
8
Custom output path
#296
beeforever
closed
2 years ago
2
Custom output path
#295
aviemet
closed
2 years ago
8
Task not found in Rails 7 app
#294
mdesantis
closed
2 years ago
9
Thoughts for using with webpacker within a Rails engine
#293
kyrofa
closed
2 years ago
2
module_type: nil causes "NIL is not supported by runtime"
#292
kyrofa
closed
2 years ago
4
Typo
#291
vizo
closed
2 years ago
0
Use default_url_options as base options hash (#289)
#290
ajclaasen
closed
3 years ago
0
Prefer default_url_options over implictly filling with params when passing options hash
#289
ajclaasen
closed
3 years ago
2
Automatic updates via rack middleware
#288
dnamsons
closed
2 years ago
5
Add safe check for 'window' to support server rendering
#287
AlexMeah
closed
3 years ago
3
No default export in Typescript definitions file
#286
utricularian
closed
3 years ago
2
Typescript doesn't resolve properly the dynamic routes module
#285
mdesantis
closed
3 years ago
5
Typescript definition file support
#284
bogdan
closed
3 years ago
0
Don't know how to build task 'js:routes'
#283
jefflyne
closed
3 years ago
9
fix/utils_namespace
#282
tashirosota
closed
3 years ago
1
TypeError: Cannot set property 'NameSpace' of undefined at version 2.0.7
#281
tashirosota
closed
3 years ago
2
how to get root_path
#280
jubilee2
closed
3 years ago
2
Cant pass query params to index resource route
#279
lukasedw
closed
3 years ago
3
Compatibility with Vite
#278
nickcotton
closed
3 years ago
4
Failing requests for "No route matches [GET] "/assets/routes.js.map"
#277
supairish
closed
3 years ago
8
config.include regExes should match the camelCased route names now
#276
OtherCroissant
closed
3 years ago
2
Different behaviour using optional param with engine
#275
nickcotton
closed
3 years ago
4
Different behavior with optional parameters
#274
pustovalov
closed
3 years ago
1
Improve is_object method
#273
pustovalov
closed
3 years ago
0
Cannot convert object to primitive value
#272
pustovalov
closed
3 years ago
3
Next