Skip to content

Draft: Rectangles avec bords arrondis, gestion des ombres, internationalisation et verrouillage des modèles

Marc-AntoineA requested to merge dev-fdc into main

Description

(c’est une méta-MR pour avoir une vision d'ensemble de toutes les features réalisées pour la Fresque)

Fonctionnalités développées pour et financées par La Fresque du Climat.

Issues :

Checklist before merge :

  • No remaining console.log
  • Version changed for any feature or bugfix
  • Create an entry in changelog
  • english and french translations if required
  • all eslintConfig rules are on ("2") (except no-useless-escape / vue/no-mutating-props)
  • npm run prettier:write done

Tests

  • Aktivisda can be used: start aktivisda and play with it
  • Backtivisda can be used: start backtivisda and play with it
  • If it’s a bug, a new test added
  • If it’s a new feature, a new test added

Merge request reports