Michael Telatynski and GitHub
42253a7ae5
Make apps/web/playwright comply with strict mode ( #34403 )
...
* Make apps/web/playwright comply with strict mode
Otherwise it sometimes fails to compile matrix-js-sdk as strict mode & noImplicitAny both impact how overloads are asserted
* Iterate
2026-07-30 09:07:03 +00:00
Timo and GitHub
6d99678ade
Redesign widget pip and move into shared component ( #32654 )
...
* redesign widget pip and move into shared component
* fix onBackClick handler
* fix ci
* Update README.md prepare -> prepack
* add vm tests
* Update WidgetPipView.stories.tsx
* fix tests
* playwright tests
* fix test id
* remove unused files (reappeared after rebase)
* update storybook screenshot tests
* update playwright tests
* adjust padding
* review
* comment and docstring corrections
* fix imports and `this.props`
* fix double `complementary` item
* add WidgetPipView tests and revmoe `setViewingRoom` from
WidgetPipViewModelInterface.
* add doc sting to `setViewingRoom`
* Update RoomStatusBarView.test.tsx
* fix copyright
* Update RoomView-test.tsx.snap
* revert accidental Copyright year changes
* update snapshot RoomView-test
2026-03-10 16:59:51 +00:00
Michael Telatynski
91a3cb03c1
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
...
mkdir apps/web/scripts
mv scripts/{cleanup.sh,ci_package.sh,copy-res.ts,deploy.py,package.sh} apps/web/scripts
And a couple of gitignore tweaks
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2026-02-24 15:43:58 +00:00