Renuka9527
Renuka9527
Pushed one commit to the https://gerrit.openbmc.org/c/openbmc/webui-vue/+/67959 1.Added Global Mixins 2.Added Global styles and sass configuration in vite config 3. Implemented Appheader with composition Api with setup attribute Screenshot: Header Mixins...
Pushed the below changes 1. Removed Mixins Folder. 2. Implemented Composables. 3. Implemented Date filters and eventBus( We can use event Bus for emitting the global events). 4. Added Toast...
Pushed below changes. https://gerrit.openbmc.org/c/openbmc/webui-vue/+/67959 1. Added CSP. 2. Added build build chunksize limit, The build time is reduced from 6mins to 25 secs.Application Loads faster 3. As we are sticking...
@sivaprabug @kirankumarb07 yes we are facing the same error
@kirankumarb07 We tried to integrate composition API and resolve those console errors, but couldn't find any solution yet. Looking at these challenges, we may need to re-visit the plan. @gtmills...