element-portable/src/components/views/settings
Suguru Hirahara 731776d189
Improve link buttons and inline link buttons styling (#8238)
* Set padding: 0 to both "link" and "link_inline"

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - _SpotlightDialog.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - JoinRuleSettings

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - _ViewSourceEvent.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - _RoomDirectory.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - _InviteDialog.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - ServerOfflineDialog

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - UpdateCheckButton

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - NonUrgentEchoFailureToast

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - CallView

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove unused styles - _RoomSettingsDialogBridges.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Replace "link" with "link_inline" for inline links

- src/components/structures/UserMenu.tsx
- src/components/views/dialogs/BetaFeedbackDialog.tsx
- src/components/views/dialogs/FeedbackDialog.tsx
- src/components/views/rooms/NewRoomIntro.tsx
- src/components/views/settings/tabs/room/NotificationSettingsTab.tsx
- src/components/views/settings/tabs/user/PreferencesUserSettingsTab.tsx
- src/components/views/spaces/SpaceCreateMenu.tsx

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Replace "link_inline" with "link" for links not inline

- src/async-components/views/dialogs/security/CreateKeyBackupDialog.tsx
- src/async-components/views/dialogs/security/CreateSecretStorageDialog.tsx
- src/components/structures/auth/ForgotPassword.tsx
- src/components/structures/auth/Registration.tsx
- src/components/views/auth/InteractiveAuthEntryComponents.tsx
- src/components/views/dialogs/security/AccessSecretStorageDialog.tsx
- src/components/views/dialogs/security/RestoreKeyBackupDialog.tsx
- src/components/views/messages/TileErrorBoundary.tsx
- src/components/views/messages/ViewSourceEvent.tsx

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove a redundant declaration - _SetupEncryptionBody.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove a redundant declaration - _ReplyChain.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove a redundant declaration - _EventTile.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove an obsolete style block - _RoomPreviewCard.scss

The block was transferred from _SpaceRoomView.scss with ec24dc661edb6979ba901936067e5bc731dafa59

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove a redundant declaration - _SecurityUserSettingsTab.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove element='span' - NewRoomIntro.tsx

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant declarations - _ServerPicker.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Replace 'link' with 'link_inline' - AnalyticsToast.tsx

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2022-06-29 22:37:34 +00:00
..
account Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
discovery Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
tabs Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00
AvatarSetting.tsx Auto fix 2021-10-22 17:23:37 -05:00
BridgeTile.tsx Improve pills (#6398) 2022-05-05 11:13:09 +02:00
ChangeAvatar.tsx Fix: Avatar preview does not update when same file is selected repeatedly (#8288) 2022-04-12 14:21:17 +02:00
ChangeDisplayName.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
ChangePassword.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
CrossSigningPanel.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
CryptographyPanel.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
DevicesPanel.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
DevicesPanelEntry.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
E2eAdvancedPanel.tsx Display description of E2E advanced panel as subsection text (#8889) 2022-06-25 13:55:04 +02:00
EventIndexPanel.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
FontScalingPanel.tsx Improve font scaling panel style (#8887) 2022-06-25 14:20:01 +02:00
ImageSizePanel.tsx Auto fix 2021-12-09 09:10:23 +00:00
IntegrationManager.tsx Improve integration manager dialog style (#8888) 2022-06-25 13:54:07 +02:00
JoinRuleSettings.tsx Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00
KeyboardShortcut.tsx Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
LayoutSwitcher.tsx De-labs Message Bubbles layout (#7612) 2022-01-25 10:12:05 +00:00
Notifications.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
ProfileSettings.tsx Clarify style rule structure of ProfileSettings to avoid unexpected regressions (#8884) 2022-06-25 19:23:33 +02:00
SecureBackupPanel.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
SetIdServer.tsx Improve SetIntegrationManager (#8878) 2022-06-26 10:43:33 +00:00
SetIntegrationManager.tsx Improve SetIntegrationManager (#8878) 2022-06-26 10:43:33 +00:00
SettingsFieldset.tsx Put room settings form elements in fieldsets (#7311) 2021-12-09 18:44:22 +01:00
SpellCheckSettings.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
ThemeChoicePanel.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
UiFeatureSettingWrapper.tsx Wrapping component to show/hide UI based on UIFeature setting (#7585) 2022-01-25 10:25:41 +01:00
UpdateCheckButton.tsx Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00