Skip to content

Commit

Permalink
Showing 67 changed files with 16 additions and 5,974 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -34,12 +34,12 @@ body:
Add any other context about the problem here, such as screenshots, error logs, etc.
- type: input
attributes:
label: "@faustwp/core Version"
label: '@faustwp/core Version'
validations:
required: true
- type: input
attributes:
label: "@faustwp/cli Version"
label: '@faustwp/cli Version'
validations:
required: true
- type: input
@@ -55,7 +55,7 @@ body:
- type: textarea
attributes:
label: Additional environment details
description: Additional Faust.js packages and their versions (@faustwp/blocks, @faustwp/experimental-app-router, etc), PHP version, Hosting Platform, etc.
description: Additional Faust.js packages and their versions (@faustwp/blocks, @faustwp/core, etc), PHP version, Hosting Platform, etc.
- type: checkboxes
attributes:
label: Please confirm that you have searched existing issues in the repo.
36 changes: 0 additions & 36 deletions .github/workflows/experimental-app-router.yml

This file was deleted.

1 change: 0 additions & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
@@ -202,7 +202,6 @@ Once deployed, the updated packages and plugin will be visible here:

- https://www.npmjs.com/package/@faustwp/core
- https://www.npmjs.com/package/@faustwp/cli
- https://www.npmjs.com/package/@faustwp/experimental-app-router
- https://www.npmjs.com/package/@faustwp/block-editor-utils
- https://www.npmjs.com/package/@faustwp/blocks
- https://plugins.trac.wordpress.org/browser/faustwp/tags
8 changes: 0 additions & 8 deletions examples/next/app-router/.env.local.sample

This file was deleted.

6 changes: 0 additions & 6 deletions examples/next/app-router/app/[slug]/hasPreviewProps.ts

This file was deleted.

52 changes: 0 additions & 52 deletions examples/next/app-router/app/[slug]/page.tsx

This file was deleted.

6 changes: 0 additions & 6 deletions examples/next/app-router/app/api/faust/[route]/route.ts

This file was deleted.

60 changes: 0 additions & 60 deletions examples/next/app-router/app/layout.tsx

This file was deleted.

14 changes: 0 additions & 14 deletions examples/next/app-router/app/login/action.ts

This file was deleted.

34 changes: 0 additions & 34 deletions examples/next/app-router/app/login/page.tsx

This file was deleted.

21 changes: 0 additions & 21 deletions examples/next/app-router/app/making-client-queries/page.tsx

This file was deleted.

44 changes: 0 additions & 44 deletions examples/next/app-router/app/my-account/page.tsx

This file was deleted.

35 changes: 0 additions & 35 deletions examples/next/app-router/app/page.tsx

This file was deleted.

10 changes: 0 additions & 10 deletions examples/next/app-router/components/please-login.tsx

This file was deleted.

7 changes: 0 additions & 7 deletions examples/next/app-router/faust.config.js

This file was deleted.

5 changes: 0 additions & 5 deletions examples/next/app-router/next-env.d.ts

This file was deleted.

11 changes: 0 additions & 11 deletions examples/next/app-router/next.config.js

This file was deleted.

Loading

0 comments on commit 64f5969

Please sign in to comment.