kibana/packages/kbn-test-subj-selector
Spencer 1532c5e9aa
Migrate ui/notify/fatal_error to new platform (#20752)
Fixes #20695

Extracts the "fatal error" handling logic from the `ui/notify` module and reimplements it in the new platform, using EUI for the fatal error page and continuing to support the `fatalError()` and `addFatalErrorCallback()` methods exported by the `ui/notify` module.

![image](https://user-images.githubusercontent.com/1329312/43032175-d37fbafc-8c65-11e8-8f1f-da71f0dac014.png)
2018-07-30 15:06:31 -07:00
..
test Increase prettier line width to 100 (#20535) 2018-07-09 22:50:37 +02:00
index.d.ts Migrate ui/notify/fatal_error to new platform (#20752) 2018-07-30 15:06:31 -07:00
index.js Fix misspellings (#19981) 2018-06-26 20:17:41 -07:00
package.json
README.md
tsconfig.json Migrate ui/notify/fatal_error to new platform (#20752) 2018-07-30 15:06:31 -07:00
yarn.lock

test-subj-selector

Convert a string from test subject syntax to css selectors.