Skip to content

Releases: jhipster/generator-jhipster-react-native

v0.8.0

17 Sep 07:30
Compare
Choose a tag to compare

Entity generator now supports infinite-scroll and ElasticSearch

Much improved docs and tests

v0.6.0

08 Sep 03:12
Compare
Choose a tag to compare

This release contains the full entity generator and a lot of polish, preparing for v1.0.0

v0.4.0

18 Jul 23:59
Compare
Choose a tag to compare

The entity generator is now included in projects by default and will prompt the user for a path to their JHipster project directory. Entity config files are copied over into .jhipster. As in previous versions, only redux, saga, and API files are currently implemented.

Starting the Entity Generator

16 Apr 07:51
Compare
Choose a tag to compare

The startup issue is fixed, projects should now work out-of-the-box on generation.

Entity generator is in progress, so far it can generate the redux/sagas/api based on the entity name. To access the generator before it's finished, add "entity": "ignite-jhipster", to your ignite/ignite.json file and run ignite generate entity Foo

More to come in the near future!

v0.2.1

20 Mar 18:05
Compare
Choose a tag to compare

User pages work as expected and all tests pass from an initial generation
Started work on the entity generator

User Pages

19 Mar 18:12
Compare
Choose a tag to compare
v0.2.0

0.2.0

User Auth

19 Mar 18:12
Compare
Choose a tag to compare
v0.1.0

0.1.0