62b74a54453482e5e98f4b4867d8ed874dd04b05
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.
La Suite: integration
Repo containing code of:
- @gouvfr-lasuite/integration npm package in
packages/integration - La Suite: integration docs and API in
website
Licenses
Source code is released under the MIT and other contents are released under the Open Licence 2.0.
Description
Languages
JavaScript
42.2%
CSS
29.2%
Dockerfile
28.6%