Skip to content
#

web-development

Here are 1,336 public repositories matching this topic...

Front-End-Checklist
trusktr
trusktr commented Feb 10, 2019

I see the "Welcome" doc page mentions "component system", but it is very vague. Can you describe what are all the reasons that I'd want to use Whitestorm over plain Three.js, f.e. what are all the things I get that Three.js does no offer, so that I can better understand?

Thanks!

colearendt
colearendt commented Jul 3, 2019

It seems that Shiny chooses random ports from 3000-8000 for connections. Some possible improvements that would be desirable:

  • document that this is the random port range
  • allow specifying a different random port range
  • some mechanism for determining if the port is available before it is selected?
  • a way to exclude ports from the range

The context here is RStudio Server and users who w

HarelM
HarelM commented Jun 30, 2018
  • Browser and version:
    Chrome 6x

  • Version of Leaflet (L.version):
    1.3.0

  • Version of esri Leaflet (L.esri.VERSION):
    2.1.4

Steps to reproduce the error:
Can be seen in the jsbin below. Using leaflet 1.1 there's no error but still no layer is visible.

  1. Use leaflet 1.3.0
  2. Try adding the following layer as dynamicMapLayer https://ags.moin.gov.il/arcgis/rest/services/Planning
Dan503
Dan503 commented Apr 28, 2019

Sectioning elements (<section>, <nav>, <aside>, and <article>) are able to be labeled using an aria-label or aria-labelledby attribute, not just <h#> elements.

Wouldn't that mean that those attributes can contribute to the document outline by labeling those sectioning elements?

The document outline tool completely ignores those attributes at the moment.

Improve this page

Add a description, image, and links to the web-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-development topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.