Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react-figma


Collective - Host: opensource - https://opencollective.com/reactfigma - Code: https://github.com/react-figma

Testing gitignore

github.com/react-figma/react-figma - e8118ba7a1db350ceb9415c1ffbf53fcf0b29cb5 authored about 5 years ago
Merge pull request #2 from react-figma/master

Merging react-figma into fork

github.com/react-figma/react-figma - 30c5976d9889dbf1358ac6513b21ded716b23d46 authored about 5 years ago
Merge pull request #82 from zqwitt/vectorNode

Creating Vector component #22

github.com/react-figma/react-figma - f1710d3e1406b77ea526b6bd0e68b90621837f27 authored about 5 years ago
Removed double VectorNodeProp types

github.com/react-figma/react-figma - aa1088a40fd50d442a237bee283739300f900034 authored about 5 years ago
Merge branch 'vectorNode' of https://github.com/zqwitt/react-figma into vectorNode

github.com/react-figma/react-figma - fd4a42a6004be637ce6be68b2c1eed785866fa25 authored about 5 years ago
Added Vector component

Added ErrorBoundary to check for react errors. Seems to be issue with appending children

Stashi...

github.com/react-figma/react-figma - 50c06324a7761294b27a40d837b478a9baabc828 authored about 5 years ago
Removing ErrorBoundaries

github.com/react-figma/react-figma - 38db9d2dcacfaa40db22b4a01b8b7bd69c647ed6 authored about 5 years ago
Stashing ErrorBoundary.tsx

github.com/react-figma/react-figma - 974117233b38a0c132d1799f82c85202b21e831a authored about 5 years ago
Added ErrorBoundary to check for react errors. Seems to be issue with appending children

github.com/react-figma/react-figma - 9c34113e63c4e025e362bd34f85881d2b1db6e24 authored over 5 years ago
Merge pull request #1 from react-figma/master

Updating fork to remote master

github.com/react-figma/react-figma - 9a0bd1715dc271883da03183ee6a8028f0d81109 authored over 5 years ago
Merge pull request #81 from react-figma/all-contributors/add-zqwitt

docs: add zqwitt as a contributor

github.com/react-figma/react-figma - e91acee4634a4790b26523f7203431f851f3732c authored over 5 years ago
docs: update .all-contributorsrc

github.com/react-figma/react-figma - 6315b354fe0cd2f3e1eb905839036a93f5cd8427 authored over 5 years ago
docs: update README.md

github.com/react-figma/react-figma - 04dc370048c9d44778eb31bf62ba86603e472428 authored over 5 years ago
Merge pull request #80 from zqwitt/starNode

Implementation of StarNode component

github.com/react-figma/react-figma - 87ec6e128faa6a43c1d8a1766cddf77116c6e951 authored over 5 years ago
Added Vector component - WIP - still having an error but need to implement Error Boundaries

github.com/react-figma/react-figma - 9721eb4ffcef50828543a94b9c10b7663b6bb868 authored over 5 years ago
Implementation of StarNode component

github.com/react-figma/react-figma - 534e4284cb4bd8723cdbd36b464e45ee0fb62347 authored over 5 years ago
Remove storybook__addon-knobs

github.com/react-figma/figma-ui-components - 6cc4d7774c1fa3db93f95a3183a360ada865d654 authored over 5 years ago
Merge actual master

github.com/react-figma/react-figma - 91a2e1bf0ff59dc6be1f4711de2db752745350ad authored over 5 years ago
Basic groups functionality with Yoga support

No hydartion support
No nested groups support

github.com/react-figma/react-figma - f1c8536ceb96c6e82cee29bda6ce2c299dcb66ca authored over 5 years ago
Merge pull request #78 from ilyalesik/#56-design-system-example-doc

Adding design-system example documentation #56

github.com/react-figma/react-figma - 581631066d66a873f3e31bf4793a85a6ffe22665 authored over 5 years ago
Fix Figma embedded view width at design system example doc

