woocommerce/plugins/woocommerce-admin/client/layout
Chi-Hsuan Huang f1badbfb4b
Add global ErrorBoundary component for handling errors in react admin (#48250)
* feat: Add ErrorBoundary component for handling errors in WooCommerce admin client

* Add changelog

* Add tests for error-boundary

* Update plugins/woocommerce-admin/client/error-boundary/index.tsx

Co-authored-by: RJ <27843274+rjchow@users.noreply.github.com>

* Wrap text in __()

* Address feedback

* Fix tests

* Improve mobile view

* Update button

---------

Co-authored-by: RJ <27843274+rjchow@users.noreply.github.com>
2024-06-11 16:14:44 +08:00
..
footer [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
hooks Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03:00
store-alerts [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
test Add unit tests for 4 wcadmin tracks (#47876) 2024-06-07 15:14:26 +08:00
transient-notices [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
NoMatch.tsx Fix the issue that the React-powered admin routing page added after initialization could not be displayed (#47696) 2024-05-24 17:17:19 +08:00
controller.js Remove the new old experience (#47814) 2024-05-24 18:00:22 +00:00
index.js Fix the issue that the React-powered admin routing page added after initialization could not be displayed (#47696) 2024-05-24 17:17:19 +08:00
navigation.js Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
notices.js Align WooCommerce javascript code standards/linting/styles with WordPress core. (https://github.com/woocommerce/woocommerce-admin/pull/3674) 2020-02-14 15:23:21 +13:00
style.scss Add global ErrorBoundary component for handling errors in react admin (#48250) 2024-06-11 16:14:44 +08:00