Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

#8518 closed task (fixed)

Migrate the `BP_Nouveau_Object_Nav_Widget` Legacy Widget as a Widget Block

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 9.0.0 Priority: normal
Severity: normal Version:
Component: Templates Keywords: has-patch
Cc:

Description

Merge the BP Blocks plugin's 'bp/primary-nav' Block into Core.

Attachments (1)

8518.patch (24.7 KB) - added by imath 3 years ago.

Download all attachments as: .zip

Change History (2)

@imath
3 years ago

#1 @imath
3 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 13000:

Merge the BP Blocks plugin's 'bp/primary-nav' Block into Core/Nouveau

  • Adapt Grunt sass task.
  • Add the Block JavaScript source files into src/js/bp-core/js/blocks.
  • Add the Block Scss source file into src/bp-templates/bp-nouveau/sass.
  • Generate the development files to ease testing.
  • Add filters to register the Block and its globals into the BP Core component.
  • Limit the Widget Block to the Widget Block Editor context.

Fixes #8518

Note: See TracTickets for help on using tickets.