element-web/src/vector
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
..
jitsi Rename PostCSS files to `.pcss` (#22769) 2022-07-15 14:53:21 +01:00
mobile_guide Improve code as per Sonar suggestions (#22224) 2022-05-16 16:47:12 +01:00
platform Hide screenshare button in video rooms on Desktop (#22810) 2022-07-12 08:23:53 -04:00
static Improve code as per Sonar suggestions (#22224) 2022-05-16 16:47:12 +01:00
app.tsx Step 10.1: Ensure the js-sdk browser bundle gets pulled 2022-03-28 13:02:50 -06:00
devcss.ts Fix typo 2021-08-18 17:44:20 +01:00
getconfig.ts Update SdkConfig usage to use new translation layer + update config.md docs (#21429) 2022-03-18 10:12:44 -06:00
index.html Fix font preloading causing errors on non-root deployments (#22714) 2022-07-01 20:05:43 +01:00
index.ts Wire up module loading to application startup (#21703) 2022-07-05 12:26:54 -06:00
indexeddb-worker.ts Fix types to match Typescripted IndexedDB store 2021-07-12 18:47:40 +01:00
init.tsx Write additional tests (#22802) 2022-07-11 13:22:37 +01:00
localstorage-fix.ts Remove accidentally persisted log-level data 2021-09-16 14:51:32 +02:00
modernizr.js Add Modernizr check for ResizeObserver (#21124) 2022-02-18 13:48:50 +00:00
rageshakesetup.ts Write additional tests (#22802) 2022-07-11 13:22:37 +01:00
routing.ts Write additional tests (#22802) 2022-07-11 13:22:37 +01:00
url_utils.ts use js-sdk decodeParams utility 2021-07-16 13:10:58 +01:00