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

Add Maksim to Acknowledgements section at Readme

github.com/react-figma/react-figma - 0b10dc0a7b8fe993c0b1111885db8b6abec23f8d authored about 5 years ago
Merge branch 'master' of github.com:react-figma/react-figma

github.com/react-figma/react-figma - 2a854a576cb3407beb85b47de0b1359c660dca98 authored about 5 years ago
Create YogaStyleProperties type

github.com/react-figma/react-figma - 2f2c3487d55f6ab9d0aeca3efbb95904ad82cf61 authored about 5 years ago
set yogaNode border when borderWidth is provided #139

github.com/react-figma/react-figma - 895b2fa6f501ec06fd0bf1c558e948602b48e8e7 authored about 5 years ago
Merge branch 'master' of github.com:react-figma/react-figma

github.com/react-figma/react-figma - e968e6e8c527a4ea7a99aedef00db27511bf0f53 authored about 5 years ago
Implemented borders style props support #139

github.com/react-figma/react-figma - 5a676a65c89c75d66ea61b3b045390d42a19af55 authored about 5 years ago
Merge pull request #142 from react-figma/all-contributors/add-theashraf

docs: add theashraf as a contributor

github.com/react-figma/react-figma - 98122787456082d0f3e0b6524ab2e9aee4f1f148 authored about 5 years ago
docs: update .all-contributorsrc

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

github.com/react-figma/react-figma - 8cf4779015105139591526cc5cbdbfa6d2b0265f authored about 5 years ago
Merge pull request #140 from theashraf/pr/update-RC-type

refactor: 💡 replace React.ElementType with React.FC

github.com/react-figma/react-figma - 2f1a25d8f9fbfa6f488ef711e2d458265022c070 authored about 5 years ago
Add background properties support at Frame

github.com/react-figma/react-figma - 5ab40d7817c08e2b700132c008d72a212ce2972f authored about 5 years ago
Fix IntrinsicElements TS error at examples

github.com/react-figma/react-figma - 736c63ba8aeef364c4b24c785298336a07872bf0 authored about 5 years ago
Refactor yoga: create applyStyleToYogaNode function

github.com/react-figma/react-figma - 94e8da7198eab4ede8a7e7d5dd61c3bdda947fe5 authored about 5 years ago
Merge pull request #123 from ilyalesik/yoga-dynamic

[WIP] Implement yoga dynamic updating

github.com/react-figma/react-figma - 91b28ba0131b7df09642bb84fae422499f07397f authored about 5 years ago
Improve yoga updating with nodeBatchId

github.com/react-figma/react-figma - 814261a8a368308b792d4a3046446c1bca95ca14 authored about 5 years ago
Improve yoga updating

github.com/react-figma/react-figma - 9cca89eaff130b45684745dfd0c062ee089bcc88 authored about 5 years ago
refactor: replace React.ElementType with React.FC

github.com/react-figma/react-figma - 543438ba80ad7ce115c33238faf0d22983471302 authored about 5 years ago
Merge branch 'master' of github.com:react-figma/react-figma into yoga-dynamic

github.com/react-figma/react-figma - 2bdb4a65e92ebbd69fa9d42f129ff10d7e679291 authored about 5 years ago
Add tsconfig to all examples

github.com/react-figma/react-figma - 1255a72d62bfab3a8ddb62bacf6582dc106d299b authored about 5 years ago
Add link to styling doc at Summary.md

github.com/react-figma/react-figma - e9e7980189968b67f0bf1a25e2b153d69528d378 authored about 5 years ago
Merge pull request #126 from ilyalesik/align-items

Implement alignItems, justifyContent, minHeight, width, height style …

github.com/react-figma/react-figma - ceb50a4fd34ad80b385fdae055dbe0e9d67d2f07 authored about 5 years ago
Implement alignItems, justifyContent, minHeight, width, height style props support

