microstates icon indicating copy to clipboard operation
microstates copied to clipboard

Composable state primitives for JavaScript

Results 61 microstates issues
Sort by recently updated
recently updated
newest added

Navigation trees are fun little pieces of UI. They are less used in web applications than they are in native apps, but they still pop up from time to time....

History is the closest thing to a holy grail in the UI world. Even systems like Redux don't _truly_ implement history, they just let you see a timeline of state...

Like the Multiselect, Single select is a relatively simple example that folks can grasp almost immediately. It's a little more involved and will require some explanation because of its exclusivity....

Microstates is currently hungry for examples. We're trying to bootstrap a community and it's difficult to explain without a picture to point to. File Upload is a great example of...

Multiselection is a simple, familiar, and tractable example of something that is state-driven, but that might not be understood to be as such. - [ ] create lo-fi mockups for...

A picture is worth a thousand words, and an interactive example is worth a thousand pictures. It would supercharge learning if we had a list of examples (beyond just the...

What is it that we need to make an issue great? I don't know, but non-helpful issues are really annoying. If possible, would like to have an issue template in...

If we want to foster contributions from the community, then we need a way to guide it towards the highest quality level of pull requests possible. Let's create a standard...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies
patch

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies
minor