yew_styles icon indicating copy to clipboard operation
yew_styles copied to clipboard

Yew Styles is a style framework for yew

Results 21 yew_styles issues
Sort by recently updated
recently updated
newest added

I have a lot of blabbering I can contribute to the styling community that wouldn't fit very well in github issues, so I'd love to spend time in Discussions if...

I know this one might be a toughy, but I didn't see it listed in your readme as a pending component to support: Rich Text Editor For instance, would something...

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6. Changelog Sourced from regex's changelog. 1.5.6 (2022-05-20) This release includes a few bug fixes, including a bug that produced incorrect matches when a non-greedy...

dependencies
rust

Bumps [rand_core](https://github.com/rust-random/rand) from 0.6.1 to 0.6.3. Changelog Sourced from rand_core's changelog. [0.6.3] - 2019-01-04 Fixes Make the std feature require the optional rand_os dependency (#675) Re-export the optional WASM dependencies...

dependencies
rust

Bumps [minimist](https://github.com/substack/minimist) from 1.2.3 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.0.0. Changelog Sourced from node-forge's changelog. 1.0.0 - 2022-01-04 Notes 1.0.0! This project is over a decade old! Time for a 1.0.0 release. The URL...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script...

dependencies

Hi there, I was interested in creating a controlled input, but it seems there's no way to set a value. Does the framework have an opinion about this? Or maybe...

onChange events are supported by web_sys and stdweb and are easier to work with than onInput events for a lot of things

feature