Skip to content

issues Search Results · repo:choojs/nanocomponent-adapters language:JavaScript is:public

Filter by

11 results
 (57 ms)

11 results

inchoojs/nanocomponent-adapters (press backspace or delete to remove)

It was proposed we break up the adapters to solve the dependency problem, but I wasn t motivated to perform the labor since I wasn t using any of these. Nobody stepped up to the plate, and we are starting ...
  • bcomnes
  • 3
  • Opened 
    on Jun 13, 2019
  • #22

It was pointed out in https://github.com/choojs/nanocomponent-adapters/pull/6#issuecomment-359192650 by @alterx that some of these adapters might require heavy dependencies or peer deps. Rather than bundle ...
enhancement
help wanted
  • bcomnes
  • 6
  • Opened 
    on Feb 12, 2018
  • #18

The current toReact adapter from https://github.com/choojs/nanocomponent-adapters/pull/15 does not work as expected. It always returns a new component, and therefore always a new nanocomponent. If you ...
  • jongacnik
  • 2
  • Opened 
    on Nov 25, 2017
  • #16

https://facebook.github.io/react/docs/react-without-es6.html
  • bcomnes
  • 3
  • Opened 
    on Aug 9, 2017
  • #13

Steps to reproduce: $ create-react-app my-app then copy the React example inside the App.js file, uncomment ReactDOM.render( Button / , mountNode), instead trying to put Button / directly inside the ...
  • dmitriz
  • 3
  • Opened 
    on May 7, 2017
  • #11

Tried pairing the counter example from https://facebook.github.io/react/ with the react adaptor and am getting the following errors as a result: Uncaught TypeError: element is not a function Is there ...
  • joshgillies
  • 1
  • Opened 
    on Mar 9, 2017
  • #10

minimum overhead string-concat based rendering that can be used server side (i.e. to work around the React.renderToString)
  • davidmarkclements
  • 1
  • Opened 
    on Feb 23, 2017
  • #8

not strictly a framework, but certainly a viable minimal approach
  • davidmarkclements
  • 2
  • Opened 
    on Feb 23, 2017
  • #7

@bendrucker @lrlna I honestly don t know who else to ask lol, if you could help out writing an adapter I d owe you one haha :sparkles:
  • yoshuawuyts
  • 12
  • Opened 
    on Jan 30, 2017
  • #3

Would be neat if we could expose nanocomponent to preact. I suspect this would be a minor deviation from our react adapter. cc/ @developit if you have a few mins to spare, would you mind helping out? ...
  • yoshuawuyts
  • 3
  • Opened 
    on Jan 30, 2017
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.