0.3.0
0.3
New features
- Possibility to add N subpaths on the main form or on the table of services
- Proper responsive on the elements
- Fullscreen forms on mobile
- Fullscreen table and filters
Bug fixes
- Using prestart we re-generate the env.js file,
but the generator does not comply with our
prettier rules, so we have to enforce prettier during pre-start. - Changed some names on variables in order to be more clear
- Minor issues (animation/colors)
- Remove GraphQL requirement for the app to work
- Tenant name on path creation
What's Changed
- fix prestart and pretest (for prettier to work) by @chicco785 in #62
- no dependencies on graphql for the app by @Valecant in #63
- Responsive by @Valecant in #64
- N Path levels by @Valecant in #70
- more meaningful names by @Valecant in #65
- Prepare 0.3.0 release by @chicco785 in #71
Full Changelog: 0.2.0...0.3.0