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

Define pattern for drag-to-resize Material Design cards. Should include: - Visual indicator - Enabled/disabled states - Dragging only in one or a set of directions (e.g. North AND South only,...

design

#### Design Pattern Within the [material spec for cards](https://material.io/guidelines/components/cards.html#cards-actions), there is an example which uses a colored background and an expanded header section contrasted with a graph. ![card with blue...

design

Covalent currently only implements a version of Material Design's mobile navigation pattern: ![image](https://user-images.githubusercontent.com/1143267/33722914-42803316-db39-11e7-98e9-7baf6e93e9e6.png) https://material.io/guidelines/patterns/navigation-drawer.html#navigation-drawer-specs This limits density of navigation elements, the various persistent, mini, permanent, and temporary behaviors. Desktop version...

design

#### Feature Request Supporting the HTML5 autofocus for inputs on td-search-box #### What is the expected behavior? You can set autofocus and the search field is automatically in focus on...

enhancement
accepting PRs

I have a scenario in my project where we want to use dynamic menus without links..on the selection we want certain functionalities to be triggered. but the Children of the...

enhancement

#### Bug Report The main issue is that the text-editor **NgModel** (`value` input in this case) isn't triggering changes on the property being passed to, so any attempt to check...

### Do you want to request a *feature* or report a *bug*? bug #### Bug Report The autosave feature will store the user data in localstorage, but it will not...

text-editor

### Do you want to request a *feature* or report a *bug*? Feature #### Feature Request Update the Text Editor (https://teradata.github.io/covalent/v3/#/components/text-editor/overview ) to support all _flavored_ markdown code: - Flavored...

enhancement
docs

#### Feature Request Add validations for dialogs so that same values aren't saved. If dialog box is used while creation and no value is entered, the `Save/OK` button is disabled....

#### Feature Request Add ability to switch/change theme of Covalent syntax highlight component programmatically. Currently while trying to use the syntax highlighting component there is not a way to easily...

feature
teradata