wagtail/client/src
Emily Horsman ac632b3b8f Fix explorer item link behaviour (#3763)
Adds a href prop to the right arrow Button in ExplorerItem. Opening this
link manually (such as Open Link in New Tab) will now take the user to
the deeper page list. Before this commit this button erroneously had no
href and thus would only take them to the current page.
2017-08-16 00:35:32 +03:00
..
api Fix mobile explorer scrolling issue (#3645) 2017-06-11 23:31:52 +03:00
cli First version of the explorer on top of admin API 2017-05-13 23:53:10 +03:00
components Fix explorer item link behaviour (#3763) 2017-08-16 00:35:32 +03:00
config Update explorer for latest scope, UI, with tests 2017-05-13 23:53:10 +03:00
utils Inline util from redux-actions to reduce bundle size 2017-06-09 16:43:50 +03:00
index.js Update explorer for latest scope, UI, with tests 2017-05-13 23:53:10 +03:00
index.test.js Update explorer for latest scope, UI, with tests 2017-05-13 23:53:10 +03:00