github.com/react-figma/react-figma - d2f390c82c856e4596b133fce64680a945a1d5a5 authored about 5 years ago
Merge pull request #124 from HVish/master

implement image component #105

github.com/react-figma/react-figma - 111a5a606be818e52b983be895f167708482c2eb authored about 5 years ago
implement image component #105

github.com/react-figma/react-figma - 5e233179206f154fa9220c98d2f635f75cf6bbb4 authored about 5 years ago
Merge branch 'master' of github.com:react-figma/react-figma into yoga-dynamic

github.com/react-figma/react-figma - ded802e3006fe4d4d23d4ed78d34de6b9d745681 authored about 5 years ago
Fix children at ChildrenProps

github.com/react-figma/react-figma - 57bb38a2d431d6c3a118510e96f3fe0608bb65f1 authored about 5 years ago
Remove yogaRef from Page props

Set empty style if haven't props.style at saveStyleMixin

github.com/react-figma/react-figma - 05770be82468a36734c24d9d68447b5af3c0ba2a authored about 5 years ago
Implement yoga dynamic updating

github.com/react-figma/react-figma - c9af281ed67caba68cf09ad8c40a1e99236181f3 authored about 5 years ago
Add Acknowledgements section to README

github.com/react-figma/react-figma - 1ac45aa0018e99de99559721f33d206eb880db14 authored about 5 years ago
Merge pull request #122 from react-figma/page-is-current

Implement isCurrent prop support at Page

github.com/react-figma/react-figma - 10bd1a42447026c45804ae0997aa68ec00221185 authored about 5 years ago
Implement isCurrent prop support at Page

github.com/react-figma/react-figma - b42560e831f78c5111b5969b8e50fa3e556ca737 authored about 5 years ago
Merge pull request #121 from ilyalesik/view

Create View component

github.com/react-figma/react-figma - 3e435608190ebd0dd21a3a23fbf7f7fd3e2821fb authored about 5 years ago
Merge branch 'master' of github.com:react-figma/react-figma into view

github.com/react-figma/react-figma - 65cad04d4babb31a16b904813ad9f24bdc8d8a95 authored about 5 years ago
Restore debouncing at yogaStream

github.com/react-figma/react-figma - 52353ba8b30ca8bf8cd06c70f3450386617403a4 authored about 5 years ago
Create View component

github.com/react-figma/react-figma - f34885e59fe67b50e4faa82e74fcf45d72b21f06 authored about 5 years ago
Merge pull request #118 from react-figma/new-react-reconciler

New react reconciler

github.com/react-figma/react-figma - 0474f475e6666ce0586592d6b1da5ff16ec9b48e authored about 5 years ago
Remove object-assign, prop-types, scheduler dependencies

github.com/react-figma/react-figma - 65b187e1e1383bcb839a8febb9fb8a31e1e460fe authored about 5 years ago
Add comment about react-reconciler import

github.com/react-figma/react-figma - 7474134887c863e87afe747414efbbda2617f4f6 authored about 5 years ago
Refactor updating yoga at hydration

github.com/react-figma/react-figma - a0b0f3aa704a2c133fc1e7a608123d6e00f23829 authored about 5 years ago
Replace react-reconciler to npm version

github.com/react-figma/react-figma - 5141c718df46e9674815d2e4207e56bd912f41c3 authored about 5 years ago
Merge pull request #114 from ilyalesik/exclude-yoga-context-provider

Exclude yoga context provider

github.com/react-figma/react-figma - 66f33d093535c7e76bb07b653a47ec45786cc19d authored about 5 years ago
Remove YogaContextProvider from groups example

github.com/react-figma/react-figma - c2011e826d6454cfc1e1889f61d2521a86bddef6 authored about 5 years ago
Implement hydration support for yoga

github.com/react-figma/react-figma - 87c0205cb2180f6eb0fa83eb559566b19cf0914f authored about 5 years ago
Remove YogaContextProvider

