R Midhun Suresh
91e84f7951
Upgrade to latest compound-web package ( #84 )
...
* Upgrade to latest compound-web package
* Use a custom render function for jest tests
This way we don't need to manually wrap our components with
<TooltipProvider>
* Pin wrap-ansi to fix broken yarn install
* Add playwright helper to find tooltip from element
and use it in the failing test
* Exclude floating-ui divs/spans from axe testing
This is rendered outside .MatrixChat by compound and contains all the
tooltips.
* Wrap outermost components with TooltipProvider
* Remove onChange and use onSelect for toggle
* Fix jest tests and update snapshots
* Use vector-im/matrix-wysiwig
---------
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2024-10-14 16:11:58 +00:00
David Langley
491f0cd08a
Change license ( #13 )
...
* Copyright headers 1
* Licence headers 2
* Copyright Headers 3
* Copyright Headers 4
* Copyright Headers 5
* Copyright Headers 6
* Copyright headers 7
* Add copyright headers for html and config file
* Replace license files and update package.json
* Update with CLA
* lint
2024-09-09 13:57:16 +00:00
Michael Telatynski
8285283cc3
Make tests more resilient for React 18 upgrade ( #12861 )
...
* Make tests more resilient for React 18 upgrade
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-08-06 17:22:02 +00:00
Charly Nguyen
11096b207a
Expose apps/widgets ( #12071 )
...
* Expose apps/widgets
Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net >
* Bump @matrix-org/react-sdk-module-api from 2.2.1 to 2.3.0
Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net >
---------
Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net >
2024-01-22 10:53:27 +00:00
Dominik Henneke
5c43054bfe
Implement updated open dialog method of the Module API ( #11395 )
...
* Implement updated open dialog method
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net >
* Apply the review comments
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net >
* Add unit tests for the module system dialog
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net >
* Bump @matrix-org/react-sdk-module-api from 1.0.0 to 2.0.0
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net >
* Run prettier
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net >
* Apply review comments
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net >
---------
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net >
2023-08-21 12:09:17 +00:00