Commit Graph

2012 Commits (416d023c511dee96bfd2463862753acf80cb342e)

Author SHA1 Message Date
Cagatay Civici 69a8a6611f Revert "Gulp update"
This reverts commit 8ffcc62252.
2020-09-09 12:16:44 +03:00
Cagatay Civici 8ffcc62252 Gulp update 2020-09-09 12:11:19 +03:00
Cagatay Civici 1f63f0c477 Set version 2020-09-09 11:50:30 +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 4630a41456 Merge branch 'master' of https://github.com/primefaces/primevue 2020-09-08 15:30:29 +03:00
Cagatay Civici d9a2ca4d07 Fixed #456 - Items in PanelMenu are highlighted wrongly with Material dark themes 2020-09-08 15:30:26 +03:00
Cagatay Civici 48f8978f97
Merge pull request #466 from RmRaja/master
Fixed mistake in TabMenu component documentation.
2020-09-08 15:26:14 +03:00
Cagatay Civici 63847ec162 Doc update 2020-09-08 15:25:15 +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 8f9782c79c Fixed #464 - Update PrimeFlex documentation to 2.0.0 2020-09-08 13:47:51 +03:00
Cagatay Civici e0a2ec8be0 Fixed #459 - emptyFilterMessage for Dropdown, MultiSelect and Listbox filter 2020-09-08 13:32:25 +03:00
Rm Raja ed2101d8df Fixed mistake in TabMenu component documentation. 2020-09-03 19:23:06 +08:00
cagataycivici 3fd6adb4a6 Doc update 2020-09-02 11:03:47 +03:00
cagataycivici fc6de3164b Merge branch 'master' of https://github.com/primefaces/primevue 2020-09-02 10:48:44 +03:00
cagataycivici 42bc801f55 Doc update 2020-09-02 10:48:41 +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
mertsincan e14303c4a7
Update CHANGELOG.md 2020-08-27 15:09:20 +03:00
cagataycivici a2a197f8dd New dev iteration 2020-08-27 14:48:32 +03:00
cagataycivici 52bedadf81 Set version 2020-08-27 14:39:47 +03:00
cagataycivici 1dfece269d Typo fix 2020-08-27 14:37:51 +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
cagataycivici 19252e6b68 Cosmetics 2020-08-27 13:58:24 +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
cagataycivici e8a2dc8df0 Doc update 2020-08-27 13:43:45 +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 a0f11bdacf Fixed #434 - Docs for PrimeFlex Setup 2020-08-27 11:52:20 +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 9d466555d9 Fixed #430 2020-08-26 15:29:12 +03:00
cagataycivici 276d658ee6 Fixed #428 - Pill Text not centered 2020-08-26 15:22:18 +03:00