Florian Rupp
|
ccbe11e20c
|
add support for dashboard-icons svg format
|
2023-05-09 23:29:55 +02:00 |
|
davidsmejia
|
1de940dd90
|
fallback for --tw-text-opacity
|
2023-05-01 17:58:01 -04:00 |
|
shamoon
|
6867258449
|
Fix overflow non-square icons
|
2023-05-01 11:29:35 -07:00 |
|
David
|
f692e71991
|
Add Support for Simple Icons + Add optional theme colors for icons (#1438)
* add support for simple-icons si- prefix
* add iconStyle setting
* lowercase comment
* add supported prefix comment
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2023-05-01 11:06:05 -07:00 |
|
Erv Walter
|
5080301efe
|
force icons to fit withing a 32x32 square
|
2023-04-23 16:12:08 +00:00 |
|
José Manuel Jurado Bujalance
|
93dda99aaa
|
use abbr as icon fallback
|
2023-01-13 22:45:08 +01:00 |
|
Michael Shamoon
|
95dcb8802a
|
Use ResolvedIcon, remove extra div
|
2022-12-11 10:30:04 -08:00 |
|
Michael Shamoon
|
2ab05350a3
|
Fix maxWidth / maxHeight style attrs
|
2022-11-06 14:41:02 -08:00 |
|
Michael Shamoon
|
57fef06931
|
fix resolved icon mdi icon overflow
|
2022-11-05 01:27:04 -07:00 |
|
maharsh9100
|
71faaa56dc
|
Feature: add category icons (#301)
* Update setting.yaml mapping
* Implement adding icon to categoryTitle
* Move resolveIcon func to utils for reusability
* Turn off default export eslint rule
* Fix util typo
* Revert "Turn off default export eslint rule"
This reverts commit e8dd853ba6fac1d33253667ffe9e02010a8dcfd6.
* fix resolveIcon export
* Revert "Update setting.yaml mapping"
This reverts commit 78c947766951e14d1f6db290c0ab03ccc8f1ebc3.
* Revert "Implement adding icon to categoryTitle"
* Use settings layout for group icon
* Revert "Fix util typo"
This reverts commit ab49b426ec6d925d7938c3ddec753a0e7c8759af.
* ResolvedIcon component
Co-authored-by: Mindfreak9100 <dhoom_rik@yahoo.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
|
2022-11-04 14:38:33 -07:00 |
|