dschnelldavis / angular2-json-schema-form

Angular 2 JSON Schema Form builder
MIT License
285 stars 177 forks source link

Why is this git so unresponsive? #263

Open subratastack opened 6 years ago

subratastack commented 6 years ago

I'm posting many issues but the contributors hardly reply. Disappointed with such a nice git.

jscharett commented 6 years ago

@dschnelldavis Are you still maintaining this repo? There is a growing list of users who are actively adding issues/PR's but not seeing any movement on them. If your no longer maintaining this, can we see about transfering ownserhip? Maybe see if the @json-schema-form group is interested in taking it?

RichardMViGEM commented 6 years ago

My guess is that @dschnelldavis is busy with the newer, ng6-compatible version of this repo, over at https://github.com/catull/ngx-json-schema

jscharett commented 6 years ago

Thast's just someone else's fork, not a newer version. I believe @shamoons is going to try and move forward with his fork here https://github.com/shamoons/ng-json-schema-form

shamoons commented 6 years ago

@jscharett that's correct. I'm going to move forward with it at https://github.com/shamoons/ng-json-schema-form

I'm in the process of reviewing existing PR's currently.

catull commented 6 years ago

@RichardMViGEM Nice try.

That repo is a fork, @dschnelldavis has no involvement with ngx-json-schema. @dschnelldavis has build a good library, I am not taking any credit for it.

ngx-json-schema is

I am offering to contribute to @shamoons's repo, glad he has more time to dedicate to this library.

neil-coutinho commented 6 years ago

@shamoons After installing your package via npm (npm install ng-json-schema-form) there are alot of error when you load the module. Running CLI: 6.0.3 Node: 8.9.4 Angular: 6.0.2 Typescript: 2.7.2 Webpack 4.8.3

screen shot 2018-07-12 at 2 59 30 pm

jscharett commented 6 years ago

Not sure if this is the issue, but your using Angular 6. I don't think @shamoons fork has been updated to support Angular 6 yet.

jscharett commented 6 years ago

@shamoons Looking at the deployed package that's coming down for ng-json-schema-form, it looks like it may not be compiled correctly? Its def different than the deployed package for this repo. Any reason for that?

shamoons commented 6 years ago

I'll take a look this weekend

shamoons commented 6 years ago

I enabled issues on https://github.com/shamoons/ng-json-schema-form