Commit Graph

  • cea5b3766b Remove required cagataycivici 2018-12-30 13:36:14 +0300
  • 2097835456 Refactor location cagataycivici 2018-12-30 12:53:46 +0300
  • c23630d748 Cosmetics cagataycivici 2018-12-28 15:03:44 +0300
  • c8fb79571f Implemented Dropdown Component cagataycivici 2018-12-28 15:03:07 +0300
  • d26626a969 Implemented PasswordStrength Component cagataycivici 2018-12-26 22:02:41 +0300
  • e128009632 Fixed type cagataycivici 2018-12-26 15:24:18 +0300
  • 47d2a0df82 Implemented ProgressBar cagataycivici 2018-12-26 15:23:43 +0300
  • f2df0ec2ee Hook into route change to hide the mobile menu cagataycivici 2018-12-26 12:39:12 +0300
  • 5858f9cee3 Mobile menu navigation and cosmetics cagataycivici 2018-12-26 12:36:00 +0300
  • 269faced48 Implemented Editor Component cagataycivici 2018-12-26 11:50:28 +0300
  • 4b8529a1d2 Readd Listbox demo cagataycivici 2018-12-26 00:32:02 +0300
  • 89f25bcb96 Add license cagataycivici 2018-12-26 00:31:41 +0300
  • b7893ab5ea Readd listbox cagataycivici 2018-12-26 00:28:55 +0300
  • 664a638036 Remove listbox folder cagataycivici 2018-12-26 00:28:06 +0300
  • 82c1cf6258 Implemented Slider Component cagataycivici 2018-12-26 00:18:37 +0300
  • acd242ed3a #4 ListBox naming is fixed Soner Sivri 2018-12-25 15:02:26 +0300
  • 92b3987ebf Implemented Spinner Component cagataycivici 2018-12-25 11:27:10 +0300
  • 84bc9b7759 Implemented Chips Component cagataycivici 2018-12-25 00:14:06 +0300
  • 42c3b9d0a5 Prevent disabled/readonly rating from getting focus cagataycivici 2018-12-24 23:37:35 +0300
  • ece2604344 Redo rating template to sync with latest PrimeReact version cagataycivici 2018-12-24 23:19:18 +0300
  • 6908614ec9 Reimplement TabView active tab handling cagataycivici 2018-12-24 23:16:54 +0300
  • 1140ebe31f Sync themes from React cagataycivici 2018-12-24 22:52:18 +0300
  • 5c8892a2d5 Implemented Rating Component cagataycivici 2018-12-17 22:18:46 +0300
  • 07d7e15c6b Added background color transition to slider handle cagataycivici 2018-12-17 10:01:37 +0300
  • c82c563625 Remove unused import cagataycivici 2018-12-17 00:06:27 +0300
  • efb01cb824 Imlemented InputSwitch Component cagataycivici 2018-12-17 00:04:39 +0300
  • 66b6fcea43 Check for disabled cagataycivici 2018-12-16 23:57:15 +0300
  • 2281caae8b Apply highlight on false value as well cagataycivici 2018-12-16 23:35:33 +0300
  • 6cdbd0d082 Implemented TriStateCheckbox Component cagataycivici 2018-12-16 23:33:51 +0300
  • 05b08bcf3c Demo updated on displaying selected values cagataycivici 2018-12-16 23:33:41 +0300
  • a1d23a02d0 Implemented Card Component cagataycivici 2018-12-16 23:03:20 +0300
  • 2dba1c700c Removed outline from selectbutton as it has focus from the theme cagataycivici 2018-12-16 22:45:28 +0300
  • 57c8c04dbd Updated themes with improved focus visuals on form components cagataycivici 2018-12-16 22:34:02 +0300
  • 2ec2a50f48 Use p-focus class for consistency cagataycivici 2018-12-15 16:48:00 +0300
  • 73a2a0d2f4 Disabled prop for ToggleButton cagataycivici 2018-12-15 16:42:45 +0300
  • ff102323d0 Implemented SelectButton Component cagataycivici 2018-12-15 16:39:00 +0300
  • 69eb2989c0 Remove duplicate prop cagataycivici 2018-12-15 14:07:27 +0300
  • ee54eee5b0 Implemented ToggleButton Component cagataycivici 2018-12-15 14:06:55 +0300
  • 93f33a7a86 Improved checkbox demo with dynamic values demo cagataycivici 2018-12-15 13:10:49 +0300
  • bde0604431 Improved checkbox demo with dynamic values demo cagataycivici 2018-12-15 13:06:58 +0300
  • 5a81b20e5c Binary selection support for Checkbox cagataycivici 2018-12-15 13:00:03 +0300
  • 269b053277 Demo update on label pairing cagataycivici 2018-12-14 18:41:11 +0300
  • b27739126c Implemented Checkbox Component cagataycivici 2018-12-14 18:35:42 +0300
  • 71820144a8 No need to set focused as onFocus will do it cagataycivici 2018-12-14 18:23:00 +0300
  • 0149aba5cc Typo fixing alirizaadiyahsi 2018-12-14 17:37:28 +0300
  • 7ab13a4b22 Name refactor cagataycivici 2018-12-14 14:21:18 +0300
  • bbcf8aa0fe Improved focus visuals for Radio and Checkbox cagataycivici 2018-12-14 14:15:28 +0300
  • 0a5aa0383b Remove unused import cagataycivici 2018-12-14 12:49:55 +0300
  • 037bae954d Implemented RadioButton component cagataycivici 2018-12-14 12:41:13 +0300
  • 5d79de1bcc Demo text update cagataycivici 2018-12-13 23:52:47 +0300
  • 67961c8437 Custom content demo for Accordion cagataycivici 2018-12-13 23:52:24 +0300
  • 29a3d45695 Fixed params cagataycivici 2018-12-13 23:39:27 +0300
  • 47c106c413 Initiated accordion component cagataycivici 2018-12-13 23:39:16 +0300
  • 0fc82c33bd Refactor on tab header cagataycivici 2018-12-13 00:00:59 +0300
  • b3036ec614 Redo TabView using render function with JSX to be able to project slots of TabPanels cagataycivici 2018-12-11 23:23:11 +0300
  • 295f7815b5 Enter key support to tabview navigation cagataycivici 2018-12-11 22:53:21 +0300
  • 1732d766d2 Disabled tabs support for TabView cagataycivici 2018-12-11 22:39:08 +0300
  • 4db09b7040 Initiated TabView component cagataycivici 2018-12-11 22:37:15 +0300
  • e76afc4ec6 Cosmetics on mobile topbar cagataycivici 2018-12-10 15:35:30 +0300
  • 73f3ed9dde Demo cosmetics on flexgrid cagataycivici 2018-12-10 15:25:02 +0300
  • 18ea7da768 Implemented FlexGrid Demo cagataycivici 2018-12-10 15:16:55 +0300
  • d86d176a10 Refactor class syntax cagataycivici 2018-12-10 13:57:19 +0300
  • cb83638603 Implemented Textarea component cagataycivici 2018-12-10 13:56:49 +0300
  • 5b262a510b Implemented Toolbar component cagataycivici 2018-12-10 13:02:09 +0300
  • daf223766c Implemented Fieldset component cagataycivici 2018-12-10 11:46:14 +0300
  • f8edaffc7f Toggleable Panel cagataycivici 2018-12-09 23:25:26 +0300
  • 344154e8fe Initiated Panel component cagataycivici 2018-12-09 22:03:25 +0300
  • da0a8c6689 Disabled option support for Listbox cagataycivici 2018-12-09 21:46:24 +0300
  • d51c2ae811 Lint fix cagataycivici 2018-12-09 01:40:59 +0300
  • 26fc54a1f5 Remove warning cagataycivici 2018-12-09 01:40:32 +0300
  • 6be1afe855 Better deep equals check, will port it to NG and React as well cagataycivici 2018-12-09 01:14:46 +0300
  • 732b2d988b Demo update cagataycivici 2018-12-09 00:38:18 +0300
  • 1f803344d6 Accessibility for ListBox cagataycivici 2018-12-09 00:35:53 +0300
  • 748a8b8dee Filtering for ListBox cagataycivici 2018-12-09 00:12:40 +0300
  • 6692186db2 Templating support for ListBox cagataycivici 2018-12-08 14:56:40 +0300
  • d696aeda88 Initiated ListBox component cagataycivici 2018-12-08 12:15:53 +0300
  • e601e88db2 Implemented Button Component cagataycivici 2018-12-08 00:18:52 +0300
  • 0640144ca5 Filled state support for floating inputs cagataycivici 2018-12-07 23:53:24 +0300
  • 466484fb37 Implemented InputText component cagataycivici 2018-12-07 14:02:58 +0300
  • f7a98597e3 Implemented menu of the showcase cagataycivici 2018-12-06 22:33:54 +0300
  • c12d594bb2 Basic menu with input and button cagataycivici 2018-12-06 22:23:02 +0300
  • 54b226dff4 Refactor layout into smaller components cagataycivici 2018-12-06 21:45:40 +0300
  • e669157faf New main image for the homepage cagataycivici 2018-12-06 21:33:08 +0300
  • 5000b0eb64 Initiated main layout with home page cagataycivici 2018-12-06 21:26:49 +0300
  • 9d2c525d52 Initialized repo with the sample project from vue-cli cagataycivici 2018-12-04 10:08:40 +0300