Open a modal (or a new page) based on context

This feature is also sometime named the Pinterest-style route, which is further explained in this react-router example:

  cf0419f70e/examples/pinterest
This commit is contained in:
Maxime Quandalle 2015-08-27 00:27:23 +02:00
parent 95dcd8a146
commit 31c4aa01bd
6 changed files with 57 additions and 24 deletions

View file

@ -11,9 +11,9 @@ EscapeActions = {
'textcomplete',
'popup-back',
'popup-close',
'modalWindow',
'inlinedForm',
'detailsPane',
'modalWindow',
'multiselection',
'sidebarView'
],