-
Integrate virtual-scrolling as an optional add-on for relevant existing components, including:
- [ ] Accordion
- [ ] Autocomplete
- [ ] Datepicker
- [ ] Grid List
- [ ] List
- [ ] Select
- […
-
### Describe your motivation
The components like `DatePicker` and `TimePicker` have a clear button functionality.
But the `DateTimePicker` does not have a clear button.
### Describe the solution yo…
-
### Existing Component
是
### Component Name
date-picker
### Description
The component accepts a timezone parameter, either in seconds or in units, as the offset of the time zone, which is…
-
Child of #83
-
instead of wrapping pickadate. It doesn't look like the other Ember material libraries have true datepickers yet either, so building or pulling in a pure Ember component could be valuable for all of u…
-
### Feature Request Description
Hi Team,
Our requirement is we need to select date in a specific time zone. In the screenshot, the time zone is UTC + 9.
So for DatePicker, the today value should no…
-
### Is your feature request related to a problem? Please describe.
Even though there are efforts to migrate to the native date picker, in some cases the NC date picker is used, for eg while booking…
-
> Describe in detail the issue you're having.
I noticed that the implementation for `datepicker.component.ts` and `datepicker-input.component.ts` have quite some duplication in the template.
Thi…
-
**Warning**
```javascript
WARN Require cycle: components/DatePicker/datePicker/DatePicker.js -> components/DatePicker/datePicker/components/SelectTime.js -> components/DatePicker/datePicker/D…
-
When I go to the Components tab of the React DevTools, I have an option to hide components in:
```
Settings > Components > Hide components where...
```
In this I can hide a component based on it…