Skip to content
This repository was archived by the owner on Dec 20, 2020. It is now read-only.

Releases: LouisBarranqueiro/reapop-theme-wybo

1.1.0

13 Jun 18:19
9bac599

Choose a tag to compare

Changelog

  • renamed styles.css file to styles.module.css to add support for Create React App project.

1.0.2

01 Mar 09:37

Choose a tag to compare

Changes

  • Switched to MIT license

1.0.1

03 Feb 13:20

Choose a tag to compare

Bug fixes

  • Display notifications with 2 buttons correctly (#6)

Changelog

  • use flexblox instead of table (c05789b)

0.4.1

20 Feb 05:26

Choose a tag to compare

Changes

  • update peer depencency (reapop)

0.4.0

10 Oct 09:01

Choose a tag to compare

improvements

  • improve collapse animation (smoother) : commit c731445

you have to install the latest Reapop version (v0.6.0) to enable smooth collapsing

After - Reapop (v0.6.0) with reapop-theme-wybo (v0.4.0)

new-reapop

Before - Reapop (v0.5.0) with reapop-theme-wybo (v0.3.0)

old-reapop

0.3.0

04 Oct 10:25

Choose a tag to compare

Improvements

0.2.1

08 Jul 21:39

Choose a tag to compare

Bug fixes

  • no loading animation due to global className of css keyframes : a9f8909

0.2.0

08 Jul 21:38

Choose a tag to compare

News

  • Add loading status (rotating spinner) : 77befa9

0.1.12

07 Jul 14:46

Choose a tag to compare

Bug fixes

  • apply line-height on title to override line-height of heading of the app : 4715dc2

0.1.11

02 Jul 10:50

Choose a tag to compare

Bugs

  • Animations were not smooth - 98a75b8
  • ClassNames was not imported then no style - 0a3b54c