consul/ui-v2/tests/integration/helpers
John Cowen 80960c9d54 ui: Add `<State /> and `{{state-matches}}` ember component/helper (#7556)
This commit adds 2 ember component/helpers and a service to contain the
shared functionality for matching/rendering content dependent on state
identifiers. Currently a `service.state` method has been added to easily
make manual state objects, but these are built towards using `xstate` to
manage UI state in some of our future components.

We've added some tests here, and we aren't currently using these
components anywhere in this commit.
2020-05-12 17:14:20 +00:00
..
policy
service
token
atob-test.js
default-test.js
dom-position-test.js
env-test.js
format-number-test.js
href-mut-test.js
is-href-test.js
last-test.js
left-trim-test.js
object-entries-test.js
right-trim-test.js
route-match-test.js
slugify-test.js
split-test.js
starts-with-test.js
state-matches-test.js
substr-test.js
svg-curve-test.js
tween-to-test.js