Releases: SocialGouv/carte-jeune-engage
Releases · SocialGouv/carte-jeune-engage
v0.48.5
v0.48.4
v0.48.3
v0.48.2
v0.48.1
v0.48.0
0.48.0 (2024-10-30)
Bug Fixes
- add @hookform/resolvers (bfb4246)
- add auto-connect on login-widget page if cej_id already exists (2001d3b)
- build (c0b66c0)
- cookie same-site and secure properties for iframe purpose (a2b55f8)
- name of userEmail in signup schema zod defintion (6b8a1af)
- onboarding cej from widget with full address for autocomplete, add description on text field (6daa308)
- refactor page signup for better dev dx (71e4660)
- remove @hookform/resolvers from main package.json (02b4b42)
- remove type submit to prevent multiple form submission (ca1f5a4)
- set-cookie in server side instead of client side and return this cookie from getServerSideProps instead of gettingit client side (1e0edc7)
- uncomment hero section on widget page (d896f64)
Features
- add widget-login and widget onboarding schema, move FormField to a separate component (dc62c23)
v0.47.2
v0.47.1
v0.47.0
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)