trypost/resources/js
Paulo Castellano da5066e43e fix(posts): merge the editor status into the mobile switcher bar
On mobile the header was a whole bar showing only the Draft/Saving/Saved status.
Move that status into the switcher bar (right side) and hide the header on mobile
(the scheduled banner still shows), reclaiming a row. The switcher clears the
floating hamburger when it's the top bar.
2026-07-18 09:20:51 -03:00
..
components fix(posts): merge the editor status into the mobile switcher bar 2026-07-18 09:20:51 -03:00
composables refactor(posts): return the card display domain from the backend 2026-07-17 16:24:23 -03:00
data feat: media gallery picker, custom emoji picker, preview tabs, real platform logos 2026-05-01 14:53:49 -03:00
layouts fix(ui): align the mobile sidebar trigger with the header buttons 2026-07-18 08:59:55 -03:00
lib Remove the Vitest frontend unit-test layer 2026-07-04 10:53:08 -03:00
pages fix(posts): merge the editor status into the mobile switcher bar 2026-07-18 09:20:51 -03:00
types Add per-image alt text editor to the post composer 2026-07-11 09:45:52 -03:00
utils fix(assets): always chunk uploads in GalleryBrowser 2026-05-18 20:03:52 -03:00
app.ts Make the content-language field a searchable combobox and reload on UI-language switch 2026-07-03 18:17:38 -03:00
datalayer.ts feat: GTM dataLayer context + checkout/purchase events 2026-05-06 10:14:17 -03:00
date.ts fix(accounts,media): address PR review findings 2026-06-25 19:06:43 -03:00
dayjs.ts Add UI localization infrastructure and RTL support for 12 new locales 2026-07-03 15:38:40 -03:00
debounce.ts fix: resolve all TypeScript errors 2026-03-31 09:34:39 -03:00
echo.ts refactor(docker): align echo.ts with the shared sendkit config 2026-05-27 15:17:47 -03:00
posthog.ts fix: PostHog property keys, deletion idempotency and full enabled gate 2026-05-07 13:15:36 -03:00
ssr.ts chore: first commit 2026-01-14 22:13:44 -03:00