André Cruz
André Cruz
Extracted from #58
- Setup https://github.com/johnagan/clean-webpack-plugin to remove the dist folder - Build extension for Chrome - Build extension for Firefox - Add both build dist files to IPFS - Pin CID of...
This component would: - Automatically infer the app node and configure `Modal.setAppElement` automatically. - Automatically install `KeyboardOnlyOutlines` component Note that underneath, it should use React's context API so that the...
Ideally, the sidebar animation would use a "morph" strategy similar to the one exemplified here: https://material.io/design/components/buttons-floating-action-button.html#types-of-transitions For now, I will keep it simple but this issue serves as a reminder...
Due to lack of time to develop more a more sophisticated CRDT, we will be using a simple orset CRDT for the discussion (comments), where each entry has the following...
Follow up of #20, all buttons are implemented except for the "inverse" ones.
See: - https://github.com/ipfs-shipyard/peer-star/pull/15 - https://github.com/ipfs-shipyard/peer-star-app/issues/4#issuecomment-411109427
See: - https://github.com/ipfs-shipyard/peer-star/pull/15 - https://github.com/ipfs-shipyard/peer-star-app/issues/4
See https://github.com/ipfs-shipyard/discussify/issues/14