You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…re or after (closes#990) (#1061)
* feat(chips): add `inputPosition` input to change its position to before or after
* feat(chips): add unit test to see if the class gets properly added for before position
* chore(): move rtl mark to jsonformatter theme since build is failing when css is inside compiled js
* chore(): fix stylelint issue
* chore(): fix build error for covalent
…re or after (closesTeradata#990) (Teradata#1061)
* feat(chips): add `inputPosition` input to change its position to before or after
* feat(chips): add unit test to see if the class gets properly added for before position
* chore(): move rtl mark to jsonformatter theme since build is failing when css is inside compiled js
* chore(): fix stylelint issue
* chore(): fix build error for covalent
Feature Request
if we could make the td-chips and stacked more flexible using containers for the stacked chips and for the input itself
What is the expected behaviour?
when using the stacked td-chips I was struggling to make the make:
What is the motivation / use case for changing the behaviour?
just to make this component working with stack as flexible as possible
The text was updated successfully, but these errors were encountered: