diff --git a/developer_manual/design/atomiccomponents.rst b/developer_manual/design/atomiccomponents.rst index 7508c60db..6008cc50e 100644 --- a/developer_manual/design/atomiccomponents.rst +++ b/developer_manual/design/atomiccomponents.rst @@ -255,19 +255,6 @@ When referring to a user inline in your app, a user bubble element can be used. .. _Tooltips: -Tooltips --------- - -.. image:: ../images/tooltip.png - :alt: Tooltip in Files - - -Tooltips are small elements which appear on hover and contain information about the element. Although not necessary for every action or item on the screen, tooltips are great for providing extra information or when an element is too small for the text contained in it. - -Using many tooltips is not advised, and if your app does this, possibly consider instead using text labels for icons, reducing the number of actions, or if the info in the tooltip is needed at all. - -`The tooltip Vue component can be found here as a directive `_. - .. _Empty content: Empty content diff --git a/developer_manual/images/action-menu-checkbox.png b/developer_manual/images/action-menu-checkbox.png index 744c04eb2..03205d913 100644 Binary files a/developer_manual/images/action-menu-checkbox.png and b/developer_manual/images/action-menu-checkbox.png differ diff --git a/developer_manual/images/action-menu-icon.png b/developer_manual/images/action-menu-icon.png index 11c1f2bd0..427481200 100644 Binary files a/developer_manual/images/action-menu-icon.png and b/developer_manual/images/action-menu-icon.png differ diff --git a/developer_manual/images/action-menu-new-item.gif b/developer_manual/images/action-menu-new-item.gif index 608b1854f..f05da6f17 100644 Binary files a/developer_manual/images/action-menu-new-item.gif and b/developer_manual/images/action-menu-new-item.gif differ diff --git a/developer_manual/images/action-menu-radio-button.gif b/developer_manual/images/action-menu-radio-button.gif index 3b86d111a..60c1b9a65 100644 Binary files a/developer_manual/images/action-menu-radio-button.gif and b/developer_manual/images/action-menu-radio-button.gif differ diff --git a/developer_manual/images/action-menu-second-level.gif b/developer_manual/images/action-menu-second-level.gif index d46897ec4..cded0dbfd 100644 Binary files a/developer_manual/images/action-menu-second-level.gif and b/developer_manual/images/action-menu-second-level.gif differ diff --git a/developer_manual/images/action-menu.png b/developer_manual/images/action-menu.png index d7a3e65cf..fa23b0047 100644 Binary files a/developer_manual/images/action-menu.png and b/developer_manual/images/action-menu.png differ diff --git a/developer_manual/images/avatar-talk.gif b/developer_manual/images/avatar-talk.gif index 67ba0bfa8..7f69c1f05 100644 Binary files a/developer_manual/images/avatar-talk.gif and b/developer_manual/images/avatar-talk.gif differ diff --git a/developer_manual/images/button-primary-secondary.png b/developer_manual/images/button-primary-secondary.png index 316a29dbb..1b365da87 100644 Binary files a/developer_manual/images/button-primary-secondary.png and b/developer_manual/images/button-primary-secondary.png differ diff --git a/developer_manual/images/checkboxes-settings.png b/developer_manual/images/checkboxes-settings.png index d4db23aac..86b91aec0 100644 Binary files a/developer_manual/images/checkboxes-settings.png and b/developer_manual/images/checkboxes-settings.png differ diff --git a/developer_manual/images/colour-picker.gif b/developer_manual/images/colour-picker.gif index 23655023a..3d4c88d63 100644 Binary files a/developer_manual/images/colour-picker.gif and b/developer_manual/images/colour-picker.gif differ diff --git a/developer_manual/images/deck-card-modal.png b/developer_manual/images/deck-card-modal.png index 3ac9b6dfa..3607178f2 100644 Binary files a/developer_manual/images/deck-card-modal.png and b/developer_manual/images/deck-card-modal.png differ diff --git a/developer_manual/images/dropdown-find-as-you-type.gif b/developer_manual/images/dropdown-find-as-you-type.gif index 35130beb1..9465d1a80 100644 Binary files a/developer_manual/images/dropdown-find-as-you-type.gif and b/developer_manual/images/dropdown-find-as-you-type.gif differ diff --git a/developer_manual/images/empty-content.png b/developer_manual/images/empty-content.png index a48fde1f3..969fd8f6e 100644 Binary files a/developer_manual/images/empty-content.png and b/developer_manual/images/empty-content.png differ diff --git a/developer_manual/images/meter-settings.png b/developer_manual/images/meter-settings.png index 9e5703d23..ce024b5ce 100644 Binary files a/developer_manual/images/meter-settings.png and b/developer_manual/images/meter-settings.png differ diff --git a/developer_manual/images/skeleton-screen-talk.png b/developer_manual/images/skeleton-screen-talk.png index 38d25a992..43e54f2eb 100644 Binary files a/developer_manual/images/skeleton-screen-talk.png and b/developer_manual/images/skeleton-screen-talk.png differ