mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05: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.js | ||
gh-alert.js | ||
gh-alerts.js | ||
gh-app.js | ||
gh-blog-url.js | ||
gh-cm-editor.js | ||
gh-content-cover.js | ||
gh-content-preview-content.js | ||
gh-content-view-container.js | ||
gh-dropdown-button.js | ||
gh-dropdown.js | ||
gh-ed-editor.js | ||
gh-ed-preview.js | ||
gh-editor-save-button.js | ||
gh-editor.js | ||
gh-error-message.js | ||
gh-file-upload.js | ||
gh-form-group.js | ||
gh-infinite-scroll-box.js | ||
gh-infinite-scroll.js | ||
gh-input.js | ||
gh-main.js | ||
gh-menu-toggle.js | ||
gh-modal-dialog.js | ||
gh-nav-menu.js | ||
gh-navigation.js | ||
gh-navitem-url-input.js | ||
gh-navitem.js | ||
gh-notification.js | ||
gh-notifications.js | ||
gh-popover-button.js | ||
gh-popover.js | ||
gh-posts-list-item.js | ||
gh-profile-image.js | ||
gh-search-input.js | ||
gh-select-native.js | ||
gh-selectize.js | ||
gh-skip-link.js | ||
gh-spin-button.js | ||
gh-tab-pane.js | ||
gh-tab.js | ||
gh-tabs-manager.js | ||
gh-textarea.js | ||
gh-trim-focus-input.js | ||
gh-upload-modal.js | ||
gh-uploader.js | ||
gh-url-preview.js | ||
gh-user-active.js | ||
gh-user-invited.js | ||
gh-validation-status-container.js | ||
gh-view-title.js |