mskorkowski

Results 26 comments of mskorkowski

I'm alive again. So here is a bunch of news for data store. Sorting got merged into the main branch of the data store repo. 1. Lot's of tests. Like...

I'm still working on housekeeping - Big ease of use improvements. Almost all if not all `Rc` got removed from user side code - `book` folder become real mdbook There...

First thing first: Happy New Year 🎉 I've managed to remove all bugs I was aware of. What happens next depends on #63 API is rather stable and nice now...

It's not going to be more ready any time soon. I'm currently closing simple lists. After that is filtering and single view sorting which itself will probably take another 2-3...

This weekend the lib got into useful state with records removal example working 🍾 relm4-store 0.1.0-beta.1 has been released on crates.io 🍾 relm4-store book can be found at https://mskorkowski.github.io/relm4-store/beta/book/index.html Any...

Here is the tracking issue until 0.1.0-beta.2 - [x] https://github.com/mskorkowski/relm4-store/issues/15

Thanks for reading. I've created a ticket to discuss documentation issues https://github.com/mskorkowski/relm4-store/issues/22

Version 0.1-beta.2 just got released Now I'm going to focus on rewriting documentation to make it easier to understand. Any pointers about which parts are missing, or hard to understand,...

That's a great idea

It's long time since I've posted last update. For a last three weeks I'm working on the reordering of the records in the store/store view. This feature is much bigger...