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>
4 weeks ago
Michael Telatynski
ca98529bd2
Improve code as per Sonar suggestions ( #22224 )
3 months ago
Travis Ralston
5459c1eb96
Step 10.2: Move hacky welcome page replacement to react-sdk
5 months ago
Ankur
481ab9d8fa
Updated the login logo. ( #20789 )
6 months ago
Michael Telatynski
6685ff0e79
Fix the decoder-ring
1 year ago
Travis Ralston
c854769440
Colour codes are difficult
1 year ago
Travis Ralston
0c7baa46f4
Fix style lint issues
1 year ago
Michael Telatynski
cfee4c925a
Revert "Attempt to fix tests some more"
...
This reverts commit c76a5f2c
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Qt Resynth
831c81fcd5
Update Riot -> Element in welcome.html
2 years ago
Michael Telatynski
c76a5f2c52
Attempt to fix tests some more
2 years ago
J. Ryan Stinnett
503ea3d973
Update all mobile links to match marketing site
2 years ago
Christian Paul
37126b3f76
Run pngcrush on vector-icons
2 years ago
Christian Paul
16726c7e16
Add pixels left and right for mstile-310x150.png to be 310x150
2 years ago
Christian Paul
2bcadfab83
Fix mstile-310x150 by renaming it
2 years ago
Matthew Hodgson
225d2ad931
new wallpaper
2 years ago
Bruno Windels
f1d144a159
update accent color
2 years ago
Nad Chishtie
2e4e8f4d1c
Update favicon to have rounded corners, better spacing
2 years ago
Bruno Windels
a3998eb804
update welcome icons
2 years ago
J. Ryan Stinnett
0f5621b010
Update manifest names
2 years ago
J. Ryan Stinnett
a0494eeecb
Update welcome brand name
2 years ago
David Baker
6bfa9bc1da
Actual open graph image
...
and not just a green rectangle
2 years ago
David Baker
55e7aa6a22
Replace Riot logo with element logo
...
and hopefully clean up some of dead wood icons while we're at it
2 years ago
David Baker
d0f81b26ad
Change logos excluding vector-icons
2 years ago
David Baker
b7ed883d96
Start by renaming the dir
2 years ago
Michael Telatynski
c32d3efd52
Add Base URL field to decoder-ring to make it more flexible
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
2419db5195
Attempt to fix decoder ring for relative hosted riots
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
c6688f0245
make button margin equal all around
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
a6683cec67
Get rid of welcome.html's Chat with Riot Bot button
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Jovan Gerodetti
061619929e
Integrate requested changes from #12142
2 years ago
Dale Harvey
74f798157f
Add media queries and mobile viewport
2 years ago
Zoe
cbdb2ec9a6
import image to package for use
2 years ago
Dan Jenkins
8e5f50323f
add new images for PWA icons
2 years ago
Zoe
4110e2dfa3
Move codebase into riot-web
2 years ago
Michael Telatynski
329d3ea905
extract svgs and i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
7e67085503
iterate compatibility page and make styling consistent between firefox and chrome
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
30fa3a92f7
Implement new unsupported browser page
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
5fdf805df2
use scss variables in ErrorView.scss
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
b05e5be2f7
Improve ErrorView to match design
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
MacLemon
5a39eafc37
Optimized PNG image assets by recompressing without affecting quality.
...
SVG assets have not been altered to maintain readability.
2 years ago
Michael Telatynski
7932ef6087
add missing assets
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Jason Robinson
9534a25270
Fix contribute.json location as per spec
...
Signed-off-by: Jason Robinson <jasonr@matrix.org>
3 years ago
Jason Robinson
3abe61e13b
Add contribute.json
...
This document is required for example for all Mozilla websites
and makes sense for Riot to also describe itself - see
https://www.contributejson.org/
Signed-off-by: Jason Robinson <jasonr@matrix.org>
3 years ago
Dale Harvey
a41484cb35
Add stub service worker so users can install on desktop with Chrome
...
Signed-off-by: Dale Harvey <dale@arandomurl.com>
3 years ago
Travis Ralston
608efaaae3
Hide guest functions on the welcome page if not logged in
...
Fixes https://github.com/vector-im/riot-web/issues/9546
3 years ago
J. Ryan Stinnett
fc12d62d4b
Add context on snipping lines
4 years ago
J. Ryan Stinnett
7c94437177
Add snipping lines to welcome page without guests
4 years ago
Nad Chishtie
bb4bd0cd2d
Replace favicons with transparent backgrounds
4 years ago
David Baker
bbbb4c7861
run icons script on new icon
4 years ago
J. Ryan Stinnett
7b9de1dbf2
Remove Status theme
4 years ago
J. Ryan Stinnett
a0494c4e05
Adjust welcome layout to match new design
4 years ago