github.com/react-figma/react-figma - 72abb1e6d1369883d8e09dfe751cdebfb76a70aa authored over 5 years ago
Adding design-system example documentation #56

github.com/react-figma/react-figma - aa127e023bcba22ad699d96afe8ae6d9363f4d6e authored over 5 years ago
Merge pull request #77 from ilyalesik/#76-removing-node-hydration

Implement removing node at hydration

github.com/react-figma/react-figma - 5b57141f2551b8a43618e58a84925d94463dcf68 authored over 5 years ago
Implement removing node at hydration

github.com/react-figma/react-figma - 8bd96204d55b2463242da4fadc2e1a584d05c137 authored over 5 years ago
Add YogaContextProvider to package import

github.com/react-figma/react-figma - 8476d5f5d6e359a925581a13db4f32cd362081ef authored over 5 years ago
Merge pull request #74 from ilyalesik/#16-between-components

Fix inserting new component between other components

github.com/react-figma/react-figma - afbd6a2644d890761fa6cd84677b3c9382f238d9 authored over 5 years ago
Implement creating temp page at renderer

github.com/react-figma/react-figma - 4440dcd9910941ed55d10aca05d45b17307c096d authored over 5 years ago
Simulate The root node cannot have children of type other than PAGE error

github.com/react-figma/figma-api-stub - f8fd8ac16e980caf113fd0870ba7362faa2b49e6 authored over 5 years ago
Implement simulation of appending created nodes to root/currentPage

github.com/react-figma/figma-api-stub - febedb1af0e7503d2f4ccc96b34f6090d0160ac9 authored over 5 years ago
Specify insertBefore method at host config

Update figma-api-stub to v0.0.6

github.com/react-figma/react-figma - e7d5faaacd33728877a998091625d332b8c551fe authored over 5 years ago
Fix insertChild implementation

github.com/react-figma/figma-api-stub - c5ed85132a1873be86e7b988a9ddb477ff920376 authored over 5 years ago
Update figma-api-stub to v0.0.5

github.com/react-figma/react-figma - 9c66dfce8a72d0bc1ae231ccfc05dec42cf75794 authored over 5 years ago
Update figma-api-stub to v0.0.4

github.com/react-figma/react-figma - cc37c5aaa11872770a8f3b02550f5b9046832a4c authored over 5 years ago
Implement parent prop filling

github.com/react-figma/figma-api-stub - a1e5520343e1fc9eec1d0026100a2eb6b1356195 authored over 5 years ago
Create test for inserting new component between other components #16

github.com/react-figma/react-figma - d6aa18a711bdc5e322f53728cc0bd54ed50a1448 authored over 5 years ago
Implement text, page, frame, group, component support

github.com/react-figma/figma-api-stub - 60f894997e446c9bceeaea2e08c6f5bfaf990044 authored over 5 years ago
Merge pull request #71 from HVish/master

Implemented blendMixin, closes: #27

github.com/react-figma/react-figma - 08ec8fe917df01b1c51226a6d935bd8cd6187cd3 authored over 5 years ago
Remove ui from basic example manifest

github.com/react-figma/react-figma - 2900fe1c5b88e51c55177ab52887255ef1a500b6 authored over 5 years ago
replace blend props by blend style properties to styles of components

github.com/react-figma/react-figma - 6fe1d0419f4d04f156212cea28f6164f0c1ca6d5 authored over 5 years ago
Simplify basic example

github.com/react-figma/react-figma - a6b853411130a8d5655db4dccaf283092e81ac20 authored over 5 years ago
Replace yoga-layout to yoga-layout-prebuilt

github.com/react-figma/react-figma - 1ede0b2c5449538d4aacd93164cc0f11205cc93f authored over 5 years ago
Merge pull request #70 from react-figma/gitbook

Configure GitBook #55

github.com/react-figma/react-figma - 158323ed4a81e70eb8b7585a6644728661c4c2f4 authored over 5 years ago
Implemented blendMixin, closes: #27

