apps
apps copied to clipboard
daily.dev application suite
## Changes - Most of the changes were explained within the RFC. Those that were not, encountered on the actual upgrade, should be mentioned below. - When a `useEffect` returns...
## Changes Experiment won ## Events Did you introduce any new tracking events? ## Experiment Did you introduce any new experiments? ## Manual Testing > [!CAUTION] > Please make sure...
## Changes - Upgrade Storybook to v8; - Soft refactored ShortcutLinks component for enhance readability; - Added ShortcutLinks to Storybook; - Added mock for mandatory business logic functions/libraries (node-fetch, webextension-polyfill,...
## Changes - changed the onCloseModal hook in usePostModalNavigation.ts - Now when the user closes the modal by clicking on any area outside the modal, the navigation works fine. -...
## Changes ## Events Did you introduce any new tracking events? ## Experiment Did you introduce any new experiments? ## Manual Testing > [!CAUTION] > Please make sure existing components...
## Changes - [x] added new hook to fetch code snippets - [ ] PostCodeSnippets component to render UI - [ ] load code snippets while clicking next button (hook...
## Changes - Report source modal ## Events Did you introduce any new tracking events? ## Experiment Did you introduce any new experiments? ## Manual Testing > [!CAUTION] > Please...
## Changes - This needs the API changes, so might be able to test it on local only. - This is purely Create Squad page, don't mind the edit page,...
## Changes - Added `Learn about Squads` step in squad's checklist for admin; - Moved checks on step visibility inside the single steps using `condition` optional property; - Fixed wrong...
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...