saleor-dashboard/src/navigation
Dominik Żegleń 7d9441a7ec
Use esbuild-loader (#1983)
* Minor fixes for intl messages

* Add esbuild-loader
* switch from babel to esbuild-loader
* use formatjs enforce-id linter

* Generate ids for intl messages

* id format defined by idInterpolationPattern

* Modify intl messages extraction

* remove react-intl-translations-manager
* remove transpile-tx.js
* use formatjs cli

* Modify defaultMessages.json

* modify ids in defaultMessages.json with defined idInterpolationPattern

* Fix errors

* Fix page crash

* Use babel to transpile tests

* Fix useStateFromProps

* Improve render count

* Add test to useStateFromProps

* Fix reloading state buh

* Do not check if form with channels is dirty

* Stop blocking save if form has not changed

* Remove debug code

* Fix form disabling

* Fix variant selection checkbox onClick

* Update translations

* Update messages

* Use esbuild to build storybook

Co-authored-by: Bartłomiej Wiaduch <tukan2can@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2022-05-05 09:54:28 +02:00
..
components Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
views Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
fixtures.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
index.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
mutations.ts Update unassignProductAttributeMutation to use new array parameter types (#1957) 2022-03-31 14:45:48 +02:00
queries.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00