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

Bump @docusaurus/core from 2.2.0 to 2.3.0 in /website (#3102)

Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) f...

github.com/yewstack/yew - 5ec6689fc8f9cf4ecb3f510c9d8bb12b9ec071d9 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jetli/trunk-action from 0.2.0 to 0.4.0 (#3106)

Bumps [jetli/trunk-action](https://github.com/jetli/trunk-action) from 0.2.0 to 0.4.0.
- [Relea...

github.com/yewstack/yew - 2b7856823e7e316dc96ccb0dda5ffdcbf2db3ef3 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/parser from 5.45.0 to 5.50.0 in /website (#3103)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/yewstack/yew - 837ddadf22e6b4a03dc2edb45bbdbbeffa50f81b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix typo in html! concept docs (#3096)

I am learning Yew and noticed this small typo in the docs as I was reading through it, so I thou...

github.com/yewstack/yew - 352a0853d0cd7928a07bde8af48182f40f03195f authored almost 2 years ago by Luke Pendleton <[email protected]>
Implement an internal DomSlot for positioning instead of NodeRef (#3048)

use instead of NodeRef, decoupling the two
fixes #3043

* implement internal DomSlot
* move ...

github.com/yewstack/yew - c5ffe601f2822c5e2a4fcd08aa502c7f63775354 authored almost 2 years ago by WorldSEnder <[email protected]>
docs: Fix router documentation (#3078)

Fix passing the route instead of borrowing it as it results in an
error.

Co-authored-by: fin...

github.com/yewstack/yew - 30a05fcf07167698a69c14ff7afe7af379c5d55e authored almost 2 years ago by finga <[email protected]>
Prefer pop_first if it is available (#3084)

github.com/yewstack/yew - b55be12d3c852a652d906b5883726f63dcc4f752 authored almost 2 years ago by Kaede Hoshikawa <[email protected]>
docs: fix markdown link in the debugging section (#3081)

* docs: fix markdown link

It was missing the closing parenthesis.

* docs: fix markdown lin...

github.com/yewstack/yew - ec4eca4fcb50b0fb672dcbc8fc0988abf5dde789 authored almost 2 years ago by Brian Donovan <[email protected]>
Add method map() on Children to wrap easily (#3039)

github.com/yewstack/yew - d4c2f03c3d41a6ae3b3d80e3b91b509263cb68b1 authored almost 2 years ago by Cecile Tonglet <[email protected]>
Bump JamesSingleton/is-organization-member from 1.0.0 to 1.0.1 (#3075)

Bumps [JamesSingleton/is-organization-member](https://github.com/JamesSingleton/is-organization-...

github.com/yewstack/yew - e65ee6059989d065004f951728cc0702f68716bb authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 1 to 3 (#3076)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes...

github.com/yewstack/yew - cc914b77a3d41768c4ff7c8c27613ae70bd081cf authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump json5 from 2.2.1 to 2.2.3 in /website (#3079)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://gi...

github.com/yewstack/yew - b9a8210f2fccada96262645cebbdc34185c32a5a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prettier from 2.8.0 to 2.8.1 in /website (#3070)

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
- [Release notes](h...

github.com/yewstack/yew - 1d35148d3e95f7e5b5bcdd84e41c8148d38900cf authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @docusaurus/plugin-client-redirects from 2.1.0 to 2.2.0 in /website (#3072)

Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/pac...

github.com/yewstack/yew - 52730df5df7fdcbc4cbd1c242a219bb0c43e41b3 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jetli/trunk-action from 0.1.0 to 0.2.0 (#3073)

Bumps [jetli/trunk-action](https://github.com/jetli/trunk-action) from 0.1.0 to 0.2.0.
- [Relea...

github.com/yewstack/yew - 685e1737bf7ff02f24b136a0ca97585177ac86af authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/upload-artifact from 2 to 3 (#3074)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Rel...

github.com/yewstack/yew - cf9077ddb59939f09a4d51bcbca7fe3ab7761d0f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1 in /website (#3069)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/yewstack/yew - 0a3ec950711de9e3848862c8c30b82a2f6984809 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The webworker in the web_worker_fib exampel is now marked as a relative path (#3057)

github.com/yewstack/yew - 919695f5ef8df7a54d828295e58a85dbc5cdda52 authored almost 2 years ago by Kai Salmon <[email protected]>
Use SVG for logo on website (#3065)

github.com/yewstack/yew - 38e2478d9a2b7a251f6fd068675618326d18fd5a authored almost 2 years ago by Muhammad Hamza <[email protected]>
Update SVG colors (#3064)

github.com/yewstack/yew - 7bfba6b31c843471cec4b92dbf54b795731dab95 authored almost 2 years ago by Simon <[email protected]>
Add hurlurl to awesome.md (#3051)

github.com/yewstack/yew - a5468b940d25f73201d3f7bceb1423f3e753a5f5 authored almost 2 years ago by lucasmerlin <[email protected]>
remove "Next loop" - introduction repeating in yew.rs/docs (#3040)

github.com/yewstack/yew - d2f35e45b2f56faf7b55c0b45a0740cacee17a24 authored almost 2 years ago by Jesper Olsen <[email protected]>
Only handle "normal" clicks on <Link>s (#3056)

* Fixing https://github.com/yewstack/yew/issues/2911

Prevents Link onclick behaviour from exe...

github.com/yewstack/yew - 1542e2b1818ff566acfcd942d380a6497a35ecd0 authored almost 2 years ago by Kai Salmon <[email protected]>
Reentrant event listeners (#3037)

* add test case for reentrent event listeners
* use Fn to allow reentrent event listeners

github.com/yewstack/yew - aebd22596360d5035e64e69a1c45c522588d1ce5 authored about 2 years ago by WorldSEnder <[email protected]>
Fix typo in wasm-bindgen doc page (#2963)

github.com/yewstack/yew - 16df0150a99501a251971d57d0c83f542f577e5e authored about 2 years ago by Michael Jones <[email protected]>
website/docs/tutorial: fix two typos (#2971)

github.com/yewstack/yew - a6a442fbc80c18bd90b79ba8f814cfdbebdfa62c authored about 2 years ago by __ <[email protected]>
Try fixing the post-comment benchmark action, take 2 (#3047)

* Fix bash escaping
* fix clippy issues
* First checkout, then download artifacts

github.com/yewstack/yew - 6160703c55e8bb13217879e4e05c014bac6abb69 authored about 2 years ago by WorldSEnder <[email protected]>
Try fixing the post-comment benchmark action (#3045)

* Try fixing the post comment benchmark action

Store the complete event in PR_INFO
Checkout ...

github.com/yewstack/yew - 9d005432c58ab54dc41fc1ba00ec47307bb8666c authored about 2 years ago by WorldSEnder <[email protected]>
Add impl IntoIterator on &Classes (#3038)

github.com/yewstack/yew - d14fcd2e2daa2fe3c590bd85485a236995fa3d99 authored about 2 years ago by Cecile Tonglet <[email protected]>
use single quotes in gh actions (#3032)

github.com/yewstack/yew - 9cd33e1dec9cefefb74e4d23c9269c230ebd99d9 authored about 2 years ago by WorldSEnder <[email protected]>
Update benchmark crates and workflow (#3027)

* update benchmark crates and workflow
* default to the merge commit for benchmarking
* setup ...

github.com/yewstack/yew - 698bd56e61ac20cdca98ac8a97e9f0ce63384c94 authored about 2 years ago by WorldSEnder <[email protected]>
update migration docs to be more explicit (#3028)

* update migration docs to be more explicit

* try to appease prettier

* Update website/ver...

github.com/yewstack/yew - 8b2a1c199a077cc76e98cd688ab39f8fb0cb75ef authored about 2 years ago by Shrey Sudhir <[email protected]>
Consolidate publish workflows into one (#3026)

* Consolidate publish-* workflows into one

* Update workflow name

github.com/yewstack/yew - 0ad939bd3442abf8b17cbb8a7d5876ef1ca43512 authored about 2 years ago by Muhammad Hamza <[email protected]>
Assert there are no circular references (#3025)

* assert there are no circular references

the check is costly in release builds and should al...

github.com/yewstack/yew - 57f45e2c81d48f4e05e4becc35de1e82e010d737 authored about 2 years ago by WorldSEnder <[email protected]>
Fix top-level reconciliation in portals (#3020)

github.com/yewstack/yew - d7f988055fec99be94002c76070d13861414e976 authored about 2 years ago by WorldSEnder <[email protected]>
Make Classes cheap to clone (#3021)

* Use AttrValue instead of Cow in Classes

* Wrap indexset into Rc

* Impl ImplicitClone for...

github.com/yewstack/yew - 772763c2e2cf9982489c560699a3645c710f1912 authored about 2 years ago by Cecile Tonglet <[email protected]>
Mention certain components must be children of Router (#2913)

* Mention certain components must be children of Router

* make suggested changes

* fix typ...

github.com/yewstack/yew - ad4c3fc2987f65f493dfbe32d6a9c54260581a8a authored about 2 years ago by Sasa Cocic-Banjanac <[email protected]>
Fix clippy::let_unit_value lint in propless components (#2970)

github.com/yewstack/yew - 9e980a36b42e199d47172dc91406dd2fa7cb1fc2 authored about 2 years ago by WorldSEnder <[email protected]>
Point links in docs for 0.20 to stable versions (#3019)

fix versions in Cargo.toml examples
fix branch in links to github

github.com/yewstack/yew - d37532f5d9b38503c4b64617bf1e06ba46a60297 authored about 2 years ago by WorldSEnder <[email protected]>
fix: dead links (#3013)

github.com/yewstack/yew - 77b0d40455a02af911d31c4889289bc1678a6794 authored about 2 years ago by IchHabeKeineNamen <[email protected]>
Bump @typescript-eslint/parser from 5.33.0 to 5.45.0 in /website (#3009)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/yewstack/yew - 54871f80199c6699cd1554f1fc9c0ead5e4d256d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @docusaurus/plugin-google-analytics from 2.1.0 to 2.2.0 in /website (#3007)

Bumps [@docusaurus/plugin-google-analytics](https://github.com/facebook/docusaurus/tree/HEAD/pac...

github.com/yewstack/yew - 16c2e8d7914e76a62793d82f8f2b380962a7c2ee authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @docusaurus/plugin-content-docs from 2.1.0 to 2.2.0 in /website (#3006)

Bumps [@docusaurus/plugin-content-docs](https://github.com/facebook/docusaurus/tree/HEAD/package...

github.com/yewstack/yew - ddaa943bd73267e58ae9307789302bf63f07e85f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Swatinem/rust-cache from 1 to 2 (#3003)

Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 2.
- [Release not...

github.com/yewstack/yew - 20487f574c115bff5a5bed1774acc4613f7c93ba authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jetli/wasm-pack-action from 0.3.0 to 0.4.0 (#3002)

Bumps [jetli/wasm-pack-action](https://github.com/jetli/wasm-pack-action) from 0.3.0 to 0.4.0.
...

github.com/yewstack/yew - e3dd9cd9afdc5a6360c3fee6235e39e48078398f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump hmarr/auto-approve-action from 2 to 3 (#3001)

Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2 to 3.
- ...

github.com/yewstack/yew - a2469dd669f546d91e7feb8d83c605746169bd29 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/cache from 2 to 3 (#3000)

Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://...

github.com/yewstack/yew - 4f3f3a8aa25d35868802a683c0038adc6e26621f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump peterjgrainger/action-create-branch from 2.0.1 to 2.4.0 (#3004)

Bumps [peterjgrainger/action-create-branch](https://github.com/peterjgrainger/action-create-bran...

github.com/yewstack/yew - 302187bb1418c929837256ec801a3eb5e98cfcdb authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @svgr/webpack from 6.3.1 to 6.5.1 in /website (#3005)

Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.3.1 to 6.5.1.
- [Release notes]...

github.com/yewstack/yew - a4121b0743f5ed84e34f9212d667a2fa5d2a0c19 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/react-helmet from 6.1.5 to 6.1.6 in /website (#3008)

Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/r...

github.com/yewstack/yew - 4e2311a24d56ca38a9c8c9c68431ecda68ccdafb authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Name the correct feature in the `start_app` migration section. (#3016)

github.com/yewstack/yew - 63949131cf1949fb858a4c2bbfc715d3eaeaab43 authored about 2 years ago by Alexander Krivács Schrøder <[email protected]>
Update introduction.mdx (#3010)

github.com/yewstack/yew - c40bd0b456f9c80146c99d56bc0b441c88c3fefe authored about 2 years ago by Thomas Francis <[email protected]>
Update GitHub Actions (#2998)

* Update Workflow.

* Fix Workflows.

* Enables dependabot for github actions.

* Fix work...

github.com/yewstack/yew - 5ca91298e90a4a4b37a4367c87225ff6441efdf2 authored about 2 years ago by Kaede Hoshikawa <[email protected]>
Bump @docusaurus/core from 2.0.1 to 2.2.0 in /website (#2946)

Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) f...

github.com/yewstack/yew - 088de141e2d51171da4aba72ef2787bf54773c78 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimatch from 3.0.4 to 3.1.2 in /tools/benchmark-hooks (#2975)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...

github.com/yewstack/yew - 860909f5ad0c8010eaa71989e9d3a150ce8de0cf authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump minimatch, recursive-readdir and serve-handler in /website (#2976)

Bumps [minimatch](https://github.com/isaacs/minimatch), [recursive-readdir](https://github.com/j...

github.com/yewstack/yew - 1125c25a31d8f0f830126596173cac37e42b58b3 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump loader-utils from 2.0.2 to 2.0.4 in /website (#2966)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release n...

github.com/yewstack/yew - 57b866308256d41d7a9f6ebf061e263b46b7b3d5 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @docusaurus/module-type-aliases from 2.1.0 to 2.2.0 in /website (#2995)

Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/package...

github.com/yewstack/yew - 2932bf79e7d2ae201ef1c2d88b95a28bcac567ee authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update api doc link in hooks page to version 0.20 (#2994)

github.com/yewstack/yew - 21680d6c347f411b5c4603e3b63cefb8645473a3 authored about 2 years ago by ta32 <[email protected]>
Bump minimatch from 3.0.4 to 3.1.2 in /tools/benchmark-struct (#2974)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...

github.com/yewstack/yew - 0cb04c779a203e0b9b0983b9c420a60241401218 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prettier from 2.7.1 to 2.8.0 in /website (#2996)

Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [Release notes](h...

github.com/yewstack/yew - b569a193e4bcf3891b26bcb7dc069b1f90e78112 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.45.0 in /website (#2997)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/yewstack/yew - 1b2ebc92589daf6b05fdd80c988113095edb7cf1 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @docusaurus/plugin-content-pages from 2.1.0 to 2.2.0 in /website (#2945)

Bumps [@docusaurus/plugin-content-pages](https://github.com/facebook/docusaurus/tree/HEAD/packag...

github.com/yewstack/yew - f91af5c84564b8c8b3b88e468aaf52819b6a22a8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update documentation to point to the right example (#2993)

github.com/yewstack/yew - 949d39c8652886ed776e3b05ad90d0e283fe7624 authored about 2 years ago by campeis <[email protected]>
(cargo-release) version {{crate_name}}-v{{version}}

github.com/yewstack/yew - 17f125c9ec8e7e526551bc1c6dd52b77f58a544a authored about 2 years ago by GitHub Action <[email protected]>
Fix release actions (#2986)

github.com/yewstack/yew - 5c943a7b1b3b7a0afecc15e83fc10a87bf1f856d authored about 2 years ago by Julius Lungys <[email protected]>
Add yew-agent repository, homepage, documentation (#2985)

github.com/yewstack/yew - 2fcb2a32bdcd604bcd913d7a65caa6dd639b6d70 authored about 2 years ago by Julius Lungys <[email protected]>
Fix typo in release notes (#2982)

github.com/yewstack/yew - f4a0e2d0a2ae61b9d3cb9484ecc7a11a61879012 authored about 2 years ago by Ophir LOJKINE <[email protected]>
Update example cargo toml in build sample app docs (#2981)

Updated cargo toml to target yew version "0.20.0"

github.com/yewstack/yew - 6e3fa1b6c784f9e9cc007f41c465d82e73d2b576 authored about 2 years ago by brahms116 <[email protected]>
Update from-0_19_0-to-0_20_0.mdx (#2979)

github.com/yewstack/yew - 03cd37f1eab039f47b7f919ff1df59fff5b9f01c authored about 2 years ago by A. Bos <[email protected]>
(cargo-release) version {{crate_name}}-v{{version}}

github.com/yewstack/yew - 09a7f2f457e6331131c2b9eeda173dc9aa5c9296 authored about 2 years ago by GitHub Action <[email protected]>
Fix publish actions

github.com/yewstack/yew - 6dc1bda70a7a4d7ba8162b48eec2fcbb75c3201e authored about 2 years ago by Muhammad Hamza <[email protected]>
(cargo-release) version {{crate_name}}-v{{version}}

github.com/yewstack/yew - e32d8bd8bb6abb9e487cab44d221f6f83be014a7 authored about 2 years ago by GitHub Action <[email protected]>
(cargo-release) version {{crate_name}}-v{{version}}

github.com/yewstack/yew - 1bbe75ec9b4165f4ec0814496afd1065cf080d74 authored about 2 years ago by GitHub Action <[email protected]>
Interpolate string properly

github.com/yewstack/yew - de9c1ebb395c2ca13dc10cf89e8897673fb2b8f1 authored about 2 years ago by Muhammad Hamza <[email protected]>
(cargo-release) version {{crate_name}}-v{{version}}

github.com/yewstack/yew - 05d2ec4434ce4e158ec21935c958c2d6bf9e1b2e authored about 2 years ago by GitHub Action <[email protected]>
Do not commit and push changelog during release (#2977)

This is done prior to the release

github.com/yewstack/yew - 80ce114663f8837e2747da29ed14bf2817d60b0f authored about 2 years ago by Muhammad Hamza <[email protected]>
Prepare for Yew 0.20 (#2973)

* 0.20 Changelog

* Improve changelog generator

* Add blog post

* Add blog post

* App...

github.com/yewstack/yew - f0209c786f1f36d54b2076fdcc359751f5707f8f authored about 2 years ago by Muhammad Hamza <[email protected]>
Fix changelog generator (#2958)

Co-authored-by: Julius Lungys <[email protected]>

github.com/yewstack/yew - 5355b65ff5f9747cbad801d4b337a5ac7a94d0f4 authored about 2 years ago by Julius Lungys <[email protected]>
Fix changelog workflow (#2954)

github.com/yewstack/yew - 40d2c9c5cf08833d94fed228055de51de6c2e499 authored about 2 years ago by Muhammad Hamza <[email protected]>
Add VNode::from_html_unchecked (#2842)

* Add VNode::html_from_raw

* Add docs for VNode::html_from_raw

* feature lock to available...

github.com/yewstack/yew - 90c7ff105a6fd2ec856f25911d5da87602e3e0e2 authored about 2 years ago by Muhammad Hamza <[email protected]>
Use keyed lists in tutorial example (#2948)

* Use keyed lists in tutorial example

The example should follow best practices such as using ...

github.com/yewstack/yew - a5f844ddcb3bdc063ac00677cba0310d4067f5c1 authored about 2 years ago by Allan <[email protected]>
add ability to update app props (#2951)

github.com/yewstack/yew - 3b4fa888bcdd41e332150f2128d6b5c8df770633 authored about 2 years ago by WorldSEnder <[email protected]>
Avoid clippy::let-underscore-drop (#2952)

The following main.rs replicates the clippy warning:

```
use yew::prelude::*;

struct Prop...

github.com/yewstack/yew - b649e9dacd1804fbbe158a714107330c7825eecb authored about 2 years ago by Christopher Schramm <[email protected]>
Improve debugging page in docs (#2928)

* Improve debugging page in docs

- add gloo console logging as an option
- moved subsubheadi...

github.com/yewstack/yew - 812c65c54cdd8f6dfaca490361400d4c3d1cbecb authored about 2 years ago by Allan <[email protected]>
Proposed Documentation Improvements (#2883)

* Proposed Documentation Improvements

#### Retrieved from https://yew.rs/docs/concepts/wasm-b...

github.com/yewstack/yew - 1f49353361280c74ba92f6f308ee4d9501db537d authored about 2 years ago by David M. Golembiowski <[email protected]>
Fix code listing in tutorial/index.mdx (#2836)

* Fix code listing in tutorial/index.mdx

Sync with line 358

* update latest tutorial

Ch...

github.com/yewstack/yew - 81be10870accdb0dc39a7d545a6394808f6bfcd5 authored about 2 years ago by Nadir Miralimov <[email protected]>
Fix +/- marker and highlighting with ignore in the tutorial (#2939)

* Fix missing +/- markers

* Fix missing period

* Fix change highlights lines

* Fix miss...

github.com/yewstack/yew - 868b2c235a4c4985ab89b11159c696020d388347 authored about 2 years ago by Tilman <[email protected]>
Clippy + update lock files (#2949)

github.com/yewstack/yew - ccaa06a2fa577bde83a836a52919e4a8acf05a9d authored about 2 years ago by Muhammad Hamza <[email protected]>
Imrpove home page and slogan (#2940)

* Redo home page

* formatting

* write translations

* responsive layout

* Update features & t...

github.com/yewstack/yew - 374e5f107e2f07c05043914e053c383e6e29cf16 authored about 2 years ago by Muhammad Hamza <[email protected]>
Separate Yew Platform (#2893)

* Remove pinned module.

* Create Yew Platform.

* Remove some additional dependencies.

*...

github.com/yewstack/yew - da09755c27bfeb113e0c4b1096214a826f1e8388 authored about 2 years ago by Kaede Hoshikawa <[email protected]>
chore(awesome): add viz.rs (#2929)

github.com/yewstack/yew - 71408e2e56348aa98e6841f71ad450d736a5f2a5 authored about 2 years ago by Fangdun Tsai <[email protected]>
Add new line indicator to tutorial/index.mdx (#2906)

* Add new line indicator to tutorial/index.mdx

* Add line 3 to set of highlight lines

* Ad...

github.com/yewstack/yew - ff729cbe4a719939e9f63d1dfedeaa8a132d3328 authored about 2 years ago by Bocar <[email protected]>
Fix typo in contrib instructions `cargo make tests` -> `cargo make test` (#2909)

* Fix typo in contrib instructions `cargo make tests` -> `cargo make test`

* Use `cargo make ...

github.com/yewstack/yew - 730f25c46b8fc225dfc5a511a7844c8d96f91950 authored about 2 years ago by Nils Loewen <[email protected]>
Use Ref::filter_map if rustc is later than 1.63 (#2904)

github.com/yewstack/yew - 5f6e094996d3390440cf77282bad6bec1cc63f41 authored about 2 years ago by Kaede Hoshikawa <[email protected]>
Fix onsubmit event type in docs (#2926)

github.com/yewstack/yew - f8fc8859ee31484b3f8d35b1e319630a505d95f6 authored about 2 years ago by Allan <[email protected]>
updated README.md (#2919)

* updated README.md

added hyperlink to banner

* updated hyperlink linked to Examples

th...

github.com/yewstack/yew - 8c97bfbb9bf6c776123598e2d56cd46adb808e2f authored about 2 years ago by Aftab Alam <[email protected]>
Change link of repojacking vulnerable link (#2915)

* Change link of repojacking vulnerable link

The link to https://github.com/youncccat/zzhack ...

github.com/yewstack/yew - fb264c9487372a35a73b9bd13a832c0fefc71d42 authored about 2 years ago by Ilaygoldman <[email protected]>
Fix issues with tuples in closing tag (#2886)

* Add test case for #2225

* Fix issues with tuples in closing tag

* Improve diagnostics

...

github.com/yewstack/yew - 7ada3447bbf49fd1f7e1fce9c93619f8573fa98b authored about 2 years ago by Muhammad Hamza <[email protected]>
Fix checked property being reset (#2907)

if the value is uncontrolled, do not touch it. Only if it is explicitly given

github.com/yewstack/yew - bb71b5db61448dbc226911e1beee5e9eacb22719 authored about 2 years ago by WorldSEnder <[email protected]>