markosteger
|
858dd59688
|
Added ToggleGlyphButton
|
2023-02-22 12:11:51 +01:00 |
|
markosteger
|
b9b1c16e23
|
New styles
|
2023-02-22 12:10:52 +01:00 |
|
|
6d18a84a0d
|
added styles to classes
|
2023-02-22 10:40:59 +01:00 |
|
markosteger
|
ea2a9e1744
|
Separating Button and GlyphButton
|
2023-02-22 09:47:19 +01:00 |
|
markosteger
|
60f1a90784
|
Code style fixes - added regions, summary, comments.
|
2023-02-21 15:04:45 +01:00 |
|
Matija Koželj
|
2d78796801
|
Quick review, must be completed by author
|
2023-02-17 13:50:59 +01:00 |
|
|
8d39d47cbc
|
Add watch to runner project
|
2023-02-17 12:49:27 +01:00 |
|
markosteger
|
3a5d96fc5e
|
new ToggleInput, Fixed binding on Radio and CheckBox
|
2023-02-17 12:38:26 +01:00 |
|
Matija Koželj
|
31be47fb6a
|
Merge branch 'features/rewrite/styles' of https://git.tompit.com/Connected/Connected.Components into features/rewrite/styles
|
2023-02-17 10:47:45 +01:00 |
|
|
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
|
2023-02-17 09:46:18 +00:00 |
|
markosteger
|
7c60aefe31
|
SimpleSelect - code cleanup (removed unnecessary blank space, removed unused private methods)
|
2023-02-17 09:46:19 +00:00 |
|
markosteger
|
d688b25589
|
Radio, RadioGroup
|
2023-02-17 09:46:19 +00:00 |
|
markosteger
|
a90cf518a3
|
Fixes for InputAttributes in SimpleSelect
|
2023-02-17 09:46:19 +00:00 |
|
markosteger
|
e83e46abc0
|
Checkbox - working example -- NumberInput,TextInput - InputAttributes initialization moved to InputBase class
|
2023-02-17 09:46:19 +00:00 |
|
|
9726016f21
|
Add new components
|
2023-02-17 10:36:31 +01:00 |
|
|
24d6799f72
|
Add styles for buttons, sidebar, toggle, input, checkbox, radio, grid
|
2023-02-17 10:36:31 +01:00 |
|
Matija Koželj
|
cac80598f0
|
Clear remaining nuget package traces
|
2023-02-17 10:31:21 +01:00 |
|
|
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.
|
2023-02-15 12:31:59 +00:00 |
|
markosteger
|
fbd89e8aa4
|
Merge branch 'features/rewrite/main' into features/rewrite/numberinput
|
2023-02-15 13:27:22 +01:00 |
|
markosteger
|
45380821ad
|
SimpleSelect - working example, waiting for css fix for not closing the select box upon clicking inside it
|
2023-02-15 13:04:44 +01:00 |
|
markosteger
|
ca4aab4002
|
Simple select - working version with searchbox outside
|
2023-02-15 10:01:16 +01:00 |
|
stm
|
1eb7202561
|
Removed unnecessary SatateHasChanged() on Textinput
|
2023-02-15 09:38:24 +01:00 |
|
stm
|
e0c0e3dd68
|
Added AspNetCore.Components reference
|
2023-02-15 08:14:30 +01:00 |
|
stm
|
e416c42952
|
NumberInput - added onchange method to run Math.Round on the Value when leaving field, adjusting the decimal places provided with DecimalPlaces parameter
|
2023-02-15 08:12:42 +01:00 |
|
stm
|
1fd0028557
|
Number Input - mousewheeel fix, prevent of enetering flase characters
|
2023-02-14 14:30:15 +01:00 |
|
Matija Koželj
|
a63bd4e5ed
|
Remove local repositories from nuget.config
|
2023-02-13 15:20:34 +01:00 |
|
|
151f64cef3
|
Merge pull request 'features/rewrite/cleanup' (#6) from features/rewrite/cleanup into features/rewrite/main
Reviewed-on: #6
|
2023-02-13 14:18:50 +00:00 |
|
Matija Koželj
|
96d65df75c
|
Add project dependency from submodule
Clean extra components in runner project
|
2023-02-13 15:13:30 +01:00 |
|
Matija Koželj
|
d6f63ab76a
|
Update Connected submodule
|
2023-02-13 15:10:14 +01:00 |
|
Matija Koželj
|
3804dfbc35
|
Add submodule reference to Connected
|
2023-02-13 15:08:39 +01:00 |
|
Matija Koželj
|
4f36e41d73
|
Remove botched SimpleSelect
|
2023-02-13 15:03:18 +01:00 |
|
|
ed15c8f24d
|
Merge pull request 'Cleanup, progress' (#5) from features/rewrite/cleanup into features/rewrite/main
Reviewed-on: #5
|
2023-02-13 13:57:27 +00:00 |
|
stm
|
3540dc8b54
|
Cleanup, progress
|
2023-02-13 14:48:37 +01:00 |
|
Matija Koželj
|
38d5bd0149
|
Remove unnecessary csproj entries left over from MudBlazor
|
2023-02-09 12:33:19 +01:00 |
|
stm
|
9832ec01d8
|
Progress
|
2023-02-09 12:26:53 +01:00 |
|
stm
|
323c66fecd
|
Progress
|
2023-02-09 10:36:55 +01:00 |
|
Matija Koželj
|
671b8f6a44
|
Switch reference to Connected.Components to project instead of nuget package
Fix client startup to reflect Connected.Components cleanup
|
2023-02-09 10:33:31 +01:00 |
|
Matija Koželj
|
d43eca816c
|
Merge branch 'features/nuget_autobuild' into features/new
|
2023-02-09 10:25:28 +01:00 |
|
stm
|
77a30b5cfe
|
Progress
|
2023-02-07 14:56:13 +01:00 |
|
stm
|
dea04afcd4
|
Progress
|
2023-02-07 13:12:55 +01:00 |
|
stm
|
edb2249a43
|
Progress
|
2023-02-07 10:49:18 +01:00 |
|
stm
|
457df20346
|
Progress
|
2023-02-06 14:59:57 +01:00 |
|
stm
|
943579faec
|
New start
|
2023-02-06 13:35:45 +01:00 |
|
stm
|
d8a7e0c5cd
|
Revert "Progress - select"
This reverts commit d0370a6be479c03517fa76345cef1d4d7bd63ee2.
|
2023-02-01 14:57:49 +01:00 |
|
stm
|
d0370a6be4
|
Progress - select
|
2023-01-30 14:25:39 +01:00 |
|
stm
|
1dabf54e39
|
Merge branch 'features/refactor' of https://git.tompit.com/Connected/Connected.Components into features/refactor
|
2023-01-30 07:55:55 +01:00 |
|
stm
|
3c256f989f
|
ComponentsN - new components
|
2023-01-30 07:55:53 +01:00 |
|
stm
|
1a424571ad
|
Progress
|
2023-01-25 09:35:20 +01:00 |
|
stm
|
b178bbb9b0
|
Progress
|
2023-01-20 14:53:32 +01:00 |
|
stm
|
c3b267dfc4
|
Progress - Categorizing variables and methods
|
2023-01-20 11:10:16 +01:00 |
|