You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
if I type something like "Node.remove" in the search box, it would be nice if dart:html Node.remove was the first result. The old doc viewer supported this, and I thought DartDocViewer did too, so not sure if this is a regression or a feature request. Either way, it would be super helpful :)
From @jmesserly on April 24, 2014 23:24:09
if I type something like "Node.remove" in the search box, it would be nice if dart:html Node.remove was the first result. The old doc viewer supported this, and I thought DartDocViewer did too, so not sure if this is a regression or a feature request. Either way, it would be super helpful :)
(note: I was actually searching for another property, but it was affected by the docgen bug that causes dart:html things to link to a non-existent page in Polymer, so I reproduced it using Node.remove which has a working link: https://api.dartlang.org/apidocs/channels/stable/dartdoc-viewer/dart-dom-html.Node#id_remove )
Original issue: http://code.google.com/p/dart/issues/detail?id=18433
The text was updated successfully, but these errors were encountered: