From f8bc64c9ab19123fc7bc71a56da97b3ac99dc182 Mon Sep 17 00:00:00 2001 From: Nick Wientge Date: Sun, 28 Dec 2014 22:37:26 -0500 Subject: [PATCH] mark navigation as done for now --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a821410..dcd921f 100644 --- a/README.md +++ b/README.md @@ -54,15 +54,15 @@ A [Product Hunt](http://producthunt.com) clone built in Meteor Ionic. * [x] collection-repeat (not needed with Blaze/Spacebars) * [x] Loading * [x] Modal -* [ ] Navigation (requires [iron:router](https://github.com/EventedMind/iron-router) integration) +* [x] Navigation (requires [iron:router](https://github.com/EventedMind/iron-router) integration) * [x] ion-nav-view * [x] ion-view * [x] ion-nav-bar * [x] ion-nav-back-button - * [ ] ion-nav-buttons + * [ ] ion-nav-buttons (not needed?) * [x] ion-nav-title - * [ ] nav-transition - * [ ] nav-direction + * [ ] nav-transition (not needed?) + * [ ] nav-direction (not needed?) * [ ] Platform * [x] Popover * [ ] Popup