Saturday, October 8, 2022
Up to date Permissions-Coverage directives and LSP help?
Posted by petrik
Hello, that is Petrik with this weeks updates within the Rails world.
Assist extra Permissions-Coverage directives
With the Permissions-Coverage header you possibly can permit or block using browser options.
This pull request provides help for directives for the next options: hid, idle-detection, screen-wake-lock, serial, sync-xhr and web-share.
Deprecate out of date Permissions-Coverage directives
The speaker, vibrate, and vr permissions coverage directives at the moment are deprecated. There isn’t any browser help for these directives, and no plan for browser help sooner or later. You may simply take away these directives out of your software.
Permit direct uploads to work inside engines
Calling direct uploads from inside a Rails Engine failed as a result of rails_direct_uploads_url was seemed up within the engine’s routes as an alternative of the applying’s routes. It now makes use of the main_app helper to confirm if the rails_direct_uploads_url exists.
Language Server help for Rails apps (WIP)
That is very a lot a piece in progress nevertheless it seems very promising. Refreshing is a Language Server that refreshes the Rails app each time you save your buffer. It additionally communicates errors again to the editor.
This week we had 14 contributors.
Bye!
Subscribe to get these updates mailed to you.