woocommerce/packages/js/components/src
Joel Thiessen 668244b2d7
Adding DateTimePicker component (#34293)
* Rudimentary functional version of datetimepicker

* Adding changelog

* Adding package changelog

* Making component more than barely functional

* Removing unnecessary export

* Rename directory to date-time-picker

* Add initial story

* Pass datetime to onChange callback

* Localize error string

* Remove initial error prop

* Rename currentDate to initialDate

* Simplify state for selected date

* Add extra stories around component

* Trigger onChange whenever date is changed

* Add readme

* Allow currentDate to be changed via props

* Update readme

* Update name to DateTimePickerControl

Co-authored-by: Joshua Flowers <joshuatf@gmail.com>
2022-08-23 15:19:46 -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 Adding DateTimePicker component (#34293) 2022-08-23 15:19:46 -07: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
enriched-label Add product name and checkboxes for Product details (#34214) 2022-08-12 10:47:54 -03:00
experimental-select-control Add SearchControl component (#34159) 2022-08-18 10:36:20 -07: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 Add product link field (#34313) 2022-08-19 12:05:13 -03:00
form-section Add FormSection component (#34348) 2022-08-18 10:36:43 -07: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
media-uploader Add Media Uploader component (#34181) 2022-08-12 12:58:25 -07: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 Add new flow shipping recommendation task (#33620) 2022-06-28 13:53:03 +08: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
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 Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in JS packages 2022-04-01 11:41:32 +08: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-list Add SortableList component (#34237) 2022-08-12 11:45:26 -07:00
spinner Moved WCA Packages 2022-03-18 14:25:26 -07:00
split-dropdown Add SplitDropdown component (#34180) 2022-08-12 12:47:39 -05:00
stepper fix: type definition issues related to pnpm hoisting rules in preparation for pnpm 7 upgrade (#34154) 2022-08-05 15:19:08 +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 Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in JS packages 2022-04-01 11:41:32 +08: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
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
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 Adding DateTimePicker component (#34293) 2022-08-23 15:19:46 -07:00
style.scss Add FormSection component (#34348) 2022-08-18 10:36:43 -07:00