element-web/src/components/views/elements
J. Ryan Stinnett 26b2aa174b Add prefix support to Fields
This allows Fields to have an optional prefix component which is placed inside
the border of the Field and to the left of the input. Since this label animation
would be complex to get right for this case, it is instead fixed to the top left
if there is a prefix component.

This canonical example of this today would be a phone number field which
includes a country dropdown.
2019-03-05 15:25:43 +00:00
..
AccessibleButton.js Appease the linter 2019-01-21 18:41:49 -07:00
ActionButton.js Add redesign feedback dialog + button in tag panel 2018-12-19 12:27:05 +01: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 Rename Feather icon directory to feather-customised 2019-02-27 10:42:10 +00:00
AppTile.js hide delete & cancel button on stickers are they weren't visible before 2019-02-12 17:01:05 +01: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 fix dropdown style when input is shown 2019-01-30 11:42:50 +01:00
EditableItemList.js Rename Feather icon directory to feather-customised 2019-02-27 10:42:10 +00: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
EmojiText.js Change SAS to decimal / emoji 2019-02-08 14:57:36 +00:00
Field.js Add prefix support to Fields 2019-03-05 15:25:43 +00: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 Add redesign feedback dialog + button in tag panel 2018-12-19 12:27:05 +01:00
HomeButton.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
ImageView.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
InlineSpinner.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
LabelledToggleSwitch.js Implement the Security & Privacy tab of new room settings 2019-01-29 14:31:07 -07: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 Allow theming room header buttons 2019-02-13 10:47:04 +00:00
MemberEventListSummary.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13: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 Don't loop forever if you demote yourself via Enter on a PowerSelector 2019-03-04 13:08:54 -07:00
ProgressBar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ReplyThread.js Add missing permalinkCreator prop 2019-03-01 09:36:36 +00: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
SettingsButton.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 render badge on community 2019-02-06 14:31:43 +00: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
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