-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update All web dependencies #129
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
eae7857
to
80ec916
Compare
80ec916
to
559b7d4
Compare
559b7d4
to
eb55ee6
Compare
eb55ee6
to
b5927ef
Compare
b5927ef
to
ffae24a
Compare
ffae24a
to
c32f196
Compare
c32f196
to
fd99d35
Compare
fd99d35
to
610fea5
Compare
610fea5
to
7c989a6
Compare
0a81197
to
bf7032b
Compare
bf7032b
to
4048539
Compare
4048539
to
eb8f8b3
Compare
eb8f8b3
to
a1c3520
Compare
a1c3520
to
66c53dc
Compare
66c53dc
to
d7de9fd
Compare
d7de9fd
to
6053e1b
Compare
6053e1b
to
de64ad7
Compare
de64ad7
to
67da4d4
Compare
67da4d4
to
085e0fe
Compare
085e0fe
to
26d3890
Compare
26d3890
to
0e86198
Compare
0e86198
to
efa2798
Compare
efa2798
to
7428d7d
Compare
This PR contains the following updates:
4.1.0
->4.9.1
^0.51.1
->^0.52.0
^0.51.1
->^0.52.0
^0.42.0
->^0.43.0
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
2.11.2
->2.11.5
4.17.14
->4.17.15
22.10.5
->22.13.1
8.19.1
->8.23.0
8.19.1
->8.23.0
15.0.0
->15.1.6
11.17.0
->11.18.2
^0.451.0
->^0.475.0
15.1.3
->15.1.6
7.2.0
->7.5.0
3.4.2
->3.5.0
1.7.1
->1.7.4
2.3.0
->2.3.2
5.6.0
->5.6.2
3.1.0
->3.1.1
4.5.0
->4.6.0
Release Notes
chakra-ui/ark (@ark-ui/react)
v4.9.1
Compare Source
Fixed
operation.
defaultView
property did not correctly switch to thespecified view.
v4.9.0
Compare Source
Added
minView
andmaxView
options for better control over the displayed views, allowing tocreate Month and Year pickers.
parse
method to convert input values into valid dates, complementing theformat
option for enhanced UXlocale
andtimeZone
options to theformat
methodplaceholder
context property to customize the input's placeholder textFixed
data-placement
attributedropzone
context.setClipboardFiles(...)
was called despite file upload beingdisabled
dragging
state even when disabledcontext.disabled
min
andmax
dates were less than one year apart and overlapped two distinct years
v4.8.1
Compare Source
Fixed
disableClick
prop.v4.8.0
Compare Source
Added
Tour
component to guide users through the interface. For moredetails, check the Tour documentation.
FocusTrap
component to confine focus within a specifiedcontainer.
Fixed
inconsistent during the
opening
orclosing
phases.v4.7.0
Compare Source
Added
Clipboard.ValueText
to display clipboard content.preventDropOnDocument
to block file drops on the document when the file upload componentis active.
setClipboardFiles
to the API for setting files from clipboard data.onValueChange
anddefaultValue
.navigate
property for custom router navigation when selectionsrender as links.
onValueChange
anddefaultValue
.QrCode.DownloadTrigger
to enable QR code image downloads.Fixed
re-rendered.
was removed from the DOM.
was inside a scrollable container.
end
value whenpageSize
exceededcount
.getDataUrl
to generate a properly sized QR code.v4.6.0
Compare Source
Added
Fixed
accept
attribute wasn’t applied to the hidden input.v4.5.0
Compare Source
Added
invalid
andopenAutoFocus
props.TreeCollection
type.acceptedFiles
andrejectedFiles
outputs to thevalidate
method.Changed
EnvironmentContext
in favor ofUseEnvironmentContext
.Fixed
EnvironmentContext
.getDataUrl(...)
rendered improperly scaled images inFirefox.
LocaleProvider
was not appliedcorrectly.
Removed
modal
prop.v4.4.4
Compare Source
Fixed
TreeViewContext
.v4.4.3
Compare Source
Fixed
anatomy
was not properly transpiled.v4.4.2
Compare Source
Fixed
package.json
for/anatomy
.v4.4.1
Compare Source
Fixed
package.json
for/anatomy
.v4.4.0
Compare Source
Added
createAnatomy
for defining custom component anatomy, now accessible viaimport { createAnatomy } from '@​ark-ui/react/anatomy'
.Fixed
--color
CSS variable to swatch and swatch trigger parts.onValueChange
callback.type="button"
attribute on clipboard trigger.resizeObserver
onField.Textarea
.rows
attribute or fonts change.timePickerAnatomy
.v4.3.0
Compare Source
Added
autoresize
prop toField.Textarea
for auto-resizing the textarea based oncontent.
Changed
management. See the TreeView documentation
for details.
Fixed
preventScroll
wasenabled.
createToaster
function.v4.2.0
Compare Source
Added
Slider.DraggingIndicator
for displaying an indicator when dragging athumb.
Field.RequiredIndicator
to show a required indicator (e.g., an asterisk) whenthe
required
prop is set.Fixed
api.addTag(...)
was not functioning correctly.readOnly
was set totrue
.getSelectionValue
was called multiple times; it nowtriggers only when a selection is made.
preventDefault
calls on thetouchstart
event to avoid browser errorlogs.
close unexpectedly.
unmounting state if closed with a delay while switching tabs.
Changed
data-autoresize
attribute to both editable and preview elements whenautoResize
isenabled.
all: unset
style from the input whenautoResize
is enabled, allowing foruser-defined CSS.
v4.1.2
Compare Source
Fixed
Portal
component to render twice.'use client'
annotation in theFrame
component.v4.1.1
Compare Source
Changed
value
anddefaultValue
types fromstring
toTime
. Usethe exported
parseTime
function to convert between strings and time objects.Fixed
the delete key.
the value.
chakra-ui/panda (@pandacss/dev)
v0.52.0
Compare Source
Patch Changes
2f1165c
]chakra-ui/panda (@pandacss/types)
v0.52.0
Compare Source
cschroeter/park-ui (@park-ui/panda-preset)
v0.43.1
Compare Source
Fixed
v0.43.0
Compare Source
Changed
accent
color concept has been removed. Components now rely on the built-incolorPalette
prop for color customization. This change aligns with how Panda CSS envisions theuse of its virtual color system..
Previously, color tokens were organized like this:
The
accent
layer was unnecessary and has been removed:Here's how this change impacts usage:
configuration. Learn more in the docs.
ueberdosis/tiptap (@tiptap/core)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
Patch Changes
a44a7c3
: fix(core): do not reset marks, or nodes when using IME on mobile devicesfa63c47
: Focus synchronously only if on iOS or Android #4448ueberdosis/tiptap (@tiptap/extension-bullet-list)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/extension-dropcursor)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/extension-focus)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/extension-image)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/extension-link)
v2.11.5
Compare Source
v2.11.4
Compare Source
Patch Changes
bce96a6
: Added support for numbers in email addresses.v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/extension-list-item)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/extension-mention)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/extension-ordered-list)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/extension-placeholder)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/extension-text-style)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/html)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/pm)
v2.11.5
Compare Source
Patch Changes
98fffbb
: Upgraded prosemirror-tables to 1.6.3 to fix cells being resizable while the editor is uneditablev2.11.4
Compare Source
v2.11.3
Compare Source
ueberdosis/tiptap (@tiptap/react)
v2.11.5
Compare Source
Patch Changes
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.