1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/runtime/permissions
Bartek Iwańczuk ab8802f49b
feat(permissions): link to docs in permission prompt (#24948)
This commit updates permission prompt to add a link
to the documentation for particular flag.

Additionally the box drawings around the prompt have been slightly
altered for better visibility.

<img width="737" alt="Screenshot 2024-08-08 at 12 42 32"
src="https://github.com/user-attachments/assets/6ae748cd-4f29-439d-b0ee-f28f565f211a">
2024-08-08 15:39:31 +02:00
..
Cargo.toml chore: forward v1.45.5 release commit to main (#24818) 2024-07-31 15:14:27 -07:00
lib.rs fix: Add sys permission kinds for node compat (#24242) 2024-07-10 15:15:43 +02:00
prompter.rs feat(permissions): link to docs in permission prompt (#24948) 2024-08-08 15:39:31 +02:00
README.md refactor: add deno_permissions crate (#22236) 2024-03-12 10:42:26 -07:00