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

Feature/nav mega menu onboarding #527

Closed
wants to merge 678 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
678 commits
Select commit Hold shift + click to select a range
eab4ab7
additional nav features coming out to pro
mark-c-woodard May 17, 2024
edb6fc8
adjusting the naming of the header template constant to reflect that …
mark-c-woodard May 20, 2024
28e6c26
easy as that
mark-c-woodard May 20, 2024
6e1ff76
some little updates
mark-c-woodard May 20, 2024
932c07e
Use template icons
oakesjosh May 21, 2024
441356a
Update order
oakesjosh May 21, 2024
f371030
Update template icons
oakesjosh May 22, 2024
fffdc3e
whoops
mark-c-woodard May 22, 2024
f017067
Update index.js
oakesjosh May 22, 2024
2d6356f
Update index.js
oakesjosh May 22, 2024
3326081
Move blockExists to helpers
oakesjosh May 23, 2024
00bf8c6
adding templates to navigation blocks within headers.
mark-c-woodard May 23, 2024
2aa5521
Support nav templatekeys in header export
oakesjosh May 23, 2024
90fe3ce
Update cpt-to-template.php
oakesjosh May 23, 2024
ce26eac
KAD-2765 Changes to header onboarding process
oakesjosh May 23, 2024
651bab1
KAD-2732 Changes discussed during nav meeting
oakesjosh May 23, 2024
e3c8bd8
KAD-2765 Changes from nav meeting
oakesjosh May 23, 2024
e5e7bbb
new attributes, stlyes, and logic for nav descriptions
mark-c-woodard May 26, 2024
da19a57
Update class-kadence-blocks-navigation-link-block.php
oakesjosh May 28, 2024
6f3cc5c
KAD-2805 Increase z-index on sticky
oakesjosh May 28, 2024
e333085
KAD-2784 Allow top & bottom position for icons
oakesjosh May 29, 2024
62cf8f2
KAD-2634 WIP
oakesjosh May 29, 2024
c08c8e8
responsive mega menu width controls
mark-c-woodard May 30, 2024
597440b
Update edit.js
oakesjosh May 30, 2024
62be244
fixing a whoops with mega menu widths
mark-c-woodard May 30, 2024
7d30fba
Delete unreferenced files
oakesjosh May 31, 2024
8eafb78
KAD-2834 Hide menu menu option if in nested navigation
oakesjosh May 31, 2024
0ec3ad2
Merge branch 'master' into nav
oakesjosh May 31, 2024
75a4059
Update package-lock.json
oakesjosh May 31, 2024
abd097f
Fix search, have panes open one at a time
oakesjosh May 31, 2024
9e1f336
nav item align settings
mark-c-woodard Jun 3, 2024
99ef720
border, radius, gradient, and shadow controls for nav links
mark-c-woodard Jun 4, 2024
ca333b5
fixing issue with max width cetnering
mark-c-woodard Jun 4, 2024
5ef5249
fixing an alignment issue and adding percent option to off canvas con…
mark-c-woodard Jun 4, 2024
af5dda5
A decent, but not totally complete start to nav link images.
mark-c-woodard Jun 5, 2024
996cc2b
backend render function for button style controls
mark-c-woodard Jun 6, 2024
c418422
KAD-2634 Drag and drop
oakesjosh Jun 6, 2024
bd5f414
KAD-2787 Support conditional display for nav links
oakesjosh Jun 6, 2024
3e52c55
Undefined check order
oakesjosh Jun 6, 2024
d3ae99b
linting
oakesjosh Jun 6, 2024
928a3a2
KAD-2798 Remove drop shadow from mega menu container
oakesjosh Jun 6, 2024
c8f2d79
frontend for media images
mark-c-woodard Jun 6, 2024
cc2b69a
mega menu onboarding first pass
mark-c-woodard Jun 7, 2024
8af692e
Fix skipping template creation
oakesjosh Jun 7, 2024
8ef0b72
Merge branch 'nav' of https://github.com/stellarwp/kadence-blocks int…
oakesjosh Jun 7, 2024
52d099c
KAD-5634 Nav onboarding flow
oakesjosh Jun 7, 2024
240118c
Merge branch 'nav' into feature/nav-onboarding
oakesjosh Jun 7, 2024
8293b6e
Update edit-inner.js
oakesjosh Jun 8, 2024
4be38e2
KAD-2804 Fix center column in editor tablet view
oakesjosh Jun 25, 2024
a41a419
Update edit.js
oakesjosh Jun 25, 2024
18d0d0b
keying off canvas trigger colors
mark-c-woodard Jun 27, 2024
51ab3f5
Merge branch 'master' into nav
mark-c-woodard Jun 27, 2024
c5e76b1
adding these back in from the merge
mark-c-woodard Jun 27, 2024
3426698
this doesn't match the frontend styles fo columns. So removing it
mark-c-woodard Jun 27, 2024
90a1087
misc updates
mark-c-woodard Jun 27, 2024
345d765
we definetly need this
mark-c-woodard Jun 28, 2024
eac0c50
Merge remote-tracking branch 'origin/master' into nav
mark-c-woodard Jun 28, 2024
b0ed58a
fixing issue with icon border radius
mark-c-woodard Jul 1, 2024
7768155
fixing the column width thing a different way
mark-c-woodard Jul 1, 2024
0e37b30
adding horizontal dropdown alignment options
mark-c-woodard Jul 1, 2024
f7736ab
margin and padding controls for dropdowns
mark-c-woodard Jul 3, 2024
c8768dc
dropdown width, padding, and margin controls
mark-c-woodard Jul 3, 2024
1102402
Unset responsive icon sizes so they inherit by default
oakesjosh Jul 3, 2024
6e64d81
KAD-2819 Formatting tablet view center column
oakesjosh Jul 3, 2024
98ba751
fixing an issue with mega menu full width options for tablet and mobile
mark-c-woodard Jul 5, 2024
c518407
fixing issue with backgrounds being applied where the border radius i…
mark-c-woodard Jul 5, 2024
9c49239
adding controls for navigation background, norder radius, etc
mark-c-woodard Jul 5, 2024
45cd2bf
fixing an issue with third level navs in the editor
mark-c-woodard Jul 5, 2024
646ab59
Fix meta invalid notices
oakesjosh Jul 11, 2024
0f81362
Fix meta invalid notice
oakesjosh Jul 11, 2024
37bff8a
Update class-kadence-navigation-cpt.php
oakesjosh Jul 11, 2024
6fe8613
KAD-3026 WIP
oakesjosh Jul 11, 2024
734112b
WIP
oakesjosh Jul 11, 2024
4ff568f
adding in the popover tutorial framework. Not integrated to onboardin…
mark-c-woodard Jul 12, 2024
6b936f8
updating ref
mark-c-woodard Jul 12, 2024
d6754dc
adding a button and updating some words from form
mark-c-woodard Jul 12, 2024
4452d1a
variablizing some colors in the tutorial
mark-c-woodard Jul 12, 2024
a96b377
having templated navs replace with onboarding after selection
mark-c-woodard Jul 12, 2024
a5d3fbd
some attribute setting updates
mark-c-woodard Jul 12, 2024
dd89829
hooking up a setting to remember that the popover tuturial was finished
mark-c-woodard Jul 15, 2024
9554c4e
KAD-3016 Desktop onboarding screen
oakesjosh Jul 16, 2024
8d5033f
KAD-3017 Mobile onboarding screen
oakesjosh Jul 16, 2024
b520ec7
KAD-3014 Existing header selection
oakesjosh Jul 16, 2024
b296b1b
Update edit-inner.js
oakesjosh Jul 16, 2024
aa52113
Merge branch 'nav' into feature/nav-onboarding-modal
oakesjosh Jul 16, 2024
dd8b45d
fizing some issues with nav link colors and fonts
mark-c-woodard Jul 17, 2024
c218f41
moving the nav modal around a bit
mark-c-woodard Jul 17, 2024
c786823
Merge pull request #517 from stellarwp/feature/nav-onboarding-modal-u…
oakesjosh Jul 17, 2024
5946c84
some general quality of life updates
mark-c-woodard Jul 17, 2024
7084922
KAD-3014 Integrate head onboarding with templates
oakesjosh Jul 17, 2024
386d0ee
automatically open the visual editor when we've just created a new he…
mark-c-woodard Jul 17, 2024
d8f0a20
KAD-3014 Support merging desktop & mobile templates
oakesjosh Jul 18, 2024
e98c5f1
Update edit.js
oakesjosh Jul 18, 2024
dc5d87d
KAD-3014 Header preview
oakesjosh Jul 18, 2024
d7c29ed
Merge branch 'nav' into feature/nav-onboarding-modal
oakesjosh Jul 18, 2024
79fe97f
Update package-lock.json
oakesjosh Jul 18, 2024
77ad521
Merge branch 'master' into nav
oakesjosh Jul 18, 2024
d269bbf
Merge branch 'master' into nav
oakesjosh Jul 18, 2024
3064f10
Update index.js
oakesjosh Jul 18, 2024
f6eddce
Merge branch 'master' into nav
oakesjosh Jul 18, 2024
c368f02
Fix imports and defines
oakesjosh Jul 18, 2024
52473e2
Update index.js
oakesjosh Jul 18, 2024
1971783
Update kb-header-block.js
oakesjosh Jul 18, 2024
7a2fb11
ESLint changes
oakesjosh Jul 19, 2024
e39832b
removing a log
mark-c-woodard Jul 19, 2024
e28c5cb
Merge branch 'eslint-fixes' into nav
oakesjosh Jul 19, 2024
bb53e58
ESLint fixes
oakesjosh Jul 19, 2024
09e3c98
Fix placeholder URL for view in iFrame
oakesjosh Jul 19, 2024
ac6d2c8
Update edit.js
oakesjosh Jul 19, 2024
4668d98
Fix react error in FSE when editing template
oakesjosh Jul 19, 2024
51acf34
Update index.js
oakesjosh Jul 19, 2024
0e2d35c
KAD-2803 Visual builder display improvements
oakesjosh Jul 19, 2024
5dd849d
enabling conditional display for header rows
mark-c-woodard Jul 21, 2024
5bd9ee0
adding data and doing some cleanup on the popover tutorial
mark-c-woodard Jul 22, 2024
a13028a
Update helpers.js
oakesjosh Jul 22, 2024
4a2c4bc
Match templates to icons
oakesjosh Jul 22, 2024
7336e35
Update index.js
oakesjosh Jul 22, 2024
80cabba
a little update
mark-c-woodard Jul 22, 2024
f75471a
small text change
mark-c-woodard Jul 22, 2024
990269f
making mega menu default width "full"
mark-c-woodard Jul 22, 2024
ad72094
Update index.js
oakesjosh Jul 22, 2024
779cfff
KAD-3072 Update mobile SVG icons
oakesjosh Jul 22, 2024
d0bd73e
KAD-3073 Onbaroding image
oakesjosh Jul 23, 2024
ccef3aa
a few quick fixes
mark-c-woodard Jul 23, 2024
3504b80
KAD-3065 Add Kadence header option to Kadence menu item
oakesjosh Jul 23, 2024
c30b391
Merge branch 'nav' of https://github.com/stellarwp/kadence-blocks int…
oakesjosh Jul 23, 2024
6022fed
KAD-3066 Add links to navigation menus
oakesjosh Jul 23, 2024
bdd48a7
Update edit-inner.js
oakesjosh Jul 23, 2024
487b44c
Pro upsell tag
oakesjosh Jul 23, 2024
6e22a2e
Merge remote-tracking branch 'origin/master' into nav
mark-c-woodard Jul 24, 2024
1ba0f3a
refactoring some of the navigation templated preview code.
mark-c-woodard Jul 24, 2024
9343ac2
Update edit.js
oakesjosh Jul 24, 2024
d5b72ef
KAD-3074 Move title and direction into menu editor
oakesjosh Jul 25, 2024
3e41f34
updating a few visual builder values and hiding metabox area when it'…
mark-c-woodard Jul 25, 2024
eaf3be7
some adjustments to visual builder placement
mark-c-woodard Jul 25, 2024
5fb593d
Update kb-header-block.js
oakesjosh Jul 25, 2024
bedb26f
a few more visual builder styling updates
mark-c-woodard Jul 25, 2024
67d2879
KAD-3103 Update mobile templates
oakesjosh Jul 25, 2024
f826bea
KAD-3074 Move onboarding steps into modal
oakesjosh Jul 25, 2024
1d714cd
Some adjustments from adv nav meeting
oakesjosh Jul 25, 2024
ac55d3c
Update block.json
oakesjosh Jul 26, 2024
77e1220
KAD-2767 Support initial position on rangecontrol
oakesjosh Jul 26, 2024
f21c784
Strict comparisons
oakesjosh Jul 26, 2024
4365e3d
Support reset and initial position
oakesjosh Jul 26, 2024
dd74c00
Update index.js
oakesjosh Jul 26, 2024
d92313e
KAD-3107 Update copy
oakesjosh Jul 26, 2024
550f5bf
Cleanup
oakesjosh Jul 26, 2024
1dd9bc0
padding and margin settings for links and dropdown links at the navig…
mark-c-woodard Jul 29, 2024
0bafbbf
Merge branch 'nav' of https://github.com/stellarwp/kadence-blocks int…
oakesjosh Jul 29, 2024
69b728b
KAD-2788 Support creating kadence nav from core navs
oakesjosh Jul 29, 2024
326d9ae
Update index.js
oakesjosh Jul 29, 2024
1551a72
Set the title too
oakesjosh Jul 29, 2024
59173df
updates to mega menu templates
mark-c-woodard Jul 29, 2024
6b4e112
Merge remote-tracking branch 'origin/master' into nav
mark-c-woodard Jul 29, 2024
92255aa
more setting sfor nav link padding/margin in submenus
mark-c-woodard Jul 30, 2024
836185a
KAD-3120 Create template for blank status
oakesjosh Jul 30, 2024
afcd192
Clicking create new auto advances on first step if no headers exist
oakesjosh Jul 30, 2024
88da875
linting
oakesjosh Jul 30, 2024
903b3d7
using a gap to allow setting space between text link and highlight la…
mark-c-woodard Jul 30, 2024
ba44435
icons with top alignment on nav links in sub menus should align left
mark-c-woodard Jul 31, 2024
f052883
we put in our own custom class control, remove the core support
mark-c-woodard Jul 31, 2024
8696c74
Update block.json
oakesjosh Jul 31, 2024
e40ee7a
KAD-3135 Testing
oakesjosh Jul 31, 2024
8609d6a
typo
mark-c-woodard Jul 31, 2024
9247aa0
KAD-3135 Prevent nesting adv headers
oakesjosh Jul 31, 2024
2afb76c
Merge branch 'nav' of https://github.com/stellarwp/kadence-blocks int…
oakesjosh Jul 31, 2024
e4980d6
Update copy and default to pages open
oakesjosh Jul 31, 2024
4cc8949
Open newly added link in editor
oakesjosh Jul 31, 2024
9fcd56b
KAD-3141 Increase z index to cover block toolbar
oakesjosh Aug 1, 2024
1e62199
KAD-3142 Fix onboarding opening again when directly editing post type
oakesjosh Aug 1, 2024
a006d6b
some adjusments to the popover tutorial
mark-c-woodard Aug 1, 2024
76e7566
text adjustomnet
mark-c-woodard Aug 1, 2024
7c5ed70
KAD-2778 Adjust text based on mega/sub menu
oakesjosh Aug 1, 2024
9a52b96
moving edit appearance popovers to the end by the sidebar
mark-c-woodard Aug 1, 2024
ef3e540
Hide empty header row in editor and give notice in inspector controls
oakesjosh Aug 1, 2024
5d8fe9e
css tweaks, indicate row is selected in visual
kadencewp Aug 1, 2024
59e3318
Merge branch 'nav' of https://github.com/stellarwp/kadence-blocks int…
kadencewp Aug 1, 2024
e172ea5
a few mega updates
mark-c-woodard Aug 2, 2024
afd7740
fix css render
kadencewp Aug 2, 2024
66e903a
Merge remote-tracking branch 'origin/master' into nav
mark-c-woodard Aug 2, 2024
5371bc9
allowing cpt export to export navigation meta as well
mark-c-woodard Aug 2, 2024
5799b93
initial progress
mark-c-woodard Aug 5, 2024
8675d44
editor tweaks
kadencewp Aug 7, 2024
ffd52d1
remove default header padding
kadencewp Aug 7, 2024
864ffff
Fix header row 'standard' and 'contained' and background issues
kadencewp Aug 7, 2024
affbbc8
header row updates
kadencewp Aug 7, 2024
dd6b46c
fix bg standards
kadencewp Aug 7, 2024
b646ed9
Prevent being saved as draft and try a simple spinner on load
kadencewp Aug 7, 2024
dde9bba
KAD-3188 Onboarding advance on selection
oakesjosh Aug 8, 2024
b2235a1
fixing an issue with transparent headers in fse
mark-c-woodard Aug 8, 2024
472fa73
adding more space to edit off canvas in fse. ALso fixing issue with m…
mark-c-woodard Aug 8, 2024
691e02e
assigning the block min width as the min for off canvas width and max…
mark-c-woodard Aug 8, 2024
4adfe2c
KAD-3179 Update selected nav title in sidebar
oakesjosh Aug 8, 2024
ab6b8a2
fix space between panes in accordion
kadencewp Aug 5, 2024
b618ecc
Fix for an issue in the editor with the maps block where the location…
mark-c-woodard Aug 5, 2024
d769d05
Fixing an issue with % width colums in the tabs block on tablet/mobil…
mark-c-woodard Aug 6, 2024
75a1cc2
KAD-3113 Fix Gallery caption background color
oakesjosh Aug 7, 2024
2475e9b
Update readme.txt
oakesjosh Aug 7, 2024
b52db21
don't allow embedding links in the icon list item when you already ha…
mark-c-woodard Aug 7, 2024
f631855
whoops
mark-c-woodard Aug 7, 2024
6e36314
KAD-3058 updated editor row side padding style to match front end
gilbert-hernandez Jul 25, 2024
1a4330a
KAD-3058 row layout with BG left/right spacing
gilbert-hernandez Aug 6, 2024
36c5e7b
KAD-3058 linting
gilbert-hernandez Aug 6, 2024
c21abec
use the values for top and bottom padding when setting defaults for l…
mark-c-woodard Aug 8, 2024
eb2cd5f
revertting frontend change
mark-c-woodard Aug 8, 2024
5203ce3
revertting frontend change
mark-c-woodard Aug 8, 2024
cc3e7c0
fixing some off canvas and trigger issues
mark-c-woodard Aug 8, 2024
ce22549
KAD-3185 Copy change
oakesjosh Aug 8, 2024
d1d4a36
Merge branch 'nav' of https://github.com/stellarwp/kadence-blocks int…
oakesjosh Aug 8, 2024
8b04879
KAD-3149 CSS classes not being added to off canvas trigger
oakesjosh Aug 8, 2024
8457196
KAD-3146 CSS classes not being applied to off canvas
oakesjosh Aug 8, 2024
bda47dd
classNames not being displayed on off canvas and off canvas triggers
mark-c-woodard Aug 8, 2024
bf09ce3
updating border renders for off canvas and trigger
mark-c-woodard Aug 8, 2024
5b83556
Update existing.js
oakesjosh Aug 8, 2024
b7aed14
KAD-3140 Fix error when saving nav border radius
oakesjosh Aug 8, 2024
e8deee1
KAD-3204 Revert to the template if no nav was created/selected
oakesjosh Aug 8, 2024
8dda4fb
Update edit.js
oakesjosh Aug 8, 2024
dbb63f6
Revert "Update edit.js"
oakesjosh Aug 8, 2024
1a28e3f
Ignore eslint rule on line
oakesjosh Aug 8, 2024
512d299
KAD-3201 Prevent flash of onboaring modal when adding directly
oakesjosh Aug 8, 2024
64ae7cf
KAD-3172 Consistant naming
oakesjosh Aug 8, 2024
67ce64b
KAD-3138 Scroll to top of content when changing modal step
oakesjosh Aug 8, 2024
6be4e2c
clean up header wrapper. Make header tag add role
kadencewp Aug 8, 2024
9eb81d0
Fix css rendering issue with off canvas
kadencewp Aug 8, 2024
b216c80
off canvas trigger fixes
kadencewp Aug 9, 2024
17b75aa
small issue with trigger and off canvas icons overflowing
mark-c-woodard Aug 9, 2024
4960260
KAD-3188 Set default title on direct add
oakesjosh Aug 9, 2024
c7af617
Merge branch 'nav' of https://github.com/stellarwp/kadence-blocks int…
oakesjosh Aug 9, 2024
7f1e190
updating row item gap controls
mark-c-woodard Aug 9, 2024
1640175
fixing an issue with range control margin in fse
mark-c-woodard Aug 9, 2024
bfb61d1
fixing issue with nav items in sub meuns that aren't really sub menus
mark-c-woodard Aug 9, 2024
6c88587
KAD-3202 Prevent flash of chooser on load
oakesjosh Aug 9, 2024
cf91d3d
Prevent undefined warning
oakesjosh Aug 12, 2024
fbd4bb4
Adjustment to height in full screen editing
oakesjosh Aug 12, 2024
307e626
adding ability to select header tag in advanced settings
mark-c-woodard Aug 13, 2024
4c554b7
fixing an issue with the of canvas content overflowing the total off …
mark-c-woodard Aug 13, 2024
bf03405
removing background hover controls for top level header block.
mark-c-woodard Aug 13, 2024
01c96c8
Validate tag is allowed to prevent attribute injection
oakesjosh Aug 13, 2024
565a8ac
KAD-3173 Hide sub menu styles from individual item if no children
oakesjosh Aug 13, 2024
50dbb1e
Update edit.js
oakesjosh Aug 13, 2024
8590f56
KAD-3208 Fix re-render lose focus
oakesjosh Aug 13, 2024
3e7aed5
fix for submenu margins
mark-c-woodard Aug 14, 2024
184f6dd
adding a template the navigation block to prevent empty navs.
mark-c-woodard Aug 14, 2024
d57d94d
Check if defined
oakesjosh Aug 15, 2024
c1e243e
Update edit-inner.js
oakesjosh Aug 15, 2024
78643af
adding a system to help set the size of the editor for full site edit…
mark-c-woodard Aug 15, 2024
5794dfa
removing some errant code
mark-c-woodard Aug 15, 2024
4858e72
Merge branch 'master' into nav
oakesjosh Aug 15, 2024
a2ffd42
Update package-lock.json
oakesjosh Aug 15, 2024
2c39b9c
Merge remote-tracking branch 'origin/nav' into feature/nav-mega-menu-…
mark-c-woodard Aug 15, 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
23 changes: 14 additions & 9 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,21 +66,23 @@ const eslintConfig = {
allowedTextDomain: ['default', 'kadence-blocks', 'kadence-starter-templates'],
},
],
'import/no-unresolved': [
'error',
{
ignore: ['@kadence/icons', '@kadence/components', '@kadence/helpers', '@wordpress/*'],
},
],
'import/no-extraneous-dependencies': 'off',
'import/no-unresolved': 'off',
'import/named': 'off',
'no-unused-vars': 'off',
'react-hooks/exhaustive-deps': 'off',
'no-shadow': 'off',
'@wordpress/i18n-ellipsis': 'off',
'jsdoc/require-param': 'off',
'no-nested-ternary': 'off',
camelcase: 'off',
'@wordpress/no-unsafe-wp-apis': 'off',
'react-hooks/rules-of-hooks': 'off',
'no-console': 'off',
'react/jsx-no-target-blank': 'off',
'no-var': 'off',
'array-callback-return': 'off',
'jsdoc/check-types': 'off',
'jsdoc/check-tag-names': 'off',
Expand All @@ -89,10 +91,7 @@ const eslintConfig = {
eqeqeq: 'off',
'no-unused-expressions': 'off',
'jsx-a11y/no-autofocus': 'off',
'@wordpress/i18n-translator-comments': 'off',
'jsdoc/check-line-alignment': 'off',
'no-useless-computed-key': 'off',
'@wordpress/no-unused-vars-before-return': 'off',
'react/no-unknown-property': 'off',
'react/jsx-key': 'off',
'jsdoc/check-param-names': 'off',
Expand All @@ -104,15 +103,21 @@ const eslintConfig = {
'jsx-a11y/no-static-element-interactions': 'off',
'jsx-a11y/aria-role': 'off',
'jsdoc/require-param-type': 'off',
'jsx-a11y/anchor-is-valid': 'off',
'no-redeclare': 'off',
'import/default': 'off',
'@wordpress/i18n-no-collapsible-whitespace': 'off',
'jsx-a11y/alt-text': 'off',
'no-bitwise': 'off',
'jsdoc/require-returns-check': 'off',
'@wordpress/no-global-active-element': 'off',
},
overrides: [
{
files: ['src/assets/js/**'],
rules: {
'no-var': 'off',
},
},
],
ignorePatterns: [],
};

Expand Down
Empty file.
Binary file added includes/assets/images/placeholder/logo-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added includes/assets/images/placeholder/logo-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion includes/assets/js/gumshoe.min.js

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

1 change: 1 addition & 0 deletions includes/assets/js/kb-header-block.min.js

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

1 change: 1 addition & 0 deletions includes/assets/js/kb-image-block.min.js

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

Loading
Loading