Closed
Description
- handle a pre-instantiated sub view
- allow sub view to force the notify to resize
- allow sub view to close the notify
- allow sub view to cancel the notify (triggers
notify:cancelled
) - provide a hook to sub view to run when popup is opened
- provide hook to to sub view to run when popup is closed
- provide mechanism to stop notify being cancellable
Activity
issue/1892: added notify subview suppoprt
oliverfoster commentedon Dec 7, 2017
pr allows:
oliverfoster commentedon Dec 7, 2017
need to add a flag to stop the notify from being closed with a background click_isCancellable
added to notifyObjectoliverfoster commentedon Dec 13, 2017
also solves #1759
Items component model (#1959)