diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6cf32afd..8284e853 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -84,8 +84,10 @@ All platforms and browsers - DONE Caller sets if it's contextual or not to adapt colour of app bar, but otherwise it's the same exact menu all the time - DONE Caller should be able to set items colour so (for example) Save can be redded out when not savable - DONE Caller should be able to set the ENABLED property so it can handle different states - - TODO: Maybe a change item event that takes a key and updates it rather than refreshing the whole menu basis on state change? + - DONE: Maybe a change item event that takes a key and updates it rather than refreshing the whole menu basis on state change? - I.E. so that can change save button enabled and colour when state of form broken rules changes? + - Surface property that will force an item to be surfaced to the left of the menu in the app-bar + - Keep the original in the menu though for people that are used to it?