Commit Graph

3047 Commits (7d1e6f598f276954728504ded7df0e5e0e3a7ac6)

Author SHA1 Message Date
Cagatay Civici 7d1e6f598f Update vue version 2021-07-27 12:57:04 +03:00
mertsincan a9c215224d Cosmetics 2021-07-27 12:16:18 +03:00
Cagatay Civici 6fc67bf2d8 Add section for PrimeFlex 2021-07-27 11:59:25 +03:00
Cagatay Civici 4dae38663f Support for PrimeFlex v3 2021-07-27 11:43:16 +03:00
Cagatay Civici 5011dcb462 Add gray 2021-07-27 11:40:34 +03:00
Tuğçe Küçükoğlu 7327c27c68 demo fix 2021-07-27 11:23:38 +03:00
Tuğçe Küçükoğlu 907fd4dd10 cosmetics 2021-07-27 11:21:31 +03:00
Cagatay Civici b7b4f6e0d2
Merge pull request #1361 from Mirko92/master
Fix: Prevent overlay closing if click start inside
2021-07-27 11:21:23 +03:00
Tuğçe Küçükoğlu 3056d70c62 Merge branch 'master' of https://github.com/primefaces/primevue 2021-07-27 11:19:13 +03:00
Tuğçe Küçükoğlu c8dbe3a06e SpeedDial demo added 2021-07-27 11:19:04 +03:00
Cagatay Civici 240d7f67a4 Merge branch 'master' of https://github.com/primefaces/primevue 2021-07-27 11:17:24 +03:00
Cagatay Civici a5c045f2da Fixed #1375 - Add "multiple" support to simple FileUpload button 2021-07-27 11:17:21 +03:00
Tuğçe Küçükoğlu 6daa56c36b Fixed #1384 - New Speed Dial Component 2021-07-27 11:16:27 +03:00
Cagatay Civici 90b2e10b6b
Merge pull request #1333 from Dodobibi/patch-1
Wrong typescript declaration for usePrimeVue
2021-07-27 11:03:37 +03:00
Cagatay Civici c86f5e0c2a
Merge pull request #1363 from Burtchen/patch-1
Linting fixes in Password.vue
2021-07-27 11:02:03 +03:00
Cagatay Civici ab17ffa622 Fixed #942 - Custom target for OverlayPane 2021-07-27 11:00:47 +03:00
Cagatay Civici 01b5c0f59c New themes for 3.6.0. 2021-07-27 10:33:19 +03:00
Cagatay Civici c0e13b0cd9 Fixed #1278 - No exportFunction, it's called but not defined. 2021-07-26 11:26:00 +03:00
Cagatay Civici 003aec4247 Update documentation on full calendar 2021-07-26 11:08:38 +03:00
Cagatay Civici 5f80e8cf9c Version bump 2021-07-26 10:16:41 +03:00
Tuğçe Küçükoğlu 8d412cf0db Refactor on PrimeFlex 2021-07-17 17:28:10 +03:00
Tuğçe Küçükoğlu d31b23c381 Fixed #1368 - Comments in ColumnGroup rows are rendered as <th> elements 2021-07-16 17:50:36 +03:00
Tuğçe Küçükoğlu ef74d05e16 csb example for virtualscroller 2021-07-16 12:51:41 +03:00
Tuğçe Küçükoğlu a5365d8292 Fixed #692 - VirtualScroller Component 2021-07-16 12:39:45 +03:00
Tuğçe Küçükoğlu 519e9d70bf refactor 2021-07-14 17:12:17 +03:00
Tuğçe Küçükoğlu e8738455d0 chart badge added 2021-07-12 10:52:37 +03:00
Tuğçe Küçükoğlu ec4df6bf41 menu updated 2021-07-12 10:52:22 +03:00
Burtchen c7a553ffb8
Linting fixes in Password.vue
Three small fixes:
- className where "class" is correct
- a let that should be a const as the variable is never reassigned
- a superfluous % after a "0" CSS value
2021-07-02 19:03:04 +02:00
Mirko 49b5442a9f Fix: Prevent overlay closing if click start inside 2021-07-01 14:17:28 +02:00
onursenture 9a43ebdb02 Fix typo 2021-06-29 19:54:28 +03:00
Onur Senture e1452dd59d
Update year 2021-06-29 14:16:30 +03:00
Tuğçe Küçükoğlu 8fa9be5aa4 Refactored #1313 2021-06-25 17:23:15 +03:00
Tuğçe Küçükoğlu 0e34488099 Fixed #1313 - New SplitButton with TieredMenu 2021-06-25 17:18:14 +03:00
Tuğçe Küçükoğlu a812acebd7 Added default attributes 2021-06-25 13:13:32 +03:00
Tuğçe Küçükoğlu 037183aa25 Fixed #1249 - Feature Request: Templating for Toast component 2021-06-25 13:10:52 +03:00
Tuğçe Küçükoğlu 030dbf22aa doc typo fix 2021-06-23 16:20:52 +03:00
Tuğçe Küçükoğlu e4d83d48c6 Fixed #1272 - ProgressBar does not show zero percent 2021-06-23 16:07:45 +03:00
Tuğçe Küçükoğlu 679cf8f766 Fixed #1358 - Overlay aligning calculation defect 2021-06-23 15:46:10 +03:00
Tuğçe Küçükoğlu 2933ca3ea7 Fixed #1319 - Missing class prop on Button component fails Typescript complier 2021-06-23 14:44:32 +03:00
Tuğçe Küçükoğlu 44a7edda0c Fixed #1318 - Tooltips closed on window resize after system keyboard appears on mobile devices 2021-06-23 11:31:59 +03:00
Tuğçe Küçükoğlu eedaf01961 Fixed #1357 - DataTable cell editing regression 2021-06-23 09:37:13 +03:00
Tuğçe Küçükoğlu 10f47c6ff9 Fixed #1355 - DataTable row group and resizable column not working together 2021-06-18 16:41:15 +03:00
Tuğçe Küçükoğlu 217a5701d2 refactor themes for fullcalendar 2021-06-16 17:14:57 +03:00
Tuğçe Küçükoğlu 71e93a1bf8 Fixed #1354 - Responsive Toast 2021-06-16 13:00:57 +03:00
Tuğçe Küçükoğlu cbc0b98846 Fixed #1353 - Responsive TabMenu and Breadcrumb 2021-06-16 11:47:20 +03:00
Tuğçe Küçükoğlu 5d257140b3 Fixed #1351 - Update FullCalendar to 5.7.2 2021-06-16 10:40:42 +03:00
Tuğçe Küçükoğlu 4adb9dd468 themes update 2021-06-16 10:29:35 +03:00
Tuğçe Küçükoğlu 3c8ec4e437 Fixed #1348 - Upgrade Chart.js to 3.3.2 2021-06-15 13:10:28 +03:00
Tuğçe Küçükoğlu c4c91391be topbar freya reverted 2021-06-14 17:14:08 +03:00
Tuğçe Küçükoğlu 3b8bec5f30 update docs 2021-06-14 17:05:13 +03:00