BuilderIO / builder

Drag and drop headless CMS for React, Vue, Svelte, Qwik, and more
https://builder.io
MIT License
6.78k stars 840 forks source link

[new] gen2 tabs block #3215

Closed sidmohanty11 closed 2 weeks ago

sidmohanty11 commented 3 weeks ago

Description

This PR adds tabs block in gen2 SDKs

Jira https://builder-io.atlassian.net/browse/ENG-3856

Screenshot If relevant, add a screenshot or two of the changes you made.

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: b3e5f2aef8092471c7dddb8c8c8e959864eca57b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages | Name | Type | | ---------------------------- | ----- | | @builder.io/sdk-qwik | Patch | | @builder.io/sdk-react | Patch | | @builder.io/sdk-react-native | Patch | | @builder.io/sdk-solid | Patch | | @builder.io/sdk-svelte | Patch | | @builder.io/sdk-vue | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-app-router-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 3:10pm
nextjs-pages-router-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 3:10pm
remix-gen2-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 3:10pm
svelte-vite-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 3:10pm
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **qwik-city-sdk-example** | ⬜️ Ignored ([Inspect](https://vercel.com/builder-io/qwik-city-sdk-example/3eiqC7WPnkWh1hKFqoJPx44eeyur)) | [Visit Preview](https://qwik-city-sdk-example-git-fork-sidmohanty11-n-279056-builder-io.vercel.app) | | Apr 26, 2024 3:10pm |
nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b3e5f2aef8092471c7dddb8c8c8e959864eca57b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 13 targets - [`nx test @e2e/tests`](https://cloud.nx.app/runs/BFD5PRdvvg?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/react @e2e/next-pages-dir @e2e/next-app-dir-client`](https://cloud.nx.app/runs/yFh54nLYNi?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/svelte @e2e/sveltekit`](https://cloud.nx.app/runs/0MafMc62Xx?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/qwik-city`](https://cloud.nx.app/runs/D8mpfUCd7a?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/react-native`](https://cloud.nx.app/runs/aPM6zJIOpf?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/vue @e2e/nuxt`](https://cloud.nx.app/runs/LEfprEiswm?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/next-app-dir`](https://cloud.nx.app/runs/3p4i6D074F?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/solid @e2e/solid-start`](https://cloud.nx.app/runs/EopolinbIb?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/angular`](https://cloud.nx.app/runs/CJHWstsGlt?utm_source=pull-request&utm_medium=comment) - [`nx test @builder.io/sdks`](https://cloud.nx.app/runs/8szo2aBwJF?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/gen1-react @e2e/gen1-next @e2e/gen1-remix`](https://cloud.nx.app/runs/kwU02RYsVH?utm_source=pull-request&utm_medium=comment) - [`nx typecheck @builder.io/sdks`](https://cloud.nx.app/runs/tPVTF6hkfZ?utm_source=pull-request&utm_medium=comment) - [`nx build @builder.io/sdk`](https://cloud.nx.app/runs/rVBsCM50ZE?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

sidmohanty11 commented 3 weeks ago

https://github.com/BuilderIO/mitosis/pull/1403 will help us unblock the tabs block for React Native

cc @samijaber