element-web/src/components/views/elements
Travis Ralston 9582c1e65a Move all dialog buttons to the right and fix their order
Fixes https://github.com/vector-im/riot-web/issues/5689

Some dialogs had their own CSS that prevented the buttons from being placed in the right spot. This has been fixed by using a generic standard for the buttons. The only strange dialog that needed more CSS was the devtools dialog due to the header.

Not all dialogs have been checked - I spot-checked about half of them and verified the CSS manually on an established account. It's hard to get at all the dialogs without convoluted testing.
2018-10-19 15:33:23 -06:00
..
AccessibleButton.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
ActionButton.js Add aria-labels to ActionButtons 2017-11-17 14:33:39 +01:00
AddressSelector.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
AddressTile.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
AppPermission.js Move WidgetUtils to utils dir 2018-06-26 11:59:16 +01:00
AppTile.js Lint 2018-08-17 09:42:23 +01:00
AppWarning.js Address review comments and fix lint errors 2018-10-02 20:32:54 +02:00
CreateRoomButton.js Run eslint --fix 2017-10-11 17:56:17 +01:00
DeviceVerifyButtons.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
DialogButtons.js Move all dialog buttons to the right and fix their order 2018-10-19 15:33:23 -06:00
DirectorySearchBox.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
DNDTagTile.js Import react as React in src/components/views/elements/DNDTagTile.js 2018-06-06 17:59:50 +09:00
Dropdown.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
EditableItemList.js Fix room topics/names reseting when UserSetting re-renders 2018-06-28 18:11:52 +01:00
EditableText.js Fix room topics/names reseting when UserSetting re-renders 2018-06-28 18:11:52 +01:00
EditableTextContainer.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
EmojiText.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
Flair.js Fix linting 2018-01-19 14:07:13 +00:00
GeminiScrollbarWrapper.js Fix warning "Unknown prop wrappedRef on <div> tag..." 2018-04-05 17:39:25 +01:00
GroupsButton.js Remember to import React 2017-11-10 15:55:55 +00:00
HomeButton.js Run eslint --fix 2017-10-11 17:56:17 +01:00
ImageView.js point imports at the new locations 2018-04-13 00:43:44 +01:00
InlineSpinner.js move non-Riot-specific components over from riot-web 2018-04-11 23:58:04 +01:00
LanguageDropdown.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ManageIntegsButton.js Pass room name. 2018-02-09 11:44:27 +00:00
MemberEventListSummary.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
MessageSpinner.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
PersistedElement.js Fix persistend element location not updating 2018-07-27 14:33:05 +01:00
PersistentApp.js Make ActiveWidgetStore clear persistent widgets 2018-07-24 16:21:43 +01:00
Pill.js Update Pill.js 2018-10-04 10:34:34 +01:00
PowerSelector.js Update PowerSelector to support powerLevelKey prop 2018-02-28 16:15:20 +00:00
ProgressBar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ReplyThread.js Take replies out of labs! 2018-06-20 09:57:11 +01:00
RoomDirectoryButton.js Run eslint --fix 2017-10-11 17:56:17 +01:00
SettingsButton.js Run eslint --fix 2017-10-11 17:56:17 +01:00
SettingsFlag.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
Spinner.js move non-Riot-specific components over from riot-web 2018-04-11 23:58:04 +01:00
StartChatButton.js Run eslint --fix 2017-10-11 17:56:17 +01:00
SyntaxHighlight.js move non-Riot-specific components over from riot-web 2018-04-11 23:58:04 +01:00
TagTile.js trigger TagTile context menu on right click 2018-06-18 22:13:20 +01:00
TintableSvg.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
TintableSvgButton.js Add a button to 'pop out' widgets in to their own tab. 2018-04-25 12:49:30 +01:00
ToolTipButton.js Add missing whitespace 2017-11-07 15:15:10 +00:00
TruncatedList.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
UserSelector.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00