Commit Graph

8933 Commits (eb2f175f739d921c2c0fe1a9f779fa5d0cde1e27)

Author SHA1 Message Date
Amal Mathew eb2f175f73 #5314: Fix invalid prop in filled password example 2024-02-21 13:53:11 +05:30
tugcekucukoglu 2f353f2c19 Deferred context added 2024-02-21 10:31:43 +03:00
tugcekucukoglu 9a416252a7 Stepper demo updated 2024-02-20 17:56:58 +03:00
tugcekucukoglu ee7515056b Refactor #5266 2024-02-20 17:56:41 +03:00
GitHub Actions Bot 4ecae4d83b Update API doc 2024-02-20 14:49:00 +00:00
tugcekucukoglu 5cc61a351c Refactor #5266 2024-02-20 17:47:55 +03:00
Tuğçe Küçükoğlu 89610aae03
Merge pull request #5313 from DamianGlowala/master
fix(Calendar): expose same attrs to pt context for day and day label
2024-02-20 14:07:30 +03:00
Damian Głowala 0e7b65c3ca fix(Calendar): expose same attrs to pt context for day and day label 2024-02-20 10:18:07 +01:00
tugcekucukoglu f6d86453b5 Fixed #5252 - MeterGroup: Cutoff at the beginning when the first element is 0 2024-02-20 11:49:35 +03:00
GitHub Actions Bot f1c765d653 Update API doc 2024-02-20 08:17:40 +00:00
tugcekucukoglu 74348786fa Card, AvatarGroup .d.ts updates 2024-02-20 11:16:34 +03:00
tugcekucukoglu 44e640bfb4 Remove pt demos 2024-02-20 11:07:27 +03:00
tugcekucukoglu 2a785c2420 Fixed #5311 - InputSwitch: Aura invalid state updates 2024-02-20 09:53:51 +03:00
tugcekucukoglu be832fe5cc ColorPicker content class fixes 2024-02-20 09:31:29 +03:00
tugcekucukoglu f7678f0bd3 Fixed #5279 - Galleria animation defect 2024-02-19 16:26:49 +03:00
tugcekucukoglu 3d99836b47 Fixed #5260 - Upload: Error showing when all the files are removed. 2024-02-19 12:45:00 +03:00
tugcekucukoglu 3a0b1918c4 Fixed #4906 - Listbox: issue with navigating through list items using tab and enter buttons 2024-02-19 11:59:43 +03:00
GitHub Actions Bot 4cefb906e9 Update API doc 2024-02-19 06:16:16 +00:00
tugcekucukoglu 9fcc7cc848 Fixed #5297 - DataTable: tableClass prop specifies String type, though Array also works 2024-02-19 09:12:35 +03:00
tugcekucukoglu 843a342024 Fixed #5264 - TabView: previousicon slot doesn't work 2024-02-16 16:04:38 +03:00
tugcekucukoglu 1812c9d3f4 Merge branch 'prod' 2024-02-16 15:37:40 +03:00
tugcekucukoglu 1bb18ff0b6 Broken FileUpload demo fixed 2024-02-16 15:37:21 +03:00
tugcekucukoglu 0c4ef3dda9 Fixed #5254 - Calendar: When entering the time by hand into timeOnly calendar, values switch to NaN:NaN 2024-02-16 15:16:55 +03:00
tugcekucukoglu 2a657bc85b Fixed #5293 - aria-invalid state added to Input components 2024-02-16 14:42:42 +03:00
tugcekucukoglu c8d6546ea0 Remove unused method 2024-02-16 14:38:57 +03:00
tugcekucukoglu 0cb64e33c1 ButtonGroup demo updates 2024-02-16 14:08:18 +03:00
tugcekucukoglu fc28340d8b Refactor #5292 - Theme and landing theme updates 2024-02-16 14:08:08 +03:00
tugcekucukoglu 0556fdcf3f Refactor #5292 - Component updates 2024-02-16 14:07:34 +03:00
tugcekucukoglu 6cfa1af9e4 Refactor #5292 - Renamed ButtonGroup 2024-02-16 14:06:57 +03:00
tugcekucukoglu 9644394ab2 Merge branch 'prod' 2024-02-16 12:44:59 +03:00
tugcekucukoglu 6c16db6187 Remove duplicate class from badge directive demo 2024-02-16 12:43:06 +03:00
tugcekucukoglu 01a6c56a5b Update templates.js 2024-02-16 12:40:37 +03:00
tugcekucukoglu 5b2c109029 ButtonSet added to docs 2024-02-16 12:18:56 +03:00
GitHub Actions Bot df8ad26380 Update API doc 2024-02-16 09:18:34 +00:00
tugcekucukoglu dfb49328f9 Update AvatarGroup.d.ts 2024-02-16 12:17:34 +03:00
GitHub Actions Bot c3ce4c2164 Update API doc 2024-02-16 09:17:09 +00:00
tugcekucukoglu f2921594eb Fixed #5292 - New ButtonSet component 2024-02-16 12:16:05 +03:00
tugcekucukoglu 1bb4f67536 Update BasicDoc.vue 2024-02-16 09:53:32 +03:00
tugcekucukoglu eb397f9da6 Merge branch 'prod' 2024-02-16 09:16:40 +03:00
tugcekucukoglu 625c6f47c3 New samples added 2024-02-16 09:16:21 +03:00
Tuğçe Küçükoğlu ae4aba24d7
Merge pull request #5282 from qburst/master
Fix #5281 - Knob Min/Max Source Code
2024-02-15 19:03:55 +03:00
tugcekucukoglu c01a99e48e Fixed #5289 - Menu components hover and visual focus updates 2024-02-15 19:01:09 +03:00
tugcekucukoglu b927c604d3 Refactor #5288 - Theme updates 2024-02-15 18:58:01 +03:00
tugcekucukoglu e67efa2d8c Fixed #5288 - Menu components: track focus with also mousemove 2024-02-15 18:57:40 +03:00
Amal Mathew 44515940c4
Merge pull request #2 from qburst/#5281-knob-min-max-code
#5281: Fix Knob Min/Max Source Code
2024-02-15 16:48:20 +05:30
Amal Mathew 49be8d958f #5281: Fix min max source code 2024-02-15 16:47:02 +05:30
tugcekucukoglu 266d5019af Fixed #5280 Fixed #5244 2024-02-15 11:47:06 +03:00
tugcekucukoglu 84a8285ce5 Refactor #5272 2024-02-15 11:39:53 +03:00
Tuğçe Küçükoğlu a73803819c
Merge pull request #5272 from qburst/fix-keyA-select-all-in-single-mode
fix: fix select all in single selection mode on Ctrl-A press
2024-02-15 11:38:55 +03:00
tugcekucukoglu 6799732802 Fixed #5267 - Galleria: fullscreen mode bug with thumbnails 2024-02-15 11:11:26 +03:00