six-webcomponents
six-webcomponents copied to clipboard
Ready to use Web Components in alignment with the SIX Corporate Styleguide
### Six Webcomponents version 4.1.2 ### Steps to reproduce double click on a six-select ### What is expected? Icon not being selected ### What is actually happening?  ### System...
### What problem does this feature solve? The File Upload component has an event for error cases, but has no way to show an error, for example if the selected...
### What problem does this feature solve? Currently the way to set the percent value of one of those components is as follow: `` There isn't problem with that, however...
### Six Webcomponents version 4.0.4 ### Steps to reproduce 1. Combine autocomplete with virtual scroll 2. Search for an item 3. Overflow visible, scrollbar still there ### What is expected?...
### ❓ Type of change - [x] 🐞 Bug fix (a non-breaking change that fixes an issue) ### 📝 Checklist - [x] I have updated the "upcoming" section inside _docs/changelog.md_...
fix six-select not rendering when multiple is enabled and value is set to [null] ### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to...
### 🔗 Linked issue #217 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking...
### Six Webcomponents version 4.0.2 ### Steps to reproduce GO HERE: [https://six-group.github.io/six-webcomponents/components/six-tab-group.html#tabs-on-left](https://six-group.github.io/six-webcomponents/components/six-tab-group.html#tabs-on-left) Go on custom tab and then press on advanced tab ### What is expected? animation should be smooth...
### Six Webcomponents version 4.0.0 ### Steps to reproduce ``` Australia Brazil China ``` ``` import { Component, OnInit} from '@angular/core'; import { FormBuilder, FormGroup} from '@angular/forms'; export class InitialComponent...
### Six Webcomponents version 4.0.3 ### Steps to reproduce 1. Create a tab group 2. Dynamically change the title of one of the tabs so it grows and pushes the...