Releases: bartosz121/react-skycons-extended
Releases · bartosz121/react-skycons-extended
v2.0.2
v2.0.1
- add license
- update readme
v2.0.0
Project refactor
- use vite
- reduce size
- add icon components
- RseClearDay
- RseClearNight
- RsePartlyCloudyDay
- RsePartlyCloudyNight
- RseCloudy
- RseRain
- RseShowersDay
- RseShowersNight
- RseSleet
- RseRainSnow
- RseRainSnowShowersDay
- RseRainSnowShowersNight
- RseSnow
- RseSnowShowersDay
- RseSnowShowersNight
- RseWind
- RseFog
- RseThunder
- RseThunderRain
- RseThunderShowersDay
- RseThunderShowersNight
- RseHail
v1.0.2
Just a small change 👀
ReactSkycon
props now extendsCanvasHTMLAttributes
so for example it is now possible to useclassName
oronClick
with it.