Skip to content

Releases: primefaces/primevue

PrimeVue 4.1.0

07 Oct 11:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.7...4.1.0

PrimeVue 4.0.7

11 Sep 13:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.6...4.0.7

PrimeVue 4.0.6

10 Sep 07:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.5...4.0.6

PrimeVue 4.0.5

23 Aug 13:20
Compare
Choose a tag to compare

What's Changed

  • fix(Stepper): include panel value in activateCallback signature by @damoxc in #6226
  • Fix issue #6242 - Syntax error in docs example by @johanneslo1 in #6243
  • fix: Add 'iconfield' to PrimeVuePTOptions by @navedqb in #6224
  • Fixed Button in the popover basic doc to be consistent in both the demo and the code section by @lukfd in #6192
  • #6203 fix: switching to year view when modelValue is populated by @avramz in #6204
  • fix(DatePicker): change value to modelvalue in isYearSelected by @KumJungMin in #5986
  • fix(FileUpload): fix broken choose button in basic mode, fixes #6257,… by @m-meier in #6259
  • fix: InputOtp - allow NumpadEnter event by @Payn in #6182
  • Fixed issue where the select focus was lost when an option was selected with enter key while autoFilterFocus was true by @trombonist76 in #6201
  • Make that "as" of Button Props can be assigned Component Object by @Creo-KR in #6239
  • fix: extend as props to accept component objects by @WatCodeDatCode in #6267
  • fix: fix the unexpected joggle state when dialog component non-fixed by @wangziling in #6161
  • Update InputMask.vue by @wuc656 in #6231
  • fix: Adjust p-inputnumber-button-group z-index so it's not lower … by @avramz in #6273

New Contributors

Full Changelog: 4.0.4...4.0.5

PrimeVue 4.0.4

02 Aug 13:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.3...4.0.4

PrimeVue 4.0.3

30 Jul 11:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.2...4.0.3

PrimeVue 4.0.2

26 Jul 11:37
Compare
Choose a tag to compare

What's Changed

  • fix: missing default labels in ConfirmDialog and ConfirmPopup by @m-kutnik in #6077
  • fix: enable label click to open colorpicker by @navedqb in #6047

New Contributors

Full Changelog: 4.0.1...4.0.2

PrimeVue 4.0.1

22 Jul 13:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.0.1

PrimeVue 4.0.0

03 Jul 11:09
Compare
Choose a tag to compare
4.0.0 release

PrimeVue 4.0.0-rc.3

27 Jun 13:03
Compare
Choose a tag to compare

What's Changed

  • remove extraneous . by @rizen in #5940
  • fix(docs): update changelog url by @sceee in #5880
  • fix(docs): Update primevue version and add missing @primevue/themes package in codeeditor by @sceee in #5927
  • fix(Checkbox): use correct design token for checkbox height by @m-meier in #5941
  • refactor: update Badge URL of packages version in README.md by @mahmudunnabikajal in #5896
  • feat(Checkbox): add indeterminate state to icon slot, fixes #5942 by @m-meier in #5943
  • doc: Fix toggleColorScheme function in theming by @vruello in #5966
  • fix(Tooltip): apply color in bottom arrow by @KumJungMin in #5917
  • docs(BasicFilterDoc.vue) Remove unused format functions by @mustafa60x in #5970
  • fix(DatePicker): highlight range of month in monthMode by @KumJungMin in #5887
  • fix(DatePicker): highlight range of year in yearMode by @KumJungMin in #5884

New Contributors

Full Changelog: 4.0.0-rc.2...4.0.0-rc.3