From c4e24c65042642494e60a809b50f8d4beb9e418b Mon Sep 17 00:00:00 2001 From: borne Date: Fri, 20 Nov 2020 09:43:10 +0800 Subject: [PATCH] Update the js framework(ace) subsystem roadmap --- meeting-notes/roadmap.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/meeting-notes/roadmap.md b/meeting-notes/roadmap.md index bd589d7..d33813d 100644 --- a/meeting-notes/roadmap.md +++ b/meeting-notes/roadmap.md @@ -14,11 +14,9 @@ We briefly list the roadmap and milestone for the next few months, this is the f | separate ringbuffer managerment from hilog & hievent virtual driver | Oct | stesen | Open | | Read muti-log at one time implement for hilog | Nov | stesen | Open | | Reader session implement for hilog | Nov | stesen | Open | -| Components and animation enhancement | Nov | lubo | Open | -| Page route animation support | Dec | lubo | Open | -| Add some internationalization new APIs | Jan | lubo | Open | -| Percentage relative layout support | Dec | lubo | Open | -| Event bubbling support | Dec | lubo | Open | +| Components and animation enhancement | Jan 2021 | Borne | Open | +| Percentage relative layout support | Jan 2021 | Borne | Open | +| Event bubbling support | Jan 2021 | Borne | Open | | Develop a platform driver models such as GPIO SPI, and I2C ... to facilitate the support of the 3rd-party soc development board. | Nov | Scott | Open | | Optimization redundant code of the public basic library | Nov | blue.xiaofeng | Open | | Upgraded the communication (include IPC) to slove the problem of intercommunicate between Low wight device witch rich Harmony device | Dec | yinyouzhan | Open | -- GitLab