kibana/packages/kbn-std
Pierre Gayvallet 4ee3677898
Add relative path handling to application.navigateToUrl (#78565)
* split application utilities and associated tests to distinct files

* do not match app if path does not start with the basePath

* add relative paths support to `navigateToUrl`

* add null-check error

* update generated doc

* nits on doc
2020-10-01 17:10:09 +02:00
..
src Add relative path handling to application.navigateToUrl (#78565) 2020-10-01 17:10:09 +02:00
package.json Aligns several module versions across the repository (#78327) 2020-09-28 16:08:22 -07:00
README.md
tsconfig.json
yarn.lock

@kbn/std — Kibana standard library

This package is a set of utilities that can be used both on server-side and client-side.