github.com/react-figma/react-figma - 12a2a2c09b359f0abc9903c1fde7779be1dafb15 authored about 5 years ago
Merge pull request #112 from react-figma/revert-111-refactor-yoga

Revert "Implement hiding YogaContextProvider inside"

github.com/react-figma/react-figma - dc9807baf22a0719d4ae6dac93b067f47a8b35b9 authored about 5 years ago
Revert "Implement hiding YogaContextProvider inside"

github.com/react-figma/react-figma - 66637736235434eaf132eb8d79e132db51720ce5 authored about 5 years ago
Merge pull request #103 from HVish/master

implemented ellipse component, #8

github.com/react-figma/react-figma - 25c59be77750b7638dc623391ff063e85c1dd447 authored about 5 years ago
updated ellipse example and added test for arcData

github.com/react-figma/react-figma - 316f8ded76091ae9cdc4dbe48c69e85fe81103bd authored about 5 years ago
add arcData to EllipseNodeProps

github.com/react-figma/react-figma - b4934a53da7d97cacb9c2c7b43833a42a34f1ae3 authored about 5 years ago
renamed EllipseNodeProps to EllipseProps

github.com/react-figma/react-figma - ea31f27dfe18a65a94b0cdc9badffef291f3194a authored about 5 years ago
implemented ellipse component, #8

github.com/react-figma/react-figma - 505be35f8c42fe2a1835017c8c066b69bfd5e192 authored about 5 years ago
Merge pull request #102 from ilyalesik/roadmap

Roadmap

github.com/react-figma/react-figma - 0b3543d2d6f6c1eea47449a1edd397680751f04e authored about 5 years ago
Add New logo to roadmap

github.com/react-figma/react-figma - c92aaefe48839201c54bd387e18ed14093cfa519 authored about 5 years ago
Remove all console.log expressions

github.com/react-figma/react-figma - b7ca63f00256aa4251136c9e30941808b73f6852 authored about 5 years ago
Add webpack requirement to contributing docs

Fixes #100

github.com/react-figma/react-figma - 69c783706f1a30ad18881141b62dbc1fdc94646c authored about 5 years ago
Fix circle ci configuration

github.com/react-figma/react-figma - 21bbf0f19998045985675e48d62169d004bd4421 authored about 5 years ago
Setup pushing to npm at circle ci

github.com/react-figma/react-figma - 9701e1cd60539dd69d6a232e997391b9e1ab6adc authored about 5 years ago
Merge pull request #96 from ilyalesik/groups-example-readme

Add readme to groups example

github.com/react-figma/react-figma - 0a0e6f47bbadea2deec2929ba59264335be1f099 authored about 5 years ago
Add readme to groups example

Change colors at groups example.

github.com/react-figma/react-figma - fc69bbaff5022ece45e317ae63d909518a781df3 authored about 5 years ago
Merge pull request #93 from react-figma/groups-readme-improvements

Remove groups from roadmap and add group example

github.com/react-figma/react-figma - 4b7979fbedcf4713beb5a77e7407a51b066ad470 authored about 5 years ago
Remove groups from roadmap and add group example

github.com/react-figma/react-figma - a6d9632233f14a98217d0801c9c527a388d242f1 authored about 5 years ago
Merge pull request #92 from react-figma/group-component

Implement Group component

github.com/react-figma/react-figma - f4546eaa5274ce007f3ac59d2e98a9b4aeca446b authored about 5 years ago
Add currying to `appendToContainer`

github.com/react-figma/react-figma - 324a88320d6bef386776d1347a720a0e06bfc218 authored about 5 years ago
Merge actual branch 'master' into group-component

github.com/react-figma/react-figma - 0cfe196ea22d57150ef7b2a8791db492b764c9ef authored about 5 years ago
Remove `yarn.lock` from basic example

github.com/react-figma/react-figma - ee8bdb5b3f13c896fe0a43e4a29a5c8f4e50e971 authored about 5 years ago
Add tests for Group component

