From b30cb756bb90be5efff59f8ae4b5da9db2b0ffd0 Mon Sep 17 00:00:00 2001 From: Maximilian Koegel Date: Thu, 20 May 2021 15:17:04 +0200 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 926f178ae..c002300b7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -2,9 +2,10 @@ This roadmap defines our current view on how we will continue with the development of JSON Forms on a very coarse-grained level and is subject to change at any time: -H1/2021 - * Vue.js Renderer Set - * Eclipse Theia Integration of a JSONForms-based Editor - H2/2021 + * Switch to ESM Modules for better consumability + * Improve overall rendering performance * Improve Documentation + +H1/2022 + * Improve extensbility by introducing middleware layer