39 KiB
Changelog
2.0.8 (2020-08-27)
Implemented New Features and Enhancements:
- Add Del key support to InputNumber #452
- Documentation for primeflex setup #434
- InputNumber with decimals should support entering comma/decimal point #432
- dismissableMask and closeOnEscape for Dialog #372
Fixed bugs:
- Can't type - as first symbol into an Inputnumber #453
- When autocomplete is bound to an object, float label overlaps in some circumstances #450
- TreeTable template always render field value #445
- Setting placeholder text for Editor / Quill component doesn't work #433
- InputNumber with stacked Buttons is broken #431
- Doc error on InputNumber #430
- InputNumber throws error if emptied #429
- Pill Text not centered #428
2.0.7 (2020-08-05)
Fixed bugs:
- Global filter is not working with invalid values on TreeTable #427
- Global filter throws error in TreeTable#425
- Duplicate keys in TreeTable #424
2.0.6 (2020-08-04)
Implemented New Features and Enhancements:
- Improve connected overlay positioning #418
- TabMenu should include subpaths in active tab detection #417
- Rename toast message title class #420
Fixed bugs:
- TabMenu error when no route matches one of the menu paths #416
- DataTable row reorder demo not working #419
- DataTable: Exporting an empty DataTable throws TypeError #413
- Duplicate keys in TreeTable #424
- Fixed typo in ProgressBarDoc.vue #414
- Paginator is displayed over table loading overlay #422
- p-error, p-invalid styling missing on some form elements #421
2.0.5 (2020-07-24)
Implemented New Features and Enhancements:
- SideBar p-sidebar-mask div is not removed automatically #329
- Block UI mask remove automatically #409
Fixed bugs:
- Calendar mask animation #408
2.0.4 (2020-07-23)
Implemented New Features and Enhancements:
- MultiSelect close icon spacing issue #405
- Refactor OrderList and PickList header style classes #403
- Improve Dialog padding #404
- Refactor selectbutton focus visuals #406
Fixed bugs:
- Alignment issue on left and right contents of Toolbar #400
- Remove default text-decoration style from the header links on Fieldset #399
2.0.3 (2020-07-18)
Breaking changes:
- Improve Toast CSS structure and Add new positions #391
Implemented New Features and Enhancements:
- Add p-button-plain add-on for text button #398
- Sort the icons alphabetically in the documentation #385
- Button slot #388
- Rename p-datatable-row to p-selectable-row #397
- Cleanup FullCalendar CSS #392
Fixed bugs:
- Alignment issue on tree #395
- Add type="button" to buttons to avoid form submission #394
- Wrong class name at FileUpload #390
2.0.2 (2020-07-12)
Implemented New Features and Enhancements:
2.0.1 (2020-07-10)
Implemented New Features and Enhancements:
- Ability to programmatically show or hide Dropdown/MultiSelect #368
- Ability to add scaling inputs by group #373
- Support for left and right icons for Input #379
Fixed bugs:
- Datatable with RowGroup and Scroll scrollbar misplaced #380
- InlineMessage typescript declaration is not available at package root #366
- Editor readonly not working due to typo #369
- Message error with Ripple #378
- Separator problem with Menu #377
2.0.0 (2020-07-06)
2.0.0-rc.3 (2020-07-04)
Implemented New Features and Enhancements:
- FileLimit for FileUpload #361
- Custom Upload for FileUpload #360
- Filter event for Listbox, Dropdown and MultiSelect #359
- DataView should reset paginator on sort #356
Fixed bugs:
- Usage of header slot produces JavaScript error when beeing combined with ColumnGroups #349
- Messages are not visible in simple uploader #343
- Accordion breaks input components inside #342
- Picklist 'move-all-to-source' event argument e.items is empty #341
- datatable filter not work in some firefox #325
- DataTable :
row
editing + selection column - focus issues #315 - Datatable scrollable mode doesn't load Loading Template #296
2.0.0-rc.2 (2020-07-02)
Implemented New Features and Enhancements:
Fixed bugs:
- Item content in Carousel does not expand according to the wrapper element #348
- InputNumber prevents min key number #337
2.0.0-rc.1 (2020-05-28)
Implemented New Features and Enhancements:
- Disable virtual keyboard in calendar #334
- Rename dialog titlebar class to dialog header #333
- Flex Scroll height for DataTable #328
- New Component: ScrollPanel #322
- Refactor p-panel-titlebar to p-panel-header #321
- Terminal should scroll to bottom after command #319
- Rename Nova Themes #318
- Datatable coltoggle changes columns order. #311
Fixed bugs:
- Table loader is not visible in scrollable table #332
- Alignment issue on Galleria with left and right thumbnail position #327
- InputNumber Up Down buttons send form on submit #313
- Slider handle moves on click #298
2.0.0-beta.1 (2020-05-15)
Implemented New Features and Enhancements:
- Modernize CSS #263
- Responsive Menubar #316
- Top and Bottom icon positioning for button #309
- Badges and Tags #308
- Saga and Vela Themes #307
- Add link button #306
- Icons inside InputText #305
- Add inputId to Dropdown and MultiSelect #303
- ToggleButton refactor #297
- Decouple MegaMenu from PrimeFlex #295
Breaking Changes:
- Remove Spinner #287
- Rename ValidationMessage to InlineMessage #301
- Refactor Messages css naming #302
1.3.2 (2020-04-24)
Fixed bugs:
- Context Menu throw error after update to 1.3.1 #291
- InputMask somehow clears the initial value to empty string #290
1.3.1 (2020-04-23)
Implemented New Features and Enhancements:
Fixed bugs:
1.3.0 (2020-04-20)
Implemented New Features and Enhancements:
- Add empty template to FileUpload #265
- DragDrop support for FileUpload #262
- Improve DataTable ContextMenu Styling #253
- Separator, addOnBlur and allowDuplicate for Chips #252
- Add id property to Steps #251
- ReImplemented Steps styles #250
- Improve autocomplete css by using flex #249
- Add menubar-left and menubar-right slots to Menubar #246
- New Component: Galleria #212
- Ability to disable PanelMenu items #171
- TreeTable should pass more information on page-sort-filter events #282
- filterLocale for components with filtering #279
- Update sort icons #278
- Placeholder for Chips #277
- New Component: InputNumber #275
- Value slot for Dropdown #271
- Removable sort on DataTable - TreeTable #235
- Order indicators for Multi column sorting #189
Fixed bugs:
- Calendar.vue: Poor handling of user input #70
- Carousel - Button inside carousel-item is not clickable in mobile phones #264
- Popup menu does not appear where it should #258
- FileUpload Multiple: Error when deleting file before upload #257
- FileUpload in auto mode sends two post requests in IE11 #254
- TreeTable global filtering fails #283
- Loop on treetable sort #281
- Datatable Group footer doesn't work #276
- Textarea with autoResize true not displayed correctly when initially hidden #274
- Calendar is not empty when the v-model is null #270
1.2.0 (2020-04-17)
Implemented New Features and Enhancements:
- Improve autocomplete css by using flex #249
- Improve DataTable ContextMenu Styling #253
- DragDrop support for FileUpload #262
- Add empty template to FileUpload #265
- Separator, addOnBlur and allowDuplicate for Chips #252
- Add menubar-left and menubar-right slots to Menubar #246
- Ability to disable PanelMenu items #171
- Add id property to Steps #251
- ReImplemented Steps styles #250
- ReImplemented Steps styles #250
Fixed bugs:
- Carousel - Button inside carousel-item is not clickable in mobile phones #264
- FileUpload Multiple: Error when deleting file before upload #257
- Popup menu does not appear where it should #258
- FileUpload in auto mode sends two post requests in IE11 #254
Deprecated:
- Deprecate menubar custom slot #260
1.1.0 (2020-03-17)
Implemented New Features and Enhancements:
- Move column filters to their own row #226
- Loading template for DataTable #244
- Move TreeTable filters to their own header row #241
- Add filterHeaderStyle and filterHeaderClass to Column #240
- Unify placeholder colors #239
- Opacity Animation for Modals #237
- Remove Responsive DataTable #232
- Display issues with Chips #231
- More options for currentPageReportTemplate #230
- New Component: Terminal #229
- New Component: BlockUI #211
- Ability to disable TabMenu items #172
- Ability to disable MegaMenu items #170
Fixed bugs:
- Disabled menuitems with routerLink integration are still functional #243
- Disabled menuitems opacity is doubled in MenuBar, TieredMenu and ContextMenu #242
- MultiSelect label size grows on items select #238
- DataTable scrollHeight doesn't calculate correctly with frozen columns and percentages #234
- Select components may throw non-primitive key error #233
1.0.6 (2020-03-04)
Implemented New Features and Enhancements:
- Add appendTo to components with Overlays #224
- Add filterField to column #223
- Accents support in Table filtering #220
- Date support in table filtering #219
- New filtering modes for Table #217
Fixed bugs:
- CurrentPageReport is initially wrong #222
- Primitive values support in Select components #221
- sortField of column is ignored #216
- DataTable Column Group Sort Bug #214
1.0.5 (2020-02-27)
Implemented New Features and Enhancements:
- Tooltip Component missing typescript declaration file #202
Fixed bugs:
- Tooltip reactive text #206
- Editor infinite loop with some specific values #204
- DataTable > Missing
custom
filterMatchMode #200 - Top* and Bottom* animation are not working correctly on Dialog with 'position' property #190
1.0.4 (2020-02-08)
Fixed bugs:
- Dialog positions regressions #191
1.0.3 (2020-02-07)
Implemented New Features and Enhancements:
- Add position property to Dialog #184
- Add maximizable property to Dialog #183
- DataTable "$event" argument on page/sort events does not contains filterSearchMode. #181
- Dialog header not visible #179
- Ability to disable TieredMenu items #173
- Ability to disable ContextMenu items #169
- Ability to disable Menubar items #168
Fixed bugs:
- Chart.vue : Error in v-on handler: "TypeError: this.emit is not a function" #188
- OverlayPanel dismissable does not work #187
- Could not find module './components/row/Row' #185
- Style classes are not rendered correctly on Dialog #182
1.0.2 (2020-01-30)
Implemented New Features and Enhancements:
- Align focus visuals with the theme #177
- Refactor SplitButton to use Menu #174
- DataTable onPage event fires without sort and filter information #163
- Ability to disable SplitButton or Menu items #161
- Enter key should select a PickList item #156
- Dialog in mobile view #153
- Dropdown and MultiSelect on expand event #150
Fixed bugs:
- Editable Dropdown loses focus #149
- Rename select event with *-select #148
- Dialog block UI removes page scroll #145
- Calendar select event has no value #144
- Calendar manual input fails #143
- Calendar giving focus to today when disabled #141
- optionValue and dataKey combination is broken is Select Components #90
- DataTable column headers always receive focus #176
- Disabled button should remove pointer cursor #175
- Dialog visuals broken when initially displayed #167
- Dialog animation leave does not work #166
- rowsPerPageOptions dropdown is not coming in Paginator #159
- Calendar today button TypeError: Cannot read property 'currentTarget' of null #158
- Row edit save not working properly in data table #151
1.0.0 (2020-01-13)
Implemented New Features and Enhancements:
Fixed bugs:
- Error: Do not access Object.prototype method #138
- The slot #empty of DataTable not working #137
- Sidebar showCloseIcon not working #135
- Error with calendar year navigator #134
1.0.0-rc.6 (2019-12-30)
Fixed bugs:
- Keydown causes sort on sortable header #130
1.0.0-rc.5 (2019-12-30)
Implemented New Features and Enhancements:
- TimePicker buttons should trap focus #128
Fixed bugs:
- RadioButton throws error #129
1.0.0-rc.4 (2019-12-30)
Implemented New Features and Enhancements:
- Inplace focus visuals not themed #123
- New Component: Tooltip #122
- Keyboard accessibility for Calendar #109
- Enhance ARIA roles and attributes for the components #108
Fixed bugs:
1.0.0-rc.3 (2019-12-23)
Fixed bugs:
- DataView Grid should have nogutter #121
- Menu should prevent default action when there is none #120
- Range slider goes out of bounds #119
1.0.0-rc.2 (2019-12-20)
Implemented New Features and Enhancements:
- Add p-placeholder class to Multiselect label #111
Fixed bugs:
- ContextMenu fails in global mode #118
- ProgressBar showValue prop is ignored #117
- Calendar icon button submitting form #114
- Message icon correction #112
- Disabled Dropdown still picking values #110
- Calendar clear button does not reset the input field #107
1.0.0-rc.1 (2019-12-10)
Implemented New Features and Enhancements:
- New Component: Steps #103
- New Component: PanelMenu #102
- New Component: ContextMenu #101
- New Component: MegaMenu #100
- New Component: TabMenu #99
- New Component: Menubar #98
- New Component: TieredMenu #97
- New Component: Breadcrumb #96
- Add default focus on searchable dropdowns #95
- Nuxt integration #86
Fixed bugs:
- Paginator should go to last page if current page has no data #106
- TreeNode is not toggled with left and right arrow keys #105
- Dialog is not modal when v-if used #94
- DataTable rowClick returns a dom event with no data property #91
1.0.0-beta.14 (2019-11-20)
Implemented New Features and Enhancements:
1.0.0-beta.13 (2019-11-01)
Implemented New Features and Enhancements:
- Ability to style certain rows and cells in Table #81
- Menu Component a11y issue #78
- Modal dialog not blocking background #77
Fixed bugs:
- Modal dialog is not destroyed properly #80
1.0.0-beta.12 (2019-10-22)
Implemented New Features and Enhancements:
- New Carousel Component #73
- Expandable Rows for DataTable #72
- TableState for DataTable #68
- Row Grouping for DataTable #65
Fixed bugs:
- Time buttons select a date on mouseout event on Calendar with showTime property #75
- Clicking column header resets paginator #74
- Calendar.vue: "close on blur" not working properly #71
1.0.0-beta.11 (2019-10-18)
Implemented New Features and Enhancements:
- Row Reordering with DragDrop #69
- Improve component styles on Luna and Nova Themes #66
- Column Reordering with DragDrop #64
- ColumnGroups for DataTable #63
Fixed bugs:
1.0.0-beta.10 (2019-10-15)
Implemented New Features and Enhancements:
- New Component: Carousel #61
Fixed bugs:
1.0.0-beta.9 (2019-10-01)
Implemented New Features and Enhancements:
- Remove empty spaces with Lint #58
- Reimplement Accordion with Templating #56
- Reimplement TabView with Templating #51
Fixed bugs:
- MultiSelect filter cannot be turned off #57
- DataTable sortField cannot be synced #55
- Duplicate key issue in menu component #52
- Calendar.vue: when the value is updated, the component partially updates itself #47
- MultiSelect.vue: error on onToggleAll and bad default placeholder #45
- Calendar clear button does not reset the input field #42
- Time does not stop spinning in Calendar #40
1.0.0-beta.8 (2019-08-21)
Fixed bugs:
- Cannot delete date from calendar once it's selected #38
- Dropdown click icon gives error on Firefox #37
- TreeTable single sort broken #35
- TreeTable highlights unsorted columns #34
- InputMask pressing enter #33
- Column component registration fails with Typescript #29
1.0.0-beta.7 (2019-08-15)
Implemented New Features and Enhancements:
1.0.0-beta.6 (2019-08-05)
Implemented New Features and Enhancements:
- New Component: Tree #28
1.0.0-beta.5 (2019-07-29)
Implemented New Features and Enhancements:
- New Component: DataTable #23
- Convert emptyMessage to a template for DataView #10
- Auto z-index layering for Toast #9
- Reset DataTable page after sort #27
- New Component: ProgressSpinner #24
- New Component: DeferredContent #20
- New Component: Inplace #19
- New Component: PickList #18
- New Component: OrderList #17
- New Component: OrganizationChart #16
Fixed bugs:
- Calendar today button throws an error #22
- DataView paginator is always displayed #21
- Dropdown ignores false or 0 values #11
1.0.0-beta.3 (2019-05-30)
1.0.0-beta.2 (2019-05-28)
1.0.0-beta.1 (2019-05-27)
* This Changelog was automatically generated by github_changelog_generator