From 866ffbe6154d9379c7513cd47a752bb2321b8ced Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Fri, 11 Aug 2023 13:46:25 +0200 Subject: [PATCH] Upgrade tailwindcss-stimulus-components to latest version The latest one offers more tabs features. Required some changes to the modals and tabs code. --- app/components/modal_component.html.erb | 33 +++++++++++++------ app/views/invitations/index.html.erb | 4 ++- app/views/services/chat/show.html.erb | 16 ++++----- app/views/services/lightning/index.html.erb | 2 +- app/views/services/mastodon/show.html.erb | 18 +++++----- config/importmap.rb | 2 +- .../tailwindcss-stimulus-components.js | 3 +- 7 files changed, 46 insertions(+), 32 deletions(-) diff --git a/app/components/modal_component.html.erb b/app/components/modal_component.html.erb index 81702ab..fa92a72 100644 --- a/app/components/modal_component.html.erb +++ b/app/components/modal_component.html.erb @@ -1,13 +1,26 @@ -