Commit Graph

71 Commits (7b82230b72e822ee1afc144ea8d08f9f4b11277a)

Author SHA1 Message Date
Cagatay Civici 6ac13efddb Fixed #871 - Improve float label support in overlay selects 2021-01-20 10:50:41 +03:00
Cagatay Civici 38fccede63 Add sfc field to distribution 2021-01-18 18:32:24 +03:00
Cagatay Civici 038b04d9bb Use cjs as main as vue 3 doesn't provide a umd build 2021-01-18 17:39:05 +03:00
Cagatay Civici 52babc22fb Update package export default formats 2021-01-18 15:21:54 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici 7e6a166fb6 Remove index files 2021-01-18 11:27:05 +03:00
Cagatay Civici 382bc7dabd New build 2020-12-29 21:25:30 +03:00
Cagatay Civici b87113b331 Fixed #713 - display prop of MultiSelect is not documented 2020-11-27 15:30:34 +03:00
Cagatay Civici 1d72c920a1 Fixed #595 - Typescript definitions improvement 2020-11-26 11:20:37 +03:00
Cagatay Civici 17da869695 Fixed #659 - Multiselect/Dropdown: when the menu open upwards style broken 2020-11-25 11:48:53 +03:00
Cagatay Civici cc5c452451 Fixed #673 - Chips mode for MultiSelect 2020-11-25 11:01:35 +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 ea3c291cac Fixed #524 - Can't close MultiSelect or Select when inside Dialog component 2020-10-10 15:22:24 +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 aaadcd5770 Reverted #501 2020-09-27 19:21:02 +03:00
mertsincan 3ad88388c0 Fixed #501 - Add id property to MultiSelect 2020-09-27 18:30:26 +03:00
mertsincan 27178a0a51 Fixed #500 - Improvement in behavior of components that have overlay panels in scrollable containers 2020-09-27 18:26:26 +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 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
Cagatay Civici e0a2ec8be0 Fixed #459 - emptyFilterMessage for Dropdown, MultiSelect and Listbox filter 2020-09-08 13:32:25 +03:00
cagataycivici 01bb762233 Corrected classes 2020-07-15 17:34:40 +03:00
cagataycivici 9e76c66793 Fixed #359 - Filter event for Listbox, Dropdown and MultiSelect 2020-07-04 14:53:12 +03:00
cagataycivici 9108e47f56 Better handling of overflown text 2020-07-03 13:53:39 +03:00
cagataycivici 9b582b315b Float label support for dropdown and multiselect 2020-07-03 11:51:23 +03:00
cagataycivici 312175c891 Rename transition 2020-06-27 17:31:52 +03:00
cagataycivici c00f3822bf Ripple for icons 2020-06-26 23:39:38 +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 fbb9f93570 Corrected CSS prop for alignment 2020-05-13 11:39:57 +03:00
cagataycivici 75411ef6e2 Add FormLayout demos 2020-05-07 00:16:05 +03:00
cagataycivici fe1b7511d8 Alignment for close 2020-05-02 17:47:27 +03:00
cagataycivici 3ec1a7446a Cleanup p-c class 2020-05-02 12:46:30 +03:00
cagataycivici 935299b107 Clean up p-unselectable-text 2020-05-02 12:26:57 +03:00
cagataycivici de2c8e9216 Cosmetics 2020-05-02 12:20:18 +03:00
cagataycivici 306e7b573d Cleanup p-clickable and p-c 2020-05-02 12:19:17 +03:00
cagataycivici 0862ae7b10 Leave font-weight to theme 2020-04-30 12:35:04 +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 ef4265df87 CSS refactor 2020-04-24 13:43:27 +03:00
cagataycivici 42a1ef2a66 Fixed #279 - filterLocale for components with filtering 2020-04-19 12:09:27 +03:00
cagataycivici 0a12e2330e Pass placeholder as well 2020-04-17 23:48:49 +03:00
cagataycivici 0fb9cdcf22 Fixed #233 - Select components may throw non-primitive key error 2020-03-17 14:48:37 +03:00
cagataycivici b1b8af5ac6 Fixed #238 - MultiSelect label size grows on items select 2020-03-16 14:47:25 +03:00
cagataycivici 1cdf2571e1 Lint Fix 2020-03-04 14:58:01 +03:00
cagataycivici 819b5d5ac7 Fixed #224 for MultiSelect 2020-03-04 14:36:30 +03:00
cagataycivici 86945d7980 Fixed #221 - Primitive values support in Select components 2020-03-04 09:39:29 +03:00
cagataycivici 0cebea6aed Refactored #150 2020-01-30 10:32:05 +03:00