From 31c4aa01bda63e510e120ae9da8149c732111d2a Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Thu, 27 Aug 2015 00:27:23 +0200 Subject: 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: https://github.com/rackt/react-router/tree/cf0419f70e14a0ae39cba2ff99b01d3cbbd085be/examples/pinterest --- client/lib/escapeActions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/lib/escapeActions.js') diff --git a/client/lib/escapeActions.js b/client/lib/escapeActions.js index b3d4efe0..1297cfb0 100644 --- a/client/lib/escapeActions.js +++ b/client/lib/escapeActions.js @@ -11,9 +11,9 @@ EscapeActions = { 'textcomplete', 'popup-back', 'popup-close', + 'modalWindow', 'inlinedForm', 'detailsPane', - 'modalWindow', 'multiselection', 'sidebarView' ], -- cgit v1.2.3-1-g7c22