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

Fix InstanceNodeStub basic mixin support

github.com/react-figma/figma-api-stub - 8dc758f09a18a183e209eb72159831098cf87dc5 authored about 5 years ago
Implement createInstance method at component node

github.com/react-figma/figma-api-stub - 2727a924d7137a32016dc0da1d7fc4e6606f5155 authored about 5 years ago
Refactor overriding

github.com/react-figma/react-figma - a5fa83b4f1675b36d674a437569e2dabb4e1b187 authored about 5 years ago
Add FigmaThird, svg-to-jsx plugins

github.com/react-figma/awesome-figma - 43816b8655e2bfbb1e5c9e83cded860bc3864a2b authored about 5 years ago
Merge pull request #212 from react-figma/ilyalesik-patch-2

Change logo position at readme

github.com/react-figma/react-figma - b84c5a00f2e501a74b3133f4319a58cf81eb7273 authored about 5 years ago
Change logo position at readme

github.com/react-figma/react-figma - bdb2786ccf503e826ce0b184a310ac6dc0c4ce8c authored about 5 years ago
Merge pull request #211 from react-figma/new-logo

Update logo

github.com/react-figma/react-figma - 3452eebee115800dadb439c5a22924ecbc13a095 authored about 5 years ago
Implement basic component overriding

github.com/react-figma/react-figma - 6e63467ab1f91a181fb7361bcbfc44fc7c593cb7 authored about 5 years ago
Fix resizing at instance

github.com/react-figma/react-figma - c63b9638cb8a2721d8b0f1cec1cf6d9aad07339e authored about 5 years ago
Fix instance node handling at yoga

github.com/react-figma/react-figma - 7fc22e9eeab6470c317674ba910de0228d6ed466 authored about 5 years ago
Implement basic createComponent module

github.com/react-figma/react-figma - acf78a83decfe8f3299322d8d0898d296390ee35 authored about 5 years ago
Implement set textAutoResize: 'HEIGHT' at fixed width case

Fix Auto-resizing text needed #186

github.com/react-figma/react-figma - 680525336e874dbbffa76f3b1aa9b9546f525ea3 authored about 5 years ago
Update example of code at README

github.com/react-figma/react-figma - e1c3770cc216a40c7af31235d3af8b099f8336f9 authored about 5 years ago
Fix textAutoResize bug, textAutoResize should applied after font loading

github.com/react-figma/react-figma - b740389630256bd6030c0ed2163cd62abe88d4ac authored about 5 years ago
Implement textAutoResize getter/setter at text node

github.com/react-figma/figma-api-stub - a81fab5f2df7f3ebb5ac411c9717e6e283d3295b authored about 5 years ago
Implement setup default textAutoResize at text renderer

Fix Text can unexpectedly wrap to the next line #207

github.com/react-figma/react-figma - 977dbbd331dd9e38fd1678e2814b5018407d5e3c authored about 5 years ago
Implement size validation at layoutMixin

Fix App with View instances crashed #206

github.com/react-figma/react-figma - 6e487c00f670e1a608de3373e228049d8c2db218 authored about 5 years ago
Implement "Error: in resize: Expected \"width\" to have value >= 0.01" error at resize

github.com/react-figma/figma-api-stub - ca5f649f2853b25aada56aee65f0abd572100567 authored about 5 years ago
Enable UI thread at basic example

github.com/react-figma/react-figma - 57244dbba6d6ccdd15fbbe68ce93f3ee61e25cc7 authored about 5 years ago
Merge pull request #205 from ilyalesik/svg-dynamic-source

Svg dynamic source

github.com/react-figma/react-figma - d92ddb3f11187d76d1ab14d3f6bbcf41c6d774fd authored about 5 years ago
Add dynamic source example to Svg

github.com/react-figma/react-figma - 7157102e9c4f3c578a812e4688daba65e3157053 authored about 5 years ago
Implementing source modifying support at Svg component

github.com/react-figma/react-figma - 4debfa4f96316617b5eabade913cbb76474c6f65 authored about 5 years ago
Merge pull request #204 from ilyalesik/#200-nodes-positioned-incorrectly

