Ghost/ghost/admin/lib
Kevin Ansfield b5f43a7e9d Added autofocus of button text input in email-cta card after enabling button
refs https://github.com/TryGhost/Team/issues/1009

- added ID generation to the component as an example of good practice to avoid problems with multiple elements having the same ID
- used `afterRender` queue to schedule the focus of the button text input element so the element actually exists (it's added to the DOM only when `showButton` is true so we have to wait for that to complete)
2021-08-25 15:41:30 +01:00
..
asset-delivery Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
koenig-editor Added autofocus of button text input in email-cta card after enabling button 2021-08-25 15:41:30 +01:00