Skip to content

Releases: Bojagi/pablo

v0.7.5

14 Nov 22:24
Compare
Choose a tag to compare

We are very prod to release version 0.7.5 πŸ‘©β€πŸš€

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@tchock

What's new πŸ‘Ά

  • No changes

v0.7.4

14 Nov 17:01
Compare
Choose a tag to compare

We are very prod to release version 0.7.4 πŸ‘©β€πŸš€

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@tchock

What's new πŸ‘Ά

  • No changes

v0.7.3

14 Nov 16:51
Compare
Choose a tag to compare

We are very prod to release version 0.7.3 πŸ‘©β€πŸš€

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@tchock

What's new πŸ‘Ά

  • No changes

v0.7.2

14 Nov 16:37
b06d683
Compare
Choose a tag to compare

We are very prod to release version 0.7.2 πŸ‘©β€πŸš€

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@JohannesMerz and @tchock

What's new πŸ‘Ά

πŸš€ Features

πŸ‘» Internal changes

🧰 Maintenance

v0.6.1

21 May 13:18
Compare
Choose a tag to compare

We are very prod to release version 0.6.1 πŸ‘©β€πŸš€

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@tchock

What's new πŸ‘Ά

πŸ› Bug Fixes

v0.6.0

18 May 18:12
Compare
Choose a tag to compare

We are very prod to release version 0.6.0 πŸ‘©β€πŸš€

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@sime and @tchock

What's new πŸ‘Ά

πŸš€ Features

v0.5.0

11 May 15:22
Compare
Choose a tag to compare

We are very prod to release version 0.5.0 πŸ‘©β€πŸš€

It is now possible to use inverted variant options for button. This is helpful if you want to display the buttons either on a dark background or with a background of the color of the button.

Primary buttons will have white backgrounds and the main color as text. Secondary buttons have white outlines instead.

Hover and active colors are also adjusted on the inverted variants.

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@tchock

What's new πŸ‘Ά

πŸš€ Features

  • Add inverted variant options to button @tchock (#54)

v0.4.0

30 Apr 14:29
Compare
Choose a tag to compare

We are very prod to release version 0.4.0 πŸ‘©β€πŸš€

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@tchock

What's new πŸ‘Ά

πŸš€ Features

  • Make border radius for input configurable @tchock (#51)
  • Add fullWidth prop to Button and center button content @tchock (#50)
  • Add colors to icon button @tchock (#49)
  • Add custom styles to all components @tchock (#48)

πŸ› Bug Fixes

  • Fix enter animation sometimes not triggering @tchock (#53)
  • Add border-box box-sizing to every component @tchock (#52)

v0.3.0 πŸ‘©β€πŸš€

20 Apr 09:52
Compare
Choose a tag to compare

We are very proud to release version 0.3.0 🌈

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@sime and @tchock

What's new πŸ‘Ά

πŸš€ Features

  • Add custom styles to Modal component @tchock (#47)

🧰 Maintenance

  • Link to components in README.md @sime (#46)

v0.2.1

16 Mar 11:07
Compare
Choose a tag to compare

We are very prod to release version 0.2.1 πŸ‘©β€πŸš€

Contributors

Thanks to these the folks that made this release possible πŸ™‡β€β™‚οΈ

@tchock

What's new πŸ‘Ά

πŸ› Bug Fixes

  • Make tooltip able to disable to fix child disable issue @tchock (#45)