From e6637dc8ad73c7e496f05af3031fe9fa5e0eec6e Mon Sep 17 00:00:00 2001 From: Diego Gonzalez Date: Tue, 5 Jul 2022 14:55:59 -0400 Subject: [PATCH 1/2] fix: add tailwind safelist and full height to ReziaseablePanel --- CHANGELOG.md | 3 +++ src/components/HorizontalResizeablePanel/index.tsx | 2 +- tailwind.config.js | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f477d28..a6d14d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Add cursor-col-resize to the tailwind safelist +- Add full height classes to the right reziseable column + ## [5.2.1] 2022-07-04 ### Fixed diff --git a/src/components/HorizontalResizeablePanel/index.tsx b/src/components/HorizontalResizeablePanel/index.tsx index 1bde672..882673d 100644 --- a/src/components/HorizontalResizeablePanel/index.tsx +++ b/src/components/HorizontalResizeablePanel/index.tsx @@ -115,7 +115,7 @@ export const HorizontalResizeablePanel: React.FC
{resizeLeft && (