Commit Graph

1038 Commits (63020feb8e26d9d227d445a31bd8e27adf995d52)

Author SHA1 Message Date
Cagatay Civici 572691e063 Updated transition classes 2020-09-18 15:18:38 +03:00
Cagatay Civici 9b06b72e26 Migrated calendar to new v-model and $attrs api 2020-09-18 15:13:14 +03:00
Cagatay Civici d3dca3e042 Class and Style bindings for AutoComplete 2020-09-17 22:29:24 +03:00
Cagatay Civici fb356b7694 Get disabled from $attrs 2020-09-17 22:23:32 +03:00
Cagatay Civici f5d283be4e Migrated autocomplete to new v-model API 2020-09-17 22:21:20 +03:00
Cagatay Civici 16b101c2a2 Move key to element 2020-09-17 16:40:29 +03:00
Cagatay Civici efefea2edd Linting for v3... Lifecycle migration, remove .native, key for templates. 2020-09-17 15:19:11 +03:00
Cagatay Civici 040c599e51 Update lint rules 2020-09-17 15:11:27 +03:00
Cagatay Civici 83e789e1d5 Fixed lint errors and code styles 2020-09-17 14:58:41 +03:00
Cagatay Civici d42ba43e32 Migrated InputText to Vue 3 2020-09-12 23:57:21 +03:00
Cagatay Civici 9431e0486c Removed TabViewHeaderSlot in favor of component 2020-09-11 20:58:51 +03:00
Cagatay Civici 4a56b810fd Migrated TabView 2020-09-11 20:52:54 +03:00
Cagatay Civici 6ea8264887 Removed $listeners from button 2020-09-11 20:16:56 +03:00
Cagatay Civici 0dce8b5174 Initiated Vue 3 update 2020-09-11 19:50:20 +03:00
Cagatay Civici 4c26da85b0 Fixed #471 - 2020-09-08 17:32:07 +03:00
mertsincan acb0fe42f7 Fixed #473 - Dialog with Long Content does not scroll in IE11 2020-09-08 16:37:30 +03:00
Cagatay Civici 22e6af3c8c Remove invalid css 2020-09-08 16:26:08 +03:00
Cagatay Civici 4b3734fc02 Fixed #457 - Allow custom display callbacks in resolving fields 2020-09-08 15:16:20 +03:00
Cagatay Civici 74c5461388 Fixed #465 - Click on Dropdown's filter text box closes items list 2020-09-08 15:01:22 +03:00
Cagatay Civici 67720d1750 Fixed #462 - Scrollable Table alignment improvement 2020-09-08 14:48:52 +03:00
Cagatay Civici d8488e9dee Fixed #461 - Calendar misplaced layout if more than one month is shown 2020-09-08 14:26:26 +03:00
Cagatay Civici e0a2ec8be0 Fixed #459 - emptyFilterMessage for Dropdown, MultiSelect and Listbox filter 2020-09-08 13:32:25 +03:00
mertsincan d59dc76eb9 Fixed #460 - inputNumber cannot set value bigger than 99.999 for an ES locale 2020-09-01 15:52:17 +03:00
mertsincan 2b74fb8d23 Fixed #458 - Negative sign with InputNumber 2020-09-01 12:54:40 +03:00
mertsincan 056e8faada Fixed #455 - InputNumber with dynamic fraction digits doesn't work as expected 2020-09-01 11:43:16 +03:00
mertsincan 3b1fe8dcbd Fixed #330 - InputNumber Currency not working as expected 2020-09-01 11:14:56 +03:00
Cagatay Civici ce5df49e68
Merge pull request #444 from lochstar/dialog-close
Added 'dismissableMask' and 'closeOnEscape' props to Dialog
2020-08-27 14:36:08 +03:00
mertsincan 91ebe9dd66 Fixed #453 - Can't type - as first symbol into an Inputnumber 2020-08-27 14:20:48 +03:00
Cagatay Civici fb7a0d7547
Merge pull request #448 from lochstar/button-slot-ripple-fix
Fix Ripple error when using svg in Button slot
2020-08-27 13:56:07 +03:00
cagataycivici 24c76ee929 Refactor #439 and docs 2020-08-27 13:54:51 +03:00
Cagatay Civici d873d2470d
Merge pull request #439 from juanparati/master
Implemented custom password level check based on regular expressions
2020-08-27 13:46:21 +03:00
Cagatay Civici b740d5216d
Merge pull request #451 from lochstar/progress-bar-slot
Added default slot to ProgressBar
2020-08-27 13:41:50 +03:00
cagataycivici d83ccb7675 Merge branch 'master' of https://github.com/primefaces/primevue 2020-08-27 13:40:41 +03:00
cagataycivici 08207930a5 Fixed #450 - When autocomplete is bound to an object, float label overlaps in some circumstances 2020-08-27 13:40:38 +03:00
mertsincan 4b2ef6abc6 Fixed eslint errors 2020-08-27 13:25:50 +03:00
mertsincan 1150e3329c Fixed #432 - InputNumber with decimals should support entering comma/decimal point 2020-08-27 13:23:25 +03:00
mertsincan 4d58949b4a Merge branch 'master' of https://github.com/primefaces/primevue 2020-08-27 13:22:46 +03:00
cagataycivici 9653b312a8 Merge branch 'master' of https://github.com/primefaces/primevue 2020-08-27 13:20:45 +03:00
cagataycivici bb7da80567 Fixed #445 - TreeTable template always render field valu 2020-08-27 13:20:41 +03:00
mertsincan 063a57b83e Fixed #452 - Add Del key support to InputNumber 2020-08-27 13:05:03 +03:00
mertsincan f93764fcec Fixed #429 - InputNumber throws error if emptied 2020-08-27 12:44:51 +03:00
mertsincan 0cb59a5266 Fixed #431 - InputNumber with stacked Buttons is broken 2020-08-27 12:17:59 +03:00
cagataycivici e74cf13e11 Fixed #433 -Setting placeholder text for Editor / Quill component doesn't work 2020-08-26 15:31:45 +03:00
cagataycivici 276d658ee6 Fixed #428 - Pill Text not centered 2020-08-26 15:22:18 +03:00
lochstar 496ba4132b added default slot to ProgressBar 2020-08-26 09:01:28 +10:00
lochstar 0027a49b52 remove empty line 2020-08-19 14:12:53 +10:00
lochstar f815fdb37d fix ripple error when using svg in button slot 2020-08-19 14:02:31 +10:00
lochstar 9073ce75ab added 'dismissableMask' and 'closeOnEscape' props to Dialog - resolves #372 2020-08-18 15:21:26 +10:00
Juan Lago 4bb31f8e71 Implemented custom password level check based on regular expressions 2020-08-11 11:48:02 +02:00
mertsincan 4e58e8d6f9 Fixed #427 - Global filter is not working with invalid values on TreeTable 2020-08-05 17:04:27 +03:00
Cagatay Civici 6da0f9820d
Merge pull request #426 from rathiayush/master
fix for global filter in treetable
2020-08-05 16:37:15 +03:00
cagataycivici d7e7ec9652 Fixed #424 - Duplicate keys in TreeTable 2020-08-05 16:20:11 +03:00
Rathi_ayush9 9f43747837 fix for global filter in treetable 2020-08-05 17:13:34 +05:30
cagataycivici 1e81630ee3 Lint fixes 2020-08-04 15:58:15 +03:00
cagataycivici f4994764fb Fixed #418 2020-08-04 15:56:47 +03:00
cagataycivici 7fb409d6ac Fixed #417 - TabMenu should include subpaths in active tab detection 2020-08-04 15:52:48 +03:00
cagataycivici 5c847c0292 Fixed #416 - TabMenu error when no route matches one of the menu paths 2020-08-04 15:50:50 +03:00
cagataycivici ab589686f1 Fixed #413 - DataTable: Exporting an empty DataTable throws TypeError 2020-08-04 15:46:23 +03:00
cagataycivici aac75d9084 Fixed #424 - Duplicate keys in TreeTable 2020-08-04 15:26:57 +03:00
cagataycivici c2b10355c8 Fixed #422 - Paginator is displayed over table loading overlay 2020-08-04 15:11:16 +03:00
cagataycivici f5b7e34b14 Fixed #420 - Rename toast message title class 2020-08-04 14:55:20 +03:00
cagataycivici 47ef4d9d8e Remove event 2020-08-04 14:46:36 +03:00
cagataycivici 6b7bbfede0 Cosmetics and Typos 2020-08-04 14:38:58 +03:00
cagataycivici 7740e41d5b Add flex-wrap for the content 2020-07-25 13:01:09 +03:00
Merve Özçifçi 81c9602413 Fixed #329 2020-07-24 11:52:36 +03:00
Merve Özçifçi 458a9faffc Fixed #408 2020-07-24 11:52:12 +03:00
Merve Özçifçi 562dee95b0 Fixed #409 2020-07-24 11:51:52 +03:00
cagataycivici 41a2abf96a Linting 2020-07-23 11:41:27 +03:00
cagataycivici a112da780f Fixed #403 Fixed #404 Fixed #405 2020-07-23 11:27:00 +03:00
cagataycivici 4a2493d30c Fixed #406 - Refactor selectbutton focus visuals 2020-07-23 11:18:34 +03:00
mertsincan be9fb4dc67 Fixed #400 - Alignment issue on left and right contents of Toolbar 2020-07-20 11:34:25 +03:00
mertsincan 833742d305 Fixed #399 - Remove default text-decoration style from the header links on Fieldset 2020-07-20 11:33:40 +03:00
Cagatay Civici de622bd0a4
Merge pull request #388 from lochstar/button-slot
Button slot
2020-07-18 14:47:40 +03:00
cagataycivici 9a9dd68b05 Fixed #397 - Rename p-datatable-row to p-selectable-row 2020-07-18 14:31:49 +03:00
cagataycivici 6fb69df249 Fixed alignment issue in scrollable table 2020-07-18 14:20:30 +03:00
cagataycivici 6c3bf57afc Revert "Revert "Removed unused class""
This reverts commit 389f132334.
2020-07-18 14:15:33 +03:00
cagataycivici 389f132334 Revert "Removed unused class"
This reverts commit 90e40d14ea.
2020-07-18 14:14:53 +03:00
cagataycivici 90e40d14ea Removed unused class 2020-07-18 14:14:20 +03:00
cagataycivici 7faa9d649c Simplified table loading overlay 2020-07-18 14:11:41 +03:00
cagataycivici 84af612211 Fixed #395 - Alignment issue on tree 2020-07-18 14:04:15 +03:00
cagataycivici 317292cc95 Fixed #394 2020-07-18 13:34:29 +03:00
cagataycivici 27f08d63d3 Add button type 2020-07-18 13:24:58 +03:00
cagataycivici d3077c878c Add type="button" 2020-07-18 11:02:19 +03:00
cagataycivici b7320b3272 Remove unused class 2020-07-18 11:02:10 +03:00
cagataycivici 4bf2e938c4 Remove unused import 2020-07-17 16:18:38 +03:00
cagataycivici 3e35bc1fbf Add a class for the empty message 2020-07-17 16:09:30 +03:00
cagataycivici 16ba687814 Fixed #392 2020-07-17 16:09:21 +03:00
cagataycivici 06afcf73ec Corrected class name 2020-07-16 17:09:03 +03:00
cagataycivici d054c6942b Introduced p-readonly 2020-07-16 17:03:54 +03:00
cagataycivici 9045500077 Replaced p-inputswitch-focus with p-focus 2020-07-16 17:01:41 +03:00
cagataycivici 6453238ba3 Remove unused classes 2020-07-16 17:00:14 +03:00
cagataycivici 099a47bfcf Fixed #391 2020-07-16 16:58:46 +03:00
cagataycivici a81a0667e4 Removed unused class and disabled 2020-07-16 16:38:53 +03:00
cagataycivici 12afd5ce53 Fixed #390 - Corrected class name 2020-07-16 16:37:24 +03:00
cagataycivici 40023e2afa Remove browser prefix 2020-07-16 16:34:38 +03:00
cagataycivici c4283377de Add helper class 2020-07-16 16:34:32 +03:00
lochstar c95101d78f add button slot 2020-07-16 14:31:17 +10:00
cagataycivici fb2d14ca15 Remove white space 2020-07-15 18:21:17 +03:00
cagataycivici 01bb762233 Corrected classes 2020-07-15 17:34:40 +03:00
cagataycivici 7dda1b230c Increased rule 2020-07-10 16:47:55 +03:00