covalent icon indicating copy to clipboard operation
covalent copied to clipboard

Teradata UI Platform built on Angular Material

Results 108 covalent issues
Sort by recently updated
recently updated
newest added

#### Feature Request Generate Documentation from TypeScript automatically. Ideally this would be automated. #### What is the expected behavior? A possible solution is to add a build step to generate...

#### Feature Request The current search components don't have material's autocomplete support. #### What is the expected behavior? The same autocomplete support that has been added to the chips component,...

#### Feature Request A material based select element with an autocomplete functionality #### What is the motivation / use case for changing the behavior? There are cases in which the...

#### Feature Request In #959 @emoralesb05 broke up the css styles into separate SCSS mixins which allows for cherry picking the styles that are included. The documentation only highlights the...

### Do you want to request a *feature* or report a *bug*? #### Feature Request The docs should include descriptions of the black and white color helpers. https://github.com/Teradata/covalent/blob/f305f117dd63ee1007f708c696891af7186bb27f/src/platform/core/common/styles/colors/_colors-light.scss#L292-L304 #### What...

#### Feature Request The [`covalent-colors()`](https://github.com/Teradata/covalent/blob/develop/src/platform/core/common/styles/colors/_colors.scss) mixin should be able to generate a select collection of styles. Each class would likely have to be generated explicitly but for applications that stick...

#### Feature Request With the [Utility SASS Mixins](https://teradata.github.io/covalent/#/docs/utility-sass-mixins), developers can cherry pick the utility classes they need. One of the large mixins that has been broken out is the [`covalent-colors()`](https://github.com/Teradata/covalent/blob/develop/src/platform/core/common/styles/colors/_colors.scss)...

#### Feature Request A preview area would be really helpful - especially for image uploads. Much like ng-file-input: https://github.com/bergben/ng2-file-input http://plnkr.co/edit/eU7VM4j74ljN36bnZbPP?p=preview

#### Feature Request A Material Scheduler, calendar with events would be a nice addition to the library. #### What is the expected behavior? Date Range event spanning Calendar Navigation Something...

open for debate
future

#### Feature Request Add events onOpen/onClose, similar to [MdSidenav](https://material.angular.io/components/sidenav/api), to Layout components. They would be helpful to apply different UI for better UX. e.g. toggle button icon - use different...

feature