47f8717149
React: Use new JSX transform ( #88802 )
...
* update eslint, tsconfig + esbuild to handle new jsx transform
* remove thing that breaks the new jsx transform
* remove react imports
* adjust grafana-icons build
* is this the correct syntax?
* try this
* well this was much easier than expected...
* change grafana-plugin-configs webpack config
* fixes
* fix lockfile
* fix 2 more violations
* use path.resolve instead of require.resolve
* remove react import
* fix react imports
* more fixes
* remove React import
* remove import React from docs
* remove another react import
2024-06-25 12:43:47 +01:00
2297687ae1
Chore: Ensure all react-transition-group
animations use nodeRef
( #88604 )
...
* ensure all react-transition-group animations pass nodeRef
* clone children instead of wrapping in div
* remove div wrapper
* revert back to div
2024-06-05 15:01:50 +01:00
d710507bc5
Chore: Avoid explicit React.FC<Props>
when possible ( #64722 )
2023-03-14 16:38:21 +02:00
1d689888b0
Prettier: Upgrade to 2 ( #30387 )
...
* Updated package json but not updated source files
* Update eslint plugin
* updated files
2021-01-20 07:59:48 +01:00
671b319315
Fix warnings for conflicting style rules ( #29249 )
...
* Bump popper
* Bump react-transition group
* Fix react conflicting style ruls warning
* Fix ts
2020-11-20 08:12:42 +01:00
9d87923986
Chore: Upgrades typescript to version 3.5 ( #18263 )
...
* Chore: Upgrade typescript to version 3.5
2019-07-26 15:14:06 +01:00
42c87141a5
Minor progress on fixing no-implicit any issues
2019-03-19 18:24:47 +01:00
f39fef2a02
Clear visualization picker search on picker close
2019-02-11 11:03:24 +01:00
1dfabf498a
chore: Replace the deprecated SFC with FC
2019-01-17 09:27:43 +01:00
6ac8f5c7a5
Unmount component when fading out to reset its state, such as search..
2018-12-10 15:51:41 +01:00
5975c4a737
ux: changed panel selection ux
2018-11-06 18:34:37 +01:00
95a8a59845
restored transition
2018-10-31 12:50:44 +01:00
dc9e822cc7
Remove CTA when CTA-action is clicked instead of a /new route #13471
2018-10-11 13:52:09 +02:00
2ad4c30bc6
ux: POC - Update "Add permissions" design and add a fancy animation #10676
2018-01-31 14:19:07 +01:00