primevue-mirror/src/views
Tuğçe Küçükoğlu c22d395a9c Fixed #2908 - Improve Panel implementation for Accessibility 2022-08-31 10:11:45 +03:00
..
accessibility doc fix 2022-08-15 16:20:05 +03:00
accordion Fixed #2895 - Improve Accordion implementation for Accessibility 2022-08-29 02:15:56 +01:00
autocomplete Fixed #2902 - Add selectOnFocus property to Overlay components 2022-08-30 12:05:10 +01:00
avatar Fixed #2670 - Avatar | New error event 2022-06-14 17:13:53 +03:00
badge Fixed #1977 2022-01-13 14:04:39 +03:00
blockui replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
breadcrumb replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
button Accessibility for Button 2022-06-28 11:51:22 +03:00
calendar refactor demo 2022-08-22 15:17:47 +03:00
card Fixed #2904 - Improve Card implementation for Accessibility 2022-08-31 10:03:02 +03:00
carousel Fixed #2129 - Replace surface letters with new surface variables 2022-02-09 12:22:09 +03:00
cascadeselect Fixed #2902 - Add selectOnFocus property to Overlay components 2022-08-30 12:05:10 +01:00
chart fixed wrong attributes 2022-07-26 17:22:45 +03:00
checkbox update docs 2022-08-08 17:02:07 +03:00
chip Fixed #1977 2022-01-13 14:04:39 +03:00
chips Chips | placeholder prop 2022-08-12 15:03:33 +03:00
colorpicker remove DevelopmentSection from form components' docs 2022-08-04 17:38:16 +03:00
colors Update ColorsDemo.vue 2022-04-20 12:14:43 +03:00
confirmdialog message slot added 2022-08-26 09:31:31 +03:00
confirmpopup Fixed #2266 - Type declaration and export bug on ConfirmationService 2022-03-16 13:00:50 +03:00
contextmenu add docs 'p-menuitem-active' class definition 2022-07-01 16:52:39 +03:00
datatable Fixed #2395 - New `exportFooter` property for Exportable DataTable 2022-08-10 16:22:48 +03:00
dataview Fixed #2361 - DataView new dataKey property 2022-03-28 11:36:46 +03:00
deferredcontent Fixed #2905 - Improve Deferred Content implementation for Accessibility 2022-08-31 10:04:36 +03:00
dialog demos updated with breakpoints 2022-06-14 16:32:53 +03:00
divider Fixed #2906 - Improve Divider implementation for Accessibility 2022-08-31 10:05:57 +03:00
dock Fixed #2013 - Tooltip import defect 2022-01-18 11:06:36 +03:00
dropdown Fixed #2902 - Add selectOnFocus property to Overlay components 2022-08-30 12:05:10 +01:00
dynamicdialog composition examples added 2022-07-19 16:39:17 +03:00
editor Fixed #2842 - Editor Quill: SSR error document is not defined 2022-08-29 11:08:07 +01:00
fieldset Fixed #2907 - Improve Fieldset implementation for Accessibility 2022-08-31 10:10:02 +03:00
fileupload Fixed #2401 - FileUpload | Customizable Icons 2022-04-20 16:05:18 +03:00
filterservice replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
floatlabel Fixed #1977 2022-01-13 14:04:39 +03:00
fullcalendar indent refactor 2021-10-11 20:57:45 +03:00
galleria Update GalleriaAdvancedDemo.vue 2022-06-28 14:14:36 +03:00
icons Fixed #1977 2022-01-13 14:04:39 +03:00
image Fixed #2661 - New Image error event 2022-06-14 11:29:10 +03:00
inplace cosmetics 2022-08-10 16:45:47 +03:00
inputgroup Fixed #1977 2022-01-13 14:04:39 +03:00
inputmask remove DevelopmentSection from form components' docs 2022-08-04 17:38:16 +03:00
inputnumber missing docs 2022-08-12 15:54:51 +03:00
inputswitch update docs 2022-08-08 17:02:07 +03:00
inputtext remove DevelopmentSection from form components' docs 2022-08-04 17:38:16 +03:00
invalid Fixed #1977 2022-01-13 14:04:39 +03:00
knob remove DevelopmentSection from form components' docs 2022-08-04 17:38:16 +03:00
landing block count update 2022-04-13 11:44:03 +03:00
listbox Fixed #2902 - Add selectOnFocus property to Overlay components 2022-08-30 12:05:10 +01:00
liveeditor new dev iteration 2022-08-23 14:01:21 +03:00
locale Update LocaleDemo.vue 2022-08-29 02:20:06 +01:00
megamenu Syntax error fix 2022-07-29 22:55:04 -07:00
menu doc fix 2022-06-06 11:03:35 +03:00
menubar indent refactor 2022-08-16 10:44:45 +03:00
menumodel Fixed irregular whitespace 2021-11-18 12:25:11 +03:00
message Update MessageDoc.vue 2022-08-19 09:20:20 +03:00
multiselect use `class` instead of `className` 2022-08-04 17:29:41 +03:00
orderlist New stripedRows prop for PickList 2022-02-14 14:39:08 +03:00
organizationchart replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
overlaypanel typo fix 2022-08-22 17:14:45 +03:00
paginator Fixed #1760, Fixed #1761 2021-11-15 17:17:40 +03:00
panel Fixed #2908 - Improve Panel implementation for Accessibility 2022-08-31 10:11:45 +03:00
panelmenu Fix panelmenu demo quotes 2022-04-30 21:20:11 +09:00
password missing docs 2022-08-12 15:54:51 +03:00
picklist Fixed #2697 - PickList: Disable show source and target buttons 2022-06-30 16:55:42 +03:00
progressbar replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
progressspinner Use better fill color 2021-11-09 13:19:37 +03:00
radiobutton update docs 2022-08-08 17:02:07 +03:00
rating remove DevelopmentSection from form components' docs 2022-08-04 17:38:16 +03:00
responsive Fixed #1977 2022-01-13 14:04:39 +03:00
ripple Fixed #1977 2022-01-13 14:04:39 +03:00
scrollpanel Fixed #2129 - Replace surface letters with new surface variables 2022-02-09 12:22:09 +03:00
scrolltop replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
selectbutton remove DevelopmentSection from form components' docs 2022-08-04 17:38:16 +03:00
setup set new version 2022-08-23 14:18:58 +03:00
sidebar Fixed #1939 - Sidebar new header templating 2022-04-21 12:10:21 +03:00
skeleton Fixed #2129 - Replace surface letters with new surface variables 2022-02-09 12:22:09 +03:00
slider remove DevelopmentSection from form components' docs 2022-08-04 17:38:16 +03:00
speeddial router fix 2022-04-12 10:56:38 +03:00
splitbutton Fixed #2230 - Add p-button-* class support to SplitButton 2022-03-01 10:57:30 +03:00
splitter Fixed #1977 2022-01-13 14:04:39 +03:00
steps Fixed #1977 2022-01-13 14:04:39 +03:00
styleclass Fixed #1977 2022-01-13 14:04:39 +03:00
support Fixed #2129 - Replace surface letters with new surface variables 2022-02-09 12:22:09 +03:00
tabmenu lint fixes 2022-04-21 12:16:28 +03:00
tabview Fixed #2896 - Improve TabView implementation for Accessibility 2022-08-29 02:19:59 +01:00
tag Fixed #1977 2022-01-13 14:04:39 +03:00
terminal replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
textarea remove DevelopmentSection from form components' docs 2022-08-04 17:38:16 +03:00
theming versions fixed 2022-08-15 16:03:45 +03:00
tieredmenu add docs 'p-menuitem-active' class definition 2022-07-01 16:52:39 +03:00
timeline regression fix 2022-08-11 17:09:14 +03:00
toast Docs for DynamicDialog 2022-06-14 14:46:56 +03:00
togglebutton update docs 2022-08-08 17:02:07 +03:00
toolbar Fixed #1977 2022-01-13 14:04:39 +03:00
tooltip Update escape property description 2022-08-22 14:36:10 +03:00
tree Fixed #2108 - Extend TreeNode API with expandedIcon & collapsedIcon 2022-04-21 10:32:33 +03:00
treeselect Refactor #2801 - TreeSelect 2022-07-22 22:25:22 +03:00
treetable Fix documentation typos 2022-02-11 14:32:02 +03:00
tristatecheckbox update docs 2022-08-08 17:02:07 +03:00
uikit Update UIKit.vue 2022-08-22 20:32:32 +03:00
validation Fixed #1977 2022-01-13 14:04:39 +03:00
virtualscroller Fixed #2813 - Add tabindex property to VirtualScroller 2022-07-29 02:01:07 +01:00