Socket
Socket
Sign inDemoInstall

primevue

Package Overview
Dependencies
Maintainers
3
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primevue - npm Package Versions

23
20

4.0.7

Diff

Changelog

Source

4.0.7 (2024-09-11)

Full Changelog

Fixed bugs:

  • SelectButton pt name correction #6382
  • ToggleButton: aria-label and aria-labelledby not observed #6377
  • FileUpload: Fix type of FileUploadState.messages #6370
  • TreeTable: click and arrow key defect #6368
  • Dialog: no dragstart event to accompany dragend #6357
  • Dialog: dragging state is not reset when closed while dragging #6356
  • InputOtp: IntegerOnly mode accepts "space" #6353
  • InputOtp: Pasting adds an extra character #6351
  • DatePicker: Pick month does not work #6342
  • DataTable: Cannot set properties of null (setting 'tabIndex') #6323
  • DatePicker showOtherMonths wrong behaviour #6307
  • Click outside only when not modal #6284
  • Select: Chinese IME input will be stopped in filter input element #6279
tugcekucukoglu
published 4.0.6 •

Changelog

Source

4.0.6 (2024-09-19)

Full Changelog

Fixed bugs:

  • animate-slidedown fails when a Tailwind prefix is used #6365
  • Tree: wrong pt and classname for InputText #6301
  • pt pcFilterIconContainer defects on form components #6286
  • File Upload: Basic Mode does not apply buttonProps #6255
  • Multiple Components: Augment vue using declare module 'vue' instead of declare module '@vue/runtime-core' (and declare module 'vue/types/vue') to avoid compilebreaks #6199
tugcekucukoglu
published 4.0.5 •

Changelog

Source

4.0.5 (2024-08-23)

Full Changelog

Fixed bugs:

  • aria-hidden errors on browsers #6269
  • Accordion, Button, Step, Tab: Invalid prop warnings when component object passed to as prop #6266
  • Carousel: Index is undefined in PassThroughOptions #6264
  • Drawer: Nested drawer dissmis #6262
  • Accordion and Tabs value prop type definion extensions #6252
  • DatePicker: responsiveOptions doesn't work #6250
  • ScrollTop: ScrollTop button not displayed correctly when ripple effect is enabled #6249
  • Stepper: activateCallback has incorrect signature #6225
  • SpeedDial: Invalid aria-controls value being set in list items #6221
  • InputNumber: Buttons disappear when clicked if inside of an InputGroup #6212
  • IconField: 'iconfield' does not exist in type 'PrimeVuePTOptions' #6206
  • DatePicker: switching to year view when modelValue is populated #6203
  • Select: In case of Filter and AutoFocusFilter enabled focus is lost #6194
  • InputOtp - allow NumpadEnter event #6182
  • [MenuBar]: Slow performance #6164
  • Dialog: [V4] When it non-fixed, it will cause the appendTo target shrink or joggled. #6160
  • Menu section: PassThrough context.item has not right MenuItem entry #6055
  • FileUpload v4.0.0-beta.3: Subsequent file selections no longer possible in basic mode (regression from v4.0.0-beta.2) #5748
  • InputMask number repeat #3623
tugcekucukoglu
published 4.0.4 •

Changelog

Source

4.0.4 (2024-08-02)

Full Changelog

Fixed bugs:

  • Button: undeclared color styles of outlined buttons #6169
  • Tree: none selectable child defect in selection mode #6159
  • DataTable: paginator passthrough is now pcPaginator #6154
  • DatePicker: Icon is visible when calendar is on inline mode #6153
  • Fieldset: toggle icon does not work if there is a legend slot #6144
  • Button component disabled No transition effect#6140
  • Dialog: Missing 're-focus original element on close' fix in v4 that was present in v3 #6139
  • ButtonGroup: Missing buttongroup in PrimeVuePTOptions #6137
  • lara and nora presets import virtualscroller from aura preset #6128
  • DatePicker: Day name didn't show when i set locale manualy #6125
  • Datepicker: Month selection highlighting problem in range mode #6120
  • Dialog: Release mouse outside the dialog would close the dialog when dismissableMask is true. #6116
  • DatePicker: cannot type an end date that is the same as the start date. #6106
  • InputMask: Missing id property #6100
  • DatePicker: can not typing same date using input #6081
  • StepList and StepPanels: Different type than of Stepper, Step and StepPanel #6059
  • Drawer: Footer Div/Slot added by default #6048
  • ContextMenu: The item action is not executed on Enter key when the "item" template has been redefined #5983
  • Popover - Misplaced arrow #5915
  • Calendar: Keydown Event not firing #5870
  • InputOtp: (integerOnly) No response when pressing Enter and Tab #5386
tugcekucukoglu
published 4.0.3 •

Changelog

Source

4.0.3 (2024-07-30)

Full Changelog

