Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore]: merge canary to main for real? #1996

Closed
wants to merge 98 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
6fad7d0
Add `continue-on-error` for next bundle workflow for outside contribu…
blakewilson Jan 30, 2024
c6dedc0
Chore: Update Block Support (#1759)
theodesp Jan 31, 2024
f6c6b0c
fix: (#1729) Make attributes field optional (#1730)
traed Feb 7, 2024
f4ae2eb
Update @apollo/experimental-nextjs-app-support to v0.8.0-NEW (#1796)
theodesp Feb 9, 2024
d533780
Version Packages (#1790)
github-actions[bot] Feb 12, 2024
ce3d559
Update our issue templates (#1800)
blakewilson Feb 12, 2024
b8e044b
Update GitHub Actions (#1798)
mindctrl Feb 12, 2024
4cba024
1761: Fix preview issue due to samesite status (#1799)
matthewguywright Feb 14, 2024
572b253
Detect NEXT_PUBLIC_WORDPRESS_URL using wpengine.com TLD and recommend…
blakewilson Feb 14, 2024
47f6bd0
Merl 1749 faust should warn if the secret key is invalid (#1777)
TeresaGobble Feb 15, 2024
b09ac63
chore(deps-dev): Bump undici from 5.26.3 to 5.28.3 (#1805)
dependabot[bot] Feb 19, 2024
f528ccd
chore(deps-dev): Bump ip from 1.1.8 to 1.1.9 (#1808)
dependabot[bot] Feb 21, 2024
aad3bbc
16: update lowest version of node to 18 since 16 is deprecating (#1806)
matthewguywright Feb 21, 2024
0b0a88e
1793: plugin system - take out of experimental (#1807)
matthewguywright Feb 21, 2024
feed823
chore: Update .nvmrc to allow v18 upgrades (#1821)
mindctrl Feb 28, 2024
33561b6
chore: fix syntax error in GitHub workflows (#1822)
mindctrl Feb 28, 2024
ad2fe8f
Fix `experimentalPlugins` -> `plugins` tests (#1823)
blakewilson Feb 28, 2024
2b3da86
Version Packages (#1802)
github-actions[bot] Feb 28, 2024
0759959
Only request token endpoint initially, then use a cookie to determine…
blakewilson Feb 28, 2024
259d926
Add next-secure-headers in example projects (#1803)
theodesp Mar 1, 2024
4724719
Feature: Error when NEXT_PUBLIC_WORDPRESS_URL same as headless site U…
theodesp Mar 7, 2024
9a43d50
Feat: Added Error Logging Apollo Link (#1832)
theodesp Mar 11, 2024
aee31a5
update @experimental-app-router for handle trailing slash config (#1815)
fx69005 Mar 11, 2024
42ded80
Bug Fix: Pass Next server to tokenHandler to fix build issues with ex…
theodesp Mar 12, 2024
50c30cb
TOOLBAR LOGOUT LOOP: init commit and test (#1828)
matthewguywright Mar 12, 2024
8e1b5db
Toolbar should respect show avatars setting in wp (#1845)
TeresaGobble Mar 14, 2024
a54ce69
Do not require `plugins`, `experimentalPlugins` in the FaustConfig ty…
blakewilson Mar 14, 2024
16b2384
Added multiple queries to interface for FaustTemplate (#1847)
TeresaGobble Mar 15, 2024
dcf5395
chore(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 (#1852)
dependabot[bot] Mar 18, 2024
b4c9556
chore(deps): Bump follow-redirects in /internal/legacy.faustjs.org (#…
dependabot[bot] Mar 18, 2024
8dc9640
Docs: Update Development Guide 2024 (#1848)
theodesp Mar 20, 2024
daae7cd
Changed 'tested up to' in readme.txt to 6.5 (#1857)
TeresaGobble Mar 22, 2024
ba1c7eb
chore(deps): Bump webpack-dev-middleware in /internal/legacy.faustjs.…
dependabot[bot] Mar 25, 2024
cbcf1f8
chore(deps-dev): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1860)
dependabot[bot] Mar 25, 2024
1ec28ea
chore(deps-dev): Bump express from 4.18.2 to 4.19.2 (#1866)
dependabot[bot] Mar 29, 2024
71ca18f
chore(deps): Bump express in /internal/legacy.faustjs.org (#1867)
dependabot[bot] Mar 29, 2024
352c00e
Fix: Fix issue with errorLoggingLink (#1869)
theodesp Apr 2, 2024
f4b415f
Revert "Only request token endpoint initially, then use a cookie to d…
theodesp Apr 2, 2024
002687f
Version Packages (#1824)
github-actions[bot] Apr 2, 2024
f946d7a
Feat: Output faust version in dev|build|start commands. (#1874)
theodesp Apr 12, 2024
bced682
Load plugin textdomain (#1877)
Apr 15, 2024
a478997
feat: Set `enable_image_source` to on by default (#1879)
Apr 17, 2024
4954452
chore(deps-dev): Bump undici from 5.28.3 to 5.28.4 (#1871)
dependabot[bot] Apr 18, 2024
3c78b75
Update Next.js in Legacy Faust (#1886)
May 14, 2024
ec6f4e9
Version Packages (#1876)
github-actions[bot] May 14, 2024
6e5ef28
Update plugin unit testing with more WordPress versions and Nightly W…
May 16, 2024
c28624c
Improve domain_match Function and add test cases (#1889)
theodesp May 17, 2024
2ff9be6
Version Packages (#1890)
github-actions[bot] May 29, 2024
2c581ad
Update PHPCS and coding standards to the current version. (#1894)
May 30, 2024
18f2df7
Update default packages in example project (#1896)
Jun 4, 2024
456c401
Adds the `react-refresh` package to avoid having to manually do so. (…
Jun 5, 2024
f0543e0
[Bug] Add missing textarea control handler. (#1898)
theodesp Jun 5, 2024
84076cd
Bug: Fixes issue with blocks not showing in the block editor when run…
theodesp Jun 7, 2024
105afd4
chore(deps): Bump braces from 3.0.2 to 3.0.3 (#1910)
dependabot[bot] Jun 17, 2024
989cccd
chore(deps): Bump braces in /internal/legacy.faustjs.org (#1912)
dependabot[bot] Jun 17, 2024
e2af46c
chore(deps-dev): Bump ws from 7.5.9 to 7.5.10 (#1913)
dependabot[bot] Jun 18, 2024
beb546a
Fix: Ensure Accurate Detection of WordPress Previews via URL Query Pa…
theodesp Jun 20, 2024
1f089c9
Create CODE_OF_CONDUCT.md (#1908)
colorful-tones Jun 20, 2024
2f8dc9d
test(gha): include node 22 in github actions pipeline (#1915)
theodesp Jun 24, 2024
166b6be
Version Packages (#1902)
github-actions[bot] Jun 25, 2024
55c4e9f
security(ws): update ws vulnerable version (#1917)
theodesp Jul 17, 2024
9b4ed77
fix: update ws (#1921)
theodesp Jul 29, 2024
631b81d
chore(deps): Bump fast-xml-parser from 4.3.2 to 4.4.1 (#1922)
dependabot[bot] Jul 30, 2024
9ff1df8
fix: only remove non-faust Nav Menu locations if the user opts-in to …
jasonbahl Aug 8, 2024
514481c
chore(deps): Bump axios to 1.7.4 (#1930)
theodesp Aug 14, 2024
53bb9a6
chore: update dependencies to better support local development (#1929)
jasonbahl Aug 14, 2024
2b7949b
Introduce configurable "sitemap index path" for enhanced plugin compa…
josephfusco Aug 21, 2024
56dd90b
chore: add "Local Development" guide for `@faustwp/core` (#1934)
jasonbahl Aug 21, 2024
031c239
fix: ssr not always working (#1939)
jasonbahl Aug 22, 2024
8a42375
Version Packages (#1928)
github-actions[bot] Aug 26, 2024
5ecc68b
Update CODEOWNERS (#1944)
josephfusco Aug 26, 2024
51dbd01
chore(deps): Bump micromatch in /internal/legacy.faustjs.org (#1945)
dependabot[bot] Aug 28, 2024
51a013c
chore(deps): Bump micromatch from 4.0.5 to 4.0.8 (#1948)
dependabot[bot] Aug 28, 2024
e80d80a
Update "tested up to" version for faustwp WordPress plugin. (#1949)
josephfusco Sep 4, 2024
90547e1
Version Packages (#1950)
github-actions[bot] Sep 4, 2024
908749a
security: fix path-to-regexp=8.1.0 (#1951)
theodesp Sep 19, 2024
c5b41d3
chore(deps): Bump body-parser and express (#1960)
dependabot[bot] Sep 20, 2024
95a7322
chore(deps): Bump serve-static and express (#1959)
dependabot[bot] Sep 20, 2024
381c9ba
chore(deps): Bump send and express in /internal/legacy.faustjs.org (#…
dependabot[bot] Sep 20, 2024
c98996a
chore(deps): Bump webpack in /internal/legacy.faustjs.org (#1947)
dependabot[bot] Sep 20, 2024
011cd93
feat: Add PluginUpdater to Support Plugin Updates from Custom API (#1…
josephfusco Oct 3, 2024
7e71f15
chore(deps): Bump cookie from 0.4.2 to 0.7.0 (#1969)
dependabot[bot] Oct 14, 2024
aeb6916
chore(deps): Bump cookie and express in /internal/legacy.faustjs.org …
dependabot[bot] Oct 14, 2024
942b7c1
Version Packages (#1965)
github-actions[bot] Oct 15, 2024
745c89c
deps: update path-to-regexp=6.3.0 (#1971)
theodesp Oct 16, 2024
9011492
fix: cannot query field "align" on type "CoreQuoteAttributes"' (#1946)
jasonbahl Oct 18, 2024
6dc0b21
bump: http-proxy-middleware to 2.0.7 (#1979)
theodesp Oct 30, 2024
de32574
ci: upload plugin zip to releases workflow step (#1974)
theodesp Oct 30, 2024
e22b87d
feat: separate legacy example projects (#1977)
theodesp Nov 4, 2024
e17d318
Version Packages (#1975)
github-actions[bot] Nov 7, 2024
139a1ce
chore: update deps (#1982)
theodesp Nov 15, 2024
8570324
Create SECURITY.md (#1909)
colorful-tones Nov 15, 2024
8d9eaa4
chore(deps): Bump cross-spawn in /internal/legacy.faustjs.org (#1990)
dependabot[bot] Nov 23, 2024
9eb8068
chore(deps): Bump dawidd6/action-download-artifact in /.github/workfl…
dependabot[bot] Nov 25, 2024
25cf3a0
security: Fix vulnerability in cross-spawn <7.0.5 (#1987)
theodesp Nov 25, 2024
b098fcb
chore: update links legacy documentation and packages (#1992)
josephfusco Nov 26, 2024
dc2b753
chore: remove legacy code (#1993)
josephfusco Nov 27, 2024
737f6a4
Merge branch 'canary' into cnary+main
moonmeister Nov 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions .github/workflows/build-legacy-docs.yml

This file was deleted.

6 changes: 2 additions & 4 deletions .github/workflows/nextjs-bundle-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
analyze:
strategy:
matrix:
next-dir: [
'examples/next/faustwp-getting-started',
]
next-dir: ['examples/next/faustwp-getting-started']

runs-on: ubuntu-22.04
steps:
Expand Down Expand Up @@ -93,7 +91,7 @@ jobs:
path: ${{ matrix.next-dir }}/.next/analyze/__bundle_analysis.json

- name: Download bundle analysis report for base branch
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
if: success() && github.event.number
with:
workflow: nextjs-bundle-analysis.yml
Expand Down
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ process.yml
.env
.env.*
!.env.local.sample
.docusaurus
build/
examples/next/getting-started/package-lock.json
faustjs.code-workspace

# Ignore the WordPress source where used by various development environments
Expand Down
1 change: 0 additions & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ There are many ways to [contribute](/CONTRIBUTING.md) to this project.

## Project Structure

- `/internal/legacy.faustjs.org` - legacy faustjs documentation site
- `/packages` - NPM packages
- `/examples` - Example projects
- `/plugins` - WordPress Plugins
Expand Down
5 changes: 0 additions & 5 deletions examples/next/getting-started/.env.local.sample

This file was deleted.

3 changes: 0 additions & 3 deletions examples/next/getting-started/.eslintrc

This file was deleted.

37 changes: 0 additions & 37 deletions examples/next/getting-started/.gitignore

This file was deleted.

16 changes: 0 additions & 16 deletions examples/next/getting-started/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions examples/next/getting-started/gqty.config.js

This file was deleted.

5 changes: 0 additions & 5 deletions examples/next/getting-started/next-env.d.ts

This file was deleted.

6 changes: 0 additions & 6 deletions examples/next/getting-started/next.config.js

This file was deleted.

42 changes: 0 additions & 42 deletions examples/next/getting-started/package.json

This file was deleted.

Binary file removed examples/next/getting-started/public/favicon.ico
Binary file not shown.
Binary file not shown.
31 changes: 0 additions & 31 deletions examples/next/getting-started/src/client/index.ts

This file was deleted.

Loading
Loading