wagtail/client/src/components/Explorer
Janneke Janssen 28dd28187a Update React and related dependencies to latest versions
Updated snapshots due to the upgrade and failing ExplorerPanel test. This was due to the shallow call being made earlier than defining the document.body
Update to React 16
Update other dependencies
Stylelint updates
Remove unused imports
Update babel and gulp packages
Update package-lock
2018-01-17 21:48:17 +02:00
..
__snapshots__ Update React and related dependencies to latest versions 2018-01-17 21:48:17 +02:00
reducers Tidy up new React + API explorer for mobile (fixes #3607) (#3635) 2017-06-09 00:08:04 +03:00
actions.js Inline util from redux-actions to reduce bundle size 2017-06-09 16:43:50 +03:00
actions.test.js Tidy up new React + API explorer for mobile (fixes #3607) (#3635) 2017-06-09 00:08:04 +03:00
Explorer.js Update React & Jest (#3611) 2017-05-28 21:49:05 +03:00
Explorer.scss Change Sass linting configuration to take advantage of stylelint capabilities 2017-08-26 16:39:45 +03:00
Explorer.test.js Update explorer for latest scope, UI, with tests 2017-05-13 23:53:10 +03:00
ExplorerHeader.js Update the React Explorer to use the admin_display_title instead of the regular page title 2017-08-03 12:05:52 +01:00
ExplorerHeader.test.js Eslint fix within the ExplorerHeader tests 2017-08-03 12:05:52 +01:00
ExplorerItem.js Fix explorer item link behaviour (#3763) 2017-08-16 00:35:32 +03:00
ExplorerItem.scss Change Sass linting configuration to take advantage of stylelint capabilities 2017-08-26 16:39:45 +03:00
ExplorerItem.test.js Update the React Explorer to use the admin_display_title instead of the regular page title 2017-08-03 12:05:52 +01:00
ExplorerPanel.js Tidy up new React + API explorer for mobile (fixes #3607) (#3635) 2017-06-09 00:08:04 +03:00
ExplorerPanel.test.js Update React and related dependencies to latest versions 2018-01-17 21:48:17 +02:00
ExplorerToggle.js Update React & Jest (#3611) 2017-05-28 21:49:05 +03:00
ExplorerToggle.test.js Update explorer for latest scope, UI, with tests 2017-05-13 23:53:10 +03:00
index.js Tidy up new React + API explorer for mobile (fixes #3607) (#3635) 2017-06-09 00:08:04 +03:00
index.test.js Update React and related dependencies to latest versions 2018-01-17 21:48:17 +02:00
PageCount.js Update React & Jest (#3611) 2017-05-28 21:49:05 +03:00
PageCount.test.js Remove irrelevant tests from the PageCount since it does not have a title dependency when displaying 2017-08-03 12:05:52 +01:00