Commit Graph

3063 Commits (0afd0f6800a1f091904b42754cf3578457d042ba)

Author SHA1 Message Date
Cagatay Civici 0afd0f6800 new dev iteration 2021-07-27 14:26:54 +03:00
Cagatay Civici 7ebd7779ab Set version 2021-07-27 14:23:05 +03:00
Tuğçe Küçükoğlu 0cfee9fd8b typo fix 2021-07-27 13:44:03 +03:00
Tuğçe Küçükoğlu 003e4958d1 typo fix 2021-07-27 13:43:20 +03:00
Tuğçe Küçükoğlu 443276bbc5 refactor 2021-07-27 13:42:53 +03:00
Tuğçe Küçükoğlu 5a0dc0b47f refactor 2021-07-27 13:42:44 +03:00
Tuğçe Küçükoğlu eea3322ae1 refactor 2021-07-27 13:39:07 +03:00
Tuğçe Küçükoğlu 8903206c5c dock csb fix 2021-07-27 13:37:11 +03:00
Tuğçe Küçükoğlu b984f47992 refactor 2021-07-27 13:27:35 +03:00
Tuğçe Küçükoğlu f7f6033c1c new components added to liveeditor 2021-07-27 13:24:22 +03:00
Tuğçe Küçükoğlu c880d6aa5c update csb image 2021-07-27 13:24:07 +03:00
Tuğçe Küçükoğlu 084c44487b liveeditor update version 2021-07-27 13:20:08 +03:00
Tuğçe Küçükoğlu 23002bdad8 update api-generator 2021-07-27 13:18:00 +03:00
Tuğçe Küçükoğlu 1c0f4acf0c Dock demo added 2021-07-27 13:03:45 +03:00
Tuğçe Küçükoğlu 98fa9847c6 Fixed #1386 - New Dock Component 2021-07-27 13:03:28 +03:00
Cagatay Civici ffca190c49 Fixed npe 2021-07-27 12:59:52 +03:00
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