mozilla/webmaker-core

Ergonomics – Add browser polyfill for getRouteData binding

Offen

#151 geöffnet am 14.07.2015

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (31 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (63 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This issue has been migrated from mozilla/webmaker-android#2015.

It was originally written by thisandagain on Wed May 27 2015 and had the following description:

The getRouteData method within lib/router.jsx does not provide a browser polyfill which makes testing / quick iteration more difficult. The getRouteParams method is a good reference for how this sort of testing polyfill could be implemented.

/cc **@**gvn

On Wed May 27 2015, gvn commented:

:+1:

Contributor Guide