consul/ui-v2/app
John Cowen 077d70ff44
ui: Previously we were passing through 'fake' events, revert to real.. (#5810)
Previously we were creating a fake event and amending the name of the
fake event, this meant that other `event.target` properties weren't
being passed through (in this instance `checked`) this changes the
approach to not use fake events, and allows you to overwrite the name
that the form uses for `handleEvent`
2019-05-08 17:12:16 +01:00
..
adapters
components ui: Previously we were passing through 'fake' events, revert to real.. (#5810) 2019-05-08 17:12:16 +01:00
computed
controllers
forms
helpers
initializers
instance-initializers
mixins ui: Don't look for isDescriptor on null (related to null proxies) (#5782) 2019-05-03 11:39:32 +01:00
models
routes
routing
search/filters
serializers
services ui: fix production build only empty role modal (#5806) 2019-05-08 10:01:26 +01:00
styles ui: Ensure room for non-hidden scrollbars (#5802) 2019-05-08 09:59:57 +01:00
templates ui: Gives the minimal in-form token list use a maximum row size (#5807) 2019-05-08 10:02:09 +01:00
utils ui: Previously we were passing through 'fake' events, revert to real.. (#5810) 2019-05-08 17:12:16 +01:00
validations
app.js
env.js
index.html
resolver.js
router.js