Fix Nodes are positioned incorrectly with flexDirection changed after…

github.com/react-figma/react-figma - 2f635941e3eb67fa3525ae7dbc13173a38a448fa authored about 5 years ago
Fix Nodes are positioned incorrectly with flexDirection changed after hydration #200

github.com/react-figma/react-figma - d8c5cc463838d2fa55b73eb641b571e8b2784aa5 authored about 5 years ago
Create install job at config.yml

github.com/react-figma/react-figma - e89edfeb8205b79f4a1a1c352a675fb70090f7cc authored about 5 years ago
Alias npm install at config.yml

github.com/react-figma/react-figma - 3bba90256fd4004f571637182ab051ea0aa02c05 authored about 5 years ago
Separate test stage at CI to test and typescript

github.com/react-figma/react-figma - f97507a6596144573ff0e79158df3e6c19372f7d authored about 5 years ago
Change package out directory to .

github.com/react-figma/react-figma - c4631d9b4b01a67d0a9d7ac07dc5966221edebe2 authored about 5 years ago
Merge pull request #201 from ilyalesik/style-sheet-styles

Improve StyleSheet typing

github.com/react-figma/react-figma - a45ab9594168b08f90f9f16ac0b3b87afe13e646 authored about 5 years ago
Fix typing at applyStyleToYogaNode.test

github.com/react-figma/react-figma - bb1a78fe7b2018ad81ac7d21ce282bcd3fc9d912 authored about 5 years ago
Fix style typing at Text

github.com/react-figma/react-figma - f318abe1797f9bf324419779a11c4ab1268dca1b authored about 5 years ago
Improve StyleSheet typing

github.com/react-figma/react-figma - 73e9276bd20fed3acb7260465a67f16629944fda authored about 5 years ago
Remove debounceTime from yogaStream

github.com/react-figma/react-figma - 6a1c804012743c5773debb335453b391fdbbc0a9 authored about 5 years ago
Fix Bug: lines can't resized #198

github.com/react-figma/react-figma - c7115373f4b0de016c9a4bb4968fe1816dbf9141 authored about 5 years ago
Fix small typos in docs

github.com/react-figma/react-figma - 69b69b40b0af475566fa82a86c3ca7e4d17bf6ef authored about 5 years ago
Merge pull request #193 from ilyalesik/api-docs

API docs

github.com/react-figma/react-figma - 6494b59e1eeb5907e5ff5b8eff4ec90c48bf9c7b authored about 5 years ago
Add docs section to README.md

github.com/react-figma/react-figma - 68f0d6013c90bdd9c156c4aab990383b2e493fbd authored about 5 years ago
Remove all examples that represented at docs

github.com/react-figma/react-figma - 7b07dde55ff8ce16e4f2f9a67a6fbd83c4d6bb64 authored about 5 years ago
Fix typo at API.md

github.com/react-figma/react-figma - 1529789414ed05b5dda0cefb69b4904760aa150a authored about 5 years ago
Add Component to API Overview

github.com/react-figma/react-figma - 6558d42a116384213c2e8834c543d800aa327500 authored about 5 years ago
Create API Overview doc

github.com/react-figma/react-figma - 21223b3f2b0c98da67ac45a0e5b47454da15955b authored about 5 years ago
Update links at Group.md

github.com/react-figma/react-figma - e46970a1e4f923eb9158e4d608ea96e6cc04176e authored about 5 years ago
Create doc for Ellipse component

github.com/react-figma/react-figma - 0753b538711c02b811331408261ff3a472bd5cb0 authored about 5 years ago
Fix example at Vector.md

github.com/react-figma/react-figma - 83d1902f05dc19f2182c447dfe92ddf2c9e8d11a authored about 5 years ago
Create doc for Vector component

github.com/react-figma/react-figma - 3a05e0eb978cb6c8695196050b4974694a46103b authored about 5 years ago
Create doc for Svg component

github.com/react-figma/react-figma - b49c628583979f4c3fb877dacee5c0081e2b4175 authored about 5 years ago
Create doc for Star component

