primevue-mirror/src/views
Ali Alrabeah 7838a3fcd6 Fixed class binding quotation mark typo
On line 186 there is a class binding quotation mark typo inside the <a> tag on the router configuration example that leads to an error when used. Simply changed
:class="{'active-link': isActive, 'active-link-exact": isExactActive}
to
:class="{'active-link': isActive, 'active-link-exact': isExactActive}"
in the <a> tag.
2022-02-24 12:45:24 +03:00
..
accessibility Update headers 2020-06-17 22:29:33 +03:00
accordion Fixed #1977 2022-01-13 14:04:39 +03:00
autocomplete Fixed #1977 2022-01-13 14:04:39 +03:00
avatar Fixed #1977 2022-01-13 14:04:39 +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 Fixed #1977 2022-01-13 14:04:39 +03:00
calendar Fixed #2186 - Calendar input value added blur event 2022-02-18 11:00:33 +03:00
card replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
carousel Fixed #2129 - Replace surface letters with new surface variables 2022-02-09 12:22:09 +03:00
cascadeselect Fixed #1977 2022-01-13 14:04:39 +03:00
chart Fixed theme change listeners 2022-02-23 22:53:57 +03:00
checkbox Fixed #1977 2022-01-13 14:04:39 +03:00
chip Fixed #1977 2022-01-13 14:04:39 +03:00
chips replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
colorpicker Fixed #1719 - ColorPicker: events 2021-11-12 10:33:58 +03:00
colors Fixed #1977 2022-01-13 14:04:39 +03:00
confirmdialog Fixed #1977 2022-01-13 14:04:39 +03:00
confirmpopup Fixed #1977 2022-01-13 14:04:39 +03:00
contextmenu Fixed #1977 2022-01-13 14:04:39 +03:00
datatable Fix documentation typos 2022-02-11 14:32:02 +03:00
dataview Fixed #2017 - Move PrimeFlex v2 Docs to Github 2022-01-18 15:15:27 +03:00
deferredcontent replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
dialog Fixed #1977 2022-01-13 14:04:39 +03:00
divider Fixed #1977 2022-01-13 14:04:39 +03:00
dock Fixed #2013 - Tooltip import defect 2022-01-18 11:06:36 +03:00
dropdown Refactor 2022-02-14 12:18:22 +00:00
editor Fixed #2013 - Tooltip import defect 2022-01-18 11:06:36 +03:00
fieldset Fixed #1977 2022-01-13 14:04:39 +03:00
fileupload replace core.js with core.min.js 2021-10-26 11:41:57 +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 Fixed #1977 2022-01-13 14:04:39 +03:00
icons Fixed #1977 2022-01-13 14:04:39 +03:00
image replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
inplace replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
inputgroup Fixed #1977 2022-01-13 14:04:39 +03:00
inputmask Fixed #1977 2022-01-13 14:04:39 +03:00
inputnumber Fixed #1977 2022-01-13 14:04:39 +03:00
inputswitch replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
inputtext Fixed #1977 2022-01-13 14:04:39 +03:00
invalid Fixed #1977 2022-01-13 14:04:39 +03:00
knob Fixed #1977 2022-01-13 14:04:39 +03:00
landing Fixed table theme switcher 2022-02-24 12:28:26 +03:00
listbox Fixed #2064 - contentStyle defect on VirtualScroller 2022-01-31 17:58:33 +03:00
liveeditor refactor 2022-01-27 13:11:20 +03:00
locale Use onMounted to change locale 2021-02-18 13:03:35 +03:00
megamenu replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
menu Fix menu demo quotes 2022-02-11 14:32:29 +03:00
menubar Fixed class binding quotation mark typo 2022-02-24 12:45:24 +03:00
menumodel Fixed irregular whitespace 2021-11-18 12:25:11 +03:00
message Fixed #1977 2022-01-13 14:04:39 +03:00
multiselect refactor demo 2022-02-14 16:10:21 +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 replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
paginator Fixed #1760, Fixed #1761 2021-11-15 17:17:40 +03:00
panel Fixed #1977 2022-01-13 14:04:39 +03:00
panelmenu Fixed #1977 2022-01-13 14:04:39 +03:00
password Fixed #1977 2022-01-13 14:04:39 +03:00
picklist New stripedRows prop for PickList 2022-02-14 14:39:08 +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 Fixed #1977 2022-01-13 14:04:39 +03:00
rating replace core.js with core.min.js 2021-10-26 11:41:57 +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 browser example fix 2021-11-18 12:16:01 +03:00
setup Remove message 2022-02-24 01:11:32 +03:00
sidebar Fixed #1977 2022-01-13 14:04:39 +03:00
skeleton Fixed #2129 - Replace surface letters with new surface variables 2022-02-09 12:22:09 +03:00
slider Fixed #1977 2022-01-13 14:04:39 +03:00
speeddial Fixed #2013 - Tooltip import defect 2022-01-18 11:06:36 +03:00
splitbutton Fixed #1795 - Templating for SplitButton 2022-01-14 16:38:46 +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 Fixed #1977 2022-01-13 14:04:39 +03:00
tabview Fixed theme change listeners 2022-02-23 22:53:57 +03: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 replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
theming Fixed #1977 2022-01-13 14:04:39 +03:00
tieredmenu Fixed #1977 2022-01-13 14:04:39 +03:00
timeline Fixed #1977 2022-01-13 14:04:39 +03:00
toast Fixed #1977 2022-01-13 14:04:39 +03:00
togglebutton replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
toolbar Fixed #1977 2022-01-13 14:04:39 +03:00
tooltip Fixed #2013 - Tooltip import defect 2022-01-18 11:06:36 +03:00
tree Fixed #1977 2022-01-13 14:04:39 +03:00
treeselect Fixed #1733 - Update PrimeIcons v5.0.0 2021-11-08 15:50:11 +03:00
treetable Fix documentation typos 2022-02-11 14:32:02 +03:00
tristatecheckbox Fixed #1977 2022-01-13 14:04:39 +03:00
validation Fixed #1977 2022-01-13 14:04:39 +03:00
virtualscroller Fixed #2129 - Replace surface letters with new surface variables 2022-02-09 12:22:09 +03:00