Matt Gallo
Matt Gallo
This PR was automatically generated to update versions of dev dependencies to their latest versions. This helps ensure we get fixes and improvements in a timely fashion and reduces the...
This PR was automatically generated to update Carbon v10 compatible versions on a regular basis. This is not intended to create any breaking changes, and will be reflected as a...
Contributes to #1976 This PR adds the ability to delete cell contents with the "Backspace" or "Delete" keys, this includes single cells or all cells in the current selection area....
Contributes to #1782 This PR allows the Datagrid to accept certain label text items in order to support translation. We might want to wait until @kai-liu's PRs are updated/reviewed/merged before...
This PR is automatically generated to merge updates to main to this branch on a regular basis. This is to ensure that the Carbon 11 branch remains in sync with...
Inline edit PR from Ratheesh will need to be reviewed/merged first Contributes to #2230 Adds the `selection` type to the `useInlineEdit` hook. Used the same story, just added a new...
Contributes to #2237 **The other two inline edit PRs should be reviewed first. Adds the `date` type to Datagrid inline edit. This addition includes Carbon's `DatePicker` and `DatePickerInput` components. To...
## What package(s) are you using? - [X] Carbon for IBM Products (or Carbon for IBM Cloud & Cognitive) - [ ] Legacy/CDAI - [ ] Legacy/Security ## Detailed description...
## What will this achieve? This will add support for the `date` type to the `useInlineEdit` hook for the Datagrid component.  ## How will success be measured? ## Additional...
## What will this achieve? This will add the selection type to the datagrid inline editing [Link to design](https://pages.github.ibm.com/cdai-design/pal/components/data-table/inline-editing/usage#data-types)  ## How will success be measured? ## Additional information -...