Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: resolve conflicts between next and main (#380)
* chore: dependency update * 1.32.2 * fix: add border secondary (#355) Co-authored-by: Leonardo Di Vittorio <leonardo.divittorio@Leonardos-MacBook-Pro.local> * chore(release): 1.32.2 [skip ci] ### [1.32.2](v1.32.1...v1.32.2) (2023-08-17) ### Bug Fixes * add border secondary ([#355](#355)) ([75243ec](75243ec)) * feat: add breadcrumbs component (#353) * feat: add breadcrumbs component * feat: add a11y properites --------- Co-authored-by: Leonardo Di Vittorio <leonardo.divittorio@Leonardos-MacBook-Pro.local> * chore(release): 1.33.0 [skip ci] ## [1.33.0](v1.32.2...v1.33.0) (2023-08-18) ### Features * add breadcrumbs component ([#353](#353)) ([ed82e05](ed82e05)) * feat: add error Tag and SelectList variants (#372) * fix: add Open Sans font to storybook * feat: add variants of tag component in Tag and SelectList (#354) * feat: add variants of tag component, resolve comments --------- Co-authored-by: Yurii Pavlovskyi <yurii.pavlovskyi@free-now.com> * chore(release): 1.34.0 [skip ci] ## [1.34.0](v1.33.0...v1.34.0) (2023-09-01) ### Features * add error Tag and SelectList variants ([#372](#372)) ([e0eecdd](e0eecdd)), closes [#354](#354) * refactor: replace deprecated weak prop for secondary in text usages (#375) * refactor: migrate Datepicker to popper positioning engine (#378) * refactor: migrate Datepicker to popper positioning engine * build: remove react-tether dependency * chore: remove unnecessary prop types and use useState directly * main: export Breadcrumbs component * 1.34.1 * fix(input): add aria-invalid when an input has an error (#379) * chore(release): 1.34.1 [skip ci] ### [1.34.1](v1.34.0...v1.34.1) (2023-09-29) ### Bug Fixes * **input:** add aria-invalid when an input has an error ([#379](#379)) ([ec26782](ec26782)) * chore: ignore codemods tests fixtures when running stylelint --------- Co-authored-by: Nikolai Lopin <code@lopin.me> Co-authored-by: Leonardo <leonardo.divittorio@live.it> Co-authored-by: Leonardo Di Vittorio <leonardo.divittorio@Leonardos-MacBook-Pro.local> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: hackbnw <420178+hackbnw@users.noreply.github.com> Co-authored-by: Yurii Pavlovskyi <yurii.pavlovskyi@free-now.com> Co-authored-by: Jan Hamara <hamara.jan18@gmail.com> Co-authored-by: Lloyd Francis <lloydaf@gmail.com>
- Loading branch information