Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release from next to main #120

Merged
merged 15 commits into from
Jun 8, 2022
Merged

Release from next to main #120

merged 15 commits into from
Jun 8, 2022

Conversation

BalbinaK
Copy link
Contributor

@BalbinaK BalbinaK commented Jun 8, 2022

Release notes will be generated upon successful release on main.

BalbinaK and others added 13 commits May 31, 2022 09:29
# [1.2.0-next.1](v1.1.1...v1.2.0-next.1) (2022-05-31)

### Features

* **packages:** add inline Alert component ([#106](#106)) ([ddfe084](ddfe084))
* refactor(expandable): extract transition animation from Expandable

Create AnimatedExpansion component that handles expand-collapse animation in Expandable, making it
possible to easily add this behaviour to other components.

* feat(alert): add expansion and collapsion behaviour to inline alert

Wrap Alert in AnimatedExpansion component to make it appear and disappear smoothly

* feat(alert): remove neutral variant of inline alert
# [1.2.0-next.2](v1.2.0-next.1...v1.2.0-next.2) (2022-06-02)

### Features

* **alert:** add expand and collapse behaviour to inline alert ([#114](#114)) ([075f314](075f314))
Screen readers will use the aria-label on the SVG only if the button wrapper has no label. So in that sense, these default labels are like fallbacks.
# [1.2.0-next.3](v1.2.0-next.2...v1.2.0-next.3) (2022-06-07)

### Bug Fixes

* **affix:** Add aria-label to Affix icons ([17fab00](17fab00))
…ent ref exists (#119)

Fixes an error 'Argument of type 'null' is not assignable to parameter of type 'HTMLElement'.
# [1.2.0-next.4](v1.2.0-next.3...v1.2.0-next.4) (2022-06-08)

### Bug Fixes

* **animated-expansion:** rename to ExpandTransition and check if element ref exists ([#119](#119)) ([b7a8026](b7a8026))
* bump component-classes to get Step fix ([5d99506](5d99506))
@BalbinaK BalbinaK requested a review from benja June 8, 2022 11:19
BalbinaK and others added 2 commits June 8, 2022 13:19
# [1.2.0-next.5](v1.2.0-next.4...v1.2.0-next.5) (2022-06-08)

### Bug Fixes

* bump component-classes to get Step fix ([c17ce7e](c17ce7e))
@BalbinaK BalbinaK merged commit 289290f into main Jun 8, 2022
BalbinaK added a commit that referenced this pull request Jun 8, 2022
BalbinaK added a commit that referenced this pull request Jun 8, 2022
github-actions bot pushed a commit that referenced this pull request Jun 8, 2022
# [1.2.0](v1.1.1...v1.2.0) (2022-06-08)

### Bug Fixes

* **affix:** Add aria-label to Affix icons ([17fab00](17fab00))
* **animated-expansion:** rename to ExpandTransition and check if element ref exists ([#119](#119)) ([b7a8026](b7a8026))
* bump component-classes to get Step fix ([5d99506](5d99506))
* bump component-classes to get Step fix ([c17ce7e](c17ce7e))

### Features

* **alert:** add expand and collapse behaviour to inline alert ([#114](#114)) ([075f314](075f314))
* **packages:** add inline Alert component ([#106](#106)) ([ddfe084](ddfe084))

### Reverts

* Revert "Release from next to main (#120)" (#121) ([04a1976](04a1976)), closes [#120](#120) [#121](#121)
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2022

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants