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: 3.5.0 #607

Merged
merged 76 commits into from
Aug 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
ec96ae8
Add id attribute to tab links
dgwyer Mar 6, 2024
d0156f9
Escape id attribute
dgwyer Mar 6, 2024
1f2239c
Escape id attribute
dgwyer Mar 6, 2024
db5bfea
Escape id attribute (again)
dgwyer Mar 6, 2024
e98d88d
Fix react render methods
dgwyer Mar 6, 2024
ca51bec
Add dashboard padding
dgwyer Mar 6, 2024
1eac68b
Merge pull request #599 from tomusborne/fix/add-id-to-tabs
dgwyer Mar 6, 2024
cce47ab
Merge pull request #601 from tomusborne/fix/dashboard-padding
dgwyer Mar 7, 2024
991d7c7
Merge pull request #600 from tomusborne/fix/react-render
dgwyer Mar 7, 2024
25a3710
Feature: Add optional minimal header and footer templates
tomusborne Mar 26, 2024
17c9e79
Fix: React Customizer controls
tomusborne Apr 30, 2024
c23bde2
Merge pull request #606 from tomusborne/fix/customizer-control-render
tomusborne Apr 30, 2024
70f9be8
Merge c23bde2650a94d3fa89215e22dde4fa7a2541509 into f0227eb702ccfa834…
tomusborne Apr 30, 2024
7bf1208
Update dist files
github-actions[bot] Apr 30, 2024
5278ac2
3.5.0-alpha.1
tomusborne Apr 30, 2024
673ab18
Tweak: Add Customizer support for Font Library
tomusborne Apr 30, 2024
abca00c
Fix: Editor CSS specificity
tomusborne May 13, 2024
a20fcdd
Tweak: Enable `appearance-tools`
tomusborne May 13, 2024
6833c09
Merge pull request #603 from tomusborne/feature/minimal-templates
tomusborne May 13, 2024
fe89875
Merge pull request #610 from tomusborne/fix/editor-css-specificity
tomusborne May 13, 2024
5fc64ba
Merge pull request #608 from tomusborne/tweak/support-font-library
tomusborne May 28, 2024
ad87d55
Merge 5fc64ba2812d36e5495de3d0cd42389bab0fd785 into f0227eb702ccfa834…
tomusborne May 28, 2024
0f65f76
Update dist files
github-actions[bot] May 28, 2024
5d53a46
Tweak: Allow setting margin-bottom on custom typography targets
frzsombor Jun 10, 2024
f529cd6
Tweak: Use GP Font Library font family value
tomusborne Jun 27, 2024
eda7a89
Use font variable if it exists
tomusborne Jun 29, 2024
ed9ed4e
Tweak: Add `role="button` to back to top link
tomusborne Jul 2, 2024
c38f422
Merge pull request #619 from tomusborne/tweak/use-font-family-value
tomusborne Jul 2, 2024
6e4077c
Merge c38f42204fd05abaa331a3ce87049d54043a583f into f0227eb702ccfa834…
tomusborne Jul 2, 2024
8a51e3c
Update dist files
github-actions[bot] Jul 2, 2024
1fb6402
Tweak: Add customizer color live preview to woo buttons
tomusborne Jul 2, 2024
88980eb
Tweak: Remove responsive classes in editor
tomusborne Jul 2, 2024
d604160
Merge pull request #622 from tomusborne/tweak/woo-button-live-preview
tomusborne Jul 2, 2024
8828998
Merge pull request #611 from tomusborne/tweak/enable-appearance-tools
tomusborne Jul 2, 2024
f22e60d
Update changelog
tomusborne Jul 3, 2024
f6862d2
Fix: Stale typography values in the Customizer
tomusborne Jul 3, 2024
a736153
Merge pull request #624 from tomusborne/fix/customizer-typography-sta…
tomusborne Jul 4, 2024
9993a06
Merge a7361538b2f9ced2576281863f87fce2d1ba6e4f into f0227eb702ccfa834…
tomusborne Jul 4, 2024
7444cdf
Update dist files
github-actions[bot] Jul 4, 2024
4dd935c
Update version in package-lock.json
iansvo Jul 8, 2024
fa3d592
Merge branch 'release/3.5.0' of https://github.com/tomusborne/generat…
iansvo Jul 8, 2024
ce30db2
Merge pull request #620 from tomusborne/tweak/back-to-top-role
iansvo Jul 8, 2024
9c10d3f
Merge pull request #623 from tomusborne/tweak/remove-responsive-classes
iansvo Jul 8, 2024
4d50b82
Merge 9c10d3fb63fc1408de748f99ba53b2824998dcd9 into f0227eb702ccfa834…
tomusborne Jul 8, 2024
3cfa91f
Update dist files
github-actions[bot] Jul 8, 2024
faab7cd
Merge pull request #616 from frzsombor/allow-typo-custom-mb
iansvo Jul 8, 2024
92c4eb6
Merge faab7cddcc3f40e9a0a1777c591515a2ac57ee98 into f0227eb702ccfa834…
tomusborne Jul 8, 2024
7d0edef
Update dist files
github-actions[bot] Jul 8, 2024
189a279
Update readme.txt
tomusborne Jul 9, 2024
2eab2c3
Tweak: Use `h2` for comments title
tomusborne Jul 17, 2024
f0bffaf
Update font library class name
iansvo Jul 18, 2024
ba42a76
Fix: Menu dropdown arrow click a11y fixes
tomusborne Jul 23, 2024
32c75a6
Improve menu click a11y
tomusborne Jul 23, 2024
f1138e6
Improve dropdown a11y
tomusborne Jul 23, 2024
44b9d79
Improve sub-menu a11y
tomusborne Jul 23, 2024
f683a42
Merge pull request #627 from tomusborne/chore/update-font-library-class
tomusborne Jul 24, 2024
fe3ae20
Merge f683a424218d86a641d67e189f394110b1257500 into f0227eb702ccfa834…
tomusborne Jul 24, 2024
4fdc8e6
Update dist files
github-actions[bot] Jul 24, 2024
901c305
Add aria-controls attributes to nav buttons and add sub menu ID if mi…
iansvo Jul 24, 2024
c8c67be
Update handling to include mobile and other small tweaks
iansvo Jul 24, 2024
dbb6802
Merge pull request #626 from tomusborne/tweak/use-h2-for-comments-title
tomusborne Jul 24, 2024
b86913c
Merge pull request #628 from tomusborne/fix/menu-dropdown-spacebar-a11y
iansvo Jul 24, 2024
6716cec
3.5.0-alpha.2
tomusborne Jul 25, 2024
fe3d935
3.5.0-alpha.2
tomusborne Jul 25, 2024
2385d0a
Tweak: Add CSS to prevent dropdown arrow click
tomusborne Jul 25, 2024
234fefe
Merge pull request #629 from tomusborne/tweak/prevent-dropdown-arrow-…
tomusborne Jul 25, 2024
2affd24
Tweak: Add fallback sub-menu ID
tomusborne Jul 25, 2024
cf95a89
Merge pull request #630 from tomusborne/tweak/fallback-sub-menu-id
tomusborne Jul 25, 2024
635289c
3.5.0-beta.1
tomusborne Aug 12, 2024
53fc94b
Merge 635289c18c421b94059fe78b38a8bb94da0fa2f2 into f0227eb702ccfa834…
tomusborne Aug 12, 2024
81049f2
Update dist files
github-actions[bot] Aug 12, 2024
8ba2d83
3.5.0-rc.1
tomusborne Aug 20, 2024
9ec685e
3.5.0
tomusborne Aug 27, 2024
8882e48
Update stable tag
tomusborne Aug 27, 2024
603d1a8
Merge 8882e481d8430de03228c66cc9f2e1a339848dc3 into f0227eb702ccfa834…
tomusborne Aug 27, 2024
85c875f
Update dist files
github-actions[bot] Aug 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
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"jQuery": "readonly",
"ajaxurl": "readonly",
"generatepressMenu": "readonly",
"generatepressDropdownClick": "readonly",
"generatepressNavSearch": "readonly",
"generateCustomizerControls": "readonly",
"generateDashboard": "readonly",
Expand Down
2 changes: 1 addition & 1 deletion assets/dist/block-editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-data', 'wp-dom-ready', 'wp-element', 'wp-plugins'), 'version' => '166c384f313c8f5d9914');
<?php return array('dependencies' => array('wp-dom-ready', 'wp-element', 'wp-plugins'), 'version' => '53a6a5a937a68e460003');
2 changes: 1 addition & 1 deletion assets/dist/block-editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/dist/customizer.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-components', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => '42a74b551d83e1b85238');
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-components', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => '731b220042b06e3421fb');
6 changes: 3 additions & 3 deletions assets/dist/customizer.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/dist/dashboard.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => 'dbc22cbe57941af36094');
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => '4fb4e80889b2568d409a');
2 changes: 1 addition & 1 deletion assets/dist/dashboard.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/dist/modal.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => 'b4d4871691423abff87b');
<?php return array('dependencies' => array(), 'version' => '8b4cabf5d14f1f64f94a');
2 changes: 1 addition & 1 deletion assets/dist/modal.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/dist/style-dashboard.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading