open-consul/ui/packages/consul-ui/app/instance-initializers
John Cowen 4f6674f16f
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 18:55:35 +01:00
..
container.js ui: DataSource Decorator (#9746) 2021-02-23 08:56:42 +00:00
debug.js ui: Add intl debug helpers (#10513) 2021-07-06 17:01:08 +01:00
href-to.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
i18n.js ui: Add intl debug helpers (#10513) 2021-07-06 17:01:08 +01:00
ivy-codemirror.js ui: [BUGFIX] Fix KV Code Editor syntax loading (#10605) 2021-07-14 18:55:35 +01:00
nspace.js ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
selection.js ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00