issues
search
hopsoft
/
turbo_boost-commands
Commands to help you build robust reactive applications with Rails & Hotwire.
MIT License
322
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support to replace the turbo_frame contents
#145
hajee
opened
4 months ago
2
Add configuration option for verifying client browser
#144
hopsoft
closed
5 months ago
0
Prepare for release
#143
hopsoft
closed
5 months ago
0
Reject/ignore untrusted command requests
#142
hopsoft
closed
5 months ago
1
Update attribute type casting
#141
hopsoft
closed
5 months ago
0
Optimize page state to have smaller payload
#140
hopsoft
closed
6 months ago
0
Update page state to omit empty entries
#139
hopsoft
closed
6 months ago
0
Update validators to use consistent initializer sig
#138
hopsoft
closed
6 months ago
1
Update entry middleware only switch to GET for matching drivers
#137
hopsoft
closed
6 months ago
1
Bring back forgery protection with Rails internals
#136
hopsoft
closed
6 months ago
1
Setup zeitwerk and autoloading for better lib DX
#135
hopsoft
opened
9 months ago
0
Ensure we always render errors with the Append strategy
#134
hopsoft
closed
6 months ago
1
Window driver fails to render if command raises an error
#133
hopsoft
closed
6 months ago
0
Update to use native Rails CSRF for Command POST
#132
hopsoft
closed
6 months ago
0
Comment skipped tests because appmapp sees them as failed
#131
hopsoft
closed
9 months ago
1
ci: Bootstrap initial AppMap archive
#130
hopsoft
closed
9 months ago
3
Rescue invalid signature and use session for purpose
#129
hopsoft
closed
9 months ago
0
Wrap forgery protection with a begin / rescue
#128
hopsoft
closed
9 months ago
1
Invoke commands via HTTP POST
#127
hopsoft
closed
9 months ago
0
Implement `dig` for TurboBoost::Commands::State
#126
julianrubisch
closed
9 months ago
1
Re-add build.mjs and remove AlpineJS references
#125
hopsoft
closed
9 months ago
0
Add explicit version to JavaScript package to bust importmap CDN cache
#124
hopsoft
closed
9 months ago
0
doc(importmap): improve install instructions
#123
mhenrixon
closed
9 months ago
0
fix(js): allow pinning importmaps with gem
#122
mhenrixon
closed
9 months ago
0
Remove the meta tag used for token or state
#121
hopsoft
closed
9 months ago
0
Update state management to use Universal ID
#120
hopsoft
closed
9 months ago
0
Remove meta tag and cookie (optimistic state management) for now
#119
hopsoft
closed
9 months ago
0
Add more guards around AttribueSte and prevent doc rewrite on error
#118
hopsoft
closed
10 months ago
0
Add extra guard when defining attribute methods
#117
hopsoft
closed
10 months ago
0
Remove implicit turbo:submit-start handler as it's not necessary
#116
hopsoft
closed
10 months ago
0
Update data and aria attribute marshaling to use Universal ID
#115
hopsoft
opened
10 months ago
0
Update the Docker setup
#114
hopsoft
closed
10 months ago
0
Setup server-side abort and error handler hooks for commands
#113
hopsoft
closed
11 months ago
0
Clarify how Commands are registered, invoked, and how to initialize data for Commands
#112
hopsoft
opened
1 year ago
0
Cannot Access `Current` Helpers with `prevent_controller_action` in `TurboBoost::Commands::Command`
#111
ivorpad
closed
1 year ago
2
Using turbo boost elements with cancancan
#110
mhenrixon
closed
1 year ago
8
Set Ruby 2.7.3 as the min version
#109
hopsoft
closed
1 year ago
0
Make message verifier url safe
#108
julianrubisch
closed
10 months ago
1
fix: Fix event delegation example in README
#107
julianrubisch
closed
1 year ago
0
Add ability to invoke Commands with a Stimulus controller
#106
hopsoft
opened
1 year ago
3
Abort actually raises an error
#105
hopsoft
closed
9 months ago
1
Forms aren't sending the Turbo Boost request header
#104
hopsoft
closed
9 months ago
1
Importmaps update delay
#103
mhenrixon
closed
9 months ago
2
Update the form driver to for Turbo FormSubmission
#102
hopsoft
closed
1 year ago
0
Guard against multiple loads/initializations
#101
hopsoft
closed
1 year ago
0
Guard against duplicate registers
#100
hopsoft
closed
1 year ago
0
Guard against duplicate registrations of delegates
#99
hopsoft
closed
1 year ago
0
Add a file list to the how sections
#98
hopsoft
closed
1 year ago
0
Fix error handling bug and surface source error
#97
hopsoft
closed
1 year ago
0
Fix streams installation and update docs
#96
hopsoft
closed
1 year ago
0
Next