saleor-dashboard/src/shipping
Dominik Żegleń 416d7d87f6
Improve theming (#1020)
* Remove unused code

* Move theme to separate directory

* Separate types

* Separate shadows

* Separate shadows

* Rename types

* Modularize code

* Do not pollute prototypes

* Fix missing import

* Aliast mui styles

* Import theming internally

* Fix types

* Fix override type
2021-03-30 09:40:18 +02:00
..
components Improve theming (#1020) 2021-03-30 09:40:18 +02:00
types Implement inclusion feature of postal codes (#983) 2021-02-23 09:58:25 +01:00
views Refactor of postalCodes related components (#999) 2021-03-12 12:55:14 +01:00
errors.ts fix shipping forms save button disabled state (#855) 2020-11-24 14:17:03 +01:00
fixtures.ts Implement inclusion feature of postal codes (#983) 2021-02-23 09:58:25 +01:00
handlers.ts Implement inclusion feature of postal codes (#983) 2021-02-23 09:58:25 +01:00
index.tsx Add zip code exclusion (#877) 2020-12-01 16:42:25 +01:00
mutations.ts Implement inclusion feature of postal codes (#983) 2021-02-23 09:58:25 +01:00
queries.ts Excluded Products in shipping view (#866) 2020-12-02 12:35:02 +01:00
urls.ts Saleor 1659 use query params in channels picker (#886) 2020-12-04 18:09:28 +01:00