Nicola Molinari
Nicola Molinari
> Just so that we can keep track of it. **Background** The current implementation of the `` is pretty "old" and has not really been updated since years (layout and...
This is an umbrella issue to gather missing requirements/features when using the Vite bundler (#2568 ). - [x] Allow to configure the [`define` variables](https://vitejs.dev/config/#define). - [x] Allow to pass additional...
This issue is meant to serve as a TODO list for possible future breaking changes, that have not been planned yet. - [ ] React Router to v6 + History...
**Is your feature request related to a problem? Please describe.** We have been using the graphql code generation in some of our repositories. Most of the setup is kind of...
This is an umbrella issue for the official TypeScript support for developing Custom Applications. TODO: * [x] sharable tsconfig (similar to https://github.com/tsconfig/bases) (see #2628) * [x] update prettier config to...
Investigate using https://github.com/dotansimha/graphql-eslint/ instead of our current plugin.
React Router v6 comes with new features, performance improvements and better compatibility with the latest versions of React. https://reactrouter.com/docs/en/v6/upgrading/v5 Upgrading from v5 to v6 is not trivial and requires a...
It would be helpful to have a package that takes care of most of the setup that an "external API" server would need to work with Custom Applications. For example,...
To facilitate the identification of the MC environment when having multiple browser tabs open, we can render different favicons (e.g.: dev, staging, production). This is particularly useful for people working...
**DO NOT MERGE YET** Since Custom Applications are in public beta now, we can provide a Terraform resource to manage their "registration" (currently possible only via the Merchant Center). https://docs.commercetools.com/custom-applications/register-applications/configuring-a-custom-application...