element-web-Github/src/components/views/elements
Travis Ralston f55a40001c Touch up settings: alignment, spacing, error states
Fixes https://github.com/vector-im/riot-web/issues/10554

Issues fixed:
* Fields were not ~30px from the avatar (too much right margin)
* Tooltips overflowed the dialog on some resolutions
* SetIdServer didn't have an error state for making the field red
* Spacing between sections in Discovery was wrong (fixed by just removing the problematic n+2 selector - it didn't help anything)
2019-08-20 13:20:07 -06:00
..
AccessibleButton.js Revert "Merge pull request #3019 from matrix-org/travis/sr/fix-timeline" 2019-05-28 12:22:22 +01:00
AccessibleTooltipButton.js Update AccessibleTooltipButton.js 2019-07-02 10:28:36 +01:00
ActionButton.js adds validation for fields. 2019-03-12 14:02:54 +00:00
AddressSelector.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
AddressTile.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
AppPermission.js Keep widget URL in permission screen to one line 2019-07-23 18:06:37 +01:00
AppTile.js Fix regression on widget panel edit button 2019-08-20 15:55:57 +03:00
AppWarning.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
CreateRoomButton.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
DeviceVerifyButtons.js small makeover of member info panel 2019-01-29 21:14:16 +01:00
DialogButtons.js Merge remote-tracking branch 'origin/develop' into dbkr/e2e_backups 2018-10-25 17:42:46 +01:00
DirectorySearchBox.js room directory makeover 2019-01-29 15:34:58 +01:00
DNDTagTile.js Import react as React in src/components/views/elements/DNDTagTile.js 2018-06-06 17:59:50 +09:00
Dropdown.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
EditableItemList.js make things a tad saner 2019-07-06 11:16:01 +01:00
EditableText.js Fix room topics/names reseting when UserSetting re-renders 2018-06-28 18:11:52 +01:00
EditableTextContainer.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
Field.js Touch up settings: alignment, spacing, error states 2019-08-20 13:20:07 -06:00
Flair.js Remove withMatrixClient as we are committed to using Contexts 2019-08-05 12:26:31 +01:00
GeminiScrollbarWrapper.js Fix warning "Unknown prop wrappedRef on <div> tag..." 2018-04-05 17:39:25 +01:00
GroupsButton.js Add redesign feedback dialog + button in tag panel 2018-12-19 12:27:05 +01:00
ImageView.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
InlineSpinner.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
InteractiveTooltip.js Tweak interactive tooltip buffer area allow for overshoot 2019-07-25 12:17:07 +01:00
LabelledToggleSwitch.js Support whitelisting/blacklisting widgets for OpenID 2019-03-15 21:33:31 -06:00
LanguageDropdown.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
LazyRenderList.js always rerender 2019-02-14 13:30:03 +01:00
ManageIntegsButton.js Refactor integration manager handling into a common place 2019-08-09 16:08:06 -06:00
MemberEventListSummary.js Show anything other than ban/invite -> leave as a kick 2019-07-10 08:57:00 +01:00
MessageSpinner.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
PersistedElement.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
PersistentApp.js Make ActiveWidgetStore clear persistent widgets 2018-07-24 16:21:43 +01:00
Pill.js Remove unexpected underline from pills 2019-01-07 09:56:40 -06:00
PowerSelector.js use keydown here, as its a div element 2019-07-17 17:23:19 +02:00
ProgressBar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ReplyThread.js Skip forceUpdate in ReplyThread if the redacted event is not relevant 2019-08-14 23:27:04 +01:00
ResizeHandle.js add id to props for completeness 2018-12-18 14:31:38 +01:00
RoomDirectoryButton.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
SettingsFlag.js Add a ToggleSwitch and use it for SettingsFlag 2019-01-23 15:50:41 -07:00
Spinner.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
StartChatButton.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
SyntaxHighlight.js move non-Riot-specific components over from riot-web 2018-04-11 23:58:04 +01:00
TagTile.js adds validation for fields. 2019-03-12 14:02:54 +00:00
TextWithTooltip.js newline for the linter 2019-05-13 18:31:43 -06:00
TintableSvg.js Revert "Merge pull request #2336 from matrix-org/travis/notif-button" 2019-01-03 15:44:07 -07:00
TintableSvgButton.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
ToggleSwitch.js Ensure toggle switches listen to property changes 2019-02-07 11:54:13 -07:00
Tooltip.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
TooltipButton.js TooltipButton rename step 2 of 2 2019-06-19 11:32:03 +01:00
TruncatedList.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
UserSelector.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
Validation.js Throttle validation in response to user input 2019-04-25 14:29:10 +01:00