Commit Graph

  • 52fb18ddf1 Fixes for InputAttributes in SimpleSelect markosteger 2023-02-16 11:32:10 +0100
  • 5757d4a6e3 Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class markosteger 2023-02-16 10:40:42 +0100
  • d7c2b58f2e Merge pull request 'features/rewrite/numberinput' (#7) from features/rewrite/numberinput into features/rewrite/main Matija Koželj 2023-02-15 12:31:59 +0000
  • fbd89e8aa4 Merge branch 'features/rewrite/main' into features/rewrite/numberinput #7 markosteger 2023-02-15 13:27:22 +0100
  • 45380821ad SimpleSelect - working example, waiting for css fix for not closing the select box upon clicking inside it markosteger 2023-02-15 13:04:44 +0100
  • ca4aab4002 Simple select - working version with searchbox outside markosteger 2023-02-15 10:01:16 +0100
  • 1eb7202561 Removed unnecessary SatateHasChanged() on Textinput stm 2023-02-15 09:38:24 +0100
  • e0c0e3dd68 Added AspNetCore.Components reference stm 2023-02-15 08:14:30 +0100
  • e416c42952 NumberInput - added onchange method to run Math.Round on the Value when leaving field, adjusting the decimal places provided with DecimalPlaces parameter stm 2023-02-15 08:12:42 +0100
  • 1fd0028557 Number Input - mousewheeel fix, prevent of enetering flase characters stm 2023-02-14 14:30:15 +0100
  • a63bd4e5ed Remove local repositories from nuget.config Matija Koželj 2023-02-13 15:20:34 +0100
  • 151f64cef3 Merge pull request 'features/rewrite/cleanup' (#6) from features/rewrite/cleanup into features/rewrite/main Matija Koželj 2023-02-13 14:18:50 +0000
  • 96d65df75c Add project dependency from submodule Clean extra components in runner project #6 Matija Koželj 2023-02-13 15:13:30 +0100
  • d6f63ab76a Update Connected submodule Matija Koželj 2023-02-13 15:10:14 +0100
  • 3804dfbc35 Add submodule reference to Connected Matija Koželj 2023-02-13 15:08:39 +0100
  • 4f36e41d73 Remove botched SimpleSelect Matija Koželj 2023-02-13 15:03:18 +0100
  • ed15c8f24d Merge pull request 'Cleanup, progress' (#5) from features/rewrite/cleanup into features/rewrite/main Matija Koželj 2023-02-13 13:57:27 +0000
  • 3540dc8b54 Cleanup, progress #5 stm 2023-02-13 14:48:37 +0100
  • 38d5bd0149 Remove unnecessary csproj entries left over from MudBlazor features/new Matija Koželj 2023-02-09 12:33:19 +0100
  • 9832ec01d8 Progress stm 2023-02-09 12:26:53 +0100
  • 323c66fecd Progress stm 2023-02-09 10:36:55 +0100
  • 671b8f6a44 Switch reference to Connected.Components to project instead of nuget package Fix client startup to reflect Connected.Components cleanup Matija Koželj 2023-02-09 10:33:31 +0100
  • d43eca816c Merge branch 'features/nuget_autobuild' into features/new Matija Koželj 2023-02-09 10:25:28 +0100
  • 77a30b5cfe Progress stm 2023-02-07 14:56:13 +0100
  • dea04afcd4 Progress stm 2023-02-07 13:12:55 +0100
  • edb2249a43 Progress stm 2023-02-07 10:49:18 +0100
  • 457df20346 Progress stm 2023-02-06 14:59:57 +0100
  • 943579faec New start stm 2023-02-06 13:35:45 +0100
  • d8a7e0c5cd Revert "Progress - select" features/refactor stm 2023-02-01 14:57:49 +0100
  • d0370a6be4 Progress - select stm 2023-01-30 14:25:39 +0100
  • 1dabf54e39 Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor stm 2023-01-30 07:55:55 +0100
  • 3c256f989f ComponentsN - new components stm 2023-01-30 07:55:53 +0100
  • 1a424571ad Progress stm 2023-01-25 09:35:20 +0100
  • b178bbb9b0 Progress stm 2023-01-20 14:53:32 +0100
  • c3b267dfc4 Progress - Categorizing variables and methods stm 2023-01-20 11:10:16 +0100
  • 46c396e33f Progress stm 2023-01-18 13:32:25 +0100
  • 3ea88592ce Prograss - Input field stm 2023-01-18 10:27:39 +0100
  • ccbff06090 Add connected startup support features/nuget_autobuild Matija Koželj 2023-01-17 14:12:42 +0100
  • 853e0c5988 Switch Connected.Components dependency from project to package Matija Koželj 2023-01-17 14:12:12 +0100
  • fbab389f66 Add local nuget server to nuget config sources Matija Koželj 2023-01-17 13:46:28 +0100
  • 0f946cabe8 Add package deployment to local server to both projects Matija Koželj 2023-01-17 13:44:55 +0100
  • dc49cac63a Merge branch 'features/refactor' into features/nuget_autobuild Matija Koželj 2023-01-17 13:39:46 +0100
  • c5e97f9600 Progress stm 2023-01-17 10:15:49 +0100
  • 272d19fe8a Progress stm 2023-01-13 14:49:37 +0100
  • 1b35631693 Progress input stm 2023-01-13 12:27:18 +0100
  • cbdd376e91 progress input stm 2023-01-13 12:27:06 +0100
  • edcc8661e3 Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor stm 2023-01-13 12:26:05 +0100
  • b7db83fe15 Input progress stm 2023-01-13 12:25:51 +0100
  • a04a0f07e2 Progress stm 2023-01-13 12:19:02 +0100
  • 25606b926b Drawer showcase page Janko Jordan 2023-01-12 15:36:48 +0100
  • 9f1214fd9f DrawerContainer - Clipping fix stm 2023-01-11 14:15:10 +0100
  • b01b4e42df MainContent - rework stm 2023-01-11 13:31:29 +0100
  • 56cef22d26 Layout - Class apply fix stm 2023-01-11 13:15:30 +0100
  • f4c89aed85 Drawer - class fix stm 2023-01-11 10:43:32 +0100
  • f79cc037a8 Drawer stm 2023-01-11 10:36:20 +0100
  • 366f2bae6c Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor stm 2023-01-11 10:34:44 +0100
  • 51bbce3407 Drawer - classes, Grid, Item - rework stm 2023-01-11 10:34:27 +0100
  • e190dc9ddf Create sample page for Alerts Janko Jordan 2023-01-10 14:46:26 +0100
  • cfddc25b1c Test border radius Janko Jordan 2023-01-10 14:06:21 +0100
  • a0b6b82efd Test colors Janko Jordan 2023-01-10 14:04:29 +0100
  • 5ab2444fbc Update classes Janko Jordan 2023-01-10 14:03:02 +0100
  • 5e4b7e2028 Add class Janko Jordan 2023-01-10 13:59:20 +0100
  • 9a1a62537e Update nuget.config and tools to use custom scss compiler Matija Koželj 2023-01-10 13:52:01 +0100
  • 8b48fe5959 Prevent version.json from being copied to the output dir Matija Koželj 2023-01-10 13:28:24 +0100
  • cdff1f4ec4 Minor fixes stm 2023-01-10 13:22:49 +0100
  • 8c61578623 Changes: Drawer, Tabs, Layout stm 2023-01-10 13:03:51 +0100
  • 8d5445a509 Drawer - fixes Container - rework stm 2023-01-10 07:57:54 +0100
  • 7c8ca6fc47 Drawer - changes, removed tags used for testing stm 2023-01-10 07:50:16 +0100
  • 63a84810f5 Drawer, DrwerContainer, DrawerHeader - rework stm 2023-01-09 14:51:00 +0100
  • d042b55ac6 [WIP]: Transfer commit Matija Koželj 2023-01-03 14:16:28 +0100
  • d7fe9a8908 Add auto project build to repo Matija Koželj 2022-12-28 20:25:31 +0100
  • 7752e9a3fa Add automatic nuget build and versioning to both projects Matija Koželj 2022-12-28 17:43:41 +0100
  • 371a79545c Add license and standard nuget.config Matija Koželj 2022-12-28 17:35:21 +0100
  • c33820a8a7 Refactor ButtonBase, remove styling properties and rename per specs Matija Koželj 2022-12-27 11:00:20 +0100
  • 52a577df0d Refactor the ButtonType enum Matija Koželj 2022-12-27 10:49:52 +0100
  • a32c588e82 WIP: Add more examples of Alerts Janko Jordan 2022-12-21 16:08:48 +0100
  • f2bbe04eb5 Change Alert justification Janko Jordan 2022-12-21 16:07:30 +0100
  • f5bfb347af Add ds store to git ignore Janko Jordan 2022-12-21 16:05:07 +0100
  • 88710e4e3b Refactor the alert component Matija Koželj 2022-12-21 15:51:12 +0100
  • 3b6045c3e1 Add regular .css files to .gitignore Matija Koželj 2022-12-21 15:50:06 +0100
  • 663103f1d7 Add scripts to start watch of scss files during runtime Matija Koželj 2022-12-20 14:32:12 +0100
  • 1110bbf850 Add nuget.config to point to the connected public package repository Matija Koželj 2022-12-20 13:47:59 +0100
  • 580161eb25 Fix compiler settings to match new version of webcompiler Matija Koželj 2022-12-20 13:47:42 +0100
  • 12798c20f7 Increase version of webcompiler tool Matija Koželj 2022-12-20 13:47:20 +0100
  • fe1ef0fbc9 [WIP]: Save semi-refactored state for transfer Matija Koželj 2022-12-19 14:44:52 +0100
  • 53dd3bec33 [WIP] Fix styles and js not loading Replace all mud-* styles with non-mud alternatives Add css/js artifacts to ignore list in .gitignore Matija Koželj 2022-12-12 19:39:25 +0100
  • 2630b4eddd Merge pull request 'moved to src folder' (#3) from NamespaceRenaming into develop develop Matija Koželj 2022-12-12 16:00:24 +0000
  • d261bc0a4e Merge branch 'develop' into NamespaceRenaming #3 Matija Koželj 2022-12-12 16:00:04 +0000
  • dfe628ffce moved to src folder Tom Pipinic 2022-12-11 22:03:02 +0100
  • 2126cb7644 Merge pull request 'Refacoring namespaces' (#2) from NamespaceRenaming into develop Matija Koželj 2022-12-08 14:09:31 +0000
  • 4d44867ff4 Refacoring namespaces #2 Tom Pipinic 2022-12-08 14:43:36 +0100
  • c4ece6e9b7 [WIP] Add showcase and solution. Refactor base files. Matija Koželj 2022-12-07 17:16:31 +0100
  • be914e4b2e [WIP] Refactor converters and dependant components. Matija Koželj 2022-12-07 17:12:28 +0100
  • 6f91dacb0c [WIP] Refactor components to match converter refactor Matija Koželj 2022-12-06 19:18:32 +0100
  • f3ae953772 Remove reference to unused project Matija Koželj 2022-12-06 19:18:01 +0100
  • 2daf5b6c1e [WIP] Refactor default converters Matija Koželj 2022-12-06 19:17:23 +0100
  • 82594cff34 Remove connected specific files Matija Koželj 2022-12-06 19:16:52 +0100
  • f62c1f267e Refactor UIComponent Matija Koželj 2022-12-06 15:23:41 +0100
  • 08a8a5338f Initial commit Matija Koželj 2022-12-02 14:54:26 +0100
  • 8049495a57 Initial commit main Matija Koželj 2022-12-02 13:49:05 +0000