github.com/react-figma/react-figma - fc54fa7cbdfb8cc9f07bcb7969002c69f6aaefe3 authored about 5 years ago
Update figma-api-stub

github.com/react-figma/react-figma - f6a412171773942f397faf19dc1c5c15f4864f08 authored about 5 years ago
Merge pull request #1 from LosYear/master

Fix undefined children property on ChildrenMixinStub

github.com/react-figma/figma-api-stub - 8554abdc450605701b0d298c8f7851a327d0155e authored about 5 years ago
Throw error on empty group children

github.com/react-figma/figma-api-stub - a33aaf58229cbc115767c0ddee2a1e5158e62977 authored about 5 years ago
Fix undefined children property on ChildrenMixinStub

github.com/react-figma/figma-api-stub - c73d14324fbb58062d1747e893c49bf66765b41a authored about 5 years ago
Merge pull request #91 from zqwitt/lineNode

Implementation of LineNode component

github.com/react-figma/react-figma - f834bc7b0f2ac348b118abd69b6da0afcdc25efd authored about 5 years ago
Implemented lineNode

github.com/react-figma/react-figma - 5351a34589864c0f98ff9c315a79189bff3efb1c authored about 5 years ago
Merge pull request #90 from ilyalesik/#79-clean-dependencies

Clean dependencies

github.com/react-figma/react-figma - 577bfed13fbb94a80d9d16c512d37b09275fb0e2 authored about 5 years ago
Clean dependencies

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

Merging with remote master

github.com/react-figma/react-figma - d73bb6129d9be685d30f8cd1b823950c8accea82 authored about 5 years ago
Fix text instance without Text component (with hydration page) bug

github.com/react-figma/react-figma - 2b749898bd5d22cad68eace6ce45856d3250cb4c authored about 5 years ago
Merge pull request #88 from ilyalesik/#87-text-instance-bug

Fix fail on use text instance without text component

github.com/react-figma/react-figma - dcae62a26082cc0a5692a8d2d8a9411ffaf98705 authored about 5 years ago
Fix fail on use text instance without text component

github.com/react-figma/react-figma - 59efa4aedb14b4fbede34a1494241d4b737c6e57 authored about 5 years ago
Implement simulation appending/inserting empty child

github.com/react-figma/figma-api-stub - 90b2bda740d4d25b29cfe46b699b8776ab39fe6f authored about 5 years ago
Remove `dist` folder and redundant dependencies from `package.json`

github.com/react-figma/react-figma - b4055fc0bc5aadcf63f61fed579f1ba4c9d2e18a authored about 5 years ago
Merge pull request #86 from zqwitt/gitignore

Added dist folders to gitignore #84

github.com/react-figma/react-figma - 69b5ab473fac0d7e7b753c1661d825113d475c56 authored about 5 years ago
Remove redundant files

github.com/react-figma/react-figma - cd7f8c71da6cd6b1af9a9b3725e3597433178c5e authored about 5 years ago
Refactor grouping logic, add Yoga and hydration support

github.com/react-figma/react-figma - d39acc65564b2dd18375c53fd729b5f111042804 authored about 5 years ago
Merge pull request #4 from zqwitt/gitignore

No more .DS_Store

github.com/react-figma/react-figma - bded22d8c62e9a17ad488e69383cb62807f3d81c authored about 5 years ago
No more .DS_Store

github.com/react-figma/react-figma - 5e6e07a184190803e08ca5d37469e1895aab3dd2 authored about 5 years ago
Merge pull request #3 from zqwitt/gitignore

Gitignore - Removed examples/dist folders

github.com/react-figma/react-figma - 5c47cfb4302c9e153c25f7aa1bd3f34c3ffeb2f4 authored about 5 years ago
Removed examples/dist folder

github.com/react-figma/react-figma - 5f1556aa864f58c6c52977934763daa61310b192 authored about 5 years ago