kibana/packages/kbn-test-subj-selector
Spencer 519a9300ba
Migrate ui/notify/fatal_error to new platform (#20752) (#21452)
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 18:04:09 -07:00
..
test
index.d.ts Migrate ui/notify/fatal_error to new platform (#20752) (#21452) 2018-07-30 18:04:09 -07:00
index.js Fix misspellings (#19981) (#20284) 2018-06-27 20:50:06 -07:00
package.json
README.md
tsconfig.json Migrate ui/notify/fatal_error to new platform (#20752) (#21452) 2018-07-30 18:04:09 -07:00
yarn.lock

test-subj-selector

Convert a string from test subject syntax to css selectors.