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

Release/WDSUS-2 V4.0 #1023

Merged
merged 114 commits into from
Sep 29, 2023
Merged
Changes from 1 commit
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
abb9a36
composer install wp-cli
Apr 28, 2023
97357b2
initial copy wp-cli command from acf-wds-blocks
Apr 28, 2023
e6f011d
adding some additional stubs used in the project
Apr 28, 2023
87bc681
scripts to build and watch blocks
Apr 28, 2023
63750db
including inc/wpcli/ folder
Apr 28, 2023
7e82049
we need this folder for the custom blocks
Apr 28, 2023
75d627d
instead of separated build, adding copy-php setting for blocks
Apr 28, 2023
8cbe194
fixing string replacement for namespace
Apr 28, 2023
56cda02
composer.lock
Apr 28, 2023
7979a6c
Merge branch 'main' into feature/WDSUS-7-Implement-WP-CLI
May 19, 2023
12c342a
Merge branch 'main' into feature/WDSUS-7-Implement-WP-CLI
May 26, 2023
a8f077b
adds schema | fixes supports.color and references to scripts and styles
May 26, 2023
bcce5f4
reverts adding -webpack-copy-php, not needed without tailwind
May 26, 2023
27a920a
early exit is class is already defined
May 26, 2023
9f1eeb1
renames prefix to wds (wd_s is not a valid block name)
May 26, 2023
a24a7b3
removes tailwind config
May 26, 2023
9049ec1
changes acf registration hook from `acf/init` to `init` | changed bloโ€ฆ
May 26, 2023
2e555af
exclude generated ACF JSON files
May 26, 2023
ffdeef9
simplified ACF block call-to-action
May 26, 2023
036e070
Merge branch 'main' into feature/WDSUS-7-Implement-WP-CLI
May 26, 2023
73b1d5d
WDSUS-19: adds WDS Blocks category
gutnikInna May 30, 2023
8b23c71
WDSUS-2 - Bump @evilmartians/lefthook
khleomix Jun 1, 2023
9a8d15f
WDSUS-2 - Bump packages to latest versions
khleomix Jun 1, 2023
2e095ca
Merge pull request #1022 from WebDevStudios/feature/WDSUS-19-enable-bโ€ฆ
khleomix Jun 1, 2023
09ff681
Merge branch 'release/WDSUS-2-4.0-Theme-Revamp' into feature/WDSUS-7-โ€ฆ
khleomix Jun 1, 2023
f6a6c5d
removed CSS files | fixed JS file inclusion | set block category
Jun 2, 2023
9e6c878
test exlude acf json files
Jun 2, 2023
038f9ad
properly exclude generated ACF field groups (otherwise changes to fieโ€ฆ
Jun 2, 2023
936cac3
WDSUS-7 - Change CTA block category
khleomix Jun 6, 2023
0e6ad46
Merge branch 'feature/WDSUS-7-Implement-WP-CLI' of github.com:WebDevSโ€ฆ
khleomix Jun 6, 2023
b42f28c
porting changes from `wd_f`
Jun 21, 2023
f8d2827
Merge pull request #1006 from WebDevStudios/feature/WDSUS-7-Implementโ€ฆ
khleomix Aug 4, 2023
38217f0
Update PR and workflow and add WPCLI script
khleomix Aug 25, 2023
24f3cfd
WDSUS-2 - Update theme json and add editor style
khleomix Aug 25, 2023
39c784a
WDSUS-2 - Remove function to wrap core blocks
khleomix Aug 25, 2023
8b7d0a9
WDSUS-2 - Remove svg icons function and update preflight
khleomix Aug 25, 2023
55d3326
WDSUS-2 - Update composer lock
khleomix Aug 25, 2023
1dbe951
WDSUS-2 - Update themejson and preflight
khleomix Aug 25, 2023
e2e85a4
WDSUS-2 - Fix content sizes not updating on frontend
khleomix Aug 28, 2023
2cc21a2
WDSUS-2 - Update README
khleomix Aug 28, 2023
86ee7e5
WDSUS-2 Remove extra blocks
khleomix Aug 28, 2023
69b524b
WDSUS-2 - Remove core block style deregister function
khleomix Aug 28, 2023
cdf6bc2
WDSUS-2 - Additional content layout fix
khleomix Aug 28, 2023
b3322ec
WDSUS-2 - Register block pattern category
khleomix Aug 28, 2023
154b3c9
WDSUS-2 - Remove acf json sample
khleomix Aug 28, 2023
63c3faf
WDSUS-2 - Update composer lockfile
khleomix Aug 28, 2023
acc2699
WDSUS-2 - Update WPCLI scripts
khleomix Aug 28, 2023
0e0c9a9
WDSUS-2 - Add block default folders
khleomix Aug 28, 2023
9913211
Bump @wordpress/eslint-plugin from 14.4.0 to 15.0.0
khleomix Aug 28, 2023
e6a4120
Bump @evilmartians/lefthook from 1.3.13 to 1.4.9
khleomix Aug 28, 2023
82bff6d
Bump postcss-preset-env from 8.3.2 to 9.1.1
khleomix Aug 28, 2023
b121a69
Bump glob from 10.2.4 to 10.3.3
khleomix Aug 28, 2023
82cde06
WDSUS-2 - Update packages
khleomix Aug 28, 2023
237296c
WDSUS-2 - Remove sidebar template
khleomix Aug 28, 2023
20d1e86
WDSUS-4 - Remove unused functions
khleomix Sep 4, 2023
c84435a
WDSUS-2 - Add basic styling for header, menum, and footer
khleomix Sep 4, 2023
754f539
WDSUS-2 - Update theme fonts to fix errors
khleomix Sep 4, 2023
2ac8d76
WDSUS-4 - Remove extra functions and fix content issue
khleomix Sep 4, 2023
c1406ab
WDSUS-2 Update package lock file
khleomix Sep 4, 2023
b30d899
WDSUS-2 - Update style version
khleomix Sep 4, 2023
3bb5239
WDSUS-2 - Fix content layout issue
khleomix Sep 4, 2023
aaf54e1
WDSUS-43 - Change src to assets
khleomix Sep 4, 2023
4f68c01
WDSUS-43 - Update files to use assets folder instead of src
khleomix Sep 4, 2023
c085664
WDSUS-43 - Add patterns folder and sample cta pattern
khleomix Sep 4, 2023
9d03763
WDSUS-43 - Re-add footer text customizer
khleomix Sep 4, 2023
2fee62a
WDSUS-43 - Remove unused customizer settings
khleomix Sep 4, 2023
bd1dd85
WDSUS-43 - Update README
khleomix Sep 4, 2023
2645b23
Merge pull request #1062 from WebDevStudios/feature/WDSUS-43-Folder-rโ€ฆ
khleomix Sep 6, 2023
77435d5
WDSUS-45 - Update lock files
khleomix Sep 19, 2023
71a1122
WDSUS-45 - Remove footer from critical css
khleomix Sep 19, 2023
1d59c2e
WDSUS_45 - Add patterns, parts, templates folders
khleomix Sep 20, 2023
1ccaac6
WDSUS-45 - Add core navigation style
khleomix Sep 20, 2023
5527bce
WDSUS-45 - Remove unused styles and functions
khleomix Sep 20, 2023
21a0f64
WDSUS-45 - Add page default template
khleomix Sep 20, 2023
7bdbbc8
WDSUS-45 - Leave blank to enable site editor
khleomix Sep 20, 2023
4f8546e
WDSUS-45 - Remove footer from critical css
khleomix Sep 20, 2023
f5d3aa2
WDSUS-45 - Add footer and header blocks to use for the header and fooโ€ฆ
khleomix Sep 20, 2023
327da4e
WDSUS-45 - Update templates to make use of do_blocks()
khleomix Sep 20, 2023
6344fdc
WDSUS-45 - Remove wd_s, already present in namespace
khleomix Sep 20, 2023
9d78164
WDSUS-45 - Remove wd_s, already present in namespace
khleomix Sep 20, 2023
9792ca6
WDSUS-45 - Update lock files and lefthook
khleomix Sep 20, 2023
dd0a6ae
WDSUS-45 - Add default home and front page templates
khleomix Sep 20, 2023
5d080cf
WDSUS-45 - Fix post taxonomies function
khleomix Sep 21, 2023
b936f78
WDSUS-45 - fix mobile navigation layout issue
khleomix Sep 21, 2023
517484f
WDSUS-45 - Fix mobile no padding issue #1061
khleomix Sep 21, 2023
652bd9f
WDSUS-45 - Update themejson styles
khleomix Sep 22, 2023
de45f2e
WDSUS-45 - Remove extra functions in favor of core header and footer โ€ฆ
khleomix Sep 22, 2023
2cc09c0
Merge pull request #1072 from WebDevStudios/feature/WDSUS-45-wd_s-cleโ€ฆ
thatmitchcanter Sep 28, 2023
3b309d1
Add default index.html
khleomix Sep 29, 2023
56e5000
Fix navigation alignment
khleomix Sep 29, 2023
ae1c62e
Updated theme json styles for code, quotes blocks
khleomix Sep 29, 2023
fdd61c5
Add missing phpsab standard
khleomix Sep 29, 2023
045e3d4
Additional color fixes
khleomix Sep 29, 2023
d94dbc7
#1077 Bump postcss-loader from 7.3.0 to 7.3.3
khleomix Sep 29, 2023
80012ae
#1075 Bump tailwindcss from 3.3.2 to 3.3.3
khleomix Sep 29, 2023
d619576
#1074 - Bump @wordpress/scripts from 26.4.0 to 26.13.0
khleomix Sep 29, 2023
e9db462
#1073 - Bump autoprefixer from 10.4.14 to 10.4.16
khleomix Sep 29, 2023
c6768c8
Fix outline button padding
khleomix Sep 29, 2023
8533ba7
Fix search block styles
khleomix Sep 29, 2023
9bbd3ee
Fix paragraph spacing
khleomix Sep 29, 2023
de00980
Add scaffolding code for the acf block generated using CLI
aslamdoctor Sep 29, 2023
76d6efc
Fix paragraph spacing
khleomix Sep 29, 2023
29678bf
Remove menu reference
khleomix Sep 29, 2023
3328ce1
Style comments section
khleomix Sep 29, 2023
c5de7dd
Add margins to articles
khleomix Sep 29, 2023
1706aab
Update default form fields styles
khleomix Sep 29, 2023
da736cf
Fix numeric pagination
khleomix Sep 29, 2023
5db96fb
Fix page links layout
khleomix Sep 29, 2023
b8dfa4e
Merge pull request #1097 from WebDevStudios/feature/site-editor-index
khleomix Sep 29, 2023
9bec4f4
Escape properly
khleomix Sep 29, 2023
bbcd83e
Merge pull request #1094 from WebDevStudios/feature/add-scaffolding-cโ€ฆ
khleomix Sep 29, 2023
c821723
Fix block scaffolding output
khleomix Sep 29, 2023
9aae522
Update README
khleomix Sep 29, 2023
15c3f1d
Update CHANGELOG
khleomix Sep 29, 2023
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
Prev Previous commit
Next Next commit
WDSUS-7 - Change CTA block category
  • Loading branch information
khleomix committed Jun 6, 2023
commit 936cac3b5635caf77e68ad0fa438707ab1070d4e
2 changes: 1 addition & 1 deletion blocks/call-to-action/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"editorScript": "./editor.js",
"style": "file:./style.css",
"script": "./script.js",
"category": "WDS",
"category": "wds-blocks-category",
"icon": "megaphone",
"keywords": [ "call-to-action", "call-to-action", "block" ],
"acf": {
Expand Down