mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 03:12:54 +03:00
52089705d7
issue #5841 - fix relative link checks in navlink url input component - fix navlink url input component sending absolute URLs instead of relative URLs to action handler - remove URL manipulation in navigation settings controller (url input handles URL manipulation, validator flags anything that's still incorrect) - capture cmd-s in url input to ensure changes are actioned before save - automatically add mailto: to e-mail addresses - add gh-validation-state-container component so .error/.success validation classes can be applied to any container element - add validation-state mixin that can be mixed in to any other component to give it access to validation status (used in gh-navitem component to keep alignment when inline error message elements are added) - validate and display inline errors on save - improve ember test coverage for navigation settings related controller and components |
||
---|---|---|
.. | ||
gh-activating-list-item.hbs | ||
gh-alert.hbs | ||
gh-alerts.hbs | ||
gh-app.hbs | ||
gh-blog-url.hbs | ||
gh-content-preview-content.hbs | ||
gh-content-view-container.hbs | ||
gh-ed-preview.hbs | ||
gh-editor-save-button.hbs | ||
gh-editor.hbs | ||
gh-error-message.hbs | ||
gh-file-upload.hbs | ||
gh-infinite-scroll-box.hbs | ||
gh-infinite-scroll.hbs | ||
gh-menu-toggle.hbs | ||
gh-modal-dialog.hbs | ||
gh-nav-menu.hbs | ||
gh-navigation.hbs | ||
gh-navitem.hbs | ||
gh-notification.hbs | ||
gh-notifications.hbs | ||
gh-posts-list-item.hbs | ||
gh-profile-image.hbs | ||
gh-search-input.hbs | ||
gh-select-native.hbs | ||
gh-spin-button.hbs | ||
gh-uploader.hbs | ||
gh-url-preview.hbs | ||
gh-user-active.hbs | ||
gh-user-invited.hbs | ||
gh-view-title.hbs |