• Ian Hickson's avatar
    Hide routes from the API when they're not needed. (#3431) · 1b9476c4
    Ian Hickson authored
    The 'routes' table is a point of confusion with new developers. By
    providing a 'home' argument that sets the '/' route, we can delay the
    point at which we teach developers about 'routes' until the point where
    they want to have a second route.
    1b9476c4
Name
Last commit
Last update
..
animation Loading commit data...
engine Loading commit data...
examples Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widget Loading commit data...