dotland icon indicating copy to clipboard operation
dotland copied to clipboard

[Archived] deno.land website

Results 141 dotland issues
Sort by recently updated
recently updated
newest added

If you are in std or a third party module and you open the search, you would more likely expect: - it to default to symbol search - default to...

feat

We need to display documentation associated with the `@deprecated` tag when available. Currently we are only displaying the tag on a page, and the documentation is being "scrubbed". For example:...

ui quirk

As of right now, the 3rd party modules page (https://deno.land/x) indicates 4,726 total modules. The modules index endpoint (https://apiland.deno.dev/v2/modules) returns a 404 for pages 12 and over (`limit=100`). The same...

I've made it only show on hover, but to be honest I think I like it better when they're always visible. Let me know what you think. This uses the...

From @chrisirhc: This weird state where the left-hand panel seems to be affecting other modules/versions randomly: * https://deno.land/x/[email protected]/mod.ts (Ok) * https://deno.land/x/[email protected]/mod.ts (Bad) * https://deno.land/x/[email protected]/mod.ts (Ok)

bug

On the `https://deno.land/api@latest` page, toggle the `Manual` tab, go to `https://deno.land/manual@latest/introduction`, it is getting wrong. ![image](https://user-images.githubusercontent.com/25167721/191883529-2048d4e6-0376-4d65-8b1b-f7f2a788fbd2.png)

### Discussed in https://github.com/denoland/deno/discussions/15961 Originally posted by **justinmchase** September 20, 2022 In most / all readme's there is usually a little usage example to get someone started. It will usually...

suggestion