Commit Graph

9289 Commits (c699fe9f698b7dc97d1fd82cdb077a14803fd140)

Author SHA1 Message Date
tugcekucukoglu c699fe9f69 Update package-lock.json 2024-12-12 10:14:48 +03:00
tugcekucukoglu 8c37576744 Remove gtag 2024-12-12 10:11:17 +03:00
tugcekucukoglu aea8b42f94 Lint fixes 2024-12-12 10:01:24 +03:00
tugcekucukoglu 41823461f0 Set new version 2024-12-12 09:56:28 +03:00
tugcekucukoglu 7a272cb1d0 Update CHANGELOG.md 2024-12-12 09:56:19 +03:00
tugcekucukoglu fb5aad88d5 Revert "Fixed #4964"
This reverts commit 35e26135e0.
2024-12-11 15:12:32 +03:00
tugcekucukoglu 35e26135e0 Fixed #4964 2024-12-11 14:53:30 +03:00
Tuğçe Küçükoğlu 2c351948bc
Merge pull request #6506 from EvanLrC/patch-1
feat :InputNumber: Accept Comma And NumpadDecimal as decimal "sign", o…
2024-11-14 13:45:37 +03:00
Cagatay Civici 6fc5ca0644 Merge branch 'v3-prod' into v3 2024-10-26 14:31:58 +03:00
Cagatay Civici 8c455523d6 Fixed index name 2024-10-26 14:31:40 +03:00
Cagatay Civici 148e872c22 Merge branch 'v3-prod' into v3 2024-10-26 14:18:59 +03:00
Cagatay Civici 8cc8270417 Enable search 2024-10-26 14:18:47 +03:00
EvanLrC cafeeeebbb
feat/InputNumber: Accept Comma And NumpadDecimal as decimal "sign", only for locale 'fr-FR' ?
As anAZERTY (French) keyboard layout with french localization : having to use the comma is really counter intuitive. Here is a schema for better understanding.

354626602-0ea25181-44d4-44a3-9040-05c44de22ce2

To improve the user experience, it would be desirable to use a Comma (, or ,) to go to the decimal part.
2024-10-01 17:07:57 +02:00
Tuğçe Küçükoğlu 508652963a
Merge pull request #5987 from KumJungMin/fix/issue-v3-#5886
fix(Calendar): highlight range of month in MonthMode
2024-09-25 15:03:18 +03:00
Tuğçe Küçükoğlu fbd068d9f9
Merge pull request #5988 from KumJungMin/fix/isssue-v3-#5883_
fix(Calendar): highlight range of year in YearMode
2024-09-25 15:03:01 +03:00
Tuğçe Küçükoğlu 41e3865eed
Merge pull request #6163 from wangziling/feature/v3-fix-unexpected-joggle-when-dialog-non-fixed
fix: fix the unexpected joggle state when `dialog` component non-fixed
2024-09-25 14:29:03 +03:00
Tuğçe Küçükoğlu 410ce99d0b
Merge pull request #6380 from sumomo015/sumomo015-6199-v3
fix(v3): global vue type augmentation
2024-09-25 14:28:05 +03:00
sumomo015 327532fc4d
fix: global vue type augmentation
Augment vue types instead of 'vue/types/vue' and '@vue/runtime-core' to fix incompatibility with other libraries caused by the current augmentation behavior
2024-09-11 11:42:55 +09:00
王子凌 e1ebb36bd2 fix: fix the unexpected joggle state when `dialog` component non-fixed 2024-08-01 19:43:21 +08:00
Tuğçe Küçükoğlu 2fa7e77121
Merge pull request #5914 from Digipex/fix/issue-5330
fix: TreeNode selectable not being used when in checkbox selectionMode
2024-08-01 14:11:53 +03:00
Tuğçe Küçükoğlu ed830bb9a7
Merge pull request #6123 from Tamas-hi/patch-1
Update ArchitectureDoc.vue
2024-07-26 13:56:32 +03:00
Tamás H. 6a865f3dc4
Update ArchitectureDoc.vue
Link is obsolete
2024-07-26 12:25:21 +02:00
KumJungMin e2c6a36d70 fix: highlight range of year in yearMode 2024-06-28 08:33:21 +09:00
KumJungMin 70ba0042b0 fix: highlight range of month in MonthMode 2024-06-28 08:31:50 +09:00
tugcekucukoglu 8d8ca02bd3 Security fixes 2024-06-27 15:34:44 +03:00
tugcekucukoglu 1e54174a9f Set new version 2024-06-27 15:18:17 +03:00
tugcekucukoglu c748e740f0 Update CHANGELOG.md 2024-06-27 15:17:11 +03:00
tugcekucukoglu a56f10e6d3 Format fixes 2024-06-27 14:59:52 +03:00
Benji 9fca0078c4 fix: TreeNode selectable not being used when in checkbox selectionMode
If node selectable is false then clicking the node shouldn't add the node to selectedKeys.

added selectable != false because selectable can be null | undefined | true to show the checkbox.
2024-06-18 12:00:21 +01:00
Mert Sincan 53e6246625 Fixed #5907 - [nuxt] Could not access pt. The only available runtime config keys on the client side are public and app 2024-06-17 10:52:12 +01:00
Cagatay Civici 2afe83a4e8 Update news 2024-06-13 13:08:05 +03:00
Cagatay Civici 7305fae901 Update readme 2024-06-13 12:59:48 +03:00
Cagatay Civici bac0f24aa7 Update versions 2024-06-13 12:48:39 +03:00
tugcekucukoglu f9907fa4ce Fixed #5718 - AutoComplete: chip slot only text, token passthrough has no context 2024-06-11 13:56:10 +03:00
GitHub Actions Bot 7b26bd0b0f Update API doc 2024-06-11 10:46:39 +00:00
tugcekucukoglu 2c65a8d18f Fixed #5711 - Calendar: name should be passed to the input if provided 2024-06-11 13:45:39 +03:00
GitHub Actions Bot cb8964ff3a Update API doc 2024-06-10 11:43:15 +00:00
Tuğçe Küçükoğlu fde5fb2186
Merge pull request #5863 from MalikBen/data-table-sort-meta
fix(types): DataTable: add function support to DataTableSortMeta field
2024-06-10 14:42:11 +03:00
Malik Bensabre 4deb0c1ab5 fix(types): DataTable: add function support to DataTableSortMeta field 2024-06-10 12:24:19 +02:00
GitHub Actions Bot b888cecfea Update API doc 2024-06-10 08:51:43 +00:00
Tuğçe Küçükoğlu 4ad8cd7406
Merge pull request #5850 from neilpadfield/fix/api-docs-patch-1
Fix documented default for emptyMessage on several components
2024-06-10 11:50:39 +03:00
Tuğçe Küçükoğlu 9e8402a594
Merge pull request #5819 from qburst/fix--inputnumber-null-fractions
fix: incorrect default value for minFractionDigits when set to null
2024-06-10 10:51:21 +03:00
tugcekucukoglu 760c98f998 Refactor #5577 2024-06-10 10:44:46 +03:00
GitHub Actions Bot 3cd9b2d1e4 Code Format 2024-06-10 07:43:41 +00:00
Tuğçe Küçükoğlu fd623ad1e3
Merge pull request #5778 from jiverson/fix-dialog-popup
fix: Dialog/Confirm re-focus original element on close
2024-06-10 10:42:09 +03:00
Tuğçe Küçükoğlu 774139cf38
Merge pull request #5772 from qburst/fix--5770
fix: focus trap issue in Inplace
2024-06-10 10:38:42 +03:00
Tuğçe Küçükoğlu 6c05222fd4
Merge pull request #5758 from KumJungMin/fix/issue-4488
fix(Dropdown): prevent horizontal scroll, when dropdown item selecting
2024-06-10 10:37:40 +03:00
Neil Padfield 7c4f295adb Fix default values for emptyMessage on several components
Fixed the documented default value for the "emptyMessage" property for the Dropdown, Listbox, MultiSelect and TreeSelect components in the components' type definition files. I have changed the values from "No results found" to "No available options".
2024-06-07 14:47:40 +01:00
Neil Padfield 03b6c34a93 Revert "Fix documented default for emptyMessage on several components"
This reverts commit ee79538fd8.
2024-06-07 14:42:40 +01:00
tugcekucukoglu 38a334a16b Fixed #5822 - SplitButton: Main Icon Not Showing Up 2024-06-07 16:40:31 +03:00