Fixed bugs:

  • InputMask: Fluid injection defect #6150
  • Misalignment of icons due to Tailwind Preflight #6148
  • ColorPicker: [Vue warn]: Property "inputId" was accessed during render but is not defined on instance. #6135
tugcekucukoglu
published 4.0.2 •

Changelog

Source

4.0.2 (2024-07-26)

Full Changelog

Fixed bugs:

  • Toast: Unstyled prop does not affect ToastMessage #6098
  • ConfirmDialog and ConfirmPopup: Missing accept/reject labels #6075

Implemented New Features and Enhancements:

  • Provide Fluid component #6122
  • ColorPicker: click on label does not open the color picker#6044
tugcekucukoglu
published 4.0.1 •

Changelog

Source

4.0.1 (2024-07-22)

Full Changelog

Fixed bugs:

  • SELECT: hide clear button when options is empty in Dropdown #6084
  • Lara theme type #6065
  • Paginator: v4 page buttons still have PrimeVue classes in unstyled mode #6064
  • TabList: ripple warn when Ripple is not been registered. #6057
  • Stepper: Nested Components are re-mounted #6052
  • Tree: filter pt implementation defect #6043
  • DataTable: Frozen Columns, the headers of fixed columns will overlap. #6036
  • IconField: Does not support multiple icons#6034
  • InputMask: Passed props are not set #6025
  • BaseComponent: Missing import 'isFunction' #6024
  • Failed to use Primevue 4 with yarn #6020
  • TABS: Globally enabling Ripple breaks Scrollable Tabs #6017
  • Accordion: Theming content background not working #5997
  • AutoComplete: Combining multiple + dropdown does not work #5881
tugcekucukoglu
published 4.0.0 •

Changelog

Source

4.0.0 (2024-07-03)

Full Changelog

Breaking Changes:

  • Remove .p-fluid and add new fluid property #6000

Fixed bugs:

  • options.resolve is not a function in auto-import-resolver package #6003
  • DataTable: highlightOnSelect single selection defect #6002
  • Stepper: linear mode disabled header defect #6001
  • OverlayBadge: Failed to resolve component: Badge #5991
  • Nuxt module component autoImport in v4 rc3 doesn't work with component prefixes #5980
  • MultiSelect: 'v-if="filter"' erroneously removed in v4 #5978

Implemented New Features and Enhancements:

  • Add as and asChild property to Button #5996
tugcekucukoglu
published 4.0.0-rc.3 •

Changelog

Source

4.0.0-rc.3 (2024-06-27)

Full Changelog

Fixed bugs:

  • MultiSelect: missing loadingIcon passthrough option in documentation #5964
  • [Core]: PrimeVue 4 is causing a memory leak #5957
  • InputMask: FloatLabel defects #5956
  • Checkbox: Icon slot does not provide information about the indeterminate state #5942
  • Tooltip: the arrow can not show in bottom position. #5916
  • BlockUI bug SSR: when I reload the page I get the following error #5912
  • InputMask: v4 no classes are passed to target inpud component #5908
  • DatePicker: not highlight range of month in monthMode #5886
  • DatePicker: not highlight range of year in yearMode #5833
  • CSS not Server Side Rendered with PrimeVue 4 / Nuxt 3 #5945

Implemented New Features and Enhancements:

  • Improve utils methods in all packages #5968
  • Add autoImport option to @primevue/nuxt-module #5935
tugcekucukoglu
published 3.53.0 •

Changelog

Source

3.53.0 (2024-06-27)

Full Changelog

Fixed bugs:

  • [nuxt] Could not access pt. The only available runtime config keys on the client side are public and app #5907
  • DataTable: DataTableSortMeta field missing type definition #5862
  • FloatLabel: ReferenceError: FloatLabelStyle is not defined #5840
  • MultiSelect / Listbox / Dropdown: Unable to use some navigation keys when editable is true #5833
  • TieredMenu: Popup overlay does not close on escape key press #5826
  • SplitButton: Main Icon Not Showing Up #5822
  • InputNumber: Incorrect default value for minFractionDigits when set to null #5818
  • Invalid Prop Type For Strong and Medium Regex on Password Component #5816
  • InputOTP: cannot paste with integer-only mode #5792
  • Dialog/Confirm: Refocus original element on close #5777
  • Inplace: Traps focus #5770
  • InputOtp: Able to paste otp in readonly and disabled modes. #5740
  • AutoComplete: chip slot only text, token passthrough has no context #5718
  • Calendar: name should be passed to the input if provided #5711
  • Calendar: not use month parameter on onMonthSelect #5687
  • Dropdown: incorrectly renders when in a modal on top of horizontally scrollable content #4488

Implemented New Features and Enhancements:

  • ContextMenu:there are no emitters before-show and before-hid #5828
  • DataTable: Can't copy text with control + c when Table has selectable rows #5757
  • InputNumber : Request to Disable Ctrl+V Input in Component when readonly is set to true #5726
23
20
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc