ghiscoding / slickgrid-universal

Slickgrid-Universal is a monorepo which includes all Editors, Filters, Extensions, Services related to SlickGrid usage and is also Framework Agnostic
https://ghiscoding.github.io/slickgrid-universal/
Other
89 stars 28 forks source link

is this released? #22

Closed tisys-erp closed 4 years ago

tisys-erp commented 4 years ago

hello, can the universal project already be used in production?

ghiscoding commented 4 years ago

It's not on NPM yet, I'll release a final version in a week or two, once I completed certain things. It will probably be under a new version 0.1.x when that happens... however we're already using the code in our Salesforce project.

The main feature left, that I want to finish before releasing is this new PR #23, for Translation Support in the demo, that is in progress

I can update here once it's officially released on NPM...

ghiscoding commented 4 years ago

Just as a curiosity, are you looking at using this with vanilla TypeScript, JavaScript ES6, Salesforce or any other Frameworks? I would like to know what type of code you're expecting to use this with. Thanks

ghiscoding commented 4 years ago

@tisys-erp It's now published under the new @slickgrid-universal org that I had to create for it to work. See the version 0.1.0 under @slickgrid-universal on NPM

This is the first time I publish under an org, it seems fine but if there's any problem then please let me know