trypost/resources/js/components/ui/tabs
Paulo Castellano d3738a2ec1 fix(ui): stop the scrollable tabs list from clipping button borders
overflow-x-auto forces overflow-y to auto too, so the tab triggers' border and
shadow were clipped at the list edges (visible on the editor Preview/Channels/
Comments tabs). Drop the fixed h-10 and pad the list (p-1) so the scroll
container has room around the buttons on all sides.
2026-07-17 20:58:53 -03:00
..
index.ts feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-17 12:36:49 -03:00
Tabs.vue feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-17 12:36:49 -03:00
TabsContent.vue feat: Implement user onboarding, subscription management, and refactor social integrations with new UI components and mail templates. 2026-01-17 12:36:49 -03:00
TabsList.vue fix(ui): stop the scrollable tabs list from clipping button borders 2026-07-17 20:58:53 -03:00
TabsTrigger.vue feat: implement workspace management and update localization strings across multiple languages 2026-05-06 16:41:27 -03:00