219fb36da1bfd4e48345f5c310d3b0dd67494cd8
- 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
ZEN
Une plateforme multi-usage construite sur l'essentiel, rien de plus, rien de moins.
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.
Languages
JavaScript
99.4%
CSS
0.6%
