ethan ozelius
ethan ozelius
## Purpose Add all apps package.json and package-lock.json files to codeowners as orphans so that dependabot can open/merge pull requests. ``` apps git:(add-apps-package-package-lock-to-codeowners) 🌺 ls -lah \ ai-content-generator/package.json \ ai-content-generator/package-lock.json...
## Purpose Update dam-app-base to use new react style `root.render()`, as opposed to `render(, node)` [see react article](https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis)
## Purpose 1. Update Ecommerce-app-base to react v18 2. implement new style root.render(), as opposed to render(, node). [see react article](https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis) 3. Swap out `react v16 >=` `react-sortable-hoc` library with...
## Purpose ## Approach ## Testing steps ## Breaking Changes ## Dependencies and/or References ## Deployment
# Purpose of PR As part of an effort to improve the UX of forma36's ``, by [supporting Experiences](https://github.com/contentful/forma-36/blob/main/packages/components/entity-list/src/EntityListItem/EntityListItem.tsx#L32-L37), as an entity type, this PR adds the paintbrush icon which...
…thout installing any breaking changes.