Matija Koželj
|
a9e0968740
|
Set Connected dependency branch to develop
|
2 years ago |
Matija Koželj
|
acd9963b41
|
Update Connected dependency
|
2 years ago |
Matija Koželj
|
70f1d13803
|
Add init batch script
|
2 years ago |
Matija Koželj
|
10a7454c48
|
Merge pull request 'features/rewrite/modal1' (#10) from features/rewrite/modal1 into features/rewrite/main
Reviewed-on: #10
Reviewed-by: Matija Koželj <matija.kozelj@tompit.com>
|
2 years ago |
markosteger
|
a4d1f798f4
|
ModalDialog - ModalDialogService.cs, ModalEvents.cs, ModalOptions.cs file location change
|
2 years ago |
markosteger
|
2a8aac91df
|
ModalDialog - fixed ESC key press event
|
2 years ago |
markosteger
|
a1e5043db8
|
ModalDialog - usage in Program.cs and MainLayout.razor
|
2 years ago |
markosteger
|
ff3a36eb64
|
ModalDialog - added ModalButton class, ModalButtonType enum, relocation of classes outside the Services folder to Models/Modal
|
2 years ago |
markosteger
|
422da4d079
|
ModalDialog - added ModalOptions
|
2 years ago |
markosteger
|
4f635b573c
|
ModalDialog
|
2 years ago |
markosteger
|
69413494c5
|
Modal - added EventCallback for confirm click (working) but will try to rewrite it
|
2 years ago |
markosteger
|
858dd59688
|
Added ToggleGlyphButton
|
2 years ago |
markosteger
|
b9b1c16e23
|
New styles
|
2 years ago |
Janko Jordan
|
6d18a84a0d
|
added styles to classes
|
2 years ago |
markosteger
|
ea2a9e1744
|
Separating Button and GlyphButton
|
2 years ago |
markosteger
|
60f1a90784
|
Code style fixes - added regions, summary, comments.
|
2 years ago |
Matija Koželj
|
2d78796801
|
Quick review, must be completed by author
|
2 years ago |
Janko Jordan
|
8d39d47cbc
|
Add watch to runner project
|
2 years ago |
markosteger
|
3a5d96fc5e
|
new ToggleInput, Fixed binding on Radio and CheckBox
|
2 years ago |
Matija Koželj
|
31be47fb6a
|
Merge branch 'features/rewrite/styles' of https://git.tompit.com/Connected/Connected.Components into features/rewrite/styles
|
2 years ago |
Matija Koželj
|
42d67dee07
|
Merge pull request 'Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class' (#8) from features/rewrite/checkbox into features/rewrite/main
Reviewed-on: #8
|
2 years ago |
markosteger
|
7c60aefe31
|
SimpleSelect - code cleanup (removed unnecessary blank space, removed unused private methods)
|
2 years ago |
markosteger
|
d688b25589
|
Radio, RadioGroup
|
2 years ago |
markosteger
|
a90cf518a3
|
Fixes for InputAttributes in SimpleSelect
|
2 years ago |
markosteger
|
e83e46abc0
|
Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
|
2 years ago |
Janko Jordan
|
9726016f21
|
Add new components
|
2 years ago |
Janko Jordan
|
24d6799f72
|
Add styles for buttons, sidebar, toggle, input, checkbox, radio, grid
|
2 years ago |
Matija Koželj
|
cac80598f0
|
Clear remaining nuget package traces
|
2 years ago |
Matija Koželj
|
d7c2b58f2e
|
Merge pull request 'features/rewrite/numberinput' (#7) from features/rewrite/numberinput into features/rewrite/main
Reviewed-on: #7
Code style needs work, will be done with future commits to allow further work now.
|
2 years ago |
markosteger
|
fbd89e8aa4
|
Merge branch 'features/rewrite/main' into features/rewrite/numberinput
|
2 years ago |
markosteger
|
45380821ad
|
SimpleSelect - working example, waiting for css fix for not closing the select box upon clicking inside it
|
2 years ago |
markosteger
|
ca4aab4002
|
Simple select - working version with searchbox outside
|
2 years ago |
stm
|
1eb7202561
|
Removed unnecessary SatateHasChanged() on Textinput
|
2 years ago |
stm
|
e0c0e3dd68
|
Added AspNetCore.Components reference
|
2 years ago |
stm
|
e416c42952
|
NumberInput - added onchange method to run Math.Round on the Value when leaving field, adjusting the decimal places provided with DecimalPlaces parameter
|
2 years ago |
stm
|
1fd0028557
|
Number Input - mousewheeel fix, prevent of enetering flase characters
|
2 years ago |
Matija Koželj
|
a63bd4e5ed
|
Remove local repositories from nuget.config
|
2 years ago |
Matija Koželj
|
151f64cef3
|
Merge pull request 'features/rewrite/cleanup' (#6) from features/rewrite/cleanup into features/rewrite/main
Reviewed-on: #6
|
2 years ago |
Matija Koželj
|
96d65df75c
|
Add project dependency from submodule
Clean extra components in runner project
|
2 years ago |
Matija Koželj
|
d6f63ab76a
|
Update Connected submodule
|
2 years ago |
Matija Koželj
|
3804dfbc35
|
Add submodule reference to Connected
|
2 years ago |
Matija Koželj
|
4f36e41d73
|
Remove botched SimpleSelect
|
2 years ago |
Matija Koželj
|
ed15c8f24d
|
Merge pull request 'Cleanup, progress' (#5) from features/rewrite/cleanup into features/rewrite/main
Reviewed-on: #5
|
2 years ago |
stm
|
3540dc8b54
|
Cleanup, progress
|
2 years ago |
Matija Koželj
|
38d5bd0149
|
Remove unnecessary csproj entries left over from MudBlazor
|
2 years ago |
stm
|
9832ec01d8
|
Progress
|
2 years ago |
stm
|
323c66fecd
|
Progress
|
2 years ago |
Matija Koželj
|
671b8f6a44
|
Switch reference to Connected.Components to project instead of nuget package
Fix client startup to reflect Connected.Components cleanup
|
2 years ago |
Matija Koželj
|
d43eca816c
|
Merge branch 'features/nuget_autobuild' into features/new
|
2 years ago |
stm
|
77a30b5cfe
|
Progress
|
2 years ago |