Commit Graph

825 Commits (6e339ecb3304965df7b706e0de89fa57c55d9aa3)

Author SHA1 Message Date
cagataycivici 6fb44ee535 Implemented TabMenu component 2019-12-05 14:45:15 +03:00
cagataycivici 5302d3d3b8 Lint fixes 2019-12-05 11:31:01 +03:00
cagataycivici bb47325012 Documentation for MegaMenu 2019-12-05 11:23:14 +03:00
cagataycivici f7207a091f Shorthand and Ts for MegaMenu 2019-12-05 11:15:06 +03:00
cagataycivici ba96148172 Implemented MegaMenu 2019-12-05 11:14:05 +03:00
onursenture c909888e56 Update component-intro-bg.jpg 2019-12-05 10:32:57 +03:00
cagataycivici 582a726e40 Initiated MegaMenu Structure 2019-12-05 10:07:40 +03:00
cagataycivici 136a31b993 Doc update 2019-12-05 09:25:57 +03:00
cagataycivici 8147b84056 Fixed url 2019-12-04 17:18:43 +03:00
cagataycivici 0ae5599f63 Doc fixes 2019-12-04 17:14:27 +03:00
cagataycivici ff8a47c77c Add global contextmenu option 2019-12-04 17:13:39 +03:00
cagataycivici a1c1f6369f d.ts for ContextMenu 2019-12-04 16:59:59 +03:00
cagataycivici 64a9aa36e6 Hide TieredMenu when a leaf is clicked 2019-12-04 16:59:33 +03:00
cagataycivici 9ca8437f0a ContextMenu positioning for submenus 2019-12-04 16:57:50 +03:00
cagataycivici a791be15fa Lint fix 2019-12-04 16:42:38 +03:00
cagataycivici 9b67ebfaa2 Initiated ContextMenu 2019-12-04 15:14:21 +03:00
cagataycivici a7944e48ec Fixed keyboard nav 2019-12-04 14:46:44 +03:00
cagataycivici c075168a89 Docs for Menubar 2019-12-04 13:50:22 +03:00
cagataycivici d8512430cc Implemented Menubar Component 2019-12-04 13:43:42 +03:00
cagataycivici e7b5367fac Fixed #91 - DataTable rowClick returns a dom event with no data property 2019-12-04 10:19:48 +03:00
cagataycivici 1642dd453f d.ts and shorthand for TieredMenu 2019-12-04 10:16:58 +03:00
cagataycivici 5d2d3b13c2 Implemented TieredMenu 2019-12-04 10:01:46 +03:00
cagataycivici 68f72e26c7 Initiated TieredMenu structure 2019-12-03 11:33:46 +03:00
cagataycivici 9363a3db80 Create Breadcrumb.d.ts 2019-12-03 10:51:52 +03:00
cagataycivici 5cfda92053 Fixed #96 - New Breadcrumb Component 2019-12-03 10:31:21 +03:00
cagataycivici f1e9fbb90d Removed fixed style 2019-12-02 14:16:23 +03:00
cagataycivici 38a411e2e9 Refactored and applied fixes to Menu component 2019-12-02 14:02:01 +03:00
onursenture f77e0f76fe Delete black friday 2019 section 2019-12-02 10:28:01 +03:00
onursenture 8c7d6d6aa8 Add black friday 2019 section 2019-11-25 14:28:13 +03:00
cagataycivici 965ef45449 Lint fix 2019-11-20 12:58:32 +03:00
cagataycivici b37a325ab9 Docs for the new event 2019-11-20 12:57:28 +03:00
cagataycivici b27169098e Fixed #82 - Add row-click event to Table 2019-11-20 12:56:44 +03:00
cagataycivici 0803bac20a Fixed #84 - Add p-placeholder to Dropdown label 2019-11-20 12:50:30 +03:00
cagataycivici d4f1d1bfdb lint fixes 2019-11-19 17:05:22 +03:00
cagataycivici 7fea43330c Docs for Scrolling Table 2019-11-19 17:02:36 +03:00
cagataycivici af526d3874 Demo update 2019-11-19 16:24:04 +03:00
cagataycivici 1d9516ee11 Remove header 2019-11-19 16:21:56 +03:00
cagataycivici 9a1b9bf220 Column resize support for Scrollable Table 2019-11-19 16:21:39 +03:00
cagataycivici 93931a510e Demo update 2019-11-19 15:46:50 +03:00
cagataycivici 724eb71144 Implemented VirtualScrolling 2019-11-19 15:23:01 +03:00
cagataycivici 24b3ac7ae0 Initiated VirtualScroll Table 2019-11-19 14:54:24 +03:00
cagataycivici 2889aeae5b Frozen Columns for DataTable 2019-11-19 10:51:23 +03:00
cagataycivici b50286bca6 Implemented Frozen Rows 2019-11-18 17:52:30 +03:00
cagataycivici 211ed1ba5a Lint Fix 2019-11-18 17:06:16 +03:00
cagataycivici eda8b0ccf6 Implemented Horizontal Scrolling 2019-11-18 17:03:07 +03:00
cagataycivici f756d0a3df Initiated Vertical Scrolling Table 2019-11-18 16:56:33 +03:00
cagataycivici b3fdd2c6e8 Fixed row expansion 2019-11-18 16:26:37 +03:00
cagataycivici b36f1d8b0f Fixed draggable rows 2019-11-18 15:09:29 +03:00
cagataycivici 5b52ee6df1 Fixed selection 2019-11-18 15:00:43 +03:00
cagataycivici 2fcbc3fa0d Initiated TableBody component 2019-11-18 14:52:17 +03:00
cagataycivici d7ceaea97b Remove unncessary closing tag 2019-11-18 11:10:52 +03:00
cagataycivici db0a5d958d Refactored Table Header into a separate component 2019-11-18 11:00:39 +03:00
cagataycivici 6ce30e39fc Refactored Table Header into a separate component 2019-11-18 10:42:32 +03:00
cagataycivici e8e841bbb0 New dev version 2019-11-01 14:07:10 +03:00
cagataycivici 9b0c08f227 Lint fixes 2019-11-01 13:59:09 +03:00
cagataycivici f1f9a236be Fixed #81 - Ability to style certain rows and cells in Table 2019-11-01 13:45:49 +03:00
cagataycivici 319a1bc67a Lint fixes 2019-11-01 11:35:39 +03:00
cagataycivici 0ad60de334 Fixed #78 - Menu Component a11y issue 2019-11-01 11:33:45 +03:00
cagataycivici d9eb230bac Fixed #80 - Modal dialog is not destroyed properly 2019-11-01 11:32:32 +03:00
cagataycivici 98f9ab2579 Fixed #77 - Modal dialog not blocking background 2019-11-01 11:30:06 +03:00
cagataycivici 50713d50b0 Docs for Editing 2019-11-01 11:00:37 +03:00
cagataycivici 7f71bfc47f Fixed singleton event problem with multiple cells 2019-11-01 10:43:54 +03:00
cagataycivici 3fcc3cf58d Demo up 2019-11-01 10:30:24 +03:00
cagataycivici 2562e7bb72 Refactored Incell Editing Demo 2019-11-01 10:16:10 +03:00
cagataycivici f6ca907f8d Refactor incell edit implementation 2019-10-30 22:00:46 +03:00
cagataycivici 61f60456da Doc update 2019-10-30 21:46:43 +03:00
cagataycivici c576587060 Initiated Row Editing for Table 2019-10-30 14:58:57 +03:00
cagataycivici c759ca869a Implemented Cell Editing for Table 2019-10-30 13:32:46 +03:00
cagataycivici dc0adff628 Keyboard navigation for cell editing 2019-10-30 10:42:52 +03:00
cagataycivici eb0bb33f8a Refactor 2019-10-28 22:57:03 +03:00
cagataycivici 0bf443fc8e Initiated Cell Editing 2019-10-28 22:36:06 +03:00
cagataycivici 35f0c7ace7 Use Flex 2019-10-28 21:52:10 +03:00
cagataycivici 3213f81ea0 Fixed TreeTemplating Demo 2019-10-24 10:16:40 +03:00
cagataycivici 87b1aa0765 Add babylon 2019-10-24 10:14:58 +03:00
cagataycivici 28d52bfc36 New dev version 2019-10-22 17:38:11 +03:00
cagataycivici 7d5c5d2637 Lint fix 2019-10-22 17:30:54 +03:00
cagataycivici c5626eae96 Doc update 2019-10-22 17:29:36 +03:00
Merve Özçifçi 1a01706a2c Showcase cosmetics 2019-10-22 17:21:51 +03:00
Merve Özçifçi 5de4364482 Showcase cosmetics 2019-10-22 17:16:32 +03:00
Merve Özçifçi b3ea9f12f6 Carousel update fixed 2019-10-22 17:14:45 +03:00
Merve Özçifçi f77c74e032 Refactor 2019-10-22 16:25:54 +03:00
mertsincan 0801d035cf Cosmetics 2019-10-22 16:17:12 +03:00
mertsincan 7dd6f294b9 Refactor on CarouselDoc 2019-10-22 16:15:09 +03:00
mertsincan b7d4b542a5 Refactor on CarouselDemo 2019-10-22 16:14:42 +03:00
mertsincan b7fafa647c Refactor on App 2019-10-22 15:38:18 +03:00
mertsincan ff1dcbabfc Refactor on dataview demo and doc 2019-10-22 15:37:55 +03:00
mertsincan 2f23827e25 Fixed #71 - Calendar.vue: "close on blur" not working properly 2019-10-22 15:02:38 +03:00
mertsincan e782515cb8 Fixed #75 - Time buttons select a date on mouseout event on Calendar with showTime property 2019-10-22 14:19:24 +03:00
mertsincan e0aa79469d Fixed #70 - Poor handling of user input on Calendar 2019-10-22 13:54:17 +03:00
cagataycivici c069311169 Merge branch 'master' of https://github.com/primefaces/primevue 2019-10-22 11:21:23 +03:00
cagataycivici 26862c2c1b Lint fix 2019-10-22 11:21:19 +03:00
Merve Özçifçi 0c22cd244a Carousel themes,demo and doc pages added 2019-10-22 11:15:29 +03:00
cagataycivici eb0d3a0b7b Fixed #74 - Clicking column header resets paginator 2019-10-22 11:01:21 +03:00
cagataycivici ddc9b2362c Fixed selection issue with TableState 2019-10-22 10:58:07 +03:00
cagataycivici 26d584d8b7 Demo update 2019-10-22 10:55:37 +03:00
cagataycivici 3b85c6ed3b Fixed demo source display 2019-10-22 10:53:53 +03:00
cagataycivici ff4532d0a8 Fixed demo 2019-10-22 10:53:04 +03:00
cagataycivici e9015d4db6 Add selection 2019-10-22 10:51:04 +03:00
cagataycivici 5ffd624047 Fixed code highlight 2019-10-22 10:44:47 +03:00
cagataycivici 7982f2c5fd Documentation for TableState 2019-10-22 10:39:36 +03:00
cagataycivici 360ad46404 Implemented TableState 2019-10-22 10:36:04 +03:00
cagataycivici 5395bc19de Add placeholders 2019-10-22 09:27:10 +03:00
cagataycivici 291d699b9f Add showClear to dropdown to reset filter 2019-10-22 09:25:21 +03:00
cagataycivici 418a53af41 Refactor 2019-10-22 09:12:06 +03:00
cagataycivici ff70ffe1fc Add missing events 2019-10-22 09:06:46 +03:00
cagataycivici d56df2e513 Lint fixes 2019-10-21 18:08:45 +03:00
cagataycivici ad54123711 Doc update for row group 2019-10-21 18:07:46 +03:00
cagataycivici 4bf8a8baa4 Demo update 2019-10-21 18:06:42 +03:00
cagataycivici caf948b2f2 Merge branch 'master' of https://github.com/primefaces/primevue 2019-10-21 18:03:36 +03:00
cagataycivici acd0e815b6 Add toast to row group 2019-10-21 18:03:33 +03:00
Merve Özçifçi b715687813 Merge branch 'master' of https://github.com/primefaces/primevue 2019-10-21 18:02:04 +03:00
Merve Özçifçi 6e22fff6d7 Removed unused code 2019-10-21 18:01:53 +03:00
cagataycivici 67a8b4e7b1 Merge branch 'master' of https://github.com/primefaces/primevue 2019-10-21 17:57:41 +03:00
cagataycivici 71d23248fb Docs for Row Grouping 2019-10-21 17:57:37 +03:00
Merve Özçifçi 6e85ff6555 Carousel: new features and demo page added 2019-10-21 17:35:39 +03:00
cagataycivici 19c925273f Update d.ts 2019-10-21 17:27:39 +03:00
cagataycivici b10c4eda66 Implemented expandable row groups 2019-10-21 17:20:06 +03:00
cagataycivici 6791638015 Demo refactor 2019-10-21 16:38:15 +03:00
cagataycivici cb0cedbc77 Colspan based grouping initiated 2019-10-21 14:43:48 +03:00
cagataycivici 4ebe8cd4a5 Cosmetics 2019-10-21 14:04:46 +03:00
cagataycivici 1e39ba09b0 Initiated RowGrouping 2019-10-21 13:51:06 +03:00
cagataycivici 4526fe6a3d Refactor body cell 2019-10-21 13:35:53 +03:00
cagataycivici 4ccf281d7f Created BodyCell component 2019-10-21 11:50:13 +03:00
cagataycivici 335aa8dbba Fixed typo 2019-10-21 09:21:57 +03:00
cagataycivici 3a54707947 Fixed #72 - Expandable Rows for DataTable 2019-10-21 09:21:15 +03:00
onursenture 0dc7524098 Merge branch 'master' of https://github.com/primefaces/primevue 2019-10-18 10:40:30 +03:00
onursenture 762451c457 Update primevue-introduction.jpg 2019-10-18 10:40:27 +03:00
cagataycivici 6f54b095eb Cosmetics 2019-10-18 10:14:00 +03:00
cagataycivici 75ff9e4d5b Lint Fix 2019-10-18 10:08:41 +03:00
cagataycivici e425f4a7b3 Updated DataView Demo 2019-10-18 10:08:11 +03:00
cagataycivici 84de3c24e2 New dev version 2019-10-18 09:45:28 +03:00
mertsincan dd62e7f58c Fixed #59 and #67 - Fixed accordion and tabview issues 2019-10-18 09:24:14 +03:00
cagataycivici 072ec8387f Doc update 2019-10-17 17:20:27 +03:00
cagataycivici cf556c5d3d Fixed lints 2019-10-17 17:17:27 +03:00
cagataycivici 772eb9e819 Docs for new DataTable features and TypeScript support 2019-10-17 17:12:49 +03:00
cagataycivici c7e328a65b Row and Column Reordering for DataTable 2019-10-17 16:56:54 +03:00
cagataycivici 3e9d598dba Implemented Column Reorder 2019-10-17 14:50:20 +03:00
cagataycivici c5d097bad6 Fixed #63 - ColumnGroups for DataTable 2019-10-16 06:50:25 +03:00
cagataycivici 13a1525829 New iteration 2019-10-15 14:04:37 +03:00
cagataycivici 77f7fe4f6b Remove line 2019-10-15 11:35:43 +03:00
cagataycivici 150124d9b9 Add avalon 2019-10-15 11:35:26 +03:00
cagataycivici 582eae02ff Fixed #62 - Menu and OverlayPanel target position miscalculated 2019-10-15 11:22:46 +03:00
mertsincan 42946e8afe Refactor 2019-10-08 16:29:56 +03:00
Merve Özçifçi a2e1281e9d removed comment line 2019-10-08 15:06:22 +03:00
Merve Özçifçi a287262560 Fixed #61 2019-10-08 14:22:32 +03:00
Merve Özçifçi 29202df9c9 Fixed #60 2019-10-03 14:40:13 +03:00
Merve Özçifçi 7328d1be78 Fixed #59 2019-10-03 14:32:26 +03:00
cagataycivici c17c39d2e6 New dev version 2019-10-01 16:48:12 +03:00
cagataycivici abb7d0bdbf Set version 2019-10-01 16:36:47 +03:00
cagataycivici 813fc98bc2 Fixed #40 - Calendar.vue : Time doesn't stop spinning 2019-10-01 16:17:08 +03:00