Skip to content

Commit

Permalink
chore: resolve conflicts between next and main (#380)
Browse files Browse the repository at this point in the history
* 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
9 people committed Sep 29, 2023
1 parent 258d8ed commit b011ab0
Show file tree
Hide file tree
Showing 30 changed files with 6,542 additions and 30,816 deletions.
7 changes: 7 additions & 0 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,12 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,400i,600,600i,700,800" rel="stylesheet" />
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="theme-color" content="#ffffff" />

<style>
body {
font-family: 'Open Sans', sans-serif;
}
</style>
2 changes: 2 additions & 0 deletions .stylelintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules/
src/codemods/__testfixtures__/
37 changes: 28 additions & 9 deletions docs/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ cardHeadline: Changelog
cardSubHeadline: Keep up to date with the latest releases of @freenow/wave
---


## [2.1.0-next.2](https://github.com/freenowtech/wave/compare/v2.1.0-next.1...v2.1.0-next.2) (2022-08-20)

### Bug Fixes
Expand All @@ -14,33 +13,53 @@ cardSubHeadline: Keep up to date with the latest releases of @freenow/wave
* conflicts between next and main ([#257](https://github.com/freenowtech/wave/issues/257)) ([0a103ef](https://github.com/freenowtech/wave/commit/0a103efa05bad6d7d211a8f6ff7252fbf9566b47)), closes [#181](https://github.com/freenowtech/wave/issues/181) [#183](https://github.com/freenowtech/wave/issues/183) [#172](https://github.com/freenowtech/wave/issues/172) [#172](https://github.com/freenowtech/wave/issues/172) [#185](https://github.com/freenowtech/wave/issues/185) [#185](https://github.com/freenowtech/wave/issues/185) [#193](https://github.com/freenowtech/wave/issues/193) [#193](https://github.com/freenowtech/wave/issues/193) [#170](https://github.com/freenowtech/wave/issues/170) [#170](https://github.com/freenowtech/wave/issues/170) [#196](https://github.com/freenowtech/wave/issues/196) [#190](https://github.com/freenowtech/wave/issues/190) [#190](https://github.com/freenowtech/wave/issues/190) [#200](https://github.com/freenowtech/wave/issues/200) [#198](https://github.com/freenowtech/wave/issues/198) [#200](https://github.com/freenowtech/wave/issues/200) [#200](https://github.com/freenowtech/wave/issues/200) [#206](https://github.com/freenowtech/wave/issues/206) [#206](https://github.com/freenowtech/wave/issues/206) [#208](https://github.com/freenowtech/wave/issues/208) [#208](https://github.com/freenowtech/wave/issues/208) [#201](https://github.com/freenowtech/wave/issues/201) [#201](https://github.com/freenowtech/wave/issues/201) [#214](https://github.com/freenowtech/wave/issues/214) [#223](https://github.com/freenowtech/wave/issues/223) [#221](https://github.com/freenowtech/wave/issues/221) [#228](https://github.com/freenowtech/wave/issues/228) [#228](https://github.com/freenowtech/wave/issues/228) [#231](https://github.com/freenowtech/wave/issues/231) [#220](https://github.com/freenowtech/wave/issues/220) [#220](https://github.com/freenowtech/wave/issues/220) [#230](https://github.com/freenowtech/wave/issues/230) [#234](https://github.com/freenowtech/wave/issues/234) [#230](https://github.com/freenowtech/wave/issues/230) [#234](https://github.com/freenowtech/wave/issues/234) [#236](https://github.com/freenowtech/wave/issues/236) [#233](https://github.com/freenowtech/wave/issues/233) [#233](https://github.com/freenowtech/wave/issues/233) [#243](https://github.com/freenowtech/wave/issues/243) [#244](https://github.com/freenowtech/wave/issues/244) [#235](https://github.com/freenowtech/wave/issues/235) [#246](https://github.com/freenowtech/wave/issues/246) [#246](https://github.com/freenowtech/wave/issues/246) [#248](https://github.com/freenowtech/wave/issues/248) [#225](https://github.com/freenowtech/wave/issues/225) [#225](https://github.com/freenowtech/wave/issues/225) [#248](https://github.com/freenowtech/wave/issues/248) [#222](https://github.com/freenowtech/wave/issues/222) [#222](https://github.com/freenowtech/wave/issues/222) [#255](https://github.com/freenowtech/wave/issues/255)
* conflicts between next and main v2 ([#281](https://github.com/freenowtech/wave/issues/281)) ([bec6bdc](https://github.com/freenowtech/wave/commit/bec6bdc376fa5ae009e4c56adec86148b3105be3))

### [1.32.1](https://github.com/freenowtech/wave/compare/v1.32.0...v1.32.1) (2023-07-27)
### [1.34.1](https://github.com/freenowtech/wave/compare/v1.34.0...v1.34.1) (2023-09-29)

### Bug Fixes

- **input:** add aria-invalid when an input has an error ([#379](https://github.com/freenowtech/wave/issues/379)) ([ec26782](https://github.com/freenowtech/wave/commit/ec26782480502cd884e0bc88653b165d15d7fc08))

## [1.34.0](https://github.com/freenowtech/wave/compare/v1.33.0...v1.34.0) (2023-09-01)

### Features

- add error Tag and SelectList variants ([#372](https://github.com/freenowtech/wave/issues/372)) ([e0eecdd](https://github.com/freenowtech/wave/commit/e0eecdd05b84370cb18e4cf8c1985f49c4f1f8e1)), closes [#354](https://github.com/freenowtech/wave/issues/354)

## [1.33.0](https://github.com/freenowtech/wave/compare/v1.32.2...v1.33.0) (2023-08-18)

### Features

- add breadcrumbs component ([#353](https://github.com/freenowtech/wave/issues/353)) ([ed82e05](https://github.com/freenowtech/wave/commit/ed82e05c35b8c8e31ed27b158f4e47a95d9199e3))

### [1.32.2](https://github.com/freenowtech/wave/compare/v1.32.1...v1.32.2) (2023-08-17)

### Bug Fixes

* support children prop type in row component ([#347](https://github.com/freenowtech/wave/issues/347)) ([4620776](https://github.com/freenowtech/wave/commit/4620776fe53fb5c5f56a887c27585e48fdbf5a9b))
- add border secondary ([#355](https://github.com/freenowtech/wave/issues/355)) ([75243ec](https://github.com/freenowtech/wave/commit/75243ec6b379fd7aab7d2ea4141e8de69640f85e))

## [1.32.0](https://github.com/freenowtech/wave/compare/v1.31.2...v1.32.0) (2023-06-12)
### [1.32.1](https://github.com/freenowtech/wave/compare/v1.32.0...v1.32.1) (2023-07-27)

### Bug Fixes

- support children prop type in row component ([#347](https://github.com/freenowtech/wave/issues/347)) ([4620776](https://github.com/freenowtech/wave/commit/4620776fe53fb5c5f56a887c27585e48fdbf5a9b))

## [1.32.0](https://github.com/freenowtech/wave/compare/v1.31.2...v1.32.0) (2023-06-12)

### Features

* **InfoBanner:** fix up the InfoBannerCard Link export ([f6dac56](https://github.com/freenowtech/wave/commit/f6dac566d3e588b7e5a3f515b7863cf20376030d))
- **InfoBanner:** fix up the InfoBannerCard Link export ([f6dac56](https://github.com/freenowtech/wave/commit/f6dac566d3e588b7e5a3f515b7863cf20376030d))

### [1.31.2](https://github.com/freenowtech/wave/compare/v1.31.1...v1.31.2) (2023-06-12)


### Bug Fixes

* add support for children props for Label component ([#340](https://github.com/freenowtech/wave/issues/340)) ([c840c88](https://github.com/freenowtech/wave/commit/c840c88b7315db9188cfec40b75415f2580ad757))
- add support for children props for Label component ([#340](https://github.com/freenowtech/wave/issues/340)) ([c840c88](https://github.com/freenowtech/wave/commit/c840c88b7315db9188cfec40b75415f2580ad757))

### [1.31.1](https://github.com/freenowtech/wave/compare/v1.31.0...v1.31.1) (2023-06-01)


### Bug Fixes

* set focus on password input resolve [#124](https://github.com/freenowtech/wave/issues/124) ([#328](https://github.com/freenowtech/wave/issues/328)) ([5068920](https://github.com/freenowtech/wave/commit/506892004e38490ef768045a854c47f319329352))
- set focus on password input resolve [#124](https://github.com/freenowtech/wave/issues/124) ([#328](https://github.com/freenowtech/wave/issues/328)) ([5068920](https://github.com/freenowtech/wave/commit/506892004e38490ef768045a854c47f319329352))

## [1.31.0](https://github.com/freenowtech/wave/compare/v1.30.1...v1.31.0) (2023-05-24)

Expand Down
Loading

0 comments on commit b011ab0

Please sign in to comment.