open-consul/ui-v2/app/services
John Cowen d2b1698c0d ui: Improvements to modal-dialog (#5585)
1. If the modal gets bigger than 80% of the viewport height a scrollbar
will be shown. Currently there isn't anywhere it can get this big, but
future work involves possible larger modals
2. Usually its difficult to figure out which was the 'unchecked' radio
button using an onchange event. Luckily ember/handlebars changes its
properties after the onchange event, so knowing that and using an extra
data-checked attribute set via ember, we can figure out which radio
button has been 'unchecked'. This means the logic for opening an
closing modals becomes slightly easier
2019-05-01 18:22:30 +00:00
..
client
code-mirror
repository
atob.js
btoa.js
confirm.js
dom-buffer.js
dom.js
error.js
feedback.js
form.js
lazy-proxy.js
logger.js
repository.js
search.js
settings.js
store.js
timeout.js