Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

#8522 closed task (fixed)

Migrate the `BP_Core_Members_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: Members Keywords: has-patch
Cc:

Description

Merge the BP Blocks plugin's bp/dynamic-members' Block into Core.

Attachments (1)

8522.patch (45.5 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 13003:

Merge the BP Blocks plugin's 'bp/dynamic-members' Block

  • Adds a new assets/widgets/dynamic-members.php JavaScript template to our two template packs.
  • Add a front-end script to the Members component to manage Widget Block sort filters dynamically.
  • Adapt Grunt sass tasks.
  • Add the Block JavaScript source files into src/js/bp-members/js/blocks.
  • Add the Block Scss source file into src/bp-members/sass.
  • Generate the development files to ease testing.

Fixes #8522

Note: See TracTickets for help on using tickets.