github.com/react-figma/react-figma - 885f1398d25eb66abe5cba0556a1be385be28065 authored about 5 years ago
Create doc for Line, Rectangle component

github.com/react-figma/react-figma - 67dec8e74cb81dc2281590e1f8385fc7f9ddb366 authored about 5 years ago
Create doc for Group component

github.com/react-figma/react-figma - f69e9d25793420a8b8625dad09743b41c03d3499 authored about 5 years ago
Create doc for StyleSheet module

github.com/react-figma/react-figma - f58d08a45ffd29f7b9332965bba371efbfae08c6 authored about 5 years ago
Create doc for Platform module

github.com/react-figma/react-figma - db1215a6f92f119f9d94e6c1bf13083f640dd861 authored about 5 years ago
Create doc for Image component

github.com/react-figma/react-figma - 2694a2c965937504a4da1bccc567d543ca1a5ed6 authored about 5 years ago
Create doc for Text component

github.com/react-figma/react-figma - 4856d06ad6da7e35e961f7d915a0a7ca8c717464 authored about 5 years ago
Fix table at View.md

github.com/react-figma/react-figma - 4842abd4f36ca971df96d536b47fa76615823882 authored about 5 years ago
Create doc for View component

github.com/react-figma/react-figma - df0a91c6273c92fc9862f0ed9264903c431ae1d1 authored about 5 years ago
Create doc for Frame component

github.com/react-figma/react-figma - 5b916a9bc6583442c7a239d9e1c716d2571df7a5 authored about 5 years ago
Create doc for Component component

github.com/react-figma/react-figma - 81052c94213e4e884d190d7a2ed15dfd09aa8cbe authored about 5 years ago
Create doc for render function

github.com/react-figma/react-figma - 86f99bfdbf6a29bb72232774743e41e939634065 authored about 5 years ago
Fix syntax at Page.md

github.com/react-figma/react-figma - e6099946c12e3df8c1f2962f92d2149b8b68d582 authored about 5 years ago
Create doc for Page

github.com/react-figma/react-figma - 0082d3fc19e23c2cdfa4967334fb08659feb25ea authored about 5 years ago
Update feature list and example

github.com/react-figma/react-figma - b787e135ebf3ebc6a4ec970b308ca8351ef494c7 authored about 5 years ago
Make `onmessage` event handlers execution async

github.com/react-figma/figma-api-stub - 6c715c2bcaa5f9d76128049ae618ae2d51b529d3 authored about 5 years ago
Update version in package.json

github.com/react-figma/figma-api-stub - 4512b19722f285776c9adba29fd6745946648472 authored about 5 years ago
Add support for cross-real communication

github.com/react-figma/figma-api-stub - 9c301c30334c4c99cf964b0c4deaffb154948b13 authored about 5 years ago
Implement cross-realm communication emulation via postMessage

github.com/react-figma/figma-api-stub - ddac7c8f5abe744804a50d8be54d39f70f672487 authored about 5 years ago
Update `figma.d.ts`

github.com/react-figma/figma-api-stub - 1ed4082eb7a990d7ab273e8fabfd6832f381bbda authored about 5 years ago
Fix lineHeight transformation

github.com/react-figma/react-figma - 2b90cc28b7a503ff7827409e8fb529fd922dc01a authored about 5 years ago
Merge pull request #191 from ilyalesik/line-height-unitless

Implementing lineHeight unitless compatibility #190

github.com/react-figma/react-figma - bb3a3b34b5e080a41d3589bb8b228218fd9caa20 authored about 5 years ago
Implementing lineHeight unitless compatibility #190

github.com/react-figma/react-figma - 8c617ef6383ae310461fe910ed4e98251b52862f authored about 5 years ago
Bump react-figma-webpack-config version

github.com/react-figma/react-figma - d163c6a9d445e3b4b3aa9fac653ac2f249736a0a authored about 5 years ago
Bump react-figma, react-figma-webpack-config

github.com/react-figma/react-figma-boilerplate - 2266414bef572e77abbb39af72defff73f6d5723 authored about 5 years ago