[buddypress-trac] [BuddyPress Trac] #8517: Migrate the `BP_Core_Login_Widget` Legacy Widget as a Widget Block
buddypress-trac
noreply at wordpress.org
Wed Jul 14 09:15:47 UTC 2021
#8517: Migrate the `BP_Core_Login_Widget` Legacy Widget as a Widget Block
-----------------------+---------------------
Reporter: imath | Owner: imath
Type: task | Status: closed
Priority: normal | Milestone: 9.0.0
Component: Core | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
-----------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"12999" 12999]:
{{{
#!CommitTicketReference repository="" revision="12999"
Merge the BP Blocks plugin's `'bp/login-form'` Block into Core
- 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-core/sass/blocks`.
- Generate the development files to ease testing.
- Update the `BP_Core` class to register this block and set its block
globals.
- Update the `BP_Component` class so that using `parent::setup_globals()`
from the `BP_Core->setup_globals()` method only sets the `block_globals`
property.
Props dcavins
Fixes #8517
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8517#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list