terminus-ui icon indicating copy to clipboard operation
terminus-ui copied to clipboard

📚 The Terminus UI Library.

Results 169 terminus-ui issues
Sort by recently updated
recently updated
newest added
trafficstars

We are now overwriting ripple styles manually in multiple places. We should abstract the ripple style control out into a reusable mixin or set of classes. Used in: - copy...

Type: chore
Focus: utility
Target: latest
Goal: Library Stabilization

Ref #524 - [ ] Collect all currently used timings etc - [ ] define the role animation should play - [ ] define the easings and timings that should...

Focus: docs
Type: chore
Needs: planning

**TODO** --- Breadcrumbs show users the current location within a hierarchy. This can be helpful at a site level to show the user's current location. It can also be leveraged...

Type: feature
Needs: planning

#### 1. What is the expected behavior? The map should be visible #### 2. What is the current behavior? The map is not visible, but the locations seem to be...

Status: BLOCKED
Type: bug
Needs: exploration
Focus: component
Status: on hold
P3: Important

Material CDK offers a `tree` component that can be used for our base. The Material Tree component uses it as a base, so we could lift some of their implementation...

Type: feature
Focus: component
Status: on hold
Needs: refinement
Needs: planning

Currently the animation going from indeterminate to checked is too 'loud'. We should look into a) modifying the animation or b) replacing the animation ![loudcheckbox](https://user-images.githubusercontent.com/270193/50018900-cd5add80-ff9e-11e8-9f22-2a7b8c3c907c.gif)

Type: chore
Focus: component
P4: Nice to Have
Target: latest

#### 1. What is the expected behavior? All commits should be added to the changelog. #### 2. What is the current behavior? Chore commits seem to not be added if...

Type: bug
Needs: exploration
Target: latest
Goal: Library Stabilization

Epic
Goal: Library Stabilization

This will make it easier for devs to verify how much is shipped to the client. Example: ``` "analyze": "npm run build:prod -- --stats-json && webpack-bundle-analyzer ./dist/angular-ngrx-material-starter/stats-es2015.json", ```

Focus: build
Type: chore
P4: Nice to Have
Target: latest

This feature is needed for LinkedIn Forms. We need a custom validator that product can use with the LinkedIn form selection dropdown. In this case, we need to validate a...

Type: feature
Status: on hold
Focus: utility
Target: latest
Needs: feedback