[wp-meta] [Making WordPress.org] #1719: Plugin Directory Theme
Making WordPress.org
noreply at wordpress.org
Tue Jul 19 19:42:03 UTC 2016
#1719: Plugin Directory Theme
------------------------------+---------------------------------------
Reporter: obenland | Owner: obenland
Type: task | Status: closed
Priority: normal | Milestone: Plugin Directory v3 - M4
Component: Plugin Directory | Resolution: fixed
Keywords: |
------------------------------+---------------------------------------
Comment (by obenland):
In [changeset:"3695"]:
{{{
#!CommitTicketReference repository="" revision="3695"
Plugin Directory: Proof of concept React components.
This is pretty much the culmination of me playing around with React for a
week,
learning along the way. It's a best of from tutorials, Human Made's
Feelingrestful Theme, and various other inspirations I got along the way.
I'm committing this not with the intention of cementing a way to build a
JS
client for the Plugin Directory but much rather open this approach up for
tips
and feedback on how to proceed. I'd like to find out if React is even
working
for our needs, learn how to get the most out of it for our purposes, and
learn
how best to implement it for this project.
To see the React client in action and make changes to it, uncomment the
`wp_enqueue_script()` line in `functions.php` that enqueues the client JS
file.
Then run `npm install` and `grunt watch` from the command line in the
theme's
root directory. Please see `README.md` for further details.
See #1719.
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1719#comment:125>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list