grafana/public/app/features/alerting/__snapshots__
Alex Khomenko c96ef2676e
Grafana-UI: Add Card component (#28216)
* Base card

* Add disabled state

* Expand knobs

* Add card actions

* Add meta data

* Allow custom tags

* Extend container props

* Add inner link

* Add docs

* Add missing keys

* Update margins

* Add description

* Add full card example

* Tweak disabld state

* Export Card

* title => heading

* Filter out empty content

* Add disableEvents

* Move tooltip to container

* Use new Card for AlertRuleItem

* Cleanup

* Update snapshot

* Rename props

* Rename props[2]

* Disable hover is onClick is missing

* Fix alert rule item

* Update snapshot

* Export CardProps

* Replace logo

* Remove tag prop

* Remove extra div

* Add @public

* Update AlertRuleItem

* Simplify disabled logic

* Export Card styles

* Remove AlertRuleItem tooltips

* Revert to old button design

* Make component internal

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-10-28 09:23:22 +02:00
..
AlertRuleItem.test.tsx.snap Grafana-UI: Add Card component (#28216) 2020-10-28 09:23:22 +02:00
AlertRuleList.test.tsx.snap Search: Safari UI fixes (#24567) 2020-05-12 17:10:48 +03:00
TestRuleResult.test.tsx.snap Fixing test and small refactor 2019-01-10 22:15:37 +00:00