status-desktop/ui/app/AppLayouts/Chat
Lukáš Tinkl f6355dc4a6 fix(StatusBaseInput): No padding for input fields
- make the left/right padding and internal spacing consistent with the
Figma design

- the padding itself got broken by a behavior-incompatible change introduced in
17aaec2d53 (diff-451194c72ab50ea2586b6f1d6521b81d9a93206069788117326788be28b638fd);
this change is however correct but we can no longer rely on the
implementation detail that used to "reset" the left/right padding to its
default value when we set  `leftPadding: 0`

Fixes #8910
2023-01-06 00:59:42 +01:00
..
controls fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
helpers chore(Storybook): Add HoldingsDropdown page 2022-12-16 00:52:09 +01:00
layouts feat(CommunitySettings): Implement UI for`edit`, `duplicate` and `remove` actions in community permissions page 2022-12-19 15:25:16 +01:00
panels feat(CommunityPermissions): InDropdown integration 2022-12-21 21:48:51 +01:00
popups fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
stores fix(chat/messages): load messages even if fetch is ongoing 2023-01-04 11:05:11 -05:00
views fix: Cannot open the link in the channel's description 2023-01-04 18:54:14 +01:00
ChatLayout.qml fix(@desktop/chat): Hide create chat panel when some other menu items are selected 2022-11-25 14:17:23 +01:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00