Commit Graph

134 Commits (bb1d3e1dba91f65f78efcf08c306c957577a9d9d)

Author SHA1 Message Date
cagataycivici d26fb8196b Initiated MultiSelect 2018-12-30 13:36:20 +03:00
cagataycivici cea5b3766b Remove required 2018-12-30 13:36:14 +03:00
cagataycivici 2097835456 Refactor location 2018-12-30 12:53:46 +03:00
cagataycivici c23630d748 Cosmetics 2018-12-28 15:03:44 +03:00
cagataycivici c8fb79571f Implemented Dropdown Component 2018-12-28 15:03:07 +03:00
cagataycivici d26626a969 Implemented PasswordStrength Component 2018-12-26 22:02:41 +03:00
cagataycivici e128009632 Fixed type 2018-12-26 15:24:18 +03:00
cagataycivici 47d2a0df82 Implemented ProgressBar 2018-12-26 15:23:43 +03:00
cagataycivici f2df0ec2ee Hook into route change to hide the mobile menu 2018-12-26 12:39:12 +03:00
cagataycivici 5858f9cee3 Mobile menu navigation and cosmetics 2018-12-26 12:36:00 +03:00
cagataycivici 269faced48 Implemented Editor Component 2018-12-26 11:50:28 +03:00
cagataycivici 4b8529a1d2 Readd Listbox demo 2018-12-26 00:32:02 +03:00
cagataycivici 89f25bcb96 Add license 2018-12-26 00:31:41 +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 92b3987ebf Implemented Spinner Component 2018-12-25 11:27:10 +03:00
cagataycivici 84bc9b7759 Implemented Chips Component 2018-12-25 00:14:06 +03:00
cagataycivici 42c3b9d0a5 Prevent disabled/readonly rating from getting focus 2018-12-24 23:37:35 +03:00
cagataycivici ece2604344 Redo rating template to sync with latest PrimeReact version 2018-12-24 23:19:18 +03:00
cagataycivici 6908614ec9 Reimplement TabView active tab handling 2018-12-24 23:16:54 +03:00
cagataycivici 1140ebe31f Sync themes from React 2018-12-24 22:52:18 +03:00
cagataycivici 5c8892a2d5 Implemented Rating Component 2018-12-17 22:18:46 +03:00
cagataycivici 07d7e15c6b Added background color transition to slider handle 2018-12-17 10:01:37 +03:00
cagataycivici c82c563625 Remove unused import 2018-12-17 00:06:27 +03:00
cagataycivici efb01cb824 Imlemented InputSwitch Component 2018-12-17 00:04:39 +03:00
cagataycivici 66b6fcea43 Check for disabled 2018-12-16 23:57:15 +03:00
cagataycivici 2281caae8b Apply highlight on false value as well 2018-12-16 23:35:33 +03:00
cagataycivici 6cdbd0d082 Implemented TriStateCheckbox Component 2018-12-16 23:33:51 +03:00
cagataycivici 05b08bcf3c Demo updated on displaying selected values 2018-12-16 23:33:41 +03:00
cagataycivici a1d23a02d0 Implemented Card Component 2018-12-16 23:03:20 +03:00
cagataycivici 2dba1c700c Removed outline from selectbutton as it has focus from the theme 2018-12-16 22:45:28 +03:00
cagataycivici 57c8c04dbd Updated themes with improved focus visuals on form components 2018-12-16 22:34:02 +03:00
cagataycivici 2ec2a50f48 Use p-focus class for consistency 2018-12-15 16:48:00 +03:00
cagataycivici 73a2a0d2f4 Disabled prop for ToggleButton 2018-12-15 16:42:45 +03:00
cagataycivici ff102323d0 Implemented SelectButton Component 2018-12-15 16:39:00 +03:00
cagataycivici 69eb2989c0 Remove duplicate prop 2018-12-15 14:07:27 +03:00
cagataycivici ee54eee5b0 Implemented ToggleButton Component 2018-12-15 14:06:55 +03:00
cagataycivici 93f33a7a86 Improved checkbox demo with dynamic values demo 2018-12-15 13:10:49 +03:00
cagataycivici bde0604431 Improved checkbox demo with dynamic values demo 2018-12-15 13:06:58 +03:00
cagataycivici 5a81b20e5c Binary selection support for Checkbox 2018-12-15 13:00:03 +03:00
cagataycivici 269b053277 Demo update on label pairing 2018-12-14 18:41:11 +03:00
cagataycivici b27739126c Implemented Checkbox Component 2018-12-14 18:35:42 +03:00
cagataycivici 71820144a8 No need to set focused as onFocus will do it 2018-12-14 18:23:00 +03:00
cagataycivici 7ab13a4b22 Name refactor 2018-12-14 14:21:18 +03:00
cagataycivici bbcf8aa0fe Improved focus visuals for Radio and Checkbox 2018-12-14 14:15:28 +03:00
cagataycivici 0a5aa0383b Remove unused import 2018-12-14 12:49:55 +03:00
cagataycivici 037bae954d Implemented RadioButton component 2018-12-14 12:41:13 +03:00
cagataycivici 5d79de1bcc Demo text update 2018-12-13 23:52:47 +03:00
cagataycivici 67961c8437 Custom content demo for Accordion 2018-12-13 23:52:24 +03:00