Debian Bug report logs - #805376
RFP: libjs-react -- JavaScript library for building user interfaces

Package: wnpp; Maintainer for wnpp is wnpp@debian.org;

Reported by: Thomas Goirand <zigo@debian.org>

Date: Tue, 17 Nov 2015 14:03:02 UTC

Severity: wishlist

Fix blocked by 886411: ITP: node-react -- JavaScript library for building user interfaces

Blocking fix for 871502: zotero-standalone-build: The newer Zotero is standalone only ; a reorganization is neded., 882290: RFP: reactjs-textarea-autosize -- textarea component for React which grows with content, 895839: src:zotero-standalone-build: New version available

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, debian-devel@lists.debian.org, wnpp@debian.org:
Bug#805376; Package wnpp. (Tue, 17 Nov 2015 14:03:05 GMT) (full text, mbox, link).


Acknowledgement sent to Thomas Goirand <zigo@debian.org>:
New Bug report received and forwarded. Copy sent to debian-devel@lists.debian.org, wnpp@debian.org. (Tue, 17 Nov 2015 14:03:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Thomas Goirand <zigo@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: libjs-react -- JavaScript library for building user interfaces
Date: Tue, 17 Nov 2015 14:59:40 +0100
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : libjs-react
  Version         : 0.13.1
  Upstream Author : Facebook, Inc.
* URL             : https://github.com/reactjs/react-bower
* License         : Expat
  Programming Lang: JavaScript
  Description     : JavaScript library for building user interfaces

 React is a JavaScript library for building user interfaces.
 .
 Just the UI: Lots of people use React as the V in MVC. Since React makes no
 assumptions about the rest of your technology stack, it's easy to try it out
 on a small feature in an existing project.
 .
 Virtual DOM: React abstracts away the DOM from you, giving a simpler
 programming model and better performance. React can also render on the server
 using Node, and it can power native apps using React Native.
 .
 Data flow: React implements one-way reactive data flow which reduces
 boilerplate and is easier to reason about than traditional data binding.

This is another JavaScript dependency for OpenStack Fuel.



Changed Bug title to 'RFP: libjs-react -- JavaScript library for building user interfaces' from 'ITP: libjs-react -- JavaScript library for building user interfaces'. Request was from Bart Martens <bartm@quantz.debian.org> to control@bugs.debian.org. (Sun, 19 Feb 2017 16:21:05 GMT) (full text, mbox, link).


Removed annotation that Bug was owned by Thomas Goirand <zigo@debian.org>. Request was from Bart Martens <bartm@quantz.debian.org> to control@bugs.debian.org. (Sun, 19 Feb 2017 16:21:05 GMT) (full text, mbox, link).


Added indication that bug 805376 blocks 882290 Request was from Jeffrey Cliff <jeffrey.cliff@gmail.com> to control@bugs.debian.org. (Tue, 21 Nov 2017 06:36:08 GMT) (full text, mbox, link).


Added indication that bug 805376 blocks 871502 Request was from Sébastien Villemot <sebastien@debian.org> to control@bugs.debian.org. (Tue, 16 Jan 2018 11:57:07 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#805376; Package wnpp. (Tue, 23 Jan 2018 17:06:08 GMT) (full text, mbox, link).


Acknowledgement sent to Pirate Praveen <praveen@debian.org>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org. (Tue, 23 Jan 2018 17:06:08 GMT) (full text, mbox, link).


Message #18 received at 805376@bugs.debian.org (full text, mbox, reply):

From: Pirate Praveen <praveen@debian.org>
To: 805376@bugs.debian.org, Thomas Goirand <zigo@debian.org>
Subject: Re: ITP: libjs-react -- JavaScript library for building user interfaces
Date: Tue, 23 Jan 2018 22:33:45 +0530
[Message part 1 (text/plain, inline)]
Control: block -1 by 886411

On Tue, 17 Nov 2015 14:59:40 +0100 Thomas Goirand <zigo@debian.org>
wrote:> * Package name    : libjs-react
>  React is a JavaScript library for building user interfaces.

I have just uploaded node-react. It already builds the umd files.
https://salsa.debian.org/js-team/node-react

Since it is not an urgent requirement for me and I can't easily test it,
merge requests welcome.

[signature.asc (application/pgp-signature, attachment)]

Added blocking bug(s) of 805376: 886411 Request was from Pirate Praveen <praveen@debian.org> to 805376-submit@bugs.debian.org. (Tue, 23 Jan 2018 17:06:09 GMT) (full text, mbox, link).


Added indication that bug 805376 blocks 895839 Request was from Sébastien Villemot <sebastien@debian.org> to 895839-submit@bugs.debian.org. (Mon, 16 Apr 2018 21:27:10 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, wnpp@debian.org:
Bug#805376; Package wnpp. (Tue, 12 Jun 2018 10:03:03 GMT) (full text, mbox, link).


Acknowledgement sent to Ben Finney <bignose@debian.org>:
Extra info received and forwarded to list. Copy sent to wnpp@debian.org. (Tue, 12 Jun 2018 10:03:03 GMT) (full text, mbox, link).


Message #27 received at 805376@bugs.debian.org (full text, mbox, reply):

From: Ben Finney <bignose@debian.org>
To: Pirate Praveen <praveen@debian.org>, 805376@bugs.debian.org
Subject: Re: Bug#805376: ITP: libjs-react -- JavaScript library for building user interfaces
Date: Tue, 12 Jun 2018 19:58:13 +1000
[Message part 1 (text/plain, inline)]
On 23-Jan-2018, Pirate Praveen wrote:

> I have just uploaded node-react. It already builds the umd files.
> https://salsa.debian.org/js-team/node-react

Thanks for working on a Node.JS package.

I have noticed that some Debian packages have a Node.JS build,
‘node-foo’, which in turn depends on the simple JavaScript library,
packages as ‘libjs-foo’.

That is more convenient especially for client libraries, because
Node.JS is not required to merely use the library in a browser. The
‘libjs-foo’ package can the be used directly.

Can you please re-work the ReactJS packaging, so that instead it
builds ‘libjs-react’/‘libjs-react-dom’ for use just as JavaScript
libraries?

Then the ‘node-react’/‘node-react-dom’ can depend on those JavaScript
library packages for the subset of users who need Node.JS.

-- 
 \           “Value your freedom or you will lose it, teaches history. |
  `\     “Don't bother us with politics,” respond those who don't want |
_o__)                            to learn.” —Richard M. Stallman, 2002 |
Ben Finney <bignose@debian.org>
[signature.asc (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Aug 29 15:35:15 2018; Machine Name: beach

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.