Skip to content

Conversation

@descope
Copy link
Contributor

@descope descope bot commented Nov 16, 2023

This PR contains the following updates:

Package Type Update Change
flowbite (source) dependencies major 1.8.1 -> 2.4.1

Release Notes

themesberg/flowbite (flowbite)

v2.4.1

Compare Source

  • fix datepicker module declaration naming for TypeScript

v2.4.0

Compare Source

  • the datepicker is now a core component of Flowbite and has API methods, events, and options
  • updated the documentation for the datepicker component and related integration guides
  • minor visual bug fixes and improvements

v2.3.0

Compare Source

  • added new copy to clipboard component and examples
  • added new JavaScript tab to the documentation examples
  • update dependency to Tailwind CSS v3.4.1
  • fixed carousel component behavior when there’s only one image
  • added new data attribute to set active and inactive classes for tabs
  • Ruby on Rails integration fix for turbo load
  • minor bug fixes and improvements

v2.2.1

Compare Source

  • relased new phone number input component
  • relased new chat bubble component
  • updated z-index of the datepicker to allow usage with modals and drawers

v2.2.0

Compare Source

  • released new number input component examples
  • created a new InputCounter object class in the Flowbite JS

v2.1.1

Compare Source

  • fix the InstanceOptions and EventListenerInstance type exports for TypeScript

v2.1.0

Compare Source

This update adds full RTL support to all of the UI components from Flowbite and also provides and update to the Instance Manager API which now allows you to set custom id's as the 4th parameter of each object class.

  • updated to Tailwind CSS v3.3.5
  • added full RTL support to all UI components
  • updated the JS API and Instance Manager to allow setting custom id's
  • added new vertical tabs component example
  • added three next modal component examples
  • fixed responsive wrapping issues for the table components
  • uses Tailwind CSS v3.0 classes for background opacity fixing https://github.com/themesberg/flowbite/issues/565
  • other minor bug fixes and improvements

Breaking changes:

  • data-modal-toggle alone won't initialise the modal anymore, you need to use data-modal-target for that

v2.0.0

Compare Source

This update introduces a new instance manager feature that allows you manage all of the interactive components from a single place. This is useful if you want to programmatically show or hide a modal, popover, or tooltip. This also works if you use the data attributes interface.

This change introduces a few breaking changes to the JavaScript API when creating objects:

  • new $carouselEl HTML element when creating a Carousel object as the first parameter
  • new $accordion HTML element when creating a Accordion object as the first parameter
  • new $tabsEl HTML element when creating a Tabs object as the first parameter

The breaking changes do not apply to the data attributes interface, only for objects created programmatically via JavaScript.

Learn more about the new JavaScript API on the docs.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@descope descope bot added the renovate label Nov 16, 2023
@vercel
Copy link

vercel bot commented Nov 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-hackathon-template ❌ Failed (Inspect) Jul 18, 2024 11:20am
nextjs-hackathon-template-demo-rishi ❌ Failed (Inspect) Jul 18, 2024 11:20am

@descope descope bot force-pushed the renovate/flowbite-2.x branch from 1566a93 to e7a845c Compare November 17, 2023 21:33
@descope descope bot force-pushed the renovate/flowbite-2.x branch 2 times, most recently from 957ebbf to 888f1d3 Compare November 20, 2023 23:43
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 888f1d3 to d9a5920 Compare November 21, 2023 12:12
@descope descope bot force-pushed the renovate/flowbite-2.x branch from d9a5920 to 6bdfbcb Compare November 23, 2023 00:52
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 6bdfbcb to b6872f9 Compare November 25, 2023 01:42
@descope descope bot force-pushed the renovate/flowbite-2.x branch from b6872f9 to 46649af Compare November 26, 2023 10:15
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 46649af to 672e1ac Compare November 27, 2023 14:05
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 672e1ac to 988b201 Compare November 28, 2023 13:55
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 988b201 to ee9995f Compare November 28, 2023 22:59
@descope descope bot force-pushed the renovate/flowbite-2.x branch from ee9995f to 231c32d Compare November 28, 2023 23:03
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 231c32d to 8229e2b Compare December 1, 2023 10:46
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 8229e2b to 96177d4 Compare December 1, 2023 11:18
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 96177d4 to 9e14ee1 Compare December 7, 2023 22:52
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 71405fe to 09e6fe6 Compare May 22, 2024 22:29
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 09e6fe6 to bd2ac9b Compare May 24, 2024 22:50
@descope descope bot force-pushed the renovate/flowbite-2.x branch from bd2ac9b to f26bddd Compare May 27, 2024 18:08
@descope descope bot force-pushed the renovate/flowbite-2.x branch from f26bddd to 4db9e20 Compare May 27, 2024 20:45
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 4db9e20 to 08b537d Compare May 29, 2024 16:04
@descope descope bot force-pushed the renovate/flowbite-2.x branch from 08b537d to b80d9cc Compare June 4, 2024 10:46
@descope descope bot force-pushed the renovate/flowbite-2.x branch from b80d9cc to f6875b9 Compare June 8, 2024 01:18
@descope descope bot force-pushed the renovate/flowbite-2.x branch from f6875b9 to 5adb4a6 Compare July 18, 2024 10:00
@descope
Copy link
Contributor Author

descope bot commented Jul 29, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant