Commit graph

30 commits

Author SHA1 Message Date
Maxime NATUREL
bd8a3f8226 Fix display of trailing icon in the search bar 2023-03-10 15:08:41 +01:00
ganfra
4f24033f13 Rename CreateRoomRootScreen 2023-03-09 15:43:50 +01:00
ganfra
bea510f432 [Architecture] split createroom feature module 2023-03-09 12:31:30 +01:00
Florian Renaud
73ef9180a2 Move button actions to view events 2023-03-08 15:47:18 +01:00
Florian Renaud
3fc55a8d95 Rework create room action buttons and remove custom TextIconButton 2023-03-08 15:46:48 +01:00
Florian Renaud
5d521b5b9f Use material icons while design system is not ready 2023-03-08 15:46:48 +01:00
Florian Renaud
169d8dbd77 Make CreateRoomSearchBar stateless 2023-03-08 15:46:48 +01:00
Maxime NATUREL
30979422b2 Adding missing padding top 2023-03-08 15:46:47 +01:00
Maxime NATUREL
e198e93090 TextIconButton component 2023-03-08 15:46:47 +01:00
Maxime NATUREL
8bd40867b4 Wrapper for TextButton 2023-03-08 15:46:47 +01:00
Maxime NATUREL
e5349040b2 Moving back button into button package 2023-03-08 15:46:47 +01:00
Florian Renaud
f022afd663 Fix icon color on dark theme 2023-03-08 15:46:47 +01:00
Florian Renaud
0557cdb048 Improve buttons rendering 2023-03-08 15:46:47 +01:00
Maxime NATUREL
d29a15dc13 Fix code formatting 2023-03-08 15:46:47 +01:00
Maxime NATUREL
a7d46513af Hiding the buttons when the search is active 2023-03-08 15:46:47 +01:00
Maxime NATUREL
e6c7afd614 Add buttons to create and invite 2023-03-08 15:46:47 +01:00
Maxime NATUREL
cb15fe6d1e Fix using matrix.api module 2023-03-08 15:46:46 +01:00
Maxime NATUREL
3efb141afc Fix duplicated strings and use back button 2023-03-08 15:46:46 +01:00
Maxime NATUREL
d55a1ccb07 Fix matrix test dependency 2023-03-08 15:46:46 +01:00
Florian Renaud
1f85df8a1a Update SearchBar by using the DockedSearchBar from material3 2023-03-08 15:46:46 +01:00
Maxime NATUREL
4342c4ec07 Search bar 2023-03-08 15:46:46 +01:00
Maxime NATUREL
103ba86236 Rename top bar to CreateRoomRootViewTopBar 2023-03-08 15:46:46 +01:00
Maxime NATUREL
5b1dfb437c Remove displayCutoutPadding 2023-03-08 15:46:46 +01:00
Maxime NATUREL
b3b47a5501 Navigate up on close 2023-03-08 15:46:46 +01:00
Maxime NATUREL
fd43b6b336 Top app bar for the start chat screen 2023-03-08 15:46:46 +01:00
Florian Renaud
cec6d3ef88 Update create room screen 2023-03-08 15:46:45 +01:00
Florian Renaud
2c86758d15 Remove useless comment 2023-03-08 15:46:45 +01:00
Florian Renaud
5c80ec1854 Rename parent node to flow node 2023-03-08 15:46:45 +01:00
Florian Renaud
d26f8e8b2f Create root node 2023-03-08 15:46:45 +01:00
Florian Renaud
a0a0fae6ed Init create room module 2023-03-08 15:46:45 +01:00