-
Notifications
You must be signed in to change notification settings - Fork 3
Update dependency flowbite to v2 #117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
descope
wants to merge
1
commit into
main
Choose a base branch
from
renovate/flowbite-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1566a93 to
e7a845c
Compare
957ebbf to
888f1d3
Compare
888f1d3 to
d9a5920
Compare
d9a5920 to
6bdfbcb
Compare
6bdfbcb to
b6872f9
Compare
b6872f9 to
46649af
Compare
46649af to
672e1ac
Compare
672e1ac to
988b201
Compare
988b201 to
ee9995f
Compare
ee9995f to
231c32d
Compare
231c32d to
8229e2b
Compare
8229e2b to
96177d4
Compare
96177d4 to
9e14ee1
Compare
71405fe to
09e6fe6
Compare
09e6fe6 to
bd2ac9b
Compare
bd2ac9b to
f26bddd
Compare
f26bddd to
4db9e20
Compare
4db9e20 to
08b537d
Compare
08b537d to
b80d9cc
Compare
b80d9cc to
f6875b9
Compare
f6875b9 to
5adb4a6
Compare
5adb4a6 to
2fde55e
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.8.1->2.4.1Release Notes
themesberg/flowbite (flowbite)
v2.4.1Compare Source
v2.4.0Compare Source
v2.3.0Compare Source
v2.2.1Compare Source
z-indexof the datepicker to allow usage with modals and drawersv2.2.0Compare Source
InputCounterobject class in the Flowbite JSv2.1.1Compare Source
InstanceOptionsandEventListenerInstancetype exports for TypeScriptv2.1.0Compare 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.
v3.3.5Breaking changes:
data-modal-togglealone won't initialise the modal anymore, you need to usedata-modal-targetfor thatv2.0.0Compare 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:
$carouselElHTML element when creating aCarouselobject as the first parameter$accordionHTML element when creating aAccordionobject as the first parameter$tabsElHTML element when creating aTabsobject as the first parameterThe 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.
This PR has been generated by Renovate Bot.