consul/ui/packages/consul-ui/app/instance-initializers
John Cowen 70f29c2312 ui: [BUGFIX] Fix KV Code Editor syntax loading (#10605)
This commit adds a bit of string wrangling to avoid the keys in our javascript source file also being transformed. Additionally, whilst looking at this we decided that Maps are a better dictionary than javascript objects, so we moved to use those here also (but this doesn't affect the issue)
2021-07-14 17:56:18 +00:00
..
container.js ui: DataSource Decorator (#9746) 2021-02-23 08:56:42 +00:00
debug.js ui: Add intl debug helpers (#10513) (#10561) 2021-07-07 10:26:12 +01:00
href-to.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 16:46:46 +00:00
i18n.js ui: Add intl debug helpers (#10513) (#10561) 2021-07-07 10:26:12 +01:00
ivy-codemirror.js ui: [BUGFIX] Fix KV Code Editor syntax loading (#10605) 2021-07-14 17:56:18 +00:00
nspace.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 16:46:46 +00:00
selection.js ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00