Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Yew
Rust / Wasm framework for building client web apps
Collective -
Host: opensource -
https://opencollective.com/yew
- Website: https://yew.rs
- Code: https://github.com/yewstack/yew
Add framework's features to readme
github.com/yewstack/yew - 29abcd790f93ab876152ad52da9307892f960052 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 29abcd790f93ab876152ad52da9307892f960052 authored almost 7 years ago by Denis Kolodin <[email protected]>
Add counter demo
github.com/yewstack/yew - 6cf274eba4bb2cfda78482b5f1aa509ffcad0bdd authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 6cf274eba4bb2cfda78482b5f1aa509ffcad0bdd authored almost 7 years ago by Denis Kolodin <[email protected]>
Fix toggle all and remove by index implementations
github.com/yewstack/yew - 6a2c9d89bcf356b610ecdbcd17347b5d31baafe3 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 6a2c9d89bcf356b610ecdbcd17347b5d31baafe3 authored almost 7 years ago by Denis Kolodin <[email protected]>
Fix toggle all button
github.com/yewstack/yew - 0370db6b73b486356ccb365f56b31306fafaa92a authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 0370db6b73b486356ccb365f56b31306fafaa92a authored almost 7 years ago by Denis Kolodin <[email protected]>
Switch back to original stdweb repository
Since https://github.com/koute/stdweb/pull/46 merged
github.com/yewstack/yew - 4650f12be10a6b13928e7d2978b9bc84cda06c47 authored almost 7 years ago by Denis Kolodin <[email protected]>
Use filtered entries to get by index (fix)
It makes possible to toggle in filter-related views.
github.com/yewstack/yew - 7fd4a72a1301dc00a7863b8126cf8384c5b3b319 authored almost 7 years ago by Denis Kolodin <[email protected]>
Update some parameters for inputs only
github.com/yewstack/yew - 4f3ac3be9ce6d5cc8098d134e1ec0fcfe4042c43 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 4f3ac3be9ce6d5cc8098d134e1ec0fcfe4042c43 authored almost 7 years ago by Denis Kolodin <[email protected]>
Add workaround for checked attribute
github.com/yewstack/yew - f87ef338d9127610e6e5fafbff467a2a6895eaab authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - f87ef338d9127610e6e5fafbff467a2a6895eaab authored almost 7 years ago by Denis Kolodin <[email protected]>
Use oninput instead of onclick
github.com/yewstack/yew - 6d1b24d7b2dc1cd6ab55d0be2d078cdce2518f38 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 6d1b24d7b2dc1cd6ab55d0be2d078cdce2518f38 authored almost 7 years ago by Denis Kolodin <[email protected]>
Update dependencies
github.com/yewstack/yew - 78b119b1ee46864e0c73bfac30279009f95035cd authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 78b119b1ee46864e0c73bfac30279009f95035cd authored almost 7 years ago by Denis Kolodin <[email protected]>
Derive debug for events data
github.com/yewstack/yew - d18e6eb56d9f9b584a4726323773014f87cbc8cc authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - d18e6eb56d9f9b584a4726323773014f87cbc8cc authored almost 7 years ago by Denis Kolodin <[email protected]>
Add filtering to TodoMVC example
github.com/yewstack/yew - c6ffcc9e2c12486a6ce136ddc5fa4de6d7631b05 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - c6ffcc9e2c12486a6ce136ddc5fa4de6d7631b05 authored almost 7 years ago by Denis Kolodin <[email protected]>
Move VNode, VTag, VText to virtual_dom module
github.com/yewstack/yew - 85c9ed1abf17d59c189f030bb195226ce5c3b32d authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 85c9ed1abf17d59c189f030bb195226ce5c3b32d authored almost 7 years ago by Denis Kolodin <[email protected]>
Merge pull request #2 from DenisKolodin/virtual-dom
Virtual dom
github.com/yewstack/yew - 204cabb99b7769e64adad9ebba9492f86d702823 authored almost 7 years ago by Denis Kolodin <[email protected]>
Format the code
github.com/yewstack/yew - 778f20124aafc06838183f8a2658a40aa9a5d9c7 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 778f20124aafc06838183f8a2658a40aa9a5d9c7 authored almost 7 years ago by Denis Kolodin <[email protected]>
Tidy up the code
github.com/yewstack/yew - 62eca67496237848e6c6f00fc5b2eaa389392be5 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 62eca67496237848e6c6f00fc5b2eaa389392be5 authored almost 7 years ago by Denis Kolodin <[email protected]>
Implement VText rendering
github.com/yewstack/yew - 4315bdfe2af38ce923b33f2f9edb5d914a71c4de authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 4315bdfe2af38ce923b33f2f9edb5d914a71c4de authored almost 7 years ago by Denis Kolodin <[email protected]>
Rename Mutator to Patch
github.com/yewstack/yew - f5e9fc38f5faa83676df10956ffd74020abf920b authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - f5e9fc38f5faa83676df10956ffd74020abf920b authored almost 7 years ago by Denis Kolodin <[email protected]>
Drop and reattach listeners to elements
It's used to prevent handlers duplications till we don't have
a good approach to compare closure...
Attach listeners to DOM subject (naive)
github.com/yewstack/yew - 269d4a8f171f9d6a2647241d91728ed2ed452b99 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 269d4a8f171f9d6a2647241d91728ed2ed452b99 authored almost 7 years ago by Denis Kolodin <[email protected]>
Set value in VTag
github.com/yewstack/yew - c01aee9dfbbadd7209790c895f8c35616e1b5b5d authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - c01aee9dfbbadd7209790c895f8c35616e1b5b5d authored almost 7 years ago by Denis Kolodin <[email protected]>
Render and soak up attributes and input kind (type)
github.com/yewstack/yew - a27a2a3e9f6cf8737a33543420299d915e7b79c4 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - a27a2a3e9f6cf8737a33543420299d915e7b79c4 authored almost 7 years ago by Denis Kolodin <[email protected]>
Add or remove classes to VTag on render
github.com/yewstack/yew - 92ea1dfd1af3edd06718174422474a0cbfa0a664 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 92ea1dfd1af3edd06718174422474a0cbfa0a664 authored almost 7 years ago by Denis Kolodin <[email protected]>
Add VNode abstraction
github.com/yewstack/yew - cf9982c44754222991fc199c730f0bcf47028edf authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - cf9982c44754222991fc199c730f0bcf47028edf authored almost 7 years ago by Denis Kolodin <[email protected]>
Add debug and warn macros
github.com/yewstack/yew - 3710973f93cf38f525fa828ea84e038afd5b3117 authored almost 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 3710973f93cf38f525fa828ea84e038afd5b3117 authored almost 7 years ago by Denis Kolodin <[email protected]>
Add recursive diff updates
But listerers duplicaates and should be fixed.
github.com/yewstack/yew - 77d98420320e49897bd12f554ecd0b9e5971dbee authored about 7 years ago by Denis Kolodin <[email protected]>
Add draft implementation of live updates
github.com/yewstack/yew - 4375eb168f39f185797743b0d4b00ee0c0f1bfbb authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 4375eb168f39f185797743b0d4b00ee0c0f1bfbb authored about 7 years ago by Denis Kolodin <[email protected]>
Add empty diff function
github.com/yewstack/yew - d79d96fa1bc752aa53f724ed916739bf361b1934 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - d79d96fa1bc752aa53f724ed916739bf361b1934 authored about 7 years ago by Denis Kolodin <[email protected]>
Make braces for events optional
github.com/yewstack/yew - ab3a9a8b5e1eb6f7ce3a0ac32ad61249fdab7c6b authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - ab3a9a8b5e1eb6f7ce3a0ac32ad61249fdab7c6b authored about 7 years ago by Denis Kolodin <[email protected]>
Add value attribute
github.com/yewstack/yew - e0340d32a94535c6193b52214be10310017af926 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - e0340d32a94535c6193b52214be10310017af926 authored about 7 years ago by Denis Kolodin <[email protected]>
Fix second event throwing away
It has happened because loop call called immediatelly before
github.com/yewstack/yew - a91a23196b3352d6f84865682e8589780bea680d authored about 7 years ago by Denis Kolodin <[email protected]>
Prepare for virtual dom operation
github.com/yewstack/yew - b003f7d2665a02f18aceadce10b6d794e71f4616 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - b003f7d2665a02f18aceadce10b6d794e71f4616 authored about 7 years ago by Denis Kolodin <[email protected]>
Add keypress event
github.com/yewstack/yew - 1702c43e24c5cb0e751e86de60e6fa3f556f1b0d authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 1702c43e24c5cb0e751e86de60e6fa3f556f1b0d authored about 7 years ago by Denis Kolodin <[email protected]>
Add explicit input parameter
github.com/yewstack/yew - 5e6780b0306724934c187b155ef43bb58435e54d authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 5e6780b0306724934c187b155ef43bb58435e54d authored about 7 years ago by Denis Kolodin <[email protected]>
Use From trait to produce handler's wrapper
github.com/yewstack/yew - 550997308b067fc27dddebee4af6665940d612c5 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 550997308b067fc27dddebee4af6665940d612c5 authored about 7 years ago by Denis Kolodin <[email protected]>
Add standard comments example
github.com/yewstack/yew - 0defbb5b03e02de63f5fe6ebace3d761443dcac9 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 0defbb5b03e02de63f5fe6ebace3d761443dcac9 authored about 7 years ago by Denis Kolodin <[email protected]>
Add events in Elm style
github.com/yewstack/yew - c1576ae1e90f3c687e28ee43178abda23c1ab23b authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - c1576ae1e90f3c687e28ee43178abda23c1ab23b authored about 7 years ago by Denis Kolodin <[email protected]>
Add InputEvent handling
github.com/yewstack/yew - f53327aa8053f67d5cb842b28b915de0ac080688 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - f53327aa8053f67d5cb842b28b915de0ac080688 authored about 7 years ago by Denis Kolodin <[email protected]>
Add remove button to TodoMVC example
github.com/yewstack/yew - 8218afe7e88b1098ba67c5a05eaa75ec54308ad4 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 8218afe7e88b1098ba67c5a05eaa75ec54308ad4 authored about 7 years ago by Denis Kolodin <[email protected]>
Add attributes
github.com/yewstack/yew - dbae037334e27bd65731a4d7e651dc8de795912e authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - dbae037334e27bd65731a4d7e651dc8de795912e authored about 7 years ago by Denis Kolodin <[email protected]>
Fix code format
github.com/yewstack/yew - 27ccfeb5b3848a497ca0d28074ff2e15f1608eb9 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 27ccfeb5b3848a497ca0d28074ff2e15f1608eb9 authored about 7 years ago by Denis Kolodin <[email protected]>
Add handlers for all events
github.com/yewstack/yew - 12e637c3dec2637dfee395470304c3c441457c7d authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 12e637c3dec2637dfee395470304c3c441457c7d authored about 7 years ago by Denis Kolodin <[email protected]>
Add attributes bypass for parsing needs
github.com/yewstack/yew - 691ba9f4087130990703eb00cb64f336b8e61f2a authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 691ba9f4087130990703eb00cb64f336b8e61f2a authored about 7 years ago by Denis Kolodin <[email protected]>
Add filters to TodoMVC example
github.com/yewstack/yew - 695dca5b772b993ad6c2d76fa16597c0567ff352 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 695dca5b772b993ad6c2d76fa16597c0567ff352 authored about 7 years ago by Denis Kolodin <[email protected]>
Add sections to TodoMVC template
github.com/yewstack/yew - 1d9ce847f21a1822989365144843c65fe149667c authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 1d9ce847f21a1822989365144843c65fe149667c authored about 7 years ago by Denis Kolodin <[email protected]>
Add for expression to html macro
github.com/yewstack/yew - ca466d322367e818f89a30846098c5849ef7a81c authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - ca466d322367e818f89a30846098c5849ef7a81c authored about 7 years ago by Denis Kolodin <[email protected]>
Add tag to put any node into a tree
github.com/yewstack/yew - c421982944b540aeced88b9881c89fe727b6358b authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - c421982944b540aeced88b9881c89fe727b6358b authored about 7 years ago by Denis Kolodin <[email protected]>
Add TodoMVC example draft
github.com/yewstack/yew - a82d01c9ec7e35c0c28d8be05cf20eed934157bf authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - a82d01c9ec7e35c0c28d8be05cf20eed934157bf authored about 7 years ago by Denis Kolodin <[email protected]>
Show error message if no elements in the tree
github.com/yewstack/yew - 983c12507940ba5cffd18528560385a2057eb634 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 983c12507940ba5cffd18528560385a2057eb634 authored about 7 years ago by Denis Kolodin <[email protected]>
Fix code format
github.com/yewstack/yew - f724e7e863bd10ffae99a86e070c43ce757b4323 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - f724e7e863bd10ffae99a86e070c43ce757b4323 authored about 7 years ago by Denis Kolodin <[email protected]>
Add self-closing tags support
github.com/yewstack/yew - 57063dd70d326f8da27b8160309241a2d5a86d60 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 57063dd70d326f8da27b8160309241a2d5a86d60 authored about 7 years ago by Denis Kolodin <[email protected]>
Add actions example to readme
github.com/yewstack/yew - 871627412409173edfcd560240a1c7c65b22eee7 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 871627412409173edfcd560240a1c7c65b22eee7 authored about 7 years ago by Denis Kolodin <[email protected]>
Add actions parsing to html macro
github.com/yewstack/yew - b31e2f03e25f007ee2a3d8bd76a67ba404d4f587 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - b31e2f03e25f007ee2a3d8bd76a67ba404d4f587 authored about 7 years ago by Denis Kolodin <[email protected]>
Use to string conversion to generate text node
github.com/yewstack/yew - 0fd40ea0f9f7be75d4fbc6eafd8f9653b76e4839 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 0fd40ea0f9f7be75d4fbc6eafd8f9653b76e4839 authored about 7 years ago by Denis Kolodin <[email protected]>
Add classes and expressions example to readme
github.com/yewstack/yew - 7d462bb8dd949f3359bab278465f43780151cc6b authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 7d462bb8dd949f3359bab278465f43780151cc6b authored about 7 years ago by Denis Kolodin <[email protected]>
Fix format and remove unused code
github.com/yewstack/yew - bd03a9697f4ffe0413a20431dfa42e9e820638b8 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - bd03a9697f4ffe0413a20431dfa42e9e820638b8 authored about 7 years ago by Denis Kolodin <[email protected]>
Add rule for text nodes
github.com/yewstack/yew - f0f65715fc9b6cb62e0707b80df2cc61d87ef884 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - f0f65715fc9b6cb62e0707b80df2cc61d87ef884 authored about 7 years ago by Denis Kolodin <[email protected]>
Add classes to html macro
github.com/yewstack/yew - 32ff0fa5d730177e04c9a23e717432a680e64aa2 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 32ff0fa5d730177e04c9a23e717432a680e64aa2 authored about 7 years ago by Denis Kolodin <[email protected]>
Add space for attributes
github.com/yewstack/yew - 49cbf0326da6c5eee9a999625f6bea53ba4bcb8c authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 49cbf0326da6c5eee9a999625f6bea53ba4bcb8c authored about 7 years ago by Denis Kolodin <[email protected]>
Add template example to readme
github.com/yewstack/yew - 45f8da4296573d44873fa7de5e581cf5b5b56ffb authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 45f8da4296573d44873fa7de5e581cf5b5b56ffb authored about 7 years ago by Denis Kolodin <[email protected]>
Add jsx-like templates macro
github.com/yewstack/yew - f0a27616597e4ba1813ca8d263e925f148db773a authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - f0a27616597e4ba1813ca8d263e925f148db773a authored about 7 years ago by Denis Kolodin <[email protected]>
Add classes
github.com/yewstack/yew - 32f757c14bd872a23f2ac69ab0e0c1629c8b20ee authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 32f757c14bd872a23f2ac69ab0e0c1629c8b20ee authored about 7 years ago by Denis Kolodin <[email protected]>
Add complete example to readme
github.com/yewstack/yew - ea5336fa280c8a652f9505402ad415f092c3032a authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - ea5336fa280c8a652f9505402ad415f092c3032a authored about 7 years ago by Denis Kolodin <[email protected]>
Implement deep rendering
github.com/yewstack/yew - 3c5e0193cb98f9a7d6d91d8eca97b52044aa60f5 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 3c5e0193cb98f9a7d6d91d8eca97b52044aa60f5 authored about 7 years ago by Denis Kolodin <[email protected]>
Add childs to tag
github.com/yewstack/yew - 2ac0e234dcfabd3e1d647d3f1baf31ed4346f804 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 2ac0e234dcfabd3e1d647d3f1baf31ed4346f804 authored about 7 years ago by Denis Kolodin <[email protected]>
Add minimal README.md
github.com/yewstack/yew - 9c9c3e78719454473dcc3871d1781184eff63baa authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 9c9c3e78719454473dcc3871d1781184eff63baa authored about 7 years ago by Denis Kolodin <[email protected]>
Convert crate to library
github.com/yewstack/yew - 44fd2c0a8f6d1b994c872b8b8c4ede4ab2ac6aef authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 44fd2c0a8f6d1b994c872b8b8c4ede4ab2ac6aef authored about 7 years ago by Denis Kolodin <[email protected]>
Minimal prototype
github.com/yewstack/yew - 6a0067838a60debaab6c22e41322cf9ed84545a3 authored about 7 years ago by Denis Kolodin <[email protected]>
github.com/yewstack/yew - 6a0067838a60debaab6c22e41322cf9ed84545a3 authored about 7 years ago by Denis Kolodin <[email protected]>