github.com/react-figma/react-figma - 416885d83d66343c8805b73ad131d2a0ef6f8664 authored over 5 years ago
Configure GitBook #55

github.com/react-figma/react-figma - 95bb69fbbbf1f21ebda39f1e94b9838131637192 authored over 5 years ago
Add CircleCI badge

github.com/react-figma/react-figma - 6853d4b3db8e906b22f55a935bd2c37c4d75cb90 authored over 5 years ago
Merge pull request #68 from ilyalesik/circle-ci

Create CircleCI configuration

github.com/react-figma/react-figma - f6d9ce8527c7665546616e72855db4eb97e55a10 authored over 5 years ago
Create CircleCI configuration

github.com/react-figma/react-figma - e390beee1873127473c67abe4a0525beba188863 authored over 5 years ago
Merge pull request #65 from HVish/master

implement exportMixins, closes: #31

github.com/react-figma/react-figma - d25095bf4d27339c2b9a72de7602f643d50108c9 authored over 5 years ago
handle exportAsync in exportMixin declaratively.

github.com/react-figma/react-figma - 780af5ab0f53cf406a2960e0743bd487c9f7e3f5 authored over 5 years ago
Merge pull request #66 from ilyalesik/renderer-test

Renderer test

github.com/react-figma/react-figma - 3c6e81905730cd0311dba4b456e2f6cbfd2f6157 authored over 5 years ago
Rename renderer tests

github.com/react-figma/react-figma - 863c73001949f98edbec6e9c124d8d6f882e3835 authored over 5 years ago
Install figma-api-stub

User figma-api-stub at renderer test

github.com/react-figma/react-figma - c9e0375235aa60721a42cce0bec4c245fda31998 authored over 5 years ago
implement exportMixins, closes: #31

github.com/react-figma/react-figma - f3a81148c15dc0fdb5aa2a13831b5c4f14327821 authored over 5 years ago
Configure package build

github.com/react-figma/figma-api-stub - c81e261be22f9b77bd02113c0a8940aa0a59aeb4 authored over 5 years ago
Implement ChildrenMixinStub, BaseNodeMixinStub, LayoutMixinStub

Create RectangleNodeStub, DocumentNodeStub

Create createFigma function

github.com/react-figma/figma-api-stub - 7a285e59015943da2a57f6993aee1f7d0ec0f63e authored over 5 years ago
Add calls count check to renderer test

github.com/react-figma/react-figma - 56ef71035dec246660cb4b249d70f3f4b576acbc authored over 5 years ago
Create renderer test

github.com/react-figma/react-figma - 1f59f0f3b24d17ecccb0765ea55fed652652f762 authored over 5 years ago
Merge pull request #60 from ilyalesik/yoga-refactor

Yoga refactor

github.com/react-figma/react-figma - 722c2fff2638e2b22273fa5e644d7cb6f7de1e7e authored over 5 years ago
Fix basic and design system example

github.com/react-figma/react-figma - a36c78a3313bff28247d2d12c939b519b324626f authored over 5 years ago
Fix style handling at yoga worker

github.com/react-figma/react-figma - 6d532be2bb9991a913dc82992a54c2013b6cc5cf authored over 5 years ago
First attempt of implementing algorithm with single yoga handler

github.com/react-figma/react-figma - 6c9018aae223125c7def8ac0ba956d26da72b499 authored over 5 years ago
Add basic example to list

github.com/react-figma/react-figma - 1ea8b5308d9941efbe550bb82565a5e47e39f11a authored over 5 years ago
Merge pull request #59 from ilyalesik/fix-58

Fix Rectangle fill bug

github.com/react-figma/react-figma - 100d1352c3f8b4060b4d4e68d77fd3a67e36efaa authored over 5 years ago
Fix Rectangle fill bug

github.com/react-figma/react-figma - df72ad57522cbcaaf91b9f73949e6e2afb64bf2d authored over 5 years ago
Merge pull request #53 from HVish/master

