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.31 #2188

Merged
merged 69 commits into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
441ca96
Adds Image choice field and template
omarkasem Oct 3, 2024
403d765
Add ability to add new rows
doekenorg Oct 2, 2024
ef9c5d6
Remove jQuery deprecation
doekenorg Oct 8, 2024
6aecb30
Change CSS to fit grid rows
doekenorg Oct 8, 2024
594cf0d
Change column size for template selection
doekenorg Oct 8, 2024
d40525e
Change placeholder size to object size
doekenorg Oct 8, 2024
9633b80
Add generics to collection types
doekenorg Oct 8, 2024
ad2fe38
Render rows based on the stored widgets
doekenorg Oct 8, 2024
efdd4b1
Add row layouts popdown
doekenorg Oct 8, 2024
2c8626e
Add deletion of rows
doekenorg Oct 9, 2024
2d95e34
Adds multi choice and Fixes radio for multichoice and image choice no…
omarkasem Oct 10, 2024
6ac334c
Merge branch 'develop' into feature/1921-layout-builder
doekenorg Oct 14, 2024
8f24afd
Merge branch 'develop' into feature/1921-layout-builder
doekenorg Oct 16, 2024
a28d2ca
Add support for layout template
doekenorg Oct 16, 2024
c6b8afb
Update styling for layout builder
doekenorg Oct 16, 2024
504fe2a
Revert accidental composer.lock update
doekenorg Oct 16, 2024
49a2270
Add filter / action hooks
doekenorg Oct 17, 2024
9e71d4c
Remove undefined settings tab
doekenorg Oct 17, 2024
31eacfb
Merge branch 'develop' into feature/1921-layout-builder
doekenorg Oct 17, 2024
460d1c3
Add global dynamic widgets setting
doekenorg Oct 17, 2024
dd8b383
Fix unit tests
doekenorg Oct 17, 2024
28e29f1
Fixes formatting, Adds new fierlds to search widget and Adds a new fi…
omarkasem Oct 19, 2024
943b3ee
Removes extra variable and Fixes formatting
omarkasem Oct 19, 2024
9f62798
Removes extra spaces
omarkasem Oct 19, 2024
f75fe56
Fix adding widgets with correct area-id
doekenorg Oct 21, 2024
0a98b4c
Fix unwanted CSS side effects
doekenorg Oct 21, 2024
d0d8a21
Fix adding widget rows on new View
doekenorg Oct 21, 2024
1346fa7
Fix Widget configuration on new View
doekenorg Oct 21, 2024
b4241e7
Add a11y to row modals
doekenorg Oct 21, 2024
c1794b6
Fix Gravatar warning on empty user
doekenorg Oct 21, 2024
eff6521
Remove html5 check on search widget
doekenorg Oct 21, 2024
bbe5db5
Fix Widget configuration on new View (#2175)
mrcasual Oct 21, 2024
7cf53a2
Update Foundation to v1.2.20
mrcasual Oct 21, 2024
eb2fc4d
Change title case
doekenorg Oct 21, 2024
6ed2157
Merge branch 'develop' into feature/1921-layout-builder
doekenorg Oct 21, 2024
f95b979
Fix Add Row button for new Views
doekenorg Oct 21, 2024
8ea77dd
Fix Signature field on the Edit Entry screen (#2173)
mrcasual Oct 21, 2024
31dd973
Fix return type in docblock [ci skip]
mrcasual Oct 21, 2024
1d93339
Use filter instead of action
mrcasual Oct 22, 2024
0a24db8
Fix default widgets
doekenorg Oct 22, 2024
a75f0c3
Fix fatal error related to wp_redirect filter (#2176)
mrcasual Oct 22, 2024
5a53b14
Update Foundation to cebcb46
mrcasual Oct 23, 2024
80e3839
Remove redundant actions; execute wp_footer() (#2178)
mrcasual Oct 24, 2024
0fd6d0d
Add hooks for customizing lightbox entry rendering
mrcasual Oct 24, 2024
171671e
Updates slug regex: allow chars inside merge tags
zackkatz Oct 29, 2024
59fe662
Add the Layout Builder icon
zackkatz Oct 29, 2024
32d9bdd
Fix Entry Notes field not working in lightbox (#2181)
mrcasual Oct 29, 2024
2a1c0dd
Add setting to control edit entry Cancel link in lightbox (#2183)
mrcasual Oct 29, 2024
b70fcf7
Set default value, update code comments & clarify code
mrcasual Oct 29, 2024
cb40aa2
Add tooltip for the "Cancel Link Action" setting
mrcasual Oct 30, 2024
798744c
Fix filter docblocks
mrcasual Oct 31, 2024
2aefb82
Update Foundation to v1.2.20
mrcasual Nov 1, 2024
1c4e20f
Bump version to 2.31 & update changelog
mrcasual Nov 1, 2024
65a0a8c
Add Multi Select field to the test data object
mrcasual Nov 3, 2024
bfa8167
Fix "search everything" not working with accents/special characters
mrcasual Nov 3, 2024
14a1a6a
Update changelog/release date [ci skip]
mrcasual Nov 3, 2024
a44e117
Fix fatal error when activating LifterLMS when GravityView is active
mrcasual Nov 3, 2024
c61e232
Remove dubug leftovers [ci skip]
mrcasual Nov 3, 2024
43a55ba
Remove unnecessary class, clean up docblocks
mrcasual Nov 3, 2024
ebb4ba9
Feature/1921 layout builder (#2164)
zackkatz Nov 4, 2024
c1fb510
Improve translations
zackkatz Nov 4, 2024
e94ea52
Issue/2120 support the new image choice and multiple choice fields in…
zackkatz Nov 4, 2024
8125cf0
Fix fatal error when activating LifterLMS (#2189)
zackkatz Nov 4, 2024
2cc36f4
Fix fatal error in the Image Choice field
mrcasual Nov 4, 2024
fa697ab
Clean up Image Choice field code
mrcasual Nov 4, 2024
0411394
Add Image Choice field support to changelog [ci skip]
mrcasual Nov 4, 2024
c4c2313
Update release date [ci skip]
mrcasual Nov 4, 2024
8230212
Fix the Change Entry Creator input search (#2190)
mrcasual Nov 4, 2024
b4e7a56
Update changelog [ci skip]
mrcasual Nov 4, 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 Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ module.exports = function(grunt) {
all: [
"assets/js/admin-views.js",
"assets/js/admin-view-dropdown.js",
"assets/js/admin-grid.js",
"assets/js/admin-post-edit.js",
"assets/js/admin-widgets.js",
"assets/js/admin-entries-list.js",
Expand Down
2 changes: 1 addition & 1 deletion assets/css/admin-views.css

Large diffs are not rendered by default.

Loading