52fb18ddf1Fixes for InputAttributes in SimpleSelect
markosteger
2023-02-16 11:32:10 +01:00
5757d4a6e3Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
markosteger
2023-02-16 10:40:42 +01:00
d7c2b58f2eMerge pull request 'features/rewrite/numberinput' (#7) from features/rewrite/numberinput into features/rewrite/mainMatija Koželj2023-02-15 12:31:59 +00:00
fbd89e8aa4Merge branch 'features/rewrite/main' into features/rewrite/numberinput
markosteger
2023-02-15 13:27:22 +01:00
45380821adSimpleSelect - working example, waiting for css fix for not closing the select box upon clicking inside it
markosteger
2023-02-15 13:04:44 +01:00
ca4aab4002Simple select - working version with searchbox outside
markosteger
2023-02-15 10:01:16 +01:00
1eb7202561Removed unnecessary SatateHasChanged() on Textinput
stm
2023-02-15 09:38:24 +01:00
e416c42952NumberInput - 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 +01:00
671b8f6a44Switch 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 +01:00
d43eca816cMerge branch 'features/nuget_autobuild' into features/new
Matija Koželj
2023-02-09 10:25:28 +01:00
88710e4e3bRefactor the alert component
Matija Koželj
2022-12-21 15:51:12 +01:00
3b6045c3e1Add regular .css files to .gitignore
Matija Koželj
2022-12-21 15:50:06 +01:00
663103f1d7Add scripts to start watch of scss files during runtime
Matija Koželj
2022-12-20 14:32:12 +01:00
1110bbf850Add nuget.config to point to the connected public package repository
Matija Koželj
2022-12-20 13:47:59 +01:00
580161eb25Fix compiler settings to match new version of webcompiler
Matija Koželj
2022-12-20 13:47:42 +01:00
12798c20f7Increase version of webcompiler tool
Matija Koželj
2022-12-20 13:47:20 +01:00
fe1ef0fbc9[WIP]: Save semi-refactored state for transfer
Matija Koželj
2022-12-19 14:44:52 +01:00
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 +01:00
2630b4edddMerge pull request 'moved to src folder' (#3) from NamespaceRenaming into develop
develop
Matija Koželj2022-12-12 16:00:24 +00:00
d261bc0a4eMerge branch 'develop' into NamespaceRenamingMatija Koželj2022-12-12 16:00:04 +00:00
dfe628ffcemoved to src folder
Tom Pipinic
2022-12-11 22:03:02 +01:00
2126cb7644Merge pull request 'Refacoring namespaces' (#2) from NamespaceRenaming into developMatija Koželj2022-12-08 14:09:31 +00:00
4d44867ff4Refacoring namespaces
Tom Pipinic
2022-12-08 14:43:36 +01:00
c4ece6e9b7[WIP] Add showcase and solution. Refactor base files.
Matija Koželj
2022-12-07 17:16:31 +01:00
be914e4b2e[WIP] Refactor converters and dependant components.
Matija Koželj
2022-12-07 17:12:28 +01:00
6f91dacb0c[WIP] Refactor components to match converter refactor
Matija Koželj
2022-12-06 19:18:32 +01:00
f3ae953772Remove reference to unused project
Matija Koželj
2022-12-06 19:18:01 +01:00
2daf5b6c1e[WIP] Refactor default converters
Matija Koželj
2022-12-06 19:17:23 +01:00
82594cff34Remove connected specific files
Matija Koželj
2022-12-06 19:16:52 +01:00
f62c1f267eRefactor UIComponent
Matija Koželj
2022-12-06 15:23:41 +01:00
08a8a5338fInitial commit
Matija Koželj
2022-12-02 14:54:26 +01:00