implement cornerMixin

github.com/react-figma/react-figma - dd10cebd8b9388b99fc84dd2e4af474589dd25da authored over 5 years ago
add DefaultContainerProps to component and frame

github.com/react-figma/react-figma - 1af96dfb08b372741530d1c7ec121c19198cecd8 authored over 5 years ago
Fix typos in Readme.md

github.com/react-figma/react-figma - f063719fd2ed6ab1b3c4a87ae1fbfd756b1987bb authored over 5 years ago
Fix typos in architecture.md

github.com/react-figma/react-figma - d04db9993cad3e33050b08c08b0c6cd4e424f448 authored over 5 years ago
Fix some typos in 'architecture.md'

github.com/react-figma/react-figma - bd86e224e24066c7ecaafb12e772d8db91d8faa7 authored over 5 years ago
Merge pull request #54 from ilyalesik/docs-arhitecture

Docs architecture

github.com/react-figma/react-figma - 8b6215761fd7a79b302b0f1dc9cfb4505f4da91b authored over 5 years ago
Add link to architecture doc to contributing.md

github.com/react-figma/react-figma - fbd07e19ea91439efc31098f19658a8897fd1f25 authored over 5 years ago
Create architecture doc

github.com/react-figma/react-figma - bdad8d75e8336c5baaedb811695467dd50ef1b5f authored over 5 years ago
implemented cornerMixin, closes: #30

github.com/react-figma/react-figma - 50de16ba3c6fef4cf1f5b140b1d173e867fbf64a authored over 5 years ago
remove geometryMixin from component & frame renderer, closes: #52

github.com/react-figma/react-figma - 50894490323f0c1a60cb1fad83d52b9ebbe57d94 authored over 5 years ago
Merge pull request #51 from ilyalesik/contributing-guide-assigning

Add `Collaboration` section to contributing.md #47

github.com/react-figma/react-figma - eea041183d34c215b91571173adb7ba5221bfe93 authored over 5 years ago
Add `Collaboration` section to contributing.md #47

github.com/react-figma/react-figma - 454b765c0ed9224fb003c5ce5efbb3c8bbad84e7 authored over 5 years ago
Merge pull request #48 from HVish/master

Implement rectangle radius support, closes: #34

github.com/react-figma/react-figma - 087793e9f2dbda26eb6ee64ae28450e18f46a9c9 authored over 5 years ago
Implement rectangle radius support, closes: #34

github.com/react-figma/react-figma - 577c5546b72176558efd8c49e0013cc9f0535bcb authored over 5 years ago
Merge pull request #46 from HVish/master

add FRAME_PRESETS export to src/index.ts, closes: #42

github.com/react-figma/react-figma - 3284f31412641bbb292e579aef5ad24afbda329d authored over 5 years ago
add FRAME_PRESETS export to src/index.ts, closes: #42

github.com/react-figma/react-figma - a73708d66591b38bafd165615ccb32ae47a2ac2e authored over 5 years ago
Merge pull request #45 from react-figma/all-contributors/add-corrinachow

docs: add corrinachow as a contributor

github.com/react-figma/react-figma - 9b5d8138fb1006de3625f5d7ef1bd4977372e6f0 authored over 5 years ago
docs: update .all-contributorsrc

github.com/react-figma/react-figma - a76ae9c908c5356e6bbb018899544eae76d46a14 authored over 5 years ago
docs: update README.md

github.com/react-figma/react-figma - bc6587a7bf3d58d11404cef21a159693575b2e71 authored over 5 years ago
Merge pull request #44 from corrinachow/master

test: Add frame tests

github.com/react-figma/react-figma - ac79a6b5072d66301532d5a965463d2332986022 authored over 5 years ago
test: Add frame tests

github.com/react-figma/react-figma - 1d767ad157c572de85641ea00b1dfe8ff19f269f authored over 5 years ago