Commit Graph

64 Commits (5136a928b981d4baeeb08fbaa732fe8ee32f7328)

Author SHA1 Message Date
Tuğçe Küçükoğlu 5136a928b9 Fixed #354 - AutoComplete completeOnFocus like PrimeNG 2021-05-16 17:47:52 +03:00
Cagatay Civici 714d339549 Fixed #1248 - InputStyle and Ripple config do not work on components that are attached to body 2021-05-12 12:13:50 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
Cagatay Civici aac1e1ceb7 Cosmetics 2021-05-10 19:06:39 +03:00
Tuğçe Küçükoğlu e230370091 Fixed #1205 - AutoComplete forceSelection with Multiple overwrites selection 2021-04-30 18:08:23 +03:00
Cagatay Civici c170d3ab7c Fixed #1185 - Fixed #1185 - 2021-04-16 12:17:19 +03:00
Cagatay Civici 1405a14768 Fixed #1083 - Added panelClass where necessary 2021-04-15 15:06:20 +03:00
Cagatay Civici b910825a84 Fixed #1169 - Customizable ZIndex Layering 2021-04-13 16:59:08 +03:00
Cagatay Civici 1b83d9319b Refactor OverlayEventBus location 2021-03-03 13:30:19 +03:00
Cagatay Civici 8c9227849b Fixed #1041 - Improve the interaction of nested overlays 2021-03-02 13:01:07 +03:00
Cagatay Civici ec15e94718 Fixed #1028, Fixed #993 2021-03-01 23:54:17 +03:00
Cagatay Civici c3afd88435 Fixed #1033 - AutoComplete component is broken 2021-03-01 17:19:17 +03:00
Cagatay Civici 98e2c8ed07 Revert "Fixed #993 - Set appendTo as body by default"
This reverts commit c988c4ec44.
2021-02-23 15:12:51 +03:00
Cagatay Civici c988c4ec44 Fixed #993 - Set appendTo as body by default 2021-02-23 14:59:32 +03:00
Cagatay Civici 38b1f81c1c Fixed enter-tab key for autocomplete item selection 2021-02-18 11:42:16 +03:00
Cagatay Civici d2cbbba647 Fixed #976 - AutoComplete Enhancements 2021-02-15 18:05:04 +03:00
Cagatay Civici e0cf7956c0 Fixed #872 - forceSelection for AutoComplete 2021-02-03 14:24:42 +03:00
Cagatay Civici db19585785 Fixed #933 - InputStyle and InputClass for AutoComplete, Calendar and Password 2021-02-03 14:07:46 +03:00
Cagatay Civici 1e18b3f26c Fixed #858 - Autocomplete crashes when "field" property is a function 2021-01-20 12:23:37 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici c30e0cdb23
Merge pull request #731 from nimruth/master
Fixed #723: Keyboard support for AutoComplete
2020-12-09 16:52:56 +03:00
Cagatay Civici 7495783c11 Chips should wrap 2020-12-08 18:06:12 +03:00
Bernhard Schwarzenberger 36504d7c04 Fixed #723: Keyboard support for AutoComplete
- highlight first element on 'ArrowDown'
2020-12-02 13:18:33 +01:00
Cagatay Civici 45c92424fc
Merge pull request #625 from tugcekucukoglu/components/emits
Errors on some emits definitions
2020-11-25 18:03:58 +03:00
Cagatay Civici 6426f6b533 Fixed #658 - Autocomplete: when the menu open upwards style broken 2020-11-25 11:42:41 +03:00
Tuğçe Küçükoğlu 3246553136 emits declaration corrected 2020-11-04 10:24:49 +03:00
Cagatay Civici 4044be48cb Fixed #549 - Declare events in "emits" section of every component 2020-10-21 21:03:17 +03:00
Cagatay Civici 8f866252dc Add resize listeners 2020-09-28 14:22:17 +03:00
mertsincan b8a5149718 Refactor #500 2020-09-28 13:58:09 +03:00
mertsincan 94cb6d2185 Reverted #502 2020-09-27 19:15:46 +03:00
mertsincan 87f22a4aa8 Refactor #500 - For AutoComplete 2020-09-27 18:32:55 +03:00
Cagatay Civici e27dfcf54e Doc update 2020-09-21 15:27:08 +03:00
Cagatay Civici 2855620131 Migrated input components to Vue 3 2020-09-21 14:43:12 +03:00
Cagatay Civici 91aef8c761 Cleanup events 2020-09-18 15:44:31 +03:00
Cagatay Civici d3dca3e042 Class and Style bindings for AutoComplete 2020-09-17 22:29:24 +03:00
Cagatay Civici f5d283be4e Migrated autocomplete to new v-model API 2020-09-17 22:21:20 +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 4c26da85b0 Fixed #471 - 2020-09-08 17:32:07 +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
cagataycivici 6453238ba3 Remove unused classes 2020-07-16 17:00:14 +03:00
cagataycivici 1cfc3e55bc Fixed float label issues with AutoComplete 2020-07-03 11:25:01 +03:00
cagataycivici 312175c891 Rename transition 2020-06-27 17:31:52 +03:00
cagataycivici 52a1bc115c Update close icons 2020-06-26 22:13:52 +03:00
cagataycivici 1ecdcf58b4 Add ripple support 2020-06-25 11:26:13 +03:00
cagataycivici 4e6080d505 em to rem conversion 2020-05-14 11:51:13 +03:00
cagataycivici 3c85a5e46f Prevent wrapping 2020-04-28 13:46:12 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici da174d8e5b Panel components and basic data components 2020-04-24 16:50:50 +03:00
cagataycivici ef4265df87 CSS refactor 2020-04-24 13:43:27 +03:00
cagataycivici 50a0890cba Fixed #249 - Improve autocomplete css by using flex 2020-04-07 15:42:15 +03:00