Skip to content

issues Search Results · repo:aweary/react-copy-write language:JavaScript

Filter by

18 results
 (91 ms)

18 results

inaweary/react-copy-write (press backspace or delete to remove)

It is the time to update the Consumer to react hook.
  • dwsyoyo
  • 2
  • Opened 
    on Jan 6, 2019
  • #62

Are you planning to keep maintaining this? The project wasn t touched for 3 months and #52 is still not fixed.
  • levrik
  • 4
  • Opened 
    on Oct 4, 2018
  • #58

Feature Request Similar to reselect, would be nice to compose selectors with other selectors, that way the business logic can be abstracted and isolated to the selector. Example // basic example: state.user.avatar.src ...
  • gingur
  • 3
  • Opened 
    on Sep 28, 2018
  • #57

Hey there. We recently started using react-copy-write in a small application and had a great experience so far, but there is still something that interferes with our application flow, which is the inability ...
  • GerritSe
  • 6
  • Opened 
    on Sep 19, 2018
  • #56

One thing I ve often found myself wanting to do is access the store s state outside of React, or at least outside the scope of a consumer. One option is mutate, however that places you into callback hell. ...
  • samhh
  • 5
  • Opened 
    on Sep 14, 2018
  • #55

hi brandon! your demo in the readme: https://codesandbox.io/s/yp34vpk50j is mostly commented out. i tried to fix it but ran into this weird destructuring issue: https://codesandbox.io/s/qz227r7q0w can ...
  • swyxio
  • 4
  • Opened 
    on Sep 11, 2018
  • #52

I was reading the source code of the project to learn more. The source code is just awesome, it was definitely written by an artisan. There is only one part that I didn t understand: return children.apply(null, ...
  • hnordt
  • 2
  • Opened 
    on Aug 23, 2018
  • #50

Just to continue our discussion around adding a 2nd optional parameter to mutate to pass additional information/options that might be needed by different plugins (eg. devtools). I m proposing the following ...
  • shengmin
  • Opened 
    on Jul 28, 2018
  • #48

The current README isn t great. I d love to have an actual website for documentation with examples, tutorials, API reference, etc. I m leaning towards using https://docusaurus.io/. It looks easy to setup, ...
help wanted
  • aweary
  • 3
  • Opened 
    on Jun 27, 2018
  • #44

Is it possible to use react-copy-write to read/write local component state rather than from the Provider context? A possible API might look like this? import { createLocalState } = from react-copy-write ...
  • davej
  • 1
  • Opened 
    on Jun 16, 2018
  • #41
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub