Commit graph

1985 commits

Author SHA1 Message Date
Oğuzhan
975991378a feat(Calendar): close calendar overlay if pressed enter, input value is valid and manualInput is true 2024-01-09 18:31:12 +03:00
tugcekucukoglu
6dfbbeab59 Update ProgressBar.vue 2024-01-09 16:37:15 +03:00
mertsincan
870e0e35ab Theme: Divider, Fieldset, ScrollPanel, Splitter and TabView 2024-01-08 17:50:06 +00:00
tugcekucukoglu
6d07500c64 Fixed #4905 - wrong type appendTo props 2024-01-08 12:33:05 +03:00
tugcekucukoglu
30b717348d Fixed #5036 - SVG clip path attribute should be clip-path and not clipPath 2024-01-08 11:35:10 +03:00
tugcekucukoglu
a3a085a336 Update ColorPicker.d.ts 2024-01-05 17:09:47 +03:00
mertsincan
2fed78692c Merge branch 'master' into v4 2024-01-05 12:45:40 +00:00
mertsincan
ab17ce0cb7 Update Theme: accordion and panel 2024-01-05 12:45:07 +00:00
tugcekucukoglu
3b145e1ced Fixed #5033 - Tooltip arrow is broken 2024-01-05 12:18:31 +03:00
tugcekucukoglu
66b9785264 Fixed #5003 - InputNumber: highlight on focus don't work on multiple inputs with the same value 2024-01-05 11:42:32 +03:00
tugcekucukoglu
3cdac3b2f8 Format fixes 2024-01-05 10:04:17 +03:00
Tuğçe Küçükoğlu
eab14f9795
Merge pull request #5018 from qburst/5016--fix-sidebar-escape-key-issue
fix: fix escape keydown functionality in sidebar
2024-01-05 09:56:27 +03:00
mertsincan
9e8b1f13d0 Added focusRing 2024-01-04 16:08:38 +00:00
tugcekucukoglu
13323511fb Fixed #5028 - ConfirmDialog & ConfirmPopup: icon option class pt implementation defect 2024-01-04 11:24:27 +03:00
mertsincan
ba6d3ff893 Update sharedUtils.js 2024-01-03 13:41:10 +00:00
mertsincan
0837cfb54a Merge branch 'master' into v4 2024-01-03 11:07:23 +00:00
mertsincan
8e1354d099 Fixed #5020 - Add caption option to passthrough options on Card 2024-01-03 11:06:19 +00:00
mertsincan
72d8356b51 Update Theme: accordion, card and panel 2024-01-03 11:01:26 +00:00
mertsincan
239ed71cd7 Theme: accordion and card 2024-01-02 21:58:32 +00:00
Cagatay Civici
684823f5a4 Initiate Lara panel 2024-01-02 19:52:32 +03:00
mertsincan
40ef030944 Update PanelStyle.js 2024-01-02 14:07:43 +00:00
mertsincan
4570226e92 Update panel styles 2024-01-02 14:05:23 +00:00
mertsincan
8e4854474d Init theme structure 2024-01-02 10:18:28 +00:00
navedqb
ca5a62d21d fixes sidebar escape keydown issue 2024-01-02 13:25:07 +05:30
mertsincan
8beeab367c Fixed #5005 - BodyRow: Cannot read propertie of null (reading 'forEach) 2023-12-30 01:48:31 +00:00
tugcekucukoglu
172e14e627 TieredMenu: aria-labelledby enhancements for submenus 2023-12-29 11:34:58 +03:00
tugcekucukoglu
01f5ec2337 Update Steps.vue 2023-12-28 12:09:51 +03:00
tugcekucukoglu
5612741f75 Fixed #4998 - TreeSelect: tab key control defect 2023-12-28 12:01:41 +03:00
tugcekucukoglu
8d6a0b7150 Steps: aria-current added to active item 2023-12-28 11:05:37 +03:00
tugcekucukoglu
b9fd3ddc65 Arrow down key enhancement 2023-12-28 11:05:17 +03:00
tugcekucukoglu
6d6516cc61 aria-labelledby enhancements for submenus 2023-12-28 11:04:57 +03:00
tugcekucukoglu
11c5539118 Fixed #4996 - bodyRow broken pt context options 2023-12-26 15:49:38 +03:00
tugcekucukoglu
49f4282195 sortable context added to table header 2023-12-26 15:48:19 +03:00
tugcekucukoglu
c977c5bb6d Fixed #4995 - CascadeSelect: context options improvements for pt 2023-12-26 14:34:10 +03:00
tugcekucukoglu
3b1c8edae2 Update TieredMenu.d.ts 2023-12-26 14:27:36 +03:00
Tuğçe Küçükoğlu
9a26647874
Merge pull request #4992 from kavyabaskar/include-sort-icon-to-column-pass-through-options
added sortIcon property to type ColumnPassThroughOptionType
2023-12-25 10:23:54 +03:00
mertsincan
7a60ea1f6c Fixed #4993 - VirtualScroller loading is not working on DataTable 2023-12-24 02:34:49 +00:00
kabaskar
98d274dbeb corrected a typo 2023-12-22 15:17:52 +01:00
kabaskar
4fdb964b86 added sortIcon property to type ColumnPassThroughOptionType 2023-12-22 15:09:25 +01:00
mertsincan
54fe18b668 Refactor #4646 2023-12-22 11:35:54 +00:00
mertsincan
40f231b1f5 Reverted #4646 - For TabView and Accordion 2023-12-22 11:17:54 +00:00
FlipWarthog
d9b5c591a7
Fix #4567 - DropDown: Labels unassociated from DropDown unless :editable="true" (#4572)
* Fix #4567: DropDown: Labels unassociated from DropDown unless :editable="true"

* Format fix
2023-12-22 00:29:17 +00:00
GitHub Actions Bot
15debcec4a Update API doc 2023-12-22 00:25:54 +00:00
Son Tran
078a30720c
Support roundingMode for InputNumber (#4946) 2023-12-22 00:24:57 +00:00
mertsincan
f16bd6ab2e Fixed #4646 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
tugcekucukoglu
c2fd290d46 Trigger apidoc workflow 2023-12-21 11:20:59 +03:00
tugcekucukoglu
463e40c280 Trigger apidoc workflow 2023-12-21 11:17:40 +03:00
tugcekucukoglu
23676e7381 Refactor #4637 2023-12-21 10:56:38 +03:00
Tuğçe Küçükoğlu
84f735ef77
Merge pull request #4638 from FlipWarthog/no-important
Fix #4637 - Component Styles: Remove use of !important now that @layer is used
2023-12-21 10:39:01 +03:00
Tuğçe Küçükoğlu
2c4bd884f1
Merge pull request #4987 from qburst/master
Fix #4986: Toolbar is hidden when the image is zoomed
2023-12-21 10:26:15 +03:00