woocommerce/packages/js/components/src
Joshua T Flowers 28f8e7f996
Enhance getInputProps to allow passing of non-overridden props (#35034)
* Allow additional props to be passed to the Form getInputProps method

* Remove getTextControlProps

* Pass additional shared props through getInputProps in shipping

* Simplify checkbox props

* Unwrap currency props

* Use onBlur event to sanitize prices

* Add changelog entry

* Add option to get checkbox props to form context helpers

* Update checkbox tracks handler naming and typing

* Fix up usage of getInputProps

* Add helper sanitize method

* Use sanitize helper method for product input fields

* Fix inventory input props after rebase

* Fix shipping typo

* Fix up form types after rebase

* Align all checkboxes on product page

* Rename new checkbox helper to getCheckboxControlProps

* Add helper method to get select control props

* Add data changelog entry

* Check for product name length on blur

* Add initial value for name to prevent uncontrolled value

* Add initial value for sku
2022-10-21 07:03:49 -07:00
..
abbreviated-card Moved WCA Packages 2022-03-18 14:25:26 -07:00
advanced-filters Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
animation-slider Moved WCA Packages 2022-03-18 14:25:26 -07:00
badge Moved WCA Packages 2022-03-18 14:25:26 -07:00
calendar Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
chart Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
collapsible-content Adding CollapsibleContent component (#34129) 2022-08-03 08:09:00 -07:00
compare-filter Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in JS packages 2022-04-01 11:41:32 +08:00
date Moved WCA Packages 2022-03-18 14:25:26 -07:00
date-range-filter-picker Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
date-time-picker-control Add date-only mode to DateTimePickerControl (#35066) 2022-10-14 16:48:03 -04:00
dropdown-button Moved WCA Packages 2022-03-18 14:25:26 -07:00
dynamic-form Add/32 react provider to form component (#34082) 2022-08-04 11:14:16 -03:00
ellipsis-menu Moved WCA Packages 2022-03-18 14:25:26 -07:00
empty-content Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
experimental-select-control Add/34331 add attributes modal (#34999) 2022-10-19 16:28:29 -03:00
filter-picker Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
filters Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
flag Moved WCA Packages 2022-03-18 14:25:26 -07:00
form Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00
form-section Add/34333 attribute list (#34841) 2022-10-05 13:04:20 -03:00
image-gallery Images Product management MVP 1.0 (#34769) 2022-10-12 15:16:22 -03:00
image-upload Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
lib Moved WCA Packages 2022-03-18 14:25:26 -07:00
link Moved WCA Packages 2022-03-18 14:25:26 -07:00
list Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
list-item Adding toolbar to the Image Gallery component (#34871) 2022-10-05 12:07:03 -07:00
media-uploader Images Product management MVP 1.0 (#34769) 2022-10-12 15:16:22 -03:00
order-status Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
pagination Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
pill Make Pill classname optional 2022-04-19 16:29:36 +08:00
plugins Update plugins installer component to TS, Fix TS bugs and Syncpack TypeScript (#34787) 2022-09-30 10:59:07 +13:00
product-image Moved WCA Packages 2022-03-18 14:25:26 -07:00
rating Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in JS packages 2022-04-01 11:41:32 +08:00
rich-text-editor Add product management description (#34961) 2022-10-18 08:55:31 -07:00
scroll-to Moved WCA Packages 2022-03-18 14:25:26 -07:00
search Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in JS packages 2022-04-01 11:41:32 +08:00
search-list-control Update tag component styling (#34457) 2022-08-30 07:45:50 -07:00
section Moved WCA Packages 2022-03-18 14:25:26 -07:00
section-header Moved WCA Packages 2022-03-18 14:25:26 -07:00
segmented-selection Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
select-control Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
sortable Images Product management MVP 1.0 (#34769) 2022-10-12 15:16:22 -03:00
spinner Moved WCA Packages 2022-03-18 14:25:26 -07:00
stepper Add: mobile app welcome modal and magic link (#34637) 2022-09-15 11:58:47 +08:00
summary Manually change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA JS packages .md files 2022-04-01 11:41:32 +08:00
table Fix TableCard component docs 2022-04-08 11:21:53 +03:00
tag Update tag component styling (#34457) 2022-08-30 07:45:50 -07:00
text-control Moved WCA Packages 2022-03-18 14:25:26 -07:00
text-control-with-affixes Moved WCA Packages 2022-03-18 14:25:26 -07:00
timeline Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
tooltip Add Tooltip component and remove EnrichedLabel (#35024) 2022-10-18 16:08:49 -07:00
tour-kit fix: removed Step 1 of 1 for 1 step tours (#34249) 2022-08-11 11:42:07 +08:00
tree-select-control Add Tree Select Control Component (#33384) 2022-07-06 10:07:50 +12:00
util Adding toolbar to the Image Gallery component (#34871) 2022-10-05 12:07:03 -07:00
view-more-list Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in JS packages 2022-04-01 11:41:32 +08:00
web-preview Moved WCA Packages 2022-03-18 14:25:26 -07:00
experimental.js Moved WCA Packages 2022-03-18 14:25:26 -07:00
index.ts Add Tooltip component and remove EnrichedLabel (#35024) 2022-10-18 16:08:49 -07:00
style.scss Add Tooltip component and remove EnrichedLabel (#35024) 2022-10-18 16:08:49 -07:00