Commit Graph

30 Commits (eec4a1f80b1fffd613bbe6628a866282e37c4aee)

Author SHA1 Message Date
Badi Ifaoui eec4a1f80b chore: fix theme & ts issues 2024-03-24 22:18:47 +01:00
Badi Ifaoui 87c943aef9
fix: home screen ui (#71) 2024-02-29 13:49:11 +01:00
Badi Ifaoui 347b49d91d
feat: onboarding home screen ui updates (#66) 2024-02-27 16:22:39 +01:00
Badi Ifaoui 68566eb2a1
Features/home page rebranding (#64)
* feat: home onboarding

* feat: remove download desktop app
2024-02-22 10:11:36 +01:00
Badi ifaoui 9ca0531507 fix: dark & light color 2024-01-30 12:46:48 +01:00
Badi Ifaoui c571af4f05 fix: configs & home style 2024-01-26 08:52:03 +01:00
Paolo Bernewitz a8f96c5f51 Remove unused css 2024-01-25 00:51:41 +01:00
Paolo Bernewitz 0b85ed75bf Update color scheme and hide inactive room call buttons 2024-01-25 00:48:39 +01:00
Badi ifaoui 314e7f365f feat(#32): custom icons updates 2024-01-22 12:57:17 +01:00
Badi ifaoui b570ff94a7 feat: onboarding screen start chat with walletbot 2024-01-18 11:58:31 +01:00
Badi Ifaoui 4f09212fc0 fix(#37): stop fetching verified account if the api is offline 2024-01-16 13:58:12 +01:00
Ivaylo Badinov 3700ad46c3 Merge remote-tracking branch 'upstream/develop' into develop 2024-01-15 18:54:52 +02:00
Badi Ifaoui 20cdc3de75
feat: homescreen ui (#17) 2023-12-12 12:29:13 +01:00
Paolo Bernewitz e4e54f2ad1 fix: css linting issue 2023-12-08 11:41:50 +01:00
Badi Ifaoui 3511c870e5
Features/verified user badge (#12)
* feat: verified user badge

* fix: style lint issue

* fix: custom styles

* feat: right panel user info badge
2023-12-07 13:17:36 +01:00
Paolo Bernewitz 2a6df60c2d feat: update custom theme 2023-12-06 02:48:02 +01:00
Badi Ifaoui 0f2dd90f73 feat: protected aex9 room message 2023-11-30 08:48:27 +01:00
Badi Ifaoui 2c34d6f877 feat: superhero dex & mint space panel buttons 2023-11-30 08:31:34 +01:00
Badi Ifaoui ba15159b15 feat: overwrite room name displays 2023-11-30 08:09:28 +01:00
Badi Ifaoui c0b4a00a54 feat: sidebar custom room name 2023-11-30 08:09:28 +01:00
Badi Ifaoui e4a5b2bf9f chore: update superhero brand 2023-11-28 17:30:57 +01:00
Michael Weimann 7921a6cbf8
Apply prettier formatting 2022-12-09 13:28:29 +01:00
Michael Telatynski 326a1a9056
Make ErrorView & CompatibilityView scrollable (#23468) 2022-10-12 18:14:27 +01:00
Michael Telatynski 64ed6ebdad
Rename PostCSS files to `.pcss` (#22769)
* Rename PostCSS files to `.pcss`

* Make Stylelint happy

* Make Stylelint happy v2

* Update CompatibilityView.tsx

* Update res/css/structures/ErrorView.pcss

Co-authored-by: Michael Weimann <mail@michael-weimann.eu>

* Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/pcss

 Conflicts:
	package.json
	res/css/_components.scss
	res/css/structures/_NotificationPanel.pcss
	res/css/views/dialogs/_SpotlightDialog.pcss
	res/css/views/rooms/_EventTile.pcss
	res/css/views/rooms/_ReadReceiptGroup.pcss
	yarn.lock

* Only use CI_PACKAGE mode on develop, it skips minification which can find some errors

* Keep name to not break existing PRs

Co-authored-by: Michael Weimann <mail@michael-weimann.eu>
2022-07-15 14:53:21 +01:00
Travis Ralston c854769440 Colour codes are difficult 2021-03-19 16:31:24 -06:00
Travis Ralston 0c7baa46f4 Fix style lint issues 2021-03-19 16:24:32 -06:00
Michael Telatynski 7e67085503 iterate compatibility page and make styling consistent between firefox and chrome
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-23 15:38:26 +01:00
Michael Telatynski 30fa3a92f7 Implement new unsupported browser page
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-23 15:10:40 +01:00
Michael Telatynski 5fdf805df2 use scss variables in ErrorView.scss
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-22 18:44:52 +01:00
Michael Telatynski b05e5be2f7 Improve ErrorView to match design
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-22 18:25:49 +01:00