Will Hunt and GitHub
ab904bb6ca
Ensure interface gradually reduces visible buttons when viewport shrinks ( #33477 )
...
* Rewrite Measured to be a functional component
* Add tests to cover narrow viewports
* lint
* breakpoint is optional
* Cleanup
* Provide default value
* Fixup
* fix two snaps
* Update screenshot
* and the other one
* unfake CIDER
* Update snaps AGAIN
2026-05-14 15:15:43 +00:00
095b407dae
Realign MessageActionBar to Figma designs ( #32722 )
...
* Realign MessageActionBar to Figma designs
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate style based on review
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Move tooltips to above MAB
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update event bubble tile style
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update screenshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update apps/web/res/css/views/messages/_MessageActionBar.pcss
Co-authored-by: Florian Duros <florianduros@element.io >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update screenshot
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: Florian Duros <florianduros@element.io >
2026-03-09 10:29:15 +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