AlexElin
AlexElin
Describe in the docs how to specify max size. Here how it looks in the UI console 
implement disabliing of minute entering. Similar to `disableMinute` from the [@angular-material-components/datetime-picker ](https://h2qutc.github.io/angular-material-components/datetimepicker)
Service: Object Storage. Documentation. I'd like to have a some chart/dashboard in Yandex Monitoring showing site visit statistics by browser. Currently the [docs](https://cloud.yandex.com/en/docs/storage/solutions/user-agent-statistics) descibe only how to dsiplay this info...
add guide on SDK for JS/TS for object storage. Place it under Tools -> SDK
### Documentation Feedback Actualize "What we're working on now" section in README file. At present it is for Q4 2021.  ### Affected documentation page https://github.com/angular/components/blob/main/README.md
#### Documentation Feedback Describe how to use chips with forms: reactive and template-driven. Add examples **Affected documentation page:** https://material.angular.io/components/chips/overview
I want to prohibit selecting some hours during a day. Setting `[ngxMatDatetimePickerFilter]` doesn't help. It doesn't affect choosing hours In the template ``` Date ``` In the component ``` filter...
When a class in Angular app uses types from the library, Angular prints the following warning while executing `ng build`.  **Versions** Angular: v14+ (I've not checked on earlier ones)....
At the moment this library can't be depend on it as a java module becasue the library neither contain a module descriptor (`module-info.java`) nor have `Automatic-Module-Name: ` entry in the...