super-productivity/packages/plugin-dev/procrastination-buster/src
Johannes Millan 1df40ab02d fix(plugins): fix translation loading in procrastination-buster
Changed message.data to message.payload in the onMessage handler
to match the structure sent by useTranslate hook. This fixes the
issue where translations were not loading in the UI.
2026-01-16 22:34:50 +01:00
..
assets feat(plugin-api): create foundational plugin API package 2025-06-27 18:13:19 +02:00
utils feat(plugins): add i18n support to procrastination-buster plugin 2026-01-16 22:34:50 +01:00
App.css feat: add open sans as default font 2025-09-04 18:30:09 +02:00
App.tsx feat(plugins): add i18n support to procrastination-buster plugin 2026-01-16 22:34:50 +01:00
index.html feat(plugin-api): create foundational plugin API package 2025-06-27 18:13:19 +02:00
index.tsx fix: procrastination-buster plugin build process with asset inlining 2025-06-29 11:49:37 +02:00
manifest.json feat(plugins): add German translations to procrastination-buster 2026-01-16 22:34:50 +01:00
plugin.ts fix(plugins): fix translation loading in procrastination-buster 2026-01-16 22:34:50 +01:00
ProcrastinationInfo.tsx feat(plugins): add i18n support to procrastination-buster plugin 2026-01-16 22:34:50 +01:00
types.d.ts feat(plugin-api): create foundational plugin API package 2025-06-27 18:13:19 +02:00
types.ts feat(plugins): add i18n support to procrastination-buster plugin 2026-01-16 22:34:50 +01:00