hykocx 219fb36da1 refactor(BlockEditor): replace emoji icons with react icon components and add free color picker support
- update blockRegistry to accept ReactNode icons instead of emoji strings
- replace emoji icons in all built-in block types with icon components from shared icons
- add `isHexColor` and `collectUsedColors` helpers to inline/types.js
- extend `color` and `highlight` marks to accept hex color strings in addition to palette keys
- pass `usedColors` (collected from document) to InlineToolbar
- update InlineToolbar color popover to show used colors and a free color input
- add new icons to shared icons index
- update README to reflect icon, color, and toolbar popover changes
2026-04-25 18:52:59 -04:00
2026-04-12 12:50:14 -04:00
2026-04-25 18:35:15 -04:00

ZEN

Une plateforme multi-usage construite sur l'essentiel, rien de plus, rien de moins.

banner

Warning

Ce projet est en développement actif et n'est pas encore prêt pour une utilisation en production. L'API, la structure et les fonctionnalités peuvent changer à tout moment.

Fonctionnalités

  • Système de modules dynamiques - Créez des modules sans modifier le code principal
  • Authentification - Authentification et autorisation des utilisateurs intégrées
  • Tableau de bord - Génération automatique d'interfaces d'administrations
  • Routeur API - API RESTful avec authentification
  • Système d'emails - Templates d'emails avec React Email
  • Stockage - Stockage de fichiers compatible S3
  • Paiements - Intégration Stripe
  • Tâches planifiées - Gestion des tâches programmées

Démarrage

Pour les instructions d'installation et de configuration, voir INSTALL.md.

Développement

Pour contribuer au projet, voir CONTRIBUTING.md et DEV.md.

Pour signaler une faille de sécurité, voir SECURITY.md.

S
Description
Une plateforme multi-usage construite sur l'essentiel, rien de plus, rien de moins.
Readme GPL-3.0 19 MiB
Languages
JavaScript 99.4%
CSS 0.6%