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 2.26 #2094

Merged
merged 107 commits into from
Aug 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
9fa47c5
Start work on functionality placeholders
zackkatz Feb 2, 2024
acb40be
Add a placeholder
zackkatz Feb 2, 2024
97e3f55
Make more progress
zackkatz Feb 5, 2024
0bdd2cc
Fix SVG icon to be AF [ci skip]
zackkatz Feb 5, 2024
9f2c855
Merge branch 'develop' into feature/1980-functionality-placeholders
zackkatz Feb 16, 2024
52617a3
Generalize placeholders into a trait
zackkatz Feb 16, 2024
f82f059
Add SCSS styles for the placeholder metaboxes
zackkatz Feb 16, 2024
ba0a175
Add check for plugin activation/install
zackkatz Feb 16, 2024
14b7c19
Simplify by a line
zackkatz Feb 16, 2024
a885bbc
Add buy now link, clarify todos [ci skip]
zackkatz Feb 16, 2024
5a88f69
Have Advanced Filtering use the trait
zackkatz Feb 16, 2024
bf97dbd
Improve the CSS a bit…
zackkatz Feb 16, 2024
a9762b7
Merge branch 'develop' into feature/1980-functionality-placeholders
doekenorg May 16, 2024
1452e84
Refactor placeholder design.
doekenorg May 21, 2024
fafa125
Replace plugin path with text-domain. Implemented is_included check.
doekenorg May 21, 2024
de1d6b9
remove old css
doekenorg May 22, 2024
a337b74
Merge branch 'develop' into feature/1980-functionality-placeholders
doekenorg May 22, 2024
1c2cb27
Responsive inline placeholder.
doekenorg May 22, 2024
5330deb
RTL support for inline.
doekenorg May 22, 2024
62699c7
Wire up of functionality with todo on refactor after #1996.
doekenorg May 22, 2024
8495347
Add confirmation of discarding changes on install / activation.
doekenorg May 23, 2024
a5b9f8e
Merge branch 'develop' into feature/1980-functionality-placeholders
doekenorg May 29, 2024
6cbcb2a
alternative styling
doekenorg May 29, 2024
9f1590d
Restyle inactive color & add disabled filter.
doekenorg May 29, 2024
bba7f42
use color variables
doekenorg May 29, 2024
075ce8c
Update @since tags [ci skip]
mrcasual Jun 5, 2024
b0cbf9b
Add New select field for selecting a sort field
omarkasem Jun 7, 2024
7f2d21e
Fix timeout issue with Yoast & GV Gutenberg blocks [#2075]
mrcasual Jun 7, 2024
9c9b2be
Add approval field in edit entry and Save value after update
omarkasem Jun 11, 2024
d4fe43f
Fix latest chagelog entry [ci skip]
mrcasual Jun 12, 2024
e08426e
Fix changelog typo :)
mrcasual Jun 12, 2024
a74e717
Fix comments for spaces, not using legacy classes and docblocks
omarkasem Jun 13, 2024
7010f4c
Remove hot files
omarkasem Jun 13, 2024
1036a74
Add fied time and date merge tags modifier
omarkasem Jun 14, 2024
a2f0401
Formatting + Fixing docblocks
omarkasem Jun 14, 2024
0fc033b
Fix template selection for single entry layout on new fields
doekenorg Jul 4, 2024
ae9521b
codestyle [ci skip]
doekenorg Jul 4, 2024
5b35c8d
Update changelog [ci skip]
mrcasual Jul 4, 2024
13faa73
Fix template selection for single entry layout on new fields (#2082)
mrcasual Jul 4, 2024
6b225bf
Update Foundation to v1.2.16
mrcasual Jul 8, 2024
9479333
Bump braces from 3.0.2 to 3.0.3 in /future/includes/gutenberg
dependabot[bot] Jul 8, 2024
3c3f558
Add temp variable to clean up loop
zackkatz Jun 16, 2024
a958ad6
Add micro-optimization
zackkatz Jun 26, 2024
ce910c6
Revert "Add micro-optimization"
zackkatz Jul 10, 2024
2667b56
Remove merge tag functions from date,time fields and add a modifier f…
omarkasem Jul 12, 2024
480b346
Formatting
omarkasem Jul 12, 2024
fbc7d53
Simplifiy if statement
omarkasem Jul 12, 2024
3efbc2f
Formatting
omarkasem Jul 12, 2024
76819b8
Add unit tests and fix docblock
omarkasem Jul 12, 2024
8115168
Fix gv_entry_link shortcode in views page
omarkasem Jul 13, 2024
d3e1982
Fix select field styles
omarkasem Jul 13, 2024
502496f
Fix search mode toggle on field change.
doekenorg Jul 15, 2024
3d55234
Remove jQuery ready deprecation.
doekenorg Jul 15, 2024
1567fa5
remove unintentional tab [ci skip]
doekenorg Jul 15, 2024
80d215d
Removed .ready() method for JQuery.
doekenorg Jul 15, 2024
963cdea
Update changelog [ci skip]
doekenorg Jul 16, 2024
71a5f7b
Issue/search mode toggle event (#2085)
doekenorg Jul 16, 2024
47b106b
Update Foundation to v1.2.17
mrcasual Jul 22, 2024
d33ca4d
Update changelog [ci skip]
mrcasual Jul 27, 2024
7589d1a
Bump braces from 3.0.2 to 3.0.3 in /future/includes/gutenberg (#2083)
zackkatz Jul 29, 2024
0d3352f
Add code inline docs
zackkatz Jul 30, 2024
8e777a6
Limit the use of parameters to generate a cache key (#2089)
mrcasual Jul 30, 2024
a75ef65
Add
mrcasual Jul 30, 2024
a198e66
Add additional parameters to generate a cache hash
mrcasual Jul 30, 2024
ac0e61b
Merge branch 'develop' into issue/2081-shortcodes-inside-html-block-f…
mrcasual Jul 30, 2024
e6c3d90
Format code
mrcasual Jul 30, 2024
9656a07
Update changelog [ci skip]
mrcasual Jul 30, 2024
4c85e38
Fix gv_entry_link shortcode in views page (#2084)
mrcasual Jul 30, 2024
1d47618
Merge branch 'develop' into issue/2044-allow-entry-approval-to-be-cha…
mrcasual Aug 5, 2024
d554976
Update changelog [ci skip]
mrcasual Aug 5, 2024
b7f749f
Add approval field in edit entry and Save value after update (#2077)
mrcasual Aug 5, 2024
9485f04
Merge branch 'develop' into feature/1980-functionality-placeholders
zackkatz Aug 5, 2024
5fdb89d
Fix typo in filter name
zackkatz Aug 5, 2024
c18a27c
Add Ratings & Reviews placeholder
zackkatz Aug 5, 2024
9edd5b5
Fix float issue with Safari Tech Preview
zackkatz Aug 5, 2024
544c520
Merge branch 'develop' into feature/1980-functionality-placeholders
zackkatz Aug 5, 2024
b4630dc
Update CSS build
zackkatz Aug 5, 2024
578977a
Update readme.txt [ci skip]
zackkatz Aug 5, 2024
cb08dfa
Make placeholder icons bigger on full card
zackkatz Aug 5, 2024
0cefebe
Update readme with filter [ci skip]
zackkatz Aug 5, 2024
5588173
Rename the filter to match existing filters
zackkatz Aug 5, 2024
49d64fd
Sanitize CSS
zackkatz Aug 5, 2024
705f939
Fix docblocks
zackkatz Aug 5, 2024
773973a
Tweak language
zackkatz Aug 5, 2024
2930ecf
Make case sensitive modifiers great again
mrcasual Aug 7, 2024
e27e357
Merge branch 'develop' into issue/2040-time-field-merge-tag-doesnt-su…
mrcasual Aug 7, 2024
9cf1e4e
Update changelog [ci skip]
mrcasual Aug 7, 2024
8b0e5dd
Add Time and Date merge tag `:format` modifier (#2080)
mrcasual Aug 7, 2024
2e9a5f9
Fix docblock [ci skip]
mrcasual Aug 7, 2024
c369657
Format code
mrcasual Aug 8, 2024
3314c84
Merge branch 'develop' into issue/2033-gravityview-view-gutenberg-blo…
mrcasual Aug 8, 2024
ccbb6c4
Update changelog [ci skip]
mrcasual Aug 8, 2024
302437e
Add New select field for selecting a sort field (#2074)
mrcasual Aug 8, 2024
0683a34
Merge branch 'develop' into feature/1980-functionality-placeholders
mrcasual Aug 8, 2024
97682d3
Check version before displaying incompatibility message
mrcasual Aug 8, 2024
729b388
Wrap the incompatibility message within a conditional version check
mrcasual Aug 8, 2024
8a4468e
Compile assets [ci skip]
mrcasual Aug 8, 2024
63692a2
Fix docblocks
mrcasual Aug 8, 2024
5d52720
Update changelog [ci skip]
mrcasual Aug 8, 2024
b21a53b
Reuse existing method to activate/install products
mrcasual Aug 8, 2024
19725d5
Functionality placeholders (#1981)
mrcasual Aug 8, 2024
67038aa
Bump version to 2.26
mrcasual Aug 8, 2024
09b00a4
Update changelog [ci skip]
mrcasual Aug 8, 2024
d0daf63
Add Doeke to the Credits page [ci skip]
mrcasual Aug 8, 2024
3c59b74
Update title [ci skip]
mrcasual Aug 8, 2024
cac408c
Nuke that semicolon [ci skip]
mrcasual Aug 8, 2024
f438933
Update changelog [ci skip]
mrcasual Aug 8, 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
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module.exports = function(grunt) {
files: [{
expand: true,
cwd: 'assets/css/scss',
src: ['*.scss','!gf-merge-tags-*.scss','!admin-merge-tags.scss','!admin-tooltips.scss','!admin-metabox-panel.scss','!admin-metabox.scss','!admin-members-plugin.scss','!variables.scss'],
src: ['*.scss','!gf-merge-tags-*.scss','!admin-merge-tags.scss','!admin-tooltips.scss','!admin-metabox-panel.scss','!admin-metabox.scss','!admin-metabox-placeholder.scss','!admin-members-plugin.scss','!variables.scss'],
dest: 'assets/css',
ext: '.css'
}]
Expand Down
8 changes: 4 additions & 4 deletions assets/css/admin-datepicker.css
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,10 @@


/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-bottom-right-radius: 4px; }


/*
Expand Down
2 changes: 1 addition & 1 deletion assets/css/admin-entries-list.css

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

2 changes: 1 addition & 1 deletion assets/css/admin-global.css

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

Loading