Releases: primefaces/primevue
Releases Β· primefaces/primevue
PrimeVue 4.0.4
What's Changed
- fix(docs): Update DatePicker inline and basic docs by @chu121su12 in #6124
- Fix - add buttongroup to PrimeVuePTOptions #6137 by @avramz in #6146
- fix: month selection highlighting problem in range mode by @LemonAppleMo in #6121
- button add opacity transition by @kkfive in #6138
- #6125 Fix (DatePicker, Locale) - deep merge options during install by @avramz in #6143
- fix: #6106, DatePicker: cannot type an end date that is the same as the start date by @akshayaqburst in #6107
- Fix datepicker unstyled - #6147 by @cjalex1313 in #6155
- Fix(DatePicker): allow to type the end date equal to the start date by @KumJungMin in #6082
- fix: add @keydown emit event inΒ DatePicker component by @andrew-cmdltt in #6068
- fix(ContextMenu): adjust anchor element selector to execute action on Enter key when the "item" template has been redefined by @clemvnt in #5944
- Fix positioning of overlay arrows by @ajm13 in #5975
- fix: prevent icon display when inline property is set by @navedqb in #6158
- Dialog: Cherry pick 're-focus original element on close' fix to v4 by @clemvnt in #6142
- Add multi-data to overivew chart by @tanerengiiin in #6156
- fix: InputOtp - [IntegerOnly] make enable Tab, Enter Key down by @Creo-KR in #6172
- Chore: Unit tests (#5095) by @avramz in #6170
New Contributors
- @avramz made their first contribution in #6146
- @LemonAppleMo made their first contribution in #6121
- @kkfive made their first contribution in #6138
- @cjalex1313 made their first contribution in #6155
- @andrew-cmdltt made their first contribution in #6068
- @ajm13 made their first contribution in #5975
- @tanerengiiin made their first contribution in #6156
- @Creo-KR made their first contribution in #6172
Full Changelog: 4.0.3...4.0.4
PrimeVue 4.0.3
What's Changed
- Fix: Add inputId Prop to BaseColorPicker Component by @navedqb in #6136
- fix (docs): "Select also known as Select" by @mateusscheper in #6133
New Contributors
- @mateusscheper made their first contribution in #6133
Full Changelog: 4.0.2...4.0.3
PrimeVue 4.0.2
PrimeVue 4.0.1
What's Changed
- fix(accordioncontent): ensure
background-color
is declared properly by @eneeio-nm in #6032 - fix: avoid
v-ripple
missing warn when Ripple is not been registered by @byronogis in #6058 - fix: typo in theme presets (chip/index.js) by @eneeio-nm in #6078
- Fixed typo by @narfdotpl in #6045
- Fix IconField when icons should appear at beginning and end. by @maspetsberger in #6035
- Update StepPanel.vue with v-show rather than v-if for horizontal steps. by @rickngo in #6054
- fix(docs): update changelog url by @sceee in #5981
- Fix: DataTable Frozen Columns the headers of fixed columns will overlap. by @yzzting in #6037
- Fix combination of multiple and dropdown by @marlonbahniuk in #6029
- types: Make TreeNode.key required by @jacobtylerwalls in #6011
- fix: #6084, SELECT: hide clear button when options is empty in Dropdown by @akshayaqburst in #6085
New Contributors
- @byronogis made their first contribution in #6058
- @narfdotpl made their first contribution in #6045
- @rickngo made their first contribution in #6054
- @yzzting made their first contribution in #6037
- @marlonbahniuk made their first contribution in #6029
Full Changelog: 4.0.0...4.0.1
PrimeVue 4.0.0
4.0.0 release
PrimeVue 4.0.0-rc.3
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
- @rizen made their first contribution in #5940
- @sceee made their first contribution in #5880
- @mahmudunnabikajal made their first contribution in #5896
- @vruello made their first contribution in #5966
Full Changelog: 4.0.0-rc.2...4.0.0-rc.3
PrimeVue 3.53.0
What's Changed
- docs(DirectivesDoc.vue): typo by @mustafa60x in #5725
- docs(LoadingDoc.vue): Fixed incorrect icon name from 'check' to 'search'. by @mustafa60x in #5712
- Fix #5671: Unused codes removed by @Rekl0w in #5672
- fix: disable paste functionality in readonly mode by @navedqb in #5730
- fix: pasting on readonly InputNumber by @simplyratl in #5731
- Fix #5687: delete month parameter on onMonthSelect by @KumJungMin in #5688
- fix: primevue #5740, InputOtp: Able to paste otp in readonly and disabled modes by @akshayaqburst in #5741
- Fix typo in editorInitCallback docstring by @jacobtylerwalls in #5796
- docs(TemplateDoc.vue) Remove unused Tailwind CSS class by @mustafa60x in #5766
- Sass, not SASS by @TheJaredWilcurt in #5795
- fix(DataTable): allow control c key for copy a table content. (#5757) by @KumJungMin in #5759
- fix: paste function bug in integerOnly mode by @navedqb in #5798
- types: Make TreeNode.key required by @jacobtylerwalls in #5835
- fix: tiered menu popup not closing on escape by @sruthyqb in #5827
- fix(Dropdown): prevent horizontal scroll, when dropdown item selecting by @KumJungMin in #5758
- fix: focus trap issue in Inplace by @navedqb in #5772
- fix: Dialog/Confirm re-focus original element on close by @jiverson in #5778
- fix: incorrect default value for minFractionDigits when set to null by @navedqb in #5819
- Fix documented default for emptyMessage on several components by @neilpadfield in #5850
- fix(types): DataTable: add function support to DataTableSortMeta field by @MalikBen in #5863
New Contributors
- @Rekl0w made their first contribution in #5672
- @simplyratl made their first contribution in #5731
- @TheJaredWilcurt made their first contribution in #5795
- @sruthyqb made their first contribution in #5827
- @neilpadfield made their first contribution in #5850
- @MalikBen made their first contribution in #5863
Full Changelog: 3.52.0...3.53.0
PrimeVue 4.0.0-rc.2
What's Changed
- Themes are installed by the wrong package #5898
- [nuxt] Could not access pt. The only available runtime config keys on the client side are public and app #5895
- [email protected] incorrect background colors #5894
- Menu: Using the popup mode, the menu has a transparent background in dark mode. #5890
- Select: Invalid padding calc when clear icon present #5847
Full Changelog: 4.0.0-rc.1...4.0.0-rc.2
PrimeVue 4.0.0-rc.1
Full Changelog: 4.0.0-beta.5...4.0.0-rc.1
PrimeVue 4.0.0-beta.5
Full Changelog: 4.0.0-beta.4...4.0.0-beta.5