Commit Graph

3771 Commits (6ddfed150660e503ed6b5d70af39f32e46aaf175)

Author SHA1 Message Date
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
cagataycivici 29a3d45695 Fixed params 2018-12-13 23:39:27 +03:00
cagataycivici 47c106c413 Initiated accordion component 2018-12-13 23:39:16 +03:00
cagataycivici 0fc82c33bd Refactor on tab header 2018-12-13 00:00:59 +03:00
cagataycivici b3036ec614 Redo TabView using render function with JSX to be able to project slots of TabPanels 2018-12-11 23:23:11 +03:00
cagataycivici 295f7815b5 Enter key support to tabview navigation 2018-12-11 22:53:21 +03:00
cagataycivici 1732d766d2 Disabled tabs support for TabView 2018-12-11 22:39:08 +03:00
cagataycivici 4db09b7040 Initiated TabView component 2018-12-11 22:37:15 +03:00
cagataycivici e76afc4ec6 Cosmetics on mobile topbar 2018-12-10 15:35:30 +03:00
cagataycivici 73f3ed9dde Demo cosmetics on flexgrid 2018-12-10 15:25:02 +03:00
cagataycivici 18ea7da768 Implemented FlexGrid Demo 2018-12-10 15:16:55 +03:00
cagataycivici d86d176a10 Refactor class syntax 2018-12-10 13:57:19 +03:00
cagataycivici cb83638603 Implemented Textarea component 2018-12-10 13:56:49 +03:00
cagataycivici 5b262a510b Implemented Toolbar component 2018-12-10 13:02:09 +03:00