Ghost/ghost/admin/app/components
Kevin Ansfield 245f4ea80e auto-expanding editor title input (#699)
closes https://github.com/TryGhost/Ghost/issues/8463
- move generic text input handling into `text-input` mixin so it applies to text inputs and textareas
- adds `autoExpand` property to `gh-textarea` that accepts a selector to watch for resize changes, if the property is set then auto-expanding behaviour is triggered any time the textarea value is changed or when the selector element is resized (this prevents change in textarea width from toggling nav or split screen mode resulting in textarea content being hidden or the textarea being taller than it's contents)
- adds `ember-element-resize-detector` addon to allow watching of element resizes rather than window resizes (this was already included as a sub-dependency via `ember-light-table`->`ember-scrollable`->`ember-element-resize-detector`)
2017-05-18 17:01:30 +09:00
..
gh-search-input 🐛 fix typing a space in search input (#261) 2016-09-14 16:11:41 +01:00
modals show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
power-select add power-select/trigger template override 2017-04-10 10:53:27 +01:00
gh-activating-list-item.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-alert.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-alerts.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-app.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-basic-dropdown.js 🐛 fix sticky dropdown links (#621) 2017-04-05 15:26:01 +01:00
gh-blog-url.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-cm-editor.js 🐛 Fix HTML card not launching in edit mode (#647) 2017-04-18 19:20:38 +12:00
gh-content-cover.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-date-time-picker.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
gh-datetime-input.js No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
gh-download-count.js 💄 replace DownloadCountPoller with gh-download-count 2017-04-17 10:04:53 -04:00
gh-dropdown-button.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
gh-dropdown.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-editor-post-status.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
gh-editor.js 🎨 disable buttons in preview, fix preview overlap (#689) 2017-05-12 10:06:56 +02:00
gh-error-message.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-feature-flag.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-file-input.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-file-upload.js validate file uploads against "accept" mime-type before uploading (#214) 2016-08-22 05:45:33 -06:00
gh-file-uploader.js various test deprecation cleanup 2017-03-08 18:56:30 +00:00
gh-form-group.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
gh-fullscreen-modal.js minor refactors for recent/up-coming deprecations 2017-03-28 18:17:59 +01:00
gh-image-uploader-with-preview.js 🔥 remove URL input option from image upload components 2017-03-03 11:01:55 -06:00
gh-image-uploader.js SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
gh-infinite-scroll.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-input.js auto-expanding editor title input (#699) 2017-05-18 17:01:30 +09:00
gh-loading-spinner.js 🏃 improve navigation responsiveness with loading substates (#495) 2017-01-17 17:44:08 -06:00
gh-main.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-markdown-editor.js use image name as alt text when inserting images (#698) 2017-05-17 20:27:27 +09:00
gh-menu-toggle.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-mobile-nav-bar.js Prototype mobile navbar 2017-02-17 12:31:12 -06:00
gh-nav-menu.js 🐛 fix broken sidebar after successful import (#658) 2017-04-19 18:57:56 +02:00
gh-navigation.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-navitem-url-input.js Fix new url field focus bug (#194) 2016-08-10 08:31:16 -06:00
gh-navitem.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-notification.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-notifications.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-post-settings-menu.js 🔥 Adapt image property changes (#661) 2017-04-24 18:22:39 +01:00
gh-posts-list-item.js 🔥 Adapt image property changes (#661) 2017-04-24 18:22:39 +01:00
gh-profile-image.js minor refactors for recent/up-coming deprecations 2017-03-28 18:17:59 +01:00
gh-progress-bar.js SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
gh-publishmenu-draft.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
gh-publishmenu-published.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
gh-publishmenu-scheduled.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
gh-publishmenu.js match 0.11.x's auto-save behaviour (#652) 2017-04-19 18:09:31 +02:00
gh-search-input.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
gh-selectize.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
gh-simplemde.js open file dialog and upload images via editor toolbar (#685) 2017-05-10 17:16:36 +02:00
gh-skip-link.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
gh-subscribers-table.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-tab-pane.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-tab.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-tabs-manager.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-tag-settings-form.js 🔥 Adapt image property changes (#661) 2017-04-24 18:22:39 +01:00
gh-tag.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-tags-management-container.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-task-button.js 🐛 fix password change button not showing success state (#659) 2017-04-19 18:21:47 +02:00
gh-textarea.js auto-expanding editor title input (#699) 2017-05-18 17:01:30 +09:00
gh-theme-error-li.js show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
gh-theme-table.js 🎨 move theme activation to /themes endpoint 2017-03-08 10:46:33 +00:00
gh-timezone-select.js switch to ember-cli-moment-shim (#622) 2017-04-05 19:45:35 +02:00
gh-trim-focus-input.js auto-expanding editor title input (#699) 2017-05-18 17:01:30 +09:00
gh-upgrade-notification.js Added upgrade notification component to About page. (#102) 2016-07-15 16:58:35 -06:00
gh-uploader.js 🐛 fix editor image uploads in Edge (#687) 2017-05-12 10:02:33 +02:00
gh-url-preview.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-user-active.js fix missing user avatars in team list (#677) 2017-05-09 17:23:24 +01:00
gh-user-invited.js switch to ember-cli-moment-shim (#622) 2017-04-05 19:45:35 +02:00
gh-validation-status-container.js deps: ember@2.8.2 2016-10-07 17:32:30 +01:00
gh-view-title.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00