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

Add WooCommerce #368

Merged
merged 70 commits into from
Jul 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
5c93bdf
Add carousel component and gallery-carousel block
oxyc Mar 2, 2024
28a4e05
Fix svg and language menu accessibility issues
oxyc Mar 7, 2024
83739a1
Fix language menu accessibility
oxyc Jul 12, 2024
5a55c7b
Only show language menu if there is more than 1
oxyc Jul 12, 2024
f82f616
Update ddev config and disable nfs by default
oxyc Jul 12, 2024
6752f25
Fix adding gallery first time doesnt render navigation buttons
oxyc Jul 12, 2024
7c6622d
Add carousel block
oxyc Jul 12, 2024
f304ce7
Fix multiple carousels support
oxyc Jul 12, 2024
f95e272
Add grid block
oxyc Jul 12, 2024
3cd6fc0
Add transform between grid <> carousel <> columns
oxyc Jul 12, 2024
5854165
Add block examples
oxyc Jul 12, 2024
c2cfea7
Add better icons and examples
oxyc Jul 12, 2024
804ee23
Add appender buttons to carousel and grid
oxyc Jul 12, 2024
6639b42
Exclude fonts/ cache folder when pushing/pulling files
oxyc Jul 13, 2024
1d21ef5
Add blocks/endblocks blade directive
oxyc Jul 13, 2024
538342b
Fix gutenberg editor shows incorrect background color
oxyc Jul 13, 2024
eb9b1ca
Update ACF patch for latest version
oxyc Jul 13, 2024
8719fcd
Composer update
oxyc Jul 13, 2024
2d3b56d
Update node and npm packages
oxyc Jul 13, 2024
16b7319
Remove swiper
oxyc Jul 13, 2024
e6f82c0
Update block.json api version
oxyc Jul 14, 2024
7f47459
Remove grid in favour of core grid
oxyc Jul 14, 2024
f52833f
Set better block categories
oxyc Jul 14, 2024
b6428ec
Support anchor links in accordions
oxyc Jul 14, 2024
ac0d59a
Use figure element for gallery carousel block
oxyc Jul 14, 2024
3d1a7ed
theme v3
oxyc Jul 14, 2024
ae513fe
Add all theme.json settings for findability
oxyc Jul 14, 2024
299936c
Add post-teaser block and integrate with query block
oxyc Jul 17, 2024
115c8cc
Re-use media-card block in teaser
oxyc Jul 18, 2024
7093bca
Add page-title block instead of blade partial
oxyc Jul 18, 2024
9c7f86d
Fix carousels containg cards crop off box shadows
oxyc Jul 18, 2024
bd0a753
Fix typo
oxyc Jul 18, 2024
fc6b101
Define heading font sizes in ems to allow resizing them
oxyc Jul 18, 2024
0a9342f
Define form input variables so they can be referenced elsewhere
oxyc Jul 18, 2024
49507a7
Move variables to separate global style file
oxyc Jul 18, 2024
834e481
Fix select styling in gutenberg
oxyc Jul 18, 2024
f9ea8a0
Update php and composer packages
oxyc Jul 18, 2024
3ae87df
Allow tables inside accordion block
oxyc Jul 18, 2024
ae731b9
Remove article-grid block
oxyc Jul 18, 2024
15b1902
Add WooCommerce
oxyc Jul 18, 2024
1cfb3dc
Use correct grid gutters everywhere
oxyc Jul 18, 2024
069d02b
Fix youtube-embed placeholder image overlowing
oxyc Jul 18, 2024
6460546
Setup product post-teaser
oxyc Jul 18, 2024
2e0b9e1
Add a columns style that behaves like media-text
oxyc Jul 18, 2024
8c0287e
Mobile fixes
oxyc Jul 18, 2024
acc6dbf
Fixes #370
oxyc Jul 18, 2024
5b0f850
Fix issues in gutenberg editor with lots of blocks
oxyc Jul 19, 2024
f97270c
Style woocommerce reviews blocks
oxyc Jul 19, 2024
8571d61
Fix carousel responsive
oxyc Jul 19, 2024
fde49db
Fix article grid endless loading in some cases
oxyc Jul 19, 2024
ff4210b
Fix post-terms styling when label is shown
oxyc Jul 19, 2024
7b7daa5
Fix search block styling in editor side
oxyc Jul 19, 2024
6d09778
Fix sku should not wrap
oxyc Jul 19, 2024
33f7a8e
Decrease small font size
oxyc Jul 19, 2024
a7e8436
Add cachetags support
oxyc Jul 19, 2024
876fe27
Improve youtube play button visibility
oxyc Jul 19, 2024
8e61c7e
Fix column with background style
oxyc Jul 19, 2024
31e8648
Fix gform styling issues
oxyc Jul 19, 2024
77de3c7
Fix styling for subsequent fullaligned cover blocks
oxyc Jul 19, 2024
41d2184
Use video featured images as poster images
oxyc Jul 19, 2024
cb4ec1f
Keep style id to more easily identify handles
oxyc Jul 19, 2024
43a64ec
Fix some FOUC
oxyc Jul 19, 2024
d4f0efb
Add additional image sizes
oxyc Jul 19, 2024
15d00d0
Fix various styling bugs
oxyc Jul 20, 2024
42f0d57
Better gravityform defaults
oxyc Jul 20, 2024
a7fcd84
Fix youtube-embed fouc
oxyc Jul 20, 2024
036ac05
Add responsive layout to group grid
oxyc Jul 20, 2024
35367da
Fix product reviews block in editor
oxyc Jul 20, 2024
b6e95cf
Remvoe details block styling not working easily crossbrowser
oxyc Jul 21, 2024
7cec036
WooCommerce mobile + account login/register styling
oxyc Jul 21, 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
1 change: 0 additions & 1 deletion .ddev/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
/.dbimageExtra
/.ddev-docker-*.yaml
/.*downloads
/.global_commands
/.homeadditions
/.importdb*
/.sshimageBuild
Expand Down
9 changes: 6 additions & 3 deletions .ddev/config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: gdsbedrock
type: wordpress
docroot: web
php_version: "8.2"
php_version: "8.3"
webserver_type: nginx-fpm
router_http_port: "80"
router_https_port: "443"
Expand All @@ -15,9 +15,12 @@ nfs_mount_enabled: false
mutagen_enabled: false
composer_version: "2"
use_dns_when_possible: true
performance_mode: nfs
performance_mode: none
web_environment: []
# WP_HOME=/var/www
nodejs_version: "18"
nodejs_version: "20"
provider: default
upload_dir: web/app/uploads
hooks:
post-start:
- exec: "perl -pi -e 's/pm.max_requests = 200/pm.max_requests = 2000/' /etc/php/*/fpm/pool.d/www.conf && killall -1 php-fpm"
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18
v20
15 changes: 9 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"wpackagist-plugin/limit-login-attempts-reloaded": "^2.6.1",
"wpackagist-plugin/wp-sanitize-file-name-plus": "~1.0",

"wpackagist-plugin/wordpress-seo": "^22.0",
"wpackagist-plugin/wordpress-seo": "^23.0",
"wpackagist-plugin/google-tag-manager": "~1.0",
"wpackagist-plugin/redirection": "~5.0",

Expand All @@ -60,10 +60,10 @@
"satispress/advanced-custom-fields-pro": "^6.0",
"satispress/gravityforms": "^2.4",
"roots/bedrock-autoloader": "^1.0",
"consolidation/robo": "^4.0",
"consolidation/robo": "^5.0",
"generoi/robo-genero": "^0.4",
"roots/acorn": "^4.0",
"log1x/navi": "^2.0",
"log1x/navi": "^3.0",
"generoi/sage-nativeblock": "^0.3",
"inpsyde/wp-translation-downloader": "^2.3",
"satispress/polylang-pro": "^3.3",
Expand All @@ -72,11 +72,14 @@
"spatie/laravel-google-fonts": "^1.2",
"generoi/genero-cmp": "^1.1",
"generoi/wp-image-resizer": "dev-master",
"log1x/sage-svg": "^1.1"
"log1x/sage-svg": "^2",
"wpackagist-plugin/woocommerce": "^9.1",
"generoi/sage-woocommerce": "^1.1",
"generoi/sage-cachetags": "dev-master"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.4.2",
"brainmaestro/composer-git-hooks": "^3.0.0-alpha",
"brainmaestro/composer-git-hooks": "^3.0.0",
"deployer/deployer": "^7.0",
"generoi/deployer-genero": "^0.3",
"staabm/annotate-pull-request-from-checkstyle": "^1.5"
Expand All @@ -85,7 +88,7 @@
"optimize-autoloader": true,
"preferred-install": "dist",
"platform": {
"php": "8.2.3"
"php": "8.3.9"
},
"process-timeout": 0,
"theme-dir": "web/app/themes/gds",
Expand Down
Loading
Loading