63 Commits

Author SHA1 Message Date
stm
63a84810f5 Drawer, DrwerContainer, DrawerHeader - rework 2023-01-09 14:51:00 +01:00
Matija Koželj
d042b55ac6 [WIP]: Transfer commit 2023-01-03 14:16:28 +01:00
Matija Koželj
7752e9a3fa Add automatic nuget build and versioning to both projects 2022-12-28 17:43:41 +01:00
Matija Koželj
c33820a8a7 Refactor ButtonBase, remove styling properties and rename per specs 2022-12-27 11:00:20 +01:00
Matija Koželj
52a577df0d Refactor the ButtonType enum 2022-12-27 10:49:52 +01:00
a32c588e82 WIP: Add more examples of Alerts 2022-12-21 16:14:17 +01:00
f2bbe04eb5 Change Alert justification 2022-12-21 16:14:17 +01:00
Matija Koželj
88710e4e3b Refactor the alert component
All styling properties and classes have been removed in favor of named
subcomponents. Any and all component styling should be through classes.
2022-12-21 15:51:12 +01:00
Matija Koželj
580161eb25 Fix compiler settings to match new version of webcompiler 2022-12-20 13:47:42 +01:00
Matija Koželj
12798c20f7 Increase version of webcompiler tool 2022-12-20 13:47:20 +01:00
Matija Koželj
fe1ef0fbc9 [WIP]: Save semi-refactored state for transfer 2022-12-19 14:44:52 +01:00
Matija Koželj
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

Required steps for successful build were missing critical pieces:
- Required the excubo web compiler for js/css compilation (https://github.com/excubo-ag/WebCompiler)
- Required .csproj modification to include js/css compilation at build
- Required minified files added to the final index.html page as styles/scripts
2022-12-12 19:39:25 +01:00
Tom Pipinic
dfe628ffce moved to src folder 2022-12-11 22:03:02 +01:00