- Improve navbar controls - Prevents deploying when linter errors are found
1.19.0
1.18.15
1.18.14
- Create new PathInput to be used in the frontend; - Update the update function to normalize the entry value before updating the path.
1.18.13
- gives the user the option to remove the file reference from the json or to remove the file totally
1.18.12
- By removing the FocusHandler, we solve many issues related to navigation in the forms. We loose a little bit in ux, but fix bugs. - When there was path change in the editor, we're auto redirecting the user using the new path in the route. Since we don't use path in routes anymore in the editor, this is not necessary anymore.