21 KiB
Changelog
1.0.7 (2020-03-05)
Implemented New Features and Enhancements:
- Move column filters to their own row #226
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.1 (2020-01-21)
Implemented New Features and Enhancements:
- Add appendTo on Dropdown #146
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
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
- Calendar.vue: Poor handling of user input. #70
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