This commit is contained in:
@@ -72,19 +72,19 @@ All platforms and browsers
|
|||||||
- TODO: CODE THIS FOR THIS MENU ISSUE
|
- TODO: CODE THIS FOR THIS MENU ISSUE
|
||||||
- Just added ability to send info to store that is picked up by nav menu
|
- Just added ability to send info to store that is picked up by nav menu
|
||||||
- REQUIREMENTS
|
- REQUIREMENTS
|
||||||
- Global Help link on *every* page
|
- DONE Global Help link on *every* page
|
||||||
- will change on each page
|
- will change on each page
|
||||||
- Global Logout link on every page
|
- DONE Global Logout link on every page
|
||||||
- Unchanging
|
- Unchanging
|
||||||
- Probably more global page items
|
- Probably more global page items
|
||||||
- Menu supports dividers
|
- DONE Menu supports dividers
|
||||||
- Menu has a context section and a global section
|
- DONE Menu has a context section and a global section
|
||||||
- One set of menu items only not two separate ones internally
|
- One set of menu items only not two separate ones internally
|
||||||
- Context items are at the top, then a divider, then the global ones at the bottom
|
- Context items are at the top, then a divider, then the global ones at the bottom
|
||||||
- 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 sets if it's contextual or not to adapt colour of app bar, but otherwise it's the same exact menu all the time
|
||||||
- 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 items colour so (for example) Save can be redded out when not savable
|
||||||
- Caller should be able to set the ENABLED property so it can handle different states
|
- DONE Caller should be able to set the ENABLED property so it can handle different states
|
||||||
- Maybe a change item event that takes a key and updates it rather than refreshing the whole menu basis on state change?
|
- TODO: 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?
|
- I.E. so that can change save button enabled and colour when state of form broken rules changes?
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user