woocommerce/packages/js/product-editor/src
Maikel David Pérez Gómez abcedbefe0
[MVP QA #1] Visual: spacings (#38325)
* Update the margin-left on the buttons in the top bar from 16px to 8px

* On mobile, the left and right body margins should be 32 px

* The inner padding in the tab in the top bar should be 12px, not 16px

* In the edit product link modal, let's set this modal’s width to 650 px and remove the line separating the header from the contents

* All modals should now have 8 px window radius

* In the feedback form, can we fix the buttons at the bottom

* The help icon in checkboxes small, detached from the item label, and vertically misaligned. Left margin of 4 px, no vertical adjustment; somehow it has a -2px set for the top margin)

* Fix block-editor-block-contextual-toolbar top position

* When the product is in a draft state, the button in the top bar should say Add, not Save. It should change into Update once it's published on the store

* Fix layout margin top

* Add ection support for blockGap and set title and description to optional

* Remove non needed control field margin bottom

* Fix schedule sale block spacing

* Remove non needed control field help text margin bottom

* Remove the sub section outer spacing

* Move pricing fields into a sub section block

* Fix collapsible-contet margin top

* Remove invalid inner block layout spacing

* Wrap sku, stock toogle and quantity within a sub section

* Group inventory advance section inner blocks into a sub section

* Fix linter error

* Add changelog files

* Fix php lint error

* Change unit names to fit GB definitions
see: b2c16f3c68/packages/base-styles/_variables.scss\#L31-L41
2023-06-01 13:56:31 -04:00
..
blocks [MVP QA #1] Visual: spacings (#38325) 2023-06-01 13:56:31 -04:00
components [MVP QA #1] Visual: spacings (#38325) 2023-06-01 13:56:31 -04:00
contexts/validation-context Fix validation behavior (#38194) 2023-05-17 01:01:30 -04:00
hooks Check for unsaved changes before leaving product editor (#38430) 2023-05-31 10:14:12 -07:00
utils Fix linter issues and update Syncpack (#38523) 2023-05-31 11:45:10 +12:00
constants.ts Create schedule sale pricing block (#37567) 2023-04-11 10:53:37 -04:00
index.ts Fix validation behavior (#38194) 2023-05-17 01:01:30 -04:00
style.scss Adding attributes block to product block editor. (#38051) 2023-05-02 21:13:48 -07:00