Emmanuel Pelletier 62b74a5445 gaufre: fix popup placement issues, simplify styling
this is done following up Tchap integration.

- the popup placement script was really dumb and assumed the gaufre
button was always placed at the top right of the page. Tchap can't do
that and uses it at the bottom left. Now the popup places itself
correctly wherever the button is on the page.
On mobile now we have a "modal" mode for the popup where it takes all
the viewport.
- Tchap uses the gaufre inside their own popup component. This was not
something we handled before. Now you can set up a
'lasuite--gaufre-borderless' class on your html or body tag so that the
gaufre doesn't render its box shadow or blue border, making it easier to
integrate in a already made popup.
2024-06-21 15:12:45 +02:00
2024-06-06 11:55:25 +02:00
2024-05-16 15:27:26 +02:00
2024-05-02 00:35:38 +02:00

La Suite: integration

Repo containing code of:

Licenses

Source code is released under the MIT and other contents are released under the Open Licence 2.0.

Description
No description provided
Readme 9.7 MiB
Languages
JavaScript 42.2%
CSS 29.2%
Dockerfile 28.6%