Commit graph

5 commits

Author SHA1 Message Date
Manish Kushare
03f400bf52
Added loading state for statistics widget (#2882)
* added loading state in Statistics Widget

* removed unwanted uses of hooks and destructured loadingState from the properties
2022-05-08 05:10:51 +05:30
Maurits Lourens
fbb33fcb15
Add option to hide secondary value (#2460) 2022-03-09 08:35:15 +05:30
Kiran Ashok
89c954fe42
Bugfix :: wraping all text in statistics widget (#2182)
* bugfix :: text overflow issue fix

* text wrap , padding fix

* updated styles

* making overflow hidden

* bugfix :: updated styles

* style updated positioning for trend arrow
2022-02-24 14:07:30 +05:30
Kiran Ashok
96457e7dbc
Bugfix/statistics widget style change not reflecting in dark mode , visibilty option not working (#1940)
* updated colour bug in dark mode

* fixing visibility bug for spinner and statistics widget
2022-01-27 14:36:43 +05:30
Kiran Ashok
b5bdfcfeac
Feature : statistics widget (#1834)
* feature:ui for statics widget

* feature:assets icons statics widget

* feature:addition to existing ui

* inclusion to existing ui editor

* feature: widget style updations

* cleanup

* cleanup

* resolving merge issue

* feature: statics widget svg updated

* fixing pr comments : bounding box width issue fix to cover widget

* pr comments : fixing naming

* bugfix : pr comments: removing all signs

* pr comment changes : fixing alignment of widget contents

* icon updated

* bugfix : dark mode colour scheme inclusion

* updation icon

* updated filenames , style changes updated

* naming change

* pr review changes : making naming convention same everywhere using camelcase

* updating sign property

* updating statistics docs

* docs updated

* sign display updated : pr changes , code cleanup
2022-01-25 09:32:01 +05:30