Marco Liberati
Marco Liberati
**Is your feature request related to a problem? Please describe.** Check changelog for breaking changes and fixes to apply here.
**Describe the bug** The doc states that set a `disabled` attribute on the `fieldset` should be sufficient to disable all the included elements, but is not actually true, as it...
**Describe the bug** Currently the Treeshake job is failing on the commenting task because of GITHUB_TOKEN not available for forked repos. **Expected behavior** The job should just work. **Additional context**...
**Is your feature request related to a problem? Please describe.** Right now the release flow based on tags + the `main` branch. Sometimes it can be useful to release a...
**Describe the bug** Current example testing app is using parcel 1.x which brings annoying security alerts on the repo. Migrate the project to parcel 2.x and get rid of the...
**Is your feature request related to a problem? Please describe.** This should simplify the testing task and make in general testing more resilient to UI changes
**Describe the solution you'd like** Extend the Autocomplete examples set based on the original Bootstrap Italia documentation: https://italia.github.io/bootstrap-italia/docs/form/input/#input-con-risultato-ricerca-o-autocompletamento * Add more stories matching the BI doc * [ ] Async...
**Describe the bug** CircleCI is using the deprecated version 1.0. It needs to be updated to the v.2. **To Reproduce** Opne the CircleCI page and see the deprecation alert.
**Is your feature request related to a problem? Please describe.** The current implementation for the `Input` component is too complex to handle/mantain. There are many conditions that make it complex...
**Is your feature request related to a problem? Please describe.** Check changelog and upgrade storybook to latest version