Kevin Weber
Kevin Weber
I was wondering if you're working on making Bracket's Live Preview feature available with the AEM Extension. So you don't have to refresh the browser manually and you don't need...
https://mentors.codingcoach.io/sb/ is supposed to show the Storybook according to the README. This change causes Storybook to be built during the deploy. I verified that this works by going to the...
- Automatically add "wcmmode=disabled" to each URL that doesn't contain "editor.html". - This should be an opt-in feature that can be enabled by checking an option using the modal. -...
Fixes in this PR get the typing closer to what React's testing library does and thereby makes migrations from React to Preact easier. When I migrated from React to Preact,...
The `lib` project is being generated when building the code but we don't want it to be committed. So let's ignore it properly.
How we can provide better guidance to developers who usually don't work on performance? Here's an idea: - Allow setting a threshold for each metric to educate developers about what’s...