Matija Koželj
|
ae73d175e6
|
Add OpenSans fonts
|
2023-03-09 14:49:43 +01:00 |
|
|
04309b1514
|
Changes and new components in Styles: appbar, badge, icon-bittons, buttons, card, chip, dropdown, grid, icons, inputs, modal, sidebar, snaclbar, top loading bar
|
2023-03-06 15:48:32 +01:00 |
|
markosteger
|
b3bc1fd2e2
|
DatePicker - fixed errors rgearding variable name changes
|
2023-03-06 15:26:57 +01:00 |
|
markosteger
|
978dd7ad85
|
DatePicker - Index update binding beacuse of the name changes
|
2023-03-06 15:26:57 +01:00 |
|
markosteger
|
92f42169fa
|
DatePicker - changes on variable acces level (public -> private), variable names, Added methods for range select (only framework, nothing works yet)
|
2023-03-06 15:26:57 +01:00 |
|
Matija Koželj
|
e8e81d740a
|
DatePicker - concept, waiting for proper css styling for final edit
|
2023-03-06 15:26:28 +01:00 |
|
markosteger
|
1e0cc64150
|
DatePicker - first commit
|
2023-03-06 15:24:24 +01:00 |
|
markosteger
|
550d608104
|
FormWizard - working example
|
2023-03-06 10:49:00 +01:00 |
|
markosteger
|
a4d1f798f4
|
ModalDialog - ModalDialogService.cs, ModalEvents.cs, ModalOptions.cs file location change
|
2023-02-27 13:17:31 +01:00 |
|
markosteger
|
2a8aac91df
|
ModalDialog - fixed ESC key press event
|
2023-02-27 13:12:06 +01:00 |
|
markosteger
|
a1e5043db8
|
ModalDialog - usage in Program.cs and MainLayout.razor
|
2023-02-27 12:18:05 +01:00 |
|
markosteger
|
ff3a36eb64
|
ModalDialog - added ModalButton class, ModalButtonType enum, relocation of classes outside the Services folder to Models/Modal
|
2023-02-27 12:11:37 +01:00 |
|
markosteger
|
422da4d079
|
ModalDialog - added ModalOptions
|
2023-02-27 08:54:01 +01:00 |
|
markosteger
|
4f635b573c
|
ModalDialog
|
2023-02-27 08:45:13 +01:00 |
|
markosteger
|
69413494c5
|
Modal - added EventCallback for confirm click (working) but will try to rewrite it
|
2023-02-24 10:49:16 +01:00 |
|
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 |
|
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 |
|
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
|
96d65df75c
|
Add project dependency from submodule
Clean extra components in runner project
|
2023-02-13 15:13:30 +01:00 |
|
Matija Koželj
|
4f36e41d73
|
Remove botched SimpleSelect
|
2023-02-13 15:03:18 +01: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 |
|