1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Gabriel
2d49ad287e chore: aligning more versions
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-24 18:22:17 +02:00
Gabriel
6997923f31 chaore: reset package-lock
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-24 17:25:56 +02:00
Gabriel
2b737c1bda chore: add default exports
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-24 17:00:55 +02:00
Gabriel
02d69c154d @ogre-tools version sync
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-24 16:33:23 +02:00
Gabriel
15965b71f6 chore: extract to @k8slens/routing
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-24 14:38:09 +02:00
Gabriel
9af5159706 chore: fix imports for error-boundary and error-boundary
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-24 12:51:20 +02:00
Gabriel
2d315ec616 fix: retry with dependencies instead of peer
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-21 23:42:59 +02:00
Gabriel
cd476fe886 fix: re-attempt without orge-tools
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-21 23:02:22 +02:00
Gabriel
f5fa5ba35b fix: using different version of @ogre-tools/injectable-react
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-21 22:56:02 +02:00
Gabriel
9cfbeefc64 fix: add missing peerDependencies
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-21 22:48:59 +02:00
Gabriel
69a52b0554 chore: replace the tooltip package
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-21 20:34:43 +02:00
Gabriel
54f4743095 chore: add packages to core
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-21 20:15:39 +02:00
Gabriel
2020328c12 re-hydration
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-21 20:15:39 +02:00
Gabriel
8330dd257d resizing-anchor and error-boundary
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-21 20:15:39 +02:00
Sebastian Malton
6528ce5215 Release 6.5.0-alpha.8
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-20 09:44:57 -04:00
Gabriel
76c11aa697 fix: lint:fix
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-20 09:02:46 -04:00
Gabriel
5128730fd2 chore: extract button from core for error-boundary
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-20 09:02:46 -04:00
Sebastian Malton
4bb37df1cd chore: Expand withTooltip unit tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-20 09:01:21 -04:00
Sebastian Malton
9656b8c577 chore: Fix unit tests by increasing coverage of tooltip to 100%
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-19 15:01:02 -04:00
Sebastian Malton
23f124791a chore: Fix test failing
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-19 09:21:04 -04:00
Sebastian Malton
9f3550be14 chore: Update snapshots for tooltip
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-19 09:21:04 -04:00
Gabriel
01059d8cb1 chore: extract tooltip into package
- chore: add sanity check unit test
- chore: added tailwind.config.js to fix build
- chore: .swcrc added for tests to pass
- chore(deps): sass is not a dependency
- fix: manually import the tooltip css to fix tooltips not showing up
- chore: Run lint:fix against code
- chore: Fix use of mock in @k8slens/core

Signed-off-by: Gabriel <gaccettola@mirantis.com>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-19 09:21:04 -04:00