Commit Graph

39 Commits (7b82230b72e822ee1afc144ea8d08f9f4b11277a)

Author SHA1 Message Date
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 1d72c920a1 Fixed #595 - Typescript definitions improvement 2020-11-26 11:20:37 +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 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 e0a2ec8be0 Fixed #459 - emptyFilterMessage for Dropdown, MultiSelect and Listbox filter 2020-09-08 13:32:25 +03:00
cagataycivici 9e76c66793 Fixed #359 - Filter event for Listbox, Dropdown and MultiSelect 2020-07-04 14:53:12 +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 b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici ef4265df87 CSS refactor 2020-04-24 13:43:27 +03:00
cagataycivici 3013334a8d Fixed #284 - FilterPlaceholder for Listbox 2020-04-23 09:30:34 +03:00
cagataycivici 42a1ef2a66 Fixed #279 - filterLocale for components with filtering 2020-04-19 12:09:27 +03:00
cagataycivici 0fb9cdcf22 Fixed #233 - Select components may throw non-primitive key error 2020-03-17 14:48:37 +03:00
cagataycivici 1b14a1ed30 Fixed #221 - Primitive values support in Select components 2020-03-04 09:39:18 +03:00
cagataycivici df4080154e Lint fixes 2020-01-21 09:58:18 +03:00
cagataycivici e590e10258 Fixed #90 - optionValue and dataKey combination is broken is Select Components 2020-01-21 09:53:46 +03:00
cagataycivici 1dbdf3c310 Fixed #108 - Enhance ARIA roles and attributes for the components 2019-12-26 14:24:53 +03:00
cagataycivici fb54d5e5e0 Removed spaces with lint 2019-10-01 16:00:26 +03:00
mertsincan 1bee06f912 Created Listbox.d.ts 2019-05-29 12:08:24 +03:00
cagataycivici ae91cdfa13 Move css to vue files 2019-05-26 00:13:31 +03:00
cagataycivici f09990631e Doc update for Listbox 2019-05-22 18:20:03 +03:00
Merve Özçifçi b63cb74d23 Listbox doc added 2019-03-25 15:21:45 +03:00
cagataycivici 0267d6d24b Migrated to new slot syntax of 2.6.0 2019-03-21 11:32:46 +03:00
cagataycivici b7893ab5ea Readd listbox 2018-12-26 00:28:55 +03:00
cagataycivici 664a638036 Remove listbox folder 2018-12-26 00:28:06 +03:00
cagataycivici 82c1cf6258 Implemented Slider Component 2018-12-26 00:18:37 +03:00
cagataycivici ff102323d0 Implemented SelectButton Component 2018-12-15 16:39:00 +03:00
cagataycivici da0a8c6689 Disabled option support for Listbox 2018-12-09 21:46:24 +03:00
cagataycivici 26fc54a1f5 Remove warning 2018-12-09 01:40:32 +03:00
cagataycivici 1f803344d6 Accessibility for ListBox 2018-12-09 00:35:53 +03:00
cagataycivici 748a8b8dee Filtering for ListBox 2018-12-09 00:12:40 +03:00
cagataycivici 6692186db2 Templating support for ListBox 2018-12-08 14:56:40 +03:00
cagataycivici d696aeda88 Initiated ListBox component 2018-12-08 12:15:53 +03:00