Giter Site home page Giter Site logo

Provide beta release? about entity-state HOT 15 OPEN

ngxs-labs avatar ngxs-labs commented on June 2, 2024 1
Provide beta release?

from entity-state.

Comments (15)

splincode avatar splincode commented on June 2, 2024 3

Hi guys, I published current package with version 0.0.1 from master

https://www.npmjs.com/package/@ngxs-labs/entity-state

from entity-state.

JanMalch avatar JanMalch commented on June 2, 2024 2

Hi, I don't know why this fix wasn't included in 0.0.1 as the fix was in master 3 months earlier.
I currently want to make another release to also publish the fix for #206 but I'm having technical issues publishing it.

from entity-state.

kuhnroyal avatar kuhnroyal commented on June 2, 2024

Or provide a npm 5 prepare script for installing non-published references.

from entity-state.

JanMalch avatar JanMalch commented on June 2, 2024

@eranshmil you added build & publish utils. Can you help out?

from entity-state.

philly-vanilly avatar philly-vanilly commented on June 2, 2024

Sorry for the "+1" type of comment, but I also wanted to express that this would be very helpful. I will go into freelancing soon after having worked with Angular for years and having tried out different types of state management. And to my future clients I could only recommend NGXS over NGRX, if NGXS had a working solution for entity-management. In my current project almost everything is an entity, so for enterprise applications this is a dealbreaker.

I tried out the lib in its current state and even if you need some workarounds, you can definitely already work with it. So having it on NPM over copy-pasting code from GitHub would be a huge improvement.

If you can't release it now for some reason, please at least provide some sort of a roadmap/estimation when it's gonna be published. For businesses information like this is important.

from entity-state.

JanMalch avatar JanMalch commented on June 2, 2024

When issue #85 is closed only minor things like documentation (#5) remain and the library could be released.
Unfortunately development is halted, as I am busy with urgent projects and @markwhitfeld is working on v3.5 of ngxs/store. I hope to close #85 within the next 3-4 weeks.
Sorry for the inconvience.


you need some workarounds

Feel free to open feature requests. This library is included in the official 4.0.0 milestone and mentioned in the state-operator blog post, so the issues are useful for the future, even if they might not be included in the very near future (depends on the issue)

from entity-state.

philly-vanilly avatar philly-vanilly commented on June 2, 2024

@JanMalch Thanks for info! Really appreciate your work on this lib. The workarounds I mentioned are for the issues that are open already, in particular the one concerning developmentMode.

from entity-state.

kuhnroyal avatar kuhnroyal commented on June 2, 2024

I forked this and replaced yarn with NPM in the build script.
I added a NPM prepare script.

Now you can install it with NPM and have NPM build it locally after install.

"@ngxs-labs/entity-state": "github:kuhnroyal/entity-state#dfc3a375371de2f83d5710f2cef1c28975a3ba56"

Adding this with the branch should also work but in my tests it sometimes was not the latest commit.

"@ngxs-labs/entity-state": "github:kuhnroyal/entity-state#feature/npm-prepare"

https://github.com/kuhnroyal/entity-state/tree/feature/npm-prepare

I only got this to work with NPM, it is supposed to also work with yarn but I couldn't get it to work.

from entity-state.

vojtesaak avatar vojtesaak commented on June 2, 2024

@splincode hello, could you please update npm package with current master ?

from entity-state.

cblaettl avatar cblaettl commented on June 2, 2024

I think this package is really important for many people working with ngxs or thinking about transitioning to ngxs. So big thanks for the work so far. <3

@splincode Since this package didn't get too much love in the last couple of months, I'd suggest adding an install hook, that builds the package.
That would allow to easily install the package directly from GitHub, without having to worry about building the package or forking it.

Let me know if that's a stupid idea. ;) Otherwise I'm really looking forward to a proper release!

from entity-state.

splincode avatar splincode commented on June 2, 2024

I'm working on entity management now
https://github.com/ngxs-labs/data

from entity-state.

guitarooman14 avatar guitarooman14 commented on June 2, 2024

Hi guys,
I'm really expecting to test this feature that I was already using on NGRX but I'm still facing to the issue 65f2d55 that has been fixed on 18 Mar 2019. I think the version deployed on npm is not the last one so if you can do so, it would be nice.

from entity-state.

guitarooman14 avatar guitarooman14 commented on June 2, 2024

Hi, I don't know why this fix wasn't included in 0.0.1 as the fix was in master 3 months earlier.
I currently want to make another release to also publish the fix for #206 but I'm having technical issues publishing it.

@JanMalch any updates?

from entity-state.

JanMalch avatar JanMalch commented on June 2, 2024

I just published 0.0.2
Let me know if everything works

from entity-state.

Frankitch avatar Frankitch commented on June 2, 2024

Hi @JanMalch Are you still working on this? Is it safe to use in production? This plugin adresses perfectly my needs and matches existing features on Akita or NGRX.
This woud be awesome to get a stable release!

from entity-state.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.