Releases: SocialGouv/carte-jeune-engage
Releases · SocialGouv/carte-jeune-engage
v0.46.0
0.46.0 (2024-10-28)
Bug Fixes
- handle mouse over body cursor change, paddings, sizes, disable interaction on mobile, disabling text selection (1895410)
- scrolling through canvas (c2ea8fa)
Features
- adapted to partners images from main branch, handled all cases of width/height bodies, possible to set img height value (9bdddaf)
- base for triggering physics animation (17c042e)
- base section with physics using matter js lib to handle physic with body interaction (wip) (7c763be)
- base world with physics on each partner items (using matter js) (0a8abb5)
- handled rounded body using circles bodies, fixed link click, fixed jumbotron images over second section (076be34)
v0.45.2
0.45.2 (2024-10-23)
Bug Fixes
- add tap animation on signup page button and fix issue on notification modal if no service worker is registered (8ef347d)
v0.45.1
0.45.1 (2024-10-23)
Bug Fixes
- add middleware logs, redirect in default layout on dashboard for webapp issue and change manifest theme to white (3dcb2a5)
v0.45.0
0.45.0 (2024-10-22)
Bug Fixes
- CHANGELOG reset (f8c4193)
- conditional animation duration first loop (cad4de3)
Features
- added continuous animation (in addition to previous animation) on jumbotron images (7c57be0)
- jumbotron image orbit animation + control to play/pause (disabled on mobile) (487e5d9)
v0.44.3
0.44.3 (2024-10-22)
Bug Fixes
- remove unassign coupon to user in offerCard and offer page (97d8198)
v0.44.2
0.44.2 (2024-10-22)
Bug Fixes
- change partners logos on first section in landing page (9ba7907)
- image blur from image to data-image, category logo height and noOfLines for offer title in CouponCard component (9bdaddd)
v0.44.1
0.44.1 (2024-10-22)
Bug Fixes
- images on category and tag page fromt chakra to nextjs and text decoration none on category block in home page (19d3eb4)
- remove target _blank for redirection to prevent ios to block the link (af6870d)
v0.44.0
0.44.0 (2024-10-22)
Features
- add ui image component to handle blur / loading of image, repalce component on all image in home page (8135bbe)
v0.43.2
0.43.2 (2024-10-22)
Bug Fixes
- add minimumCacheTTL to increase cache time for images (b4a292f)
v0.43.1
0.43.1 (2024-10-22)
Bug Fixes
- re-add notification modal on onboarding (84461cf)