4ea4416165
🚧 Remove Loading component
2024-05-08 10:23:18 +02:00
c4dcb0f87d
🚧 Remove ChatsWindow and ContactsWindow components
2024-05-05 22:20:25 +02:00
f79ebb0b03
✨ Add SearchIcon, SpacesIcon, ChatsIcon and RoomsIcon elements
2024-04-26 19:42:49 +02:00
7078f86cd8
💄 Make the "logo" shape reusable
2024-04-26 19:31:05 +02:00
894f32e177
💄 Adjust Login padding
2024-04-26 19:27:11 +02:00
3afed02aa8
🚧 Make Button usable outside of the button.rs file
2024-04-26 19:23:34 +02:00
58e12c991d
🐛 Fix the height and radius of the inputs
2024-04-22 15:51:01 +02:00
fcf3d92cf9
🐛 Fix a view in charge to set the Login dimesions according to the screen aspect-ratio
2024-04-22 15:04:26 +02:00
6172167ea8
✨ Add a parameter to the Wallpaper widget to show the app version
2024-04-22 14:44:51 +02:00
a3775e35d3
🐛 Update to match to the dioxus_free_icons view_box and xmlns definition
2024-04-22 08:58:29 +02:00
f0d3b91084
🧑💻 Add version to the Wallpaper
...
ci/woodpecker/push/dockerize Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
This information should be moved to a version panel, when it'll be available...
2024-04-16 07:01:49 +02:00
53fff64537
🐛 Fix invalid font used in login form on (web platform)
2024-04-12 16:24:28 +02:00
78cb65e054
♻️ Move fonts and images directories in a common public on
2024-04-12 12:49:07 +02:00
c580fba315
♻️ Add Room domain entity
2024-04-10 17:14:26 +02:00
a7bccfa779
♻️ Add Session domain entity
2024-04-10 12:50:15 +02:00
9cfc0841df
💄 Fix some rendering inconsistencies
2024-04-06 12:16:18 +02:00
0ec1187fc3
♻️ Replace tracing dependency with dioxus-logger
...
tracing package doesn't support web platform when dioxus-logger `will eventually support every target that Dioxus
does. Currently only web and desktop platforms are supported.`
2024-04-06 11:51:46 +02:00
0ce0764204
🎨 Isolate infra and ui components
...
The src/base.rs is still to be reworked.
2024-04-04 14:27:58 +02:00