mozilla/webmaker-core

Ergonomics – Add browser polyfill for getRouteData binding

开放

#151 创建于 2015年7月14日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (31 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (63 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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:

贡献者指南