justinfagnani / route

A client + server routing library for Dart
BSD 3-Clause "New" or "Revised" License
114 stars 40 forks source link

Update Example client.dart to use querySelector instead of query #57

Open NathanielAJohnson opened 11 years ago

NathanielAJohnson commented 11 years ago

The client example uses the now deprecated query() instead of querySelector. This may be true of other parts of the examples but this is the one I noticed.

http://api.dartlang.org/docs/channels/stable/latest/dart_html.html#querySelector