Skip to content

History / Examples

Revisions

  • Fix Programmatic Component Addition example - Fixed incorrect import: createNewTemplate is in useEmailTemplateManager, not useEmailTemplateBuilder - Added missing useEmailTemplateManager import - Now all functions in the example are actually available and will work correctly

    @utdevnp utdevnp committed Sep 1, 2025
  • Update Examples.md with realistic, working examples - Replaced complex API integrations with actual working functionality - Added 5 realistic examples: Basic Integration, Template Management, Programmatic Builder, Custom Styling, and Validation - All examples now demonstrate features that are actually implemented - Removed misleading examples that required non-existent functionality - Added clear documentation of available features and best practices

    @utdevnp utdevnp committed Sep 1, 2025
  • docs: move Complete React Component Example to Examples page - Remove detailed example from Home page to keep it focused on quick start - Add enhanced Complete React Component Example to Examples page - Include additional features like toggle functionality and saved emails state - Add proper styling with Tailwind CSS classes - Make Examples page more comprehensive with practical implementations

    @utdevnp utdevnp committed Sep 1, 2025
  • Update wiki for developer-focused documentation - practical usage examples and real-world implementations

    @utdevnp utdevnp committed Sep 1, 2025
  • Add comprehensive mailyon documentation

    @utdevnp utdevnp committed Sep 1, 2025
  • Created Examples (markdown)

    @utdevnp utdevnp committed Aug 31, 2025