Releases: MetaProvide/adminly_dashboard
Releases · MetaProvide/adminly_dashboard
0.2.0 Alpha1
v0.2.0-alpha1 Bump version number (#43)
0.1.1
0.1.0 Alpha15
v0.1.0-alpha15 Don't apply the date styling and change lineheight slightly (#41)
0.1.0 Alpha14
v0.1.0-alpha14 Adjustment to calendar day hover effect (#40)
0.1.0 Alpha13
fix: extraction of events (#37) We did unnecessary slice the data object before mapping. The higher parent array has its first element used for classifing the rest of the data like 'vevent'. But we dont need it here. Simply removing slice(1) restored the behavior and all events are showing as expected. 🚀
0.1.0 Alpha12
v0.1.0-alpha12 various css fixes (#36)
0.1.0 Alpha11
v0.1.0-alpha11 remove price (#30)
0.1.0 Alpha10
v0.1.0-alpha10 Show Activities from Clients and Appointments app in the Dashboard ne…
Event widget adjustments
Event widget has some smaller adjustments
- New time text focusing on week day and time
- fixed position
0.1.0 Alpha8
UI/upcoming events (#26) * event cards new look * limit avatar name, remove comment, pick last link in description * add case for no events in 5 days * align Avatar characters