grafana/public/app/core
Jack Westbrook 45fa5fdf48
Buttons: introduce buttonStyle prop (#33384)
* Wip

* Updates to colors to make secondary outline work

* refactor: prefer buttonStyle="text" over variant="link" for text buttons

* revert(button): put back mdx story page

* fix(button): variant link disabled as text disabled

* docs(button): remove link variant from stories

* feat(grafana-ui): introduce basic deprecation notice for button and linkbutton components

* docs(button): update usage of href with button and buttonlink

* feat(button): add grafana/ui to deprecation warning

* refactor(buttons): use a more descriptive name for prop warning function

* test(buttonrow): update snapshots

* refactor(buttons): change prop name from buttonStyle to fill

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-04-27 12:03:06 +02:00
..
actions Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
components Buttons: introduce buttonStyle prop (#33384) 2021-04-27 12:03:06 +02:00
controllers Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
copy Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 2020-08-26 11:38:39 +02:00
directives Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
filters Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
hooks Alerting: receivers table in the receivers page (#33119) 2021-04-23 15:54:31 +03:00
middlewares Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
navigation DataLinks: Ensure window origin to be stripped from url when using absolute urls (#32634) 2021-04-08 17:38:56 +02:00
reducers Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
selectors Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
services Access control: Make Admin/Users UI working with the permissions (#33176) 2021-04-22 13:19:41 +03:00
specs Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
utils Theme: Renames theme.palette to theme.colors (#33214) 2021-04-21 15:34:08 +02:00
angular_wrappers.ts Menu: refactor MenuItem and MenuGroup to be standalone component (#31639) 2021-03-11 15:35:17 +01:00
app_events.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
config.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
constants.ts Singlstat: Fixes all the singlestat migration issues by moving it to DashboardMigration (#33349) 2021-04-27 10:09:37 +02:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts Button/Link Focus: Use focus-visible for keyboard focus (#33066) 2021-04-16 15:22:31 +02:00
injectorMonkeyPatch.ts Dependencies: Update angularjs to 1.8.2 (#28736) 2020-11-03 13:18:10 +01:00
jquery_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
logs_model.test.ts Explore: Add more meta information when line limit is hit (#33069) 2021-04-21 12:02:34 +02:00
logs_model.ts Explore: Add more meta information when line limit is hit (#33069) 2021-04-21 12:02:34 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
store.ts Store: Error handling for setObject (#23650) 2020-04-20 15:13:02 +02:00
table_model.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
time_series2.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00