.. |
accordion
|
Fixed #2373 - Accordion | New expandIcon and collapseIcon properties
|
2022-03-30 15:34:57 +03:00 |
accordiontab
|
accordion tests added
|
2022-03-10 13:41:42 +03:00 |
api
|
Fixed #1836 - For Api
|
2021-12-02 00:37:13 +03:00 |
autocomplete
|
AutoComplete test added
|
2022-03-10 13:41:42 +03:00 |
avatar
|
Avatar test added
|
2022-03-10 13:41:42 +03:00 |
avatargroup
|
Avatar test added
|
2022-03-10 13:41:42 +03:00 |
badge
|
Badge test added
|
2022-03-10 13:41:42 +03:00 |
badgedirective
|
Badge test added
|
2022-03-10 13:41:42 +03:00 |
blockui
|
Create BlockUI.spec.js
|
2022-04-20 12:11:04 +03:00 |
breadcrumb
|
Breadcrumb test added
|
2022-03-10 13:41:42 +03:00 |
button
|
Removed transition as it should come from designer
|
2022-04-19 10:28:17 +03:00 |
calendar
|
Fixed #2369 - Calendar | Loses alignment when positioned at the top of the input and the user clicks in the year/month
|
2022-03-30 14:19:31 +03:00 |
card
|
Card test added
|
2022-03-10 13:41:42 +03:00 |
carousel
|
Carousel test added
|
2022-03-10 13:41:42 +03:00 |
cascadeselect
|
CascadeSelect test added
|
2022-03-10 13:41:42 +03:00 |
chart
|
Fixed #1840 - Provide chartjs object when Chart component is totally instantiated
|
2021-12-06 12:44:44 +03:00 |
checkbox
|
Checkbox test added
|
2022-03-10 13:41:42 +03:00 |
chip
|
Chip test added
|
2022-03-10 13:41:42 +03:00 |
chips
|
Fixed #2349 - Numpad comma separator support for Chips
|
2022-03-28 10:56:10 +03:00 |
colorpicker
|
ColorPicker test added
|
2022-03-10 13:41:42 +03:00 |
column
|
Fixed #2312 - New DataTable editor callbacks
|
2022-03-14 15:33:01 +03:00 |
columngroup
|
Refactor
|
2021-12-02 00:28:01 +03:00 |
common
|
Fixed #1750 - Add responsiveOptions property to Calendar
|
2021-11-12 17:14:10 +03:00 |
config
|
fix global prop type definition in Vue 3
|
2022-03-15 17:23:06 +08:00 |
confirmationeventbus
|
Fixed #1040 - Remove mitt
|
2021-03-02 11:54:37 +03:00 |
confirmationoptions
|
Fixed #2381 - ConfirmDialog: 'position' TypeScript errors
|
2022-04-04 15:30:30 +03:00 |
confirmationservice
|
Fixed #2266 - Type declaration and export bug on ConfirmationService
|
2022-03-16 13:00:50 +03:00 |
confirmdialog
|
ConfirmDialog test added
|
2022-03-10 13:41:42 +03:00 |
confirmpopup
|
Merge pull request #2037 from Enoooch/confirm-popup
|
2022-03-28 11:47:06 +03:00 |
contextmenu
|
ContextMenu test added
|
2022-03-10 13:41:42 +03:00 |
datatable
|
Fixed #2534- Header elements in DataTable with virtualScroller are not in the correct position on the scroll.
|
2022-05-11 15:56:38 +03:00 |
dataview
|
Fixed #2361 - DataView new dataKey property
|
2022-03-28 11:36:46 +03:00 |
dataviewlayoutoptions
|
Create DataViewLayoutOptions.spec.js
|
2022-03-10 13:41:42 +03:00 |
deferredcontent
|
Update DeferredContent.vue
|
2022-03-10 13:41:42 +03:00 |
dialog
|
Update Dialog.spec.js
|
2022-03-10 13:41:42 +03:00 |
divider
|
Create Divider.spec.js
|
2022-03-10 13:41:42 +03:00 |
dock
|
Fixed #2013 - Tooltip import defect
|
2022-01-18 11:06:36 +03:00 |
dropdown
|
re-organize
|
2022-03-10 13:41:42 +03:00 |
editor
|
Refactor
|
2021-12-02 00:28:01 +03:00 |
fieldset
|
Create Fieldset.spec.js
|
2022-03-10 13:41:42 +03:00 |
fileupload
|
Fixed #2401 - FileUpload | Customizable Icons
|
2022-04-20 16:05:18 +03:00 |
fullcalendar
|
Fixed #1836 - For FullCalendar
|
2021-12-01 16:40:20 +03:00 |
galleria
|
Create Galleria.spec.js
|
2022-03-10 13:41:42 +03:00 |
image
|
Create Image.spec.js
|
2022-03-10 13:41:42 +03:00 |
inlinemessage
|
Create InlineMessage.spec.js
|
2022-03-10 13:41:42 +03:00 |
inplace
|
Create Inplace.spec.js
|
2022-03-10 13:41:42 +03:00 |
inputmask
|
Create InputMask.spec.js
|
2022-03-16 16:15:49 +03:00 |
inputnumber
|
Fixed #2469 - InputNumber new readonly attribute
|
2022-04-21 10:54:13 +03:00 |
inputswitch
|
Create InputSwitch.spec.js
|
2022-03-17 17:14:41 +03:00 |
inputtext
|
- fix location InputText.vue in test
|
2022-04-20 22:38:12 +03:00 |
knob
|
Create Knob.spec.js
|
2022-03-17 17:14:49 +03:00 |
listbox
|
Create Listbox.spec.js
|
2022-03-17 17:14:53 +03:00 |
megamenu
|
Create MegaMenu.spec.js
|
2022-03-17 17:15:02 +03:00 |
menu
|
Fixed #2365 - Menu | disabled property as a function is not working with command prop
|
2022-04-11 15:20:15 +03:00 |
menubar
|
Create Menubar.spec.js
|
2022-03-17 17:27:52 +03:00 |
menuitem
|
MenuItem: change 'to' type to RouteLocationRaw
|
2022-01-11 10:05:40 +03:00 |
message
|
Create Message.spec.js
|
2022-03-18 11:26:44 +03:00 |
multiselect
|
Create MultiSelect.spec.js
|
2022-03-18 12:07:40 +03:00 |
orderlist
|
OrderList tests added
|
2022-03-18 14:34:14 +03:00 |
organizationchart
|
Create OrganizationChart.spec.js
|
2022-03-18 14:34:17 +03:00 |
overlayeventbus
|
Refactor OverlayEventBus location
|
2021-03-03 13:30:19 +03:00 |
overlaypanel
|
Update OverlayPanel.spec.js
|
2022-03-18 16:40:46 +03:00 |
paginator
|
Update Paginator.spec.js
|
2022-03-18 16:11:25 +03:00 |
panel
|
Create Panel.spec.js
|
2022-03-18 16:40:50 +03:00 |
panelmenu
|
Update PanelMenu.spec.js
|
2022-03-22 10:19:32 +03:00 |
password
|
- fix Password component when get prop "inputClass" with Object type
|
2022-04-20 22:39:06 +03:00 |
picklist
|
Create PickList.spec.js
|
2022-03-22 12:52:26 +03:00 |
progressbar
|
Create ProgressBar.spec.js
|
2022-03-22 13:07:13 +03:00 |
progressspinner
|
Create ProgressSpinner.spec.js
|
2022-03-22 13:16:33 +03:00 |
radiobutton
|
Create RadioButton.spec.js
|
2022-03-22 13:40:10 +03:00 |
rating
|
rating tests added
|
2022-03-22 13:58:41 +03:00 |
ripple
|
Create Ripple.spec.js
|
2022-04-20 12:11:13 +03:00 |
row
|
Fixed #1836 - For Row
|
2021-12-01 17:13:52 +03:00 |
scrollpanel
|
Create ScrollPanel.spec.js
|
2022-03-22 14:22:45 +03:00 |
scrolltop
|
ScrollTop tests added
|
2022-03-22 14:29:12 +03:00 |
selectbutton
|
Create SelectButton.spec.js
|
2022-03-22 14:46:33 +03:00 |
sidebar
|
Fixed #1939 - Sidebar new header templating
|
2022-04-21 12:10:21 +03:00 |
skeleton
|
Create Skeleton.spec.js
|
2022-03-22 15:26:54 +03:00 |
slider
|
Create Slider.spec.js
|
2022-04-05 17:45:26 +03:00 |
speeddial
|
Create SpeedDial.spec.js
|
2022-04-05 17:45:32 +03:00 |
splitbutton
|
Create SplitButton.spec.js
|
2022-04-05 17:45:37 +03:00 |
splitter
|
splitter tests added
|
2022-04-05 17:45:56 +03:00 |
splitterpanel
|
splitter tests added
|
2022-04-05 17:45:56 +03:00 |
steps
|
Fixed #1836 - For Steps
|
2021-12-01 17:22:45 +03:00 |
styleclass
|
Update StyleClass.spec.js
|
2022-04-22 14:11:32 +03:00 |
tabmenu
|
Fixed #1836 - For TabMenu
|
2021-12-01 23:54:30 +03:00 |
tabpanel
|
Update TabPanel.d.ts
|
2022-01-06 16:20:34 +03:00 |
tabview
|
Update TabView.spec.js
|
2022-04-06 16:35:47 +03:00 |
tag
|
re-organize
|
2022-03-10 13:41:42 +03:00 |
terminal
|
Create Terminal.spec.js
|
2022-04-22 14:11:26 +03:00 |
terminalservice
|
Refactor
|
2021-12-02 00:28:01 +03:00 |
textarea
|
Create Textarea.spec.js
|
2022-04-06 16:36:00 +03:00 |
tieredmenu
|
Fix missing event param in isTargetClicked
|
2022-02-23 21:21:55 +01:00 |
timeline
|
Create Timeline.spec.js
|
2022-04-06 16:36:08 +03:00 |
toast
|
Fixed #2434 - Toast | z-index shouldn't removed when other toasts are shown
|
2022-04-11 11:58:18 +03:00 |
toasteventbus
|
Fixed #1040 - Remove mitt
|
2021-03-02 11:54:37 +03:00 |
toastservice
|
Fixed #1836 - For ToastService
|
2021-12-02 00:02:48 +03:00 |
togglebutton
|
Refactor
|
2021-12-02 00:28:01 +03:00 |
toolbar
|
Fixed #1836 - For Toolbar
|
2021-12-02 00:04:00 +03:00 |
tooltip
|
Fixed #2363
|
2022-03-30 14:40:04 +03:00 |
tree
|
Fixed #2108 - Extend TreeNode API with expandedIcon & collapsedIcon
|
2022-04-21 10:32:33 +03:00 |
treeselect
|
Fixed #1959 - Update type checking for class properties
|
2022-01-10 11:53:20 +03:00 |
treetable
|
Fixed #2378 - TreeTable and DataTable | Typescript Definition Bug for global Filters
|
2022-04-11 14:54:26 +03:00 |
tristatecheckbox
|
Fixed #1959 - Update type checking for class properties
|
2022-01-10 11:53:20 +03:00 |
useconfirm
|
Fixed #1836 - For UseConfirm
|
2021-12-02 00:12:42 +03:00 |
usetoast
|
Fixed #1836 - For UseToast
|
2021-12-02 00:12:52 +03:00 |
utils
|
Fixed #2363
|
2022-03-30 14:40:04 +03:00 |
virtualscroller
|
Fixed #2114 - Dropdown virtual scroll and lazy load dropdown with selected item
|
2022-02-14 12:18:16 +00:00 |
ts-helpers.d.ts
|
Fixed #1836 - Refactor on bundle for d.ts
|
2021-12-02 00:15